Trace number 2695988

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.1 1009.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_18.opb.PB06.opb
MD5SUMe1d6958876c3f9359c6b5193f1345bd5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1050
Best CPU time to get the best result obtained on this benchmark1789.61
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1038
Optimality of the best value was proved NO
Number of variables1964
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1964
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 1964
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 1964
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-2695988-1278017727.opb.
0.00/0.00	c Instance file HOME/instance-2695988-1278017727.opb
0.00/0.00	c File size is 112193 bytes.
0.00/0.99	c Highest Coefficient sum: 3
0.00/0.99	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.99/1.00	c ============================[ Problem Statistics ]=============================
0.99/1.00	c |                                                                             |
0.99/1.00	c |  Parsing time:          0.99         s                                      |
0.99/1.00	c |  Number Variables:      1964                                                |
0.99/1.01	c |  Number Constraints:    4000                                                |
0.99/1.01	c ===============================================================================
1800.06/1009.91	c Remaining time 1799.00 sec.
1800.06/1009.91	c 
1800.06/1009.91	c *** INTERRUPTED ***
1800.06/1009.91	s UNKNOWN
1800.06/1009.91	c Total CPU time              : 1797.73 s
1800.06/1009.91	c Memory used           : 77.29 MB
1800.06/1009.91	c CPU time              : 1797.73 s
1800.06/1009.91	c 
1800.06/1009.91	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-2695988-1278017727/watcher-2695988-1278017727 -o /tmp/evaluation-result-2695988-1278017727/solver-2695988-1278017727 -C 1800 -W 2000 -M 1800 run HOME/instance-2695988-1278017727.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.01 1.97 1.74 3/105 30953
/proc/meminfo: memFree=1523728/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0

[startup+0.0957089 s]
/proc/loadavg: 2.01 1.97 1.74 3/105 30953
/proc/meminfo: memFree=1523728/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10171 s]
/proc/loadavg: 2.01 1.97 1.74 3/105 30953
/proc/meminfo: memFree=1523728/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301735 s]
/proc/loadavg: 2.01 1.97 1.74 3/105 30953
/proc/meminfo: memFree=1523728/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701786 s]
/proc/loadavg: 2.01 1.97 1.74 3/105 30953
/proc/meminfo: memFree=1523728/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50189 s]
/proc/loadavg: 2.01 1.97 1.74 2/107 30955
/proc/meminfo: memFree=1520488/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=25488 CPUtime=1.49
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 4601 0 0 0 147 2 0 0 18 0 1 0 143064082 26099712 3015 1992294400 134512640 146736320 4293981040 18446744073709551615 139044550 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30954/statm: 6372 3015 1017 2985 0 2914 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34188

[startup+3.10109 s]
/proc/loadavg: 1.93 1.95 1.73 2/107 30955
/proc/meminfo: memFree=1514784/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=25864 CPUtime=3.08
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 5099 0 0 0 306 2 0 0 21 0 1 0 143064082 26484736 3182 1992294400 134512640 146736320 4293981040 18446744073709551615 136015692 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30954/statm: 6466 3182 1018 2985 0 3008 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34564

[startup+6.30149 s]
/proc/loadavg: 1.93 1.95 1.73 2/107 30955
/proc/meminfo: memFree=1513296/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=25840 CPUtime=6.28
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 5718 0 0 0 625 3 0 0 25 0 1 0 143064082 26460160 3191 1992294400 134512640 146736320 4293981040 18446744073709551615 136403136 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30954/statm: 6460 3191 1018 2985 0 3002 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34540

[startup+12.7013 s]
/proc/loadavg: 1.79 1.92 1.72 2/107 30955
/proc/meminfo: memFree=1513792/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=27032 CPUtime=12.68
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 7243 0 0 0 1264 4 0 0 25 0 1 0 143064082 27680768 3479 1992294400 134512640 146736320 4293981040 18446744073709551615 136406500 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30954/statm: 6758 3479 1019 2985 0 3300 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35732

