Trace number 2696930

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 1062.63

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=47-P1=211-P2=233-P3=173-P4=181-P5=71-B.opb
MD5SUM66c115908fb4694df4d314e4daf7ce17
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.581911
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 variables120
Total number of constraints11
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 constraints11
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)320
Sum of products size (including duplicates)640
Number of different products320
Sum of products size640

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696930-1278048146.opb.
0.00/0.00	c Instance file HOME/instance-2696930-1278048146.opb
0.00/0.00	c File size is 23752 bytes.
0.00/0.01	c Highest Coefficient sum: 130560
0.00/0.01	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:      440                                                 |
0.00/0.02	c |  Number Constraints:    651                                                 |
0.00/0.02	c ===============================================================================
1800.10/1062.62	c Remaining time 1799.98 sec.
1800.10/1062.62	c 
1800.10/1062.62	c *** INTERRUPTED ***
1800.10/1062.62	s UNKNOWN
1800.10/1062.62	c Total CPU time              : 1776.25 s
1800.10/1062.62	c Memory used           : 67.66 MB
1800.10/1062.62	c CPU time              : 1776.25 s
1800.10/1062.62	c 
1800.10/1062.62	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-2696930-1278048146/watcher-2696930-1278048146 -o /tmp/evaluation-result-2696930-1278048146/solver-2696930-1278048146 -C 1800 -W 2000 -M 1800 run HOME/instance-2696930-1278048146.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: 1.95 1.88 1.25 3/106 4174
/proc/meminfo: memFree=1383664/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) R 4172 4174 4059 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552989077 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0

[startup+0.051178 s]
/proc/loadavg: 1.95 1.88 1.25 3/106 4174
/proc/meminfo: memFree=1383664/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100178 s]
/proc/loadavg: 1.95 1.88 1.25 3/106 4174
/proc/meminfo: memFree=1383664/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300179 s]
/proc/loadavg: 1.95 1.88 1.25 3/106 4174
/proc/meminfo: memFree=1383664/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700179 s]
/proc/loadavg: 1.95 1.88 1.25 3/106 4174
/proc/meminfo: memFree=1383664/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50018 s]
/proc/loadavg: 1.95 1.88 1.25 3/109 4179
/proc/meminfo: memFree=1376324/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=33568 CPUtime=2.17
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 10589 0 0 0 209 8 0 0 17 0 2 0 180418627 34373632 2972 1992294400 134512640 146736320 4290422464 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4175/statm: 8392 2972 1075 2985 0 4934 0
[pid=4175/tid=4179] ppid=4174 vsize=33568 CPUtime=0.71
/proc/4175/task/4179/stat : 4179 (pb_cplex) R 4174 4174 4059 0 -1 4202560 3897 0 0 0 69 2 0 0 19 0 2 0 180418695 34373632 2972 1992294400 134512640 146736320 4290422464 18446744073709551615 136385265 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 42268

[startup+3.10018 s]
/proc/loadavg: 1.95 1.88 1.25 2/109 4179
/proc/meminfo: memFree=1372604/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=36596 CPUtime=5.09
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 21237 0 0 0 493 16 0 0 17 0 2 0 180418627 37474304 3683 1992294400 134512640 146736320 4290422464 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4175/statm: 9149 3683 1074 2985 0 5691 0
[pid=4175/tid=4179] ppid=4174 vsize=36596 CPUtime=2.19
/proc/4175/task/4179/stat : 4179 (pb_cplex) R 4174 4174 4059 0 -1 4202560 10344 0 0 0 213 6 0 0 20 0 2 0 180418695 37474304 3683 1992294400 134512640 146736320 4290422464 18446744073709551615 135964348 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 45296

[startup+6.30118 s]
/proc/loadavg: 2.04 1.90 1.26 3/109 4179
/proc/meminfo: memFree=1370496/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=42560 CPUtime=10.66
/proc/4175/stat : 4175 (pb_cplex) S 4174 4174 4059 0 -1 4202496 44246 0 0 0 1035 31 0 0 16 0 2 0 180418627 43581440 5056 1992294400 134512640 146736320 4290422464 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4175/statm: 10640 5056 1118 2985 0 7182 0
[pid=4175/tid=4179] ppid=4174 vsize=42560 CPUtime=5.07
/proc/4175/task/4179/stat : 4179 (pb_cplex) R 4174 4174 4059 0 -1 4202560 22864 0 0 0 494 13 0 0 18 0 2 0 180418695 43581440 5056 1992294400 134512640 146736320 4290422464 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.66
Current children cumulated vsize (KiB) 51260

