Trace number 2696860

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.11 1035.22

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=89-P1=13-P2=37-P3=97-P4=101-P5=107-P6=37-P7=19-P8=47-P9=127-B.opb
MD5SUMb3aade8de77ac68c9aa967132edd1f5e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.739886
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables189
Total number of constraints19
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints19
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)441
Sum of products size (including duplicates)882
Number of different products441
Sum of products size882

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696860-1278047141.opb.
0.00/0.00	c Instance file HOME/instance-2696860-1278047141.opb
0.00/0.00	c File size is 33211 bytes.
0.00/0.02	c Highest Coefficient sum: 32512
0.00/0.02	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.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      630                                                 |
0.00/0.02	c |  Number Constraints:    901                                                 |
0.00/0.02	c ===============================================================================
1800.11/1035.21	c Remaining time 1799.98 sec.
1800.11/1035.21	c 
1800.11/1035.21	c *** INTERRUPTED ***
1800.11/1035.21	s UNKNOWN
1800.11/1035.21	c Total CPU time              : 1777.86 s
1800.11/1035.21	c Memory used           : 119.83 MB
1800.11/1035.21	c CPU time              : 1777.86 s
1800.11/1035.21	c 
1800.11/1035.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-2696860-1278047141/watcher-2696860-1278047141 -o /tmp/evaluation-result-2696860-1278047141/solver-2696860-1278047141 -C 1800 -W 2000 -M 1800 run HOME/instance-2696860-1278047141.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: 0.08 0.02 0.01 3/105 1197
/proc/meminfo: memFree=1751356/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0

[startup+0.098685 s]
/proc/loadavg: 0.08 0.02 0.01 3/105 1197
/proc/meminfo: memFree=1751356/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100678 s]
/proc/loadavg: 0.08 0.02 0.01 3/105 1197
/proc/meminfo: memFree=1751356/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300876 s]
/proc/loadavg: 0.08 0.02 0.01 3/105 1197
/proc/meminfo: memFree=1751356/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700734 s]
/proc/loadavg: 0.08 0.02 0.01 3/105 1197
/proc/meminfo: memFree=1751356/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50084 s]
/proc/loadavg: 0.08 0.02 0.01 3/108 1202
/proc/meminfo: memFree=1741908/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=35288 CPUtime=2.12
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 7121 0 0 0 206 6 0 0 17 0 2 0 146007352 36134912 3534 1992294400 134512640 146736320 4289925824 18446744073709551615 135443537 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1198/statm: 8822 3534 1070 2985 0 5364 0
[pid=1198/tid=1202] ppid=1197 vsize=35288 CPUtime=0.53
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 1865 0 0 0 53 0 0 0 18 0 2 0 146007440 36134912 3534 1992294400 134512640 146736320 4289925824 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 43988

[startup+3.10104 s]
/proc/loadavg: 0.08 0.02 0.01 3/108 1202
/proc/meminfo: memFree=1740420/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=38208 CPUtime=4.86
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 15335 0 0 0 473 13 0 0 18 0 2 0 146007352 39124992 4010 1992294400 134512640 146736320 4289925824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1198/statm: 9552 4010 1074 2985 0 6094 0
[pid=1198/tid=1202] ppid=1197 vsize=38208 CPUtime=1.85
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 6209 0 0 0 180 5 0 0 16 0 2 0 146007440 39124992 4010 1992294400 134512640 146736320 4289925824 18446744073709551615 136382214 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 46908

[startup+6.30143 s]
/proc/loadavg: 0.31 0.07 0.02 3/108 1202
/proc/meminfo: memFree=1735956/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=40144 CPUtime=10.23
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 34631 0 0 0 997 26 0 0 16 0 2 0 146007352 41107456 4518 1992294400 134512640 146736320 4289925824 18446744073709551615 135964341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1198/statm: 10036 4518 1074 2985 0 6578 0
[pid=1198/tid=1202] ppid=1197 vsize=40144 CPUtime=4.6
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 14624 0 0 0 448 12 0 0 16 0 2 0 146007440 41107456 4518 1992294400 134512640 146736320 4289925824 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.23
Current children cumulated vsize (KiB) 48844