[startup+25.5009 s]
/proc/loadavg: 1.67 1.89 1.71 2/107 30957
/proc/meminfo: memFree=1512428/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=28052 CPUtime=25.48
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 11251 0 0 0 2542 6 0 0 25 0 1 0 143064082 28725248 3740 1992294400 134512640 146736320 4293981040 18446744073709551615 136406061 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30954/statm: 7013 3740 1019 2985 0 3555 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36752

[startup+51.1011 s]
/proc/loadavg: 1.52 1.84 1.70 4/108 30958
/proc/meminfo: memFree=1507336/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=45028 CPUtime=54.25
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 16157 0 0 0 5416 9 0 0 17 0 2 0 143064082 46108672 5040 1992294400 134512640 146736320 4293981040 18446744073709551615 136008245 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30954/statm: 11257 5040 1050 2985 0 7799 0
[pid=30954/tid=30958] ppid=30953 vsize=45028 CPUtime=4.89
/proc/30954/task/30958/stat : 30958 (pb_cplex) R 30953 30953 30757 0 -1 4202560 513 0 0 0 489 0 0 0 25 0 2 0 143068403 46108672 5040 1992294400 134512640 146736320 4293981040 18446744073709551615 135525911 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 54.25
Current children cumulated vsize (KiB) 53728

[startup+102.309 s]
/proc/loadavg: 1.66 1.83 1.71 3/108 30960
/proc/meminfo: memFree=1506344/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=45740 CPUtime=148.66
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 16353 0 0 0 14851 15 0 0 25 0 2 0 143064082 46837760 5231 1992294400 134512640 146736320 4293981040 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30954/statm: 11435 5231 1071 2985 0 7977 0
[pid=30954/tid=30958] ppid=30953 vsize=45740 CPUtime=52.56
/proc/30954/task/30958/stat : 30958 (pb_cplex) R 30953 30953 30757 0 -1 4202560 602 0 0 0 5253 3 0 0 18 0 2 0 143068403 46837760 5231 1992294400 134512640 146736320 4293981040 18446744073709551615 136000422 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 148.66
Current children cumulated vsize (KiB) 54440

[startup+162.301 s]
/proc/loadavg: 1.53 1.75 1.69 3/108 30961
/proc/meminfo: memFree=1489852/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=70436 CPUtime=231.58
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 21029 0 0 0 23137 21 0 0 25 0 2 0 143064082 72126464 9338 1992294400 134512640 146736320 4293981040 18446744073709551615 136008017 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30954/statm: 17609 9338 1067 2985 0 14151 0
[pid=30954/tid=30961] ppid=30953 vsize=70436 CPUtime=17.19
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 16 0 0 0 1719 0 0 0 25 0 2 0 143078263 72126464 9338 1992294400 134512640 146736320 4293981040 18446744073709551615 135446013 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 231.58
Current children cumulated vsize (KiB) 79136

[startup+222.302 s]
/proc/loadavg: 1.83 1.81 1.71 4/108 30963
/proc/meminfo: memFree=1489480/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=71644 CPUtime=343.42
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 21211 0 0 0 34315 27 0 0 25 0 2 0 143064082 73363456 9410 1992294400 134512640 146736320 4293981040 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30954/statm: 17911 9410 1067 2985 0 14453 0
[pid=30954/tid=30961] ppid=30953 vsize=71644 CPUtime=71.15
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 51 0 0 0 7111 4 0 0 18 0 2 0 143078263 73363456 9410 1992294400 134512640 146736320 4293981040 18446744073709551615 135854189 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 343.42
Current children cumulated vsize (KiB) 80344

[startup+282.301 s]
/proc/loadavg: 1.76 1.79 1.71 3/108 30965
/proc/meminfo: memFree=1488984/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=72144 CPUtime=453.83
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 21465 0 0 0 45346 37 0 0 19 0 2 0 143064082 73875456 9551 1992294400 134512640 146736320 4293981040 18446744073709551615 136008423 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30954/statm: 18036 9551 1067 2985 0 14578 0
[pid=30954/tid=30961] ppid=30953 vsize=72144 CPUtime=127.12
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 99 0 0 0 12702 10 0 0 25 0 2 0 143078263 73875456 9551 1992294400 134512640 146736320 4293981040 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 453.83
Current children cumulated vsize (KiB) 80844