[startup+12.7018 s]
/proc/loadavg: 2.03 1.90 1.26 3/109 4179
/proc/meminfo: memFree=1365412/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=45308 CPUtime=21.51
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 77835 0 0 0 2096 55 0 0 16 0 2 0 180418627 46395392 5755 1992294400 134512640 146736320 4290422464 18446744073709551615 136008306 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4175/statm: 11327 5755 1074 2985 0 7869 0
[pid=4175/tid=4179] ppid=4174 vsize=45308 CPUtime=10.29
/proc/4175/task/4179/stat : 4179 (pb_cplex) R 4174 4174 4059 0 -1 4202560 36920 0 0 0 1005 24 0 0 16 0 2 0 180418695 46395392 5755 1992294400 134512640 146736320 4290422464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.51
Current children cumulated vsize (KiB) 54008

[startup+25.5013 s]
/proc/loadavg: 1.88 1.87 1.26 3/109 4179
/proc/meminfo: memFree=1358344/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=52808 CPUtime=43.09
/proc/4175/stat : 4175 (pb_cplex) S 4174 4174 4059 0 -1 4202496 142908 0 0 0 4208 101 0 0 17 0 2 0 180418627 54075392 7372 1992294400 134512640 146736320 4290422464 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4175/statm: 13202 7372 1074 2985 0 9744 0
[pid=4175/tid=4179] ppid=4174 vsize=52808 CPUtime=21.28
/proc/4175/task/4179/stat : 4179 (pb_cplex) R 4174 4174 4059 0 -1 4202560 68663 0 0 0 2082 46 0 0 16 0 2 0 180418695 54075392 7372 1992294400 134512640 146736320 4290422464 18446744073709551615 136008053 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.09
Current children cumulated vsize (KiB) 61508

[startup+51.1014 s]
/proc/loadavg: 1.95 1.89 1.29 3/109 4179
/proc/meminfo: memFree=1349912/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=59552 CPUtime=85.63
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 186459 0 0 0 8418 145 0 0 16 0 2 0 180418627 60981248 9034 1992294400 134512640 146736320 4290422464 18446744073709551615 135468172 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4175/statm: 14888 9034 1082 2985 0 11430 0
[pid=4175/tid=4179] ppid=4174 vsize=59552 CPUtime=40.28
/proc/4175/task/4179/stat : 4179 (pb_cplex) R 4174 4174 4059 0 -1 4202560 88432 0 0 0 3963 65 0 0 16 0 2 0 180418695 60981248 9034 1992294400 134512640 146736320 4290422464 18446744073709551615 135454073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 85.63
Current children cumulated vsize (KiB) 68252

[startup+102.308 s]
/proc/loadavg: 1.99 1.91 1.32 3/109 4181
/proc/meminfo: memFree=1350532/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=59588 CPUtime=172.06
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 261137 0 0 0 16978 228 0 0 16 0 2 0 180418627 61018112 9062 1992294400 134512640 146736320 4290422464 18446744073709551615 135443362 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4175/statm: 14897 9062 1082 2985 0 11439 0
[pid=4175/tid=4179] ppid=4174 vsize=59588 CPUtime=83.85
/proc/4175/task/4179/stat : 4179 (pb_cplex) R 4174 4174 4059 0 -1 4202560 137216 0 0 0 8272 113 0 0 16 0 2 0 180418695 61018112 9062 1992294400 134512640 146736320 4290422464 18446744073709551615 135454090 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 172.06
Current children cumulated vsize (KiB) 68288

[startup+162.301 s]
/proc/loadavg: 2.05 1.94 1.37 3/109 4183
/proc/meminfo: memFree=1350408/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=59676 CPUtime=277.46
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 351304 0 0 0 27400 346 0 0 17 0 2 0 180418627 61108224 9076 1992294400 134512640 146736320 4290422464 18446744073709551615 135453244 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4175/statm: 14919 9076 1082 2985 0 11461 0
[pid=4175/tid=4179] ppid=4174 vsize=59676 CPUtime=135.64
/proc/4175/task/4179/stat : 4179 (pb_cplex) R 4174 4174 4059 0 -1 4202560 177187 0 0 0 13396 168 0 0 17 0 2 0 180418695 61108224 9076 1992294400 134512640 146736320 4290422464 18446744073709551615 136364179 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 277.46
Current children cumulated vsize (KiB) 68376