[startup+12.7012 s]
/proc/loadavg: 0.37 0.08 0.03 3/108 1205
/proc/meminfo: memFree=1731616/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=46136 CPUtime=20.53
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 68169 0 0 0 2005 48 0 0 16 0 2 0 146007352 47243264 5744 1992294400 134512640 146736320 4289925824 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1198/statm: 11534 5744 1074 2985 0 8076 0
[pid=1198/tid=1202] ppid=1197 vsize=46136 CPUtime=9.51
/proc/1198/task/1202/stat : 1202 (pb_cplex) S 1197 1197 1164 0 -1 4202560 34198 0 0 0 928 23 0 0 16 0 2 0 146007440 47243264 5744 1992294400 134512640 146736320 4289925824 18446744073709551615 144580073 0 2 4096 16387 18446604437829716096 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.53
Current children cumulated vsize (KiB) 54836

[startup+25.5008 s]
/proc/loadavg: 0.73 0.17 0.06 3/108 1205
/proc/meminfo: memFree=1728020/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=52308 CPUtime=41.18
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 115457 0 0 0 4033 85 0 0 17 0 2 0 146007352 53563392 7408 1992294400 134512640 146736320 4289925824 18446744073709551615 144738703 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1198/statm: 13077 7408 1093 2985 0 9619 0
[pid=1198/tid=1202] ppid=1197 vsize=52308 CPUtime=20.34
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 55657 0 0 0 1993 41 0 0 16 0 2 0 146007440 53563392 7408 1992294400 134512640 146736320 4289925824 18446744073709551615 135454090 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.18
Current children cumulated vsize (KiB) 61008

[startup+51.1009 s]
/proc/loadavg: 1.16 0.32 0.11 4/108 1205
/proc/meminfo: memFree=1720084/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=54224 CPUtime=84.04
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 223022 0 0 0 8249 155 0 0 18 0 2 0 146007352 55525376 7830 1992294400 134512640 146736320 4289925824 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1198/statm: 13556 7830 1095 2985 0 10098 0
[pid=1198/tid=1202] ppid=1197 vsize=54224 CPUtime=41.46
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 111992 0 0 0 4069 77 0 0 17 0 2 0 146007440 55525376 7830 1992294400 134512640 146736320 4289925824 18446744073709551615 136008226 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.04
Current children cumulated vsize (KiB) 62924

[startup+102.318 s]
/proc/loadavg: 1.32 0.50 0.18 2/108 1207
/proc/meminfo: memFree=1716240/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=61396 CPUtime=163.97
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 415567 0 0 0 16116 281 0 0 16 0 2 0 146007352 62869504 9452 1992294400 134512640 146736320 4289925824 18446744073709551615 136015687 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1198/statm: 15349 9452 1103 2985 0 11891 0
[pid=1198/tid=1202] ppid=1197 vsize=61396 CPUtime=79.58
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 221298 0 0 0 7814 144 0 0 18 0 2 0 146007440 62869504 9452 1992294400 134512640 146736320 4289925824 18446744073709551615 136402273 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 163.97
Current children cumulated vsize (KiB) 70096

[startup+162.301 s]
/proc/loadavg: 1.43 0.68 0.26 3/108 1209
/proc/meminfo: memFree=1711156/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=65676 CPUtime=265.93
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 557193 0 0 0 26206 387 0 0 16 0 2 0 146007352 67252224 10767 1992294400 134512640 146736320 4289925824 18446744073709551615 135454023 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1198/statm: 16419 10767 1103 2985 0 12961 0
[pid=1198/tid=1202] ppid=1197 vsize=65676 CPUtime=130.74
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 300600 0 0 0 12872 202 0 0 17 0 2 0 146007440 67252224 10767 1992294400 134512640 146736320 4289925824 18446744073709551615 136002914 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 265.93
Current children cumulated vsize (KiB) 74376