[startup+342.302 s]
/proc/loadavg: 1.76 1.81 1.72 3/108 30976
/proc/meminfo: memFree=1487496/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=72324 CPUtime=564.02
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 31978 0 0 0 56348 54 0 0 17 0 2 0 143064082 74059776 9669 1992294400 134512640 146736320 4293981040 18446744073709551615 139042881 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30954/statm: 18081 9669 1067 2985 0 14623 0
[pid=30954/tid=30961] ppid=30953 vsize=72324 CPUtime=184.62
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 9610 0 0 0 18441 21 0 0 25 0 2 0 143078263 74059776 9669 1992294400 134512640 146736320 4293981040 18446744073709551615 139042901 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 564.02
Current children cumulated vsize (KiB) 81024

[startup+402.301 s]

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

[pid=30954] ppid=30953 vsize=73244 CPUtime=784.9
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 48660 0 0 0 78407 83 0 0 19 0 2 0 143064082 75001856 10003 1992294400 134512640 146736320 4293981040 18446744073709551615 136008665 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30954/statm: 18311 10003 1067 2985 0 14853 0
[pid=30954/tid=30961] ppid=30953 vsize=73244 CPUtime=298.27
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 26126 0 0 0 29788 39 0 0 25 0 2 0 143078263 75001856 10003 1992294400 134512640 146736320 4293981040 18446744073709551615 136475782 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 784.9
Current children cumulated vsize (KiB) 81944

[startup+522.301 s]
/proc/loadavg: 1.90 1.86 1.75 3/108 30980
/proc/meminfo: memFree=1486628/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=74412 CPUtime=894.89
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 58939 0 0 0 89390 99 0 0 19 0 2 0 143064082 76197888 10109 1992294400 134512640 146736320 4293981040 18446744073709551615 136000326 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30954/statm: 18603 10109 1067 2985 0 15145 0
[pid=30954/tid=30961] ppid=30953 vsize=74412 CPUtime=352.09
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 36363 0 0 0 35160 49 0 0 25 0 2 0 143078263 76197888 10109 1992294400 134512640 146736320 4293981040 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 894.89
Current children cumulated vsize (KiB) 83112

[startup+582.302 s]
/proc/loadavg: 2.09 1.93 1.78 2/108 30982
/proc/meminfo: memFree=1486008/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=74792 CPUtime=1003.44
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 68577 0 0 0 100228 116 0 0 25 0 2 0 143064082 76587008 10265 1992294400 134512640 146736320 4293981040 18446744073709551615 136000485 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30954/statm: 18698 10265 1067 2985 0 15240 0
[pid=30954/tid=30961] ppid=30953 vsize=74792 CPUtime=407.48
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 45934 0 0 0 40688 60 0 0 22 0 2 0 143078263 76587008 10265 1992294400 134512640 146736320 4293981040 18446744073709551615 136385183 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1003.44
Current children cumulated vsize (KiB) 83492

[startup+642.301 s]
/proc/loadavg: 2.04 1.94 1.79 5/108 30984
/proc/meminfo: memFree=1485388/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=74924 CPUtime=1113.86
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 80200 0 0 0 111253 133 0 0 17 0 2 0 143064082 76722176 10396 1992294400 134512640 146736320 4293981040 18446744073709551615 136008454 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30954/statm: 18731 10396 1067 2985 0 15273 0
[pid=30954/tid=30961] ppid=30953 vsize=74924 CPUtime=464.9
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 57504 0 0 0 46418 72 0 0 23 0 2 0 143078263 76722176 10396 1992294400 134512640 146736320 4293981040 18446744073709551615 135855165 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1113.86
Current children cumulated vsize (KiB) 83624