[startup+222.301 s]
/proc/loadavg: 1.89 1.92 1.39 2/109 4185
/proc/meminfo: memFree=1349912/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=59928 CPUtime=378.56
/proc/4175/stat : 4175 (pb_cplex) S 4174 4174 4059 0 -1 4202496 442764 0 0 0 37396 460 0 0 16 0 2 0 180418627 61366272 9162 1992294400 134512640 146736320 4290422464 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4175/statm: 14982 9162 1082 2985 0 11524 0
[pid=4175/tid=4179] ppid=4174 vsize=59928 CPUtime=184.15
/proc/4175/task/4179/stat : 4179 (pb_cplex) R 4174 4174 4059 0 -1 4202560 223808 0 0 0 18190 225 0 0 16 0 2 0 180418695 61366272 9162 1992294400 134512640 146736320 4290422464 18446744073709551615 135858052 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 378.56
Current children cumulated vsize (KiB) 68628

[startup+282.301 s]
/proc/loadavg: 1.70 1.85 1.40 2/109 4185
/proc/meminfo: memFree=1349416/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=60584 CPUtime=481.7
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 559677 0 0 0 47579 591 0 0 16 0 2 0 180418627 62038016 9294 1992294400 134512640 146736320 4290422464 18446744073709551615 138462704 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4175/statm: 15146 9294 1082 2985 0 11688 0
[pid=4175/tid=4179] ppid=4174 vsize=60584 CPUtime=235.72
/proc/4175/task/4179/stat : 4179 (pb_cplex) S 4174 4174 4059 0 -1 4202560 290688 0 0 0 23277 295 0 0 17 0 2 0 180418695 62038016 9294 1992294400 134512640 146736320 4290422464 18446744073709551615 144580073 0 2 4096 16387 18446604437877742528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 481.7
Current children cumulated vsize (KiB) 69284

[startup+342.302 s]
/proc/loadavg: 1.60 1.80 1.41 3/109 4187
/proc/meminfo: memFree=1349788/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=4175] ppid=4174 vsize=59800 CPUtime=878.44
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 972415 0 0 0 86750 1094 0 0 17 0 2 0 180418627 61235200 9362 1992294400 134512640 146736320 4290422464 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4175/statm: 14950 9362 1118 2985 0 11492 0
[pid=4175/tid=4195] ppid=4174 vsize=59800 CPUtime=54.7
/proc/4175/task/4195/stat : 4195 (pb_cplex) R 4174 4174 4059 0 -1 4202560 70883 0 0 0 5403 67 0 0 16 0 2 0 180463111 61235200 9362 1992294400 134512640 146736320 4290422464 18446744073709551615 138714648 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 878.44
Current children cumulated vsize (KiB) 68500

[startup+582.3 s]
/proc/loadavg: 1.63 1.71 1.46 2/109 4197
/proc/meminfo: memFree=1347928/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=62216 CPUtime=976.42
/proc/4175/stat : 4175 (pb_cplex) S 4174 4174 4059 0 -1 4202496 1128355 0 0 0 96402 1240 0 0 16 0 2 0 180418627 63709184 9908 1992294400 134512640 146736320 4290422464 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4175/statm: 15554 9908 1118 2985 0 12096 0
[pid=4175/tid=4195] ppid=4174 vsize=62216 CPUtime=102.36
/proc/4175/task/4195/stat : 4195 (pb_cplex) R 4174 4174 4059 0 -1 4202560 151887 0 0 0 10093 143 0 0 17 0 2 0 180463111 63709184 9908 1992294400 134512640 146736320 4290422464 18446744073709551615 135845837 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 976.42
Current children cumulated vsize (KiB) 70916

[startup+642.3 s]
/proc/loadavg: 1.44 1.64 1.45 3/109 4199
/proc/meminfo: memFree=1348672/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=61192 CPUtime=1069.31
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 1251028 0 0 0 105560 1371 0 0 16 0 2 0 180418627 62660608 9544 1992294400 134512640 146736320 4290422464 18446744073709551615 135454093 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4175/statm: 15298 9544 1121 2985 0 11840 0
[pid=4175/tid=4195] ppid=4174 vsize=61192 CPUtime=147.75
/proc/4175/task/4195/stat : 4195 (pb_cplex) S 4174 4174 4059 0 -1 4202560 260433 0 0 0 14541 234 0 0 17 0 2 0 180463111 62660608 9544 1992294400 134512640 146736320 4290422464 18446744073709551615 144580073 0 2 4096 16387 18446604437877742528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1069.31
Current children cumulated vsize (KiB) 69892