[startup+222.301 s]
/proc/loadavg: 1.82 0.93 0.37 3/108 1209
/proc/meminfo: memFree=1708304/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=74660 CPUtime=371.59
/proc/1198/stat : 1198 (pb_cplex) S 1197 1197 1164 0 -1 4202496 655784 0 0 0 36676 483 0 0 16 0 2 0 146007352 76451840 12441 1992294400 134512640 146736320 4289925824 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1198/statm: 18665 12441 1103 2985 0 15207 0
[pid=1198/tid=1202] ppid=1197 vsize=74660 CPUtime=184.02
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 349998 0 0 0 18151 251 0 0 19 0 2 0 146007440 76451840 12441 1992294400 134512640 146736320 4289925824 18446744073709551615 136388115 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 371.59
Current children cumulated vsize (KiB) 83360

[startup+282.301 s]
/proc/loadavg: 1.78 1.08 0.45 2/108 1211
/proc/meminfo: memFree=1707808/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=71924 CPUtime=476.95
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 734756 0 0 0 47117 578 0 0 17 0 2 0 146007352 73650176 12037 1992294400 134512640 146736320 4289925824 18446744073709551615 139041200 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1198/statm: 17981 12037 1121 2985 0 14523 0
[pid=1198/tid=1202] ppid=1197 vsize=71924 CPUtime=236.69
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 389813 0 0 0 23370 299 0 0 16 0 2 0 146007440 73650176 12037 1992294400 134512640 146736320 4289925824 18446744073709551615 139028339 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 476.95
Current children cumulated vsize (KiB) 80624

[startup+342.301 s]
/proc/loadavg: 1.92 1.24 0.55 2/108 1213
/proc/meminfo: memFree=1705452/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=1198] ppid=1197 vsize=82208 CPUtime=794.32
/proc/1198/stat : 1198 (pb_cplex) S 1197 1197 1164 0 -1 4202496 1012755 0 0 0 78529 903 0 0 16 0 2 0 146007352 84180992 14184 1992294400 134512640 146736320 4289925824 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1198/statm: 20552 14184 1109 2985 0 17094 0
[pid=1198/tid=1202] ppid=1197 vsize=82208 CPUtime=395.95
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 528062 0 0 0 39133 462 0 0 16 0 2 0 146007440 84180992 14184 1992294400 134512640 146736320 4289925824 18446744073709551615 139023093 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 794.32
Current children cumulated vsize (KiB) 90908

[startup+522.301 s]
/proc/loadavg: 1.96 1.53 0.78 2/108 1217
/proc/meminfo: memFree=1694912/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=83816 CPUtime=898.07
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 1142084 0 0 0 88789 1018 0 0 16 0 2 0 146007352 85827584 14769 1992294400 134512640 146736320 4289925824 18446744073709551615 136004575 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1198/statm: 20954 14769 1103 2985 0 17496 0
[pid=1198/tid=1202] ppid=1197 vsize=83816 CPUtime=448.45
/proc/1198/task/1202/stat : 1202 (pb_cplex) S 1197 1197 1164 0 -1 4202560 590848 0 0 0 44326 519 0 0 17 0 2 0 146007440 85827584 14769 1992294400 134512640 146736320 4289925824 18446744073709551615 144580073 0 2 4096 16387 18446604437829716096 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 898.07
Current children cumulated vsize (KiB) 92516

[startup+582.301 s]
/proc/loadavg: 1.95 1.60 0.84 3/108 1219
/proc/meminfo: memFree=1694788/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=84144 CPUtime=998.96
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 1325541 0 0 0 98746 1150 0 0 17 0 2 0 146007352 86163456 14872 1992294400 134512640 146736320 4289925824 18446744073709551615 136008230 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1198/statm: 21036 14872 1103 2985 0 17578 0
[pid=1198/tid=1202] ppid=1197 vsize=84144 CPUtime=498.37
/proc/1198/task/1202/stat : 1202 (pb_cplex) S 1197 1197 1164 0 -1 4202560 680207 0 0 0 49252 585 0 0 16 0 2 0 146007440 86163456 14872 1992294400 134512640 146736320 4289925824 18446744073709551615 144580073 0 2 4096 16387 18446604437829716096 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 998.96
Current children cumulated vsize (KiB) 92844