[startup+702.302 s]
/proc/loadavg: 2.22 1.98 1.81 5/108 30986
/proc/meminfo: memFree=1484520/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=75380 CPUtime=1224.96
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 92050 0 0 0 122348 148 0 0 17 0 2 0 143064082 77189120 10568 1992294400 134512640 146736320 4293981040 18446744073709551615 135999699 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30954/statm: 18845 10568 1067 2985 0 15387 0
[pid=30954/tid=30961] ppid=30953 vsize=75380 CPUtime=521.43
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 69263 0 0 0 52060 83 0 0 25 0 2 0 143078263 77189120 10568 1992294400 134512640 146736320 4293981040 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1224.96
Current children cumulated vsize (KiB) 84080

[startup+762.309 s]
/proc/loadavg: 2.08 1.98 1.82 3/108 30986
/proc/meminfo: memFree=1484024/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=76592 CPUtime=1337.54
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 101138 0 0 0 133591 163 0 0 19 0 2 0 143064082 78430208 10712 1992294400 134512640 146736320 4293981040 18446744073709551615 136385174 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30954/statm: 19148 10712 1067 2985 0 15690 0
[pid=30954/tid=30961] ppid=30953 vsize=76592 CPUtime=579.24
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 78287 0 0 0 57832 92 0 0 25 0 2 0 143078263 78430208 10712 1992294400 134512640 146736320 4293981040 18446744073709551615 136403129 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1337.54
Current children cumulated vsize (KiB) 85292

[startup+822.302 s]
/proc/loadavg: 1.95 1.95 1.82 2/108 30988
/proc/meminfo: memFree=1483528/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=77004 CPUtime=1449.16
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 112152 0 0 0 144734 182 0 0 25 0 2 0 143064082 78852096 10878 1992294400 134512640 146736320 4293981040 18446744073709551615 139042974 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30954/statm: 19251 10878 1067 2985 0 15793 0
[pid=30954/tid=30961] ppid=30953 vsize=77004 CPUtime=634.49
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 89215 0 0 0 63345 104 0 0 16 0 2 0 143078263 78852096 10878 1992294400 134512640 146736320 4293981040 18446744073709551615 136002937 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1449.16
Current children cumulated vsize (KiB) 85704

[startup+882.302 s]
/proc/loadavg: 2.08 1.99 1.84 3/108 30990
/proc/meminfo: memFree=1482660/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=77300 CPUtime=1561.45
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 123883 0 0 0 155946 199 0 0 19 0 2 0 143064082 79155200 11048 1992294400 134512640 146736320 4293981040 18446744073709551615 135466468 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30954/statm: 19325 11048 1067 2985 0 15867 0
[pid=30954/tid=30961] ppid=30953 vsize=77300 CPUtime=691.39
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 100859 0 0 0 69024 115 0 0 25 0 2 0 143078263 79155200 11048 1992294400 134512640 146736320 4293981040 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1561.45
Current children cumulated vsize (KiB) 86000

[startup+942.302 s]
/proc/loadavg: 1.96 1.97 1.84 3/108 30992
/proc/meminfo: memFree=1481916/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=78636 CPUtime=1674.7
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 137711 0 0 0 167253 217 0 0 25 0 2 0 143064082 80523264 11227 1992294400 134512640 146736320 4293981040 18446744073709551615 139046548 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30954/statm: 19659 11227 1067 2985 0 16201 0
[pid=30954/tid=30961] ppid=30953 vsize=78636 CPUtime=749.21
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 114590 0 0 0 74794 127 0 0 20 0 2 0 143078263 80523264 11227 1992294400 134512640 146736320 4293981040 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1674.7
Current children cumulated vsize (KiB) 87336