[startup+702.301 s]
/proc/loadavg: 1.81 1.69 1.48 3/109 4201
/proc/meminfo: memFree=1348672/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=61772 CPUtime=1167.98
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 1379067 0 0 0 115283 1515 0 0 16 0 2 0 180418627 63254528 9565 1992294400 134512640 146736320 4290422464 18446744073709551615 136364179 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4175/statm: 15443 9565 1121 2985 0 11985 0
[pid=4175/tid=4195] ppid=4174 vsize=61772 CPUtime=199.29
/proc/4175/task/4195/stat : 4195 (pb_cplex) R 4174 4174 4059 0 -1 4202560 288543 0 0 0 19642 287 0 0 17 0 2 0 180463111 63254528 9565 1992294400 134512640 146736320 4290422464 18446744073709551615 138443681 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1167.98
Current children cumulated vsize (KiB) 70472

[startup+762.309 s]
/proc/loadavg: 1.90 1.73 1.50 3/109 4203
/proc/meminfo: memFree=1347680/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=61400 CPUtime=1275.62
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 1510515 0 0 0 125889 1673 0 0 16 0 2 0 180418627 62873600 9749 1992294400 134512640 146736320 4290422464 18446744073709551615 138439287 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4175/statm: 15350 9749 1121 2985 0 11892 0
[pid=4175/tid=4195] ppid=4174 vsize=61400 CPUtime=252.98
/proc/4175/task/4195/stat : 4195 (pb_cplex) R 4174 4174 4059 0 -1 4202560 334868 0 0 0 24941 357 0 0 18 0 2 0 180463111 62873600 9749 1992294400 134512640 146736320 4290422464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1275.62
Current children cumulated vsize (KiB) 70100

[startup+822.3 s]
/proc/loadavg: 1.97 1.78 1.53 2/109 4205
/proc/meminfo: memFree=1344084/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=65692 CPUtime=1382.76
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 1644297 0 0 0 136445 1831 0 0 16 0 2 0 180418627 67268608 10659 1992294400 134512640 146736320 4290422464 18446744073709551615 135809413 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4175/statm: 16423 10659 1121 2985 0 12965 0
[pid=4175/tid=4195] ppid=4174 vsize=65692 CPUtime=306.66
/proc/4175/task/4195/stat : 4195 (pb_cplex) R 4174 4174 4059 0 -1 4202560 418619 0 0 0 30226 440 0 0 25 0 2 0 180463111 67268608 10659 1992294400 134512640 146736320 4290422464 18446744073709551615 135850717 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1382.76
Current children cumulated vsize (KiB) 74392

[startup+882.3 s]
/proc/loadavg: 1.84 1.77 1.54 3/109 4205
/proc/meminfo: memFree=1342968/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=67144 CPUtime=1490.94
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 1717991 0 0 0 147132 1962 0 0 16 0 2 0 180418627 68755456 10952 1992294400 134512640 146736320 4290422464 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4175/statm: 16786 10952 1121 2985 0 13328 0
[pid=4175/tid=4195] ppid=4174 vsize=67144 CPUtime=361.68
/proc/4175/task/4195/stat : 4195 (pb_cplex) R 4174 4174 4059 0 -1 4202560 477899 0 0 0 35649 519 0 0 25 0 2 0 180463111 68755456 10952 1992294400 134512640 146736320 4290422464 18446744073709551615 135982316 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1490.94
Current children cumulated vsize (KiB) 75844

[startup+942.301 s]
/proc/loadavg: 1.85 1.78 1.56 2/109 4207
/proc/meminfo: memFree=1341728/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=68524 CPUtime=1596.11
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 1824282 0 0 0 157499 2112 0 0 16 0 2 0 180418627 70168576 11304 1992294400 134512640 146736320 4290422464 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4175/statm: 17131 11304 1121 2985 0 13673 0
[pid=4175/tid=4195] ppid=4174 vsize=68524 CPUtime=414.81
/proc/4175/task/4195/stat : 4195 (pb_cplex) R 4174 4174 4059 0 -1 4202560 528496 0 0 0 40889 592 0 0 17 0 2 0 180463111 70168576 11304 1992294400 134512640 146736320 4290422464 18446744073709551615 136015727 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1596.11
Current children cumulated vsize (KiB) 77224