[startup+642.301 s]
/proc/loadavg: 1.78 1.62 0.90 3/108 1221
/proc/meminfo: memFree=1687472/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=92124 CPUtime=1104.48
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 1433927 0 0 0 109178 1270 0 0 16 0 2 0 146007352 94334976 16621 1992294400 134512640 146736320 4289925824 18446744073709551615 135845834 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1198/statm: 23031 16621 1103 2985 0 19573 0
[pid=1198/tid=1202] ppid=1197 vsize=92124 CPUtime=550.69
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 748509 0 0 0 54412 657 0 0 16 0 2 0 146007440 94334976 16621 1992294400 134512640 146736320 4289925824 18446744073709551615 135454096 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1104.48
Current children cumulated vsize (KiB) 100824

[startup+702.301 s]
/proc/loadavg: 1.93 1.69 0.96 3/108 1223
/proc/meminfo: memFree=1682264/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=98760 CPUtime=1210.14
/proc/1198/stat : 1198 (pb_cplex) S 1197 1197 1164 0 -1 4202496 1545152 0 0 0 119614 1400 0 0 16 0 2 0 146007352 101130240 18180 1992294400 134512640 146736320 4289925824 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1198/statm: 24690 18180 1103 2985 0 21232 0
[pid=1198/tid=1202] ppid=1197 vsize=98760 CPUtime=603.67
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 801229 0 0 0 59642 725 0 0 17 0 2 0 146007440 101130240 18180 1992294400 134512640 146736320 4289925824 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1210.14
Current children cumulated vsize (KiB) 107460

[startup+762.309 s]
/proc/loadavg: 1.86 1.71 1.02 3/108 1225
/proc/meminfo: memFree=1677180/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=103516 CPUtime=1316.17
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 1721100 0 0 0 130055 1562 0 0 17 0 2 0 146007352 106000384 19319 1992294400 134512640 146736320 4289925824 18446744073709551615 137368703 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1198/statm: 25879 19319 1103 2985 0 22421 0
[pid=1198/tid=1202] ppid=1197 vsize=103516 CPUtime=656.23
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 876744 0 0 0 64826 797 0 0 16 0 2 0 146007440 106000384 19319 1992294400 134512640 146736320 4289925824 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1316.17
Current children cumulated vsize (KiB) 112216

[startup+822.301 s]
/proc/loadavg: 1.84 1.73 1.06 3/108 1225
/proc/meminfo: memFree=1671724/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=109040 CPUtime=1421.93
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 1846856 0 0 0 140498 1695 0 0 18 0 2 0 146007352 111656960 20623 1992294400 134512640 146736320 4289925824 18446744073709551615 136008230 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1198/statm: 27260 20623 1103 2985 0 23802 0
[pid=1198/tid=1202] ppid=1197 vsize=109040 CPUtime=708.73
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 919748 0 0 0 70023 850 0 0 16 0 2 0 146007440 111656960 20623 1992294400 134512640 146736320 4289925824 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 117740

[startup+882.301 s]
/proc/loadavg: 1.78 1.73 1.10 3/108 1227
/proc/meminfo: memFree=1666516/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=113868 CPUtime=1527.72
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 1963850 0 0 0 150945 1827 0 0 18 0 2 0 146007352 116600832 21843 1992294400 134512640 146736320 4289925824 18446744073709551615 135525541 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1198/statm: 28467 21843 1103 2985 0 25009 0
[pid=1198/tid=1202] ppid=1197 vsize=113868 CPUtime=760.51
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 951822 0 0 0 75151 900 0 0 16 0 2 0 146007440 116600832 21843 1992294400 134512640 146736320 4289925824 18446744073709551615 135850322 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1527.72
Current children cumulated vsize (KiB) 122568