[startup+1002.3 s]
/proc/loadavg: 2.11 2.01 1.85 4/108 30994
/proc/meminfo: memFree=1481172/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=79140 CPUtime=1785.64
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 148896 0 0 0 178331 233 0 0 19 0 2 0 143064082 81039360 11405 1992294400 134512640 146736320 4293981040 18446744073709551615 136008604 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30954/statm: 19785 11405 1067 2985 0 16327 0
[pid=30954/tid=30961] ppid=30953 vsize=79140 CPUtime=804.78
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 125675 0 0 0 80341 137 0 0 23 0 2 0 143078263 81039360 11405 1992294400 134512640 146736320 4293981040 18446744073709551615 136403129 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (KiB) 87840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1009.9 s]
/proc/loadavg: 2.10 2.01 1.85 4/108 30994
/proc/meminfo: memFree=1481048/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=79140 CPUtime=1800.06
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 150430 0 0 0 179771 235 0 0 22 0 2 0 143064082 81039360 11416 1992294400 134512640 146736320 4293981040 18446744073709551615 136475782 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30954/statm: 19785 11416 1067 2985 0 16327 0
[pid=30954/tid=30961] ppid=30953 vsize=79140 CPUtime=812.23
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 127209 0 0 0 81084 139 0 0 18 0 2 0 143078263 81039360 11416 1992294400 134512640 146736320 4293981040 18446744073709551615 136007975 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 87840

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

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

[startup+1009.9 s]
/proc/loadavg: 2.10 2.01 1.85 4/108 30994
/proc/meminfo: memFree=1481048/2059040 swapFree=4139708/4192956
[pid=30953] ppid=30951 vsize=8700 CPUtime=0
/proc/30953/stat : 30953 (run) S 30951 30953 30757 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143064082 8908800 249 1992294400 4194304 4922060 140733207831952 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30953/statm: 2175 249 208 178 0 68 0
[pid=30954] ppid=30953 vsize=79140 CPUtime=1800.06
/proc/30954/stat : 30954 (pb_cplex) R 30953 30953 30757 0 -1 4202496 150430 0 0 0 179771 235 0 0 22 0 2 0 143064082 81039360 11416 1992294400 134512640 146736320 4293981040 18446744073709551615 136475782 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30954/statm: 19785 11416 1067 2985 0 16327 0
[pid=30954/tid=30961] ppid=30953 vsize=79140 CPUtime=812.23
/proc/30954/task/30961/stat : 30961 (pb_cplex) R 30953 30953 30757 0 -1 4202560 127209 0 0 0 81084 139 0 0 18 0 2 0 143078263 81039360 11416 1992294400 134512640 146736320 4293981040 18446744073709551615 136007975 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 87840

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1009.92
CPU time (s): 1800.1
CPU user time (s): 1797.73
CPU system time (s): 2.36364
CPU usage (%): 178.241
Max. virtual memory (cumulated for all children) (KiB): 87840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.73
system time used= 2.36364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150798
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= 9509
involuntary context switches= 26540

runsolver used 1.66875 second user time and 4.78527 second system time

The end

Launcher Data

Begin job on node054 at 2010-07-01 22:55:27
IDJOB=2695988
IDBENCH=1987
IDSOLVER=1209
FILE ID=node054/2695988-1278017727
PBS_JOBID= 11198712
Free space on /tmp= 62284 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_18.opb.PB06.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2695988-1278017727/watcher-2695988-1278017727 -o /tmp/evaluation-result-2695988-1278017727/solver-2695988-1278017727 -C 1800 -W 2000 -M 1800  run HOME/instance-2695988-1278017727.opb

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

MD5SUM BENCH= e1d6958876c3f9359c6b5193f1345bd5
RANDOM SEED=1309699256

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1524132 kB
Buffers:        120532 kB
Cached:         325504 kB
SwapCached:       6620 kB
Active:         220332 kB
Inactive:       239288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1524132 kB
SwapTotal:     4192956 kB
SwapFree:      4139708 kB
Dirty:           16752 kB
Writeback:           0 kB
AnonPages:       12004 kB
Mapped:          11960 kB
Slab:            53388 kB
PageTables:       4112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181448 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 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 node054 at 2010-07-01 23:12:19