[startup+1002.3 s]
/proc/loadavg: 1.70 1.75 1.56 3/109 4209
/proc/meminfo: memFree=1341604/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=67880 CPUtime=1692.32
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 1910062 0 0 0 167001 2231 0 0 18 0 2 0 180418627 69509120 11222 1992294400 134512640 146736320 4290422464 18446744073709551615 135982324 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4175/statm: 16970 11222 1121 2985 0 13512 0
[pid=4175/tid=4195] ppid=4174 vsize=67880 CPUtime=461.86
/proc/4175/task/4195/stat : 4195 (pb_cplex) R 4174 4174 4059 0 -1 4202560 576705 0 0 0 45533 653 0 0 16 0 2 0 180463111 69509120 11222 1992294400 134512640 146736320 4290422464 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1692.32
Current children cumulated vsize (KiB) 76580

[startup+1062.3 s]
/proc/loadavg: 1.86 1.79 1.58 3/109 4211
/proc/meminfo: memFree=1340612/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=69516 CPUtime=1799.55
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 2029783 0 0 0 177570 2385 0 0 16 0 2 0 180418627 71184384 11527 1992294400 134512640 146736320 4290422464 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4175/statm: 17379 11527 1121 2985 0 13921 0
[pid=4175/tid=4195] ppid=4174 vsize=69516 CPUtime=514.75
/proc/4175/task/4195/stat : 4195 (pb_cplex) R 4174 4174 4059 0 -1 4202560 642600 0 0 0 50741 734 0 0 16 0 2 0 180463111 71184384 11527 1992294400 134512640 146736320 4290422464 18446744073709551615 136365642 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 78216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1062.61 s]
/proc/loadavg: 1.86 1.79 1.58 2/109 4211
/proc/meminfo: memFree=1340612/2059040 swapFree=4135680/4192956
[pid=4174] ppid=4172 vsize=8700 CPUtime=0
/proc/4174/stat : 4174 (run) S 4172 4174 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180418627 8908800 249 1992294400 4194304 4922060 140736436213824 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4174/statm: 2175 249 208 178 0 68 0
[pid=4175] ppid=4174 vsize=69276 CPUtime=1800.1
/proc/4175/stat : 4175 (pb_cplex) R 4174 4174 4059 0 -1 4202496 2030861 0 0 0 177624 2386 0 0 16 0 2 0 180418627 70938624 11468 1992294400 134512640 146736320 4290422464 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4175/statm: 17319 11468 1121 2985 0 13861 0
[pid=4175/tid=4195] ppid=4174 vsize=69276 CPUtime=515.01
/proc/4175/task/4195/stat : 4195 (pb_cplex) S 4174 4174 4059 0 -1 4202560 643193 0 0 0 50767 734 0 0 16 0 2 0 180463111 70938624 11468 1992294400 134512640 146736320 4290422464 18446744073709551615 144580073 0 2 4096 16387 18446604437877742528 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 77976

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 4174 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1062.63
CPU time (s): 1800.1
CPU user time (s): 1776.24
CPU system time (s): 23.86
CPU usage (%): 169.401
Max. virtual memory (cumulated for all children) (KiB): 84724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 365
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.10468 second user time and 5.53716 second system time

The end

Launcher Data

Begin job on node001 at 2010-07-02 07:22:26
IDJOB=2696930
IDBENCH=47964
IDSOLVER=1209
FILE ID=node001/2696930-1278048146
PBS_JOBID= 11198881
Free space on /tmp= 62380 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=47-P1=211-P2=233-P3=173-P4=181-P5=71-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696930-1278048146/watcher-2696930-1278048146 -o /tmp/evaluation-result-2696930-1278048146/solver-2696930-1278048146 -C 1800 -W 2000 -M 1800  run HOME/instance-2696930-1278048146.opb

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

MD5SUM BENCH= 66c115908fb4694df4d314e4daf7ce17
RANDOM SEED=1321407447

node001.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.202
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.40
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.202
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1384564 kB
Buffers:        158344 kB
Cached:         402136 kB
SwapCached:      10816 kB
Active:         246192 kB
Inactive:       328480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1384564 kB
SwapTotal:     4192956 kB
SwapFree:      4135680 kB
Dirty:           16616 kB
Writeback:           0 kB
AnonPages:       12272 kB
Mapped:           8532 kB
Slab:            77872 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182068 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-2696930-1278048146.opb

Free space on /tmp at the end= 62364 MiB
End job on node001 at 2010-07-02 07:40:11