[startup+942.301 s]
/proc/loadavg: 1.89 1.77 1.15 2/108 1229
/proc/meminfo: memFree=1661432/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=119676 CPUtime=1632.95
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 2133203 0 0 0 161313 1982 0 0 16 0 2 0 146007352 122548224 23190 1992294400 134512640 146736320 4289925824 18446744073709551615 135999635 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1198/statm: 29919 23190 1103 2985 0 26461 0
[pid=1198/tid=1202] ppid=1197 vsize=119676 CPUtime=812.67
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 1037898 0 0 0 80285 982 0 0 16 0 2 0 146007440 122548224 23190 1992294400 134512640 146736320 4289925824 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1632.95
Current children cumulated vsize (KiB) 128376

[startup+1002.3 s]
/proc/loadavg: 1.92 1.79 1.20 3/108 1231
/proc/meminfo: memFree=1659076/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=121404 CPUtime=1740.77
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 2313541 0 0 0 171926 2151 0 0 17 0 2 0 146007352 124317696 23669 1992294400 134512640 146736320 4289925824 18446744073709551615 135850298 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1198/statm: 30351 23669 1103 2985 0 26893 0
[pid=1198/tid=1202] ppid=1197 vsize=121404 CPUtime=866.77
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 1150987 0 0 0 85589 1088 0 0 17 0 2 0 146007440 124317696 23669 1992294400 134512640 146736320 4289925824 18446744073709551615 139023073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1740.77
Current children cumulated vsize (KiB) 130104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1035.2 s]
/proc/loadavg: 1.95 1.81 1.22 3/108 1231
/proc/meminfo: memFree=1657712/2059040 swapFree=4138960/4192956
[pid=1197] ppid=1195 vsize=8700 CPUtime=0
/proc/1197/stat : 1197 (run) S 1195 1197 1164 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146007352 8908800 249 1992294400 4194304 4922060 140736046201216 18446744073709551615 219540987013 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1197/statm: 2175 249 208 178 0 68 0
[pid=1198] ppid=1197 vsize=122704 CPUtime=1800.11
/proc/1198/stat : 1198 (pb_cplex) R 1197 1197 1164 0 -1 4202496 2365998 0 0 0 177784 2227 0 0 16 0 2 0 146007352 125648896 24109 1992294400 134512640 146736320 4289925824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1198/statm: 30676 24109 1103 2985 0 27218 0
[pid=1198/tid=1202] ppid=1197 vsize=122704 CPUtime=896.59
/proc/1198/task/1202/stat : 1202 (pb_cplex) R 1197 1197 1164 0 -1 4202560 1192417 0 0 0 88521 1138 0 0 17 0 2 0 146007440 125648896 24109 1992294400 134512640 146736320 4289925824 18446744073709551615 139028318 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 131404

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1035.22
CPU time (s): 1800.11
CPU user time (s): 1777.84
CPU system time (s): 22.27
CPU usage (%): 173.887
Max. virtual memory (cumulated for all children) (KiB): 142308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
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 2.11668 second user time and 5.34319 second system time

The end

Launcher Data

Begin job on node080 at 2010-07-02 07:05:42
IDJOB=2696860
IDBENCH=47894
IDSOLVER=1209
FILE ID=node080/2696860-1278047141
PBS_JOBID= 11198835
Free space on /tmp= 62288 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=89-P1=13-P2=37-P3=97-P4=101-P5=107-P6=37-P7=19-P8=47-P9=127-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696860-1278047141/watcher-2696860-1278047141 -o /tmp/evaluation-result-2696860-1278047141/solver-2696860-1278047141 -C 1800 -W 2000 -M 1800  run HOME/instance-2696860-1278047141.opb

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

MD5SUM BENCH= b3aade8de77ac68c9aa967132edd1f5e
RANDOM SEED=137356351

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1754120 kB
Buffers:         77700 kB
Cached:         131036 kB
SwapCached:       7432 kB
Active:         135232 kB
Inactive:        88280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1754120 kB
SwapTotal:     4192956 kB
SwapFree:      4138960 kB
Dirty:           16652 kB
Writeback:           0 kB
AnonPages:       13168 kB
Mapped:          11940 kB
Slab:            59600 kB
PageTables:       4100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183548 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2696860-1278047141.opb

Free space on /tmp at the end= 62272 MiB
End job on node080 at 2010-07-02 07:22:59