Trace number 2697045

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.03 1030.82

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=47-P1=43-P2=59-P3=29-P4=31-P5=13-P6=59-P7=53-P8=67-P9=17-B.opb
MD5SUM505637014c48e331f3dc333f08f65d90
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.588909
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 variables162
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 constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697045-1278049255.opb.
0.00/0.00	c Instance file HOME/instance-2697045-1278049255.opb
0.00/0.00	c File size is 24338 bytes.
0.00/0.01	c Highest Coefficient sum: 8064
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:      486                                                 |
0.00/0.02	c |  Number Constraints:    667                                                 |
0.00/0.02	c ===============================================================================
1800.03/1030.81	c Remaining time 1799.98 sec.
1800.03/1030.81	c 
1800.03/1030.81	c *** INTERRUPTED ***
1800.03/1030.81	s UNKNOWN
1800.03/1030.81	c Total CPU time              : 1769.41 s
1800.03/1030.81	c Memory used           : 111.83 MB
1800.03/1030.81	c CPU time              : 1769.41 s
1800.03/1030.81	c 
1800.03/1030.81	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-2697045-1278049255/watcher-2697045-1278049255 -o /tmp/evaluation-result-2697045-1278049255/solver-2697045-1278049255 -C 1800 -W 2000 -M 1800 run HOME/instance-2697045-1278049255.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.81 1.90 1.69 3/106 32312
/proc/meminfo: memFree=1433392/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) R 32310 32312 32048 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313423253 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0

[startup+0.0482799 s]
/proc/loadavg: 1.81 1.90 1.69 3/106 32312
/proc/meminfo: memFree=1433392/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100279 s]
/proc/loadavg: 1.81 1.90 1.69 3/106 32312
/proc/meminfo: memFree=1433392/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300275 s]
/proc/loadavg: 1.81 1.90 1.69 3/106 32312
/proc/meminfo: memFree=1433392/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700268 s]
/proc/loadavg: 1.81 1.90 1.69 3/106 32312
/proc/meminfo: memFree=1433392/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50025 s]
/proc/loadavg: 1.81 1.90 1.69 2/109 32317
/proc/meminfo: memFree=1425680/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=33800 CPUtime=2.13
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 6792 0 0 0 205 8 0 0 17 0 2 0 146218414 34611200 3002 1992294400 134512640 146736320 4293927984 18446744073709551615 137173561 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32313/statm: 8450 3002 1070 2985 0 4992 0
[pid=32313/tid=32317] ppid=32312 vsize=33800 CPUtime=0.55
/proc/32313/task/32317/stat : 32317 (pb_cplex) R 32312 32312 32048 0 -1 4202560 437 0 0 0 54 1 0 0 18 0 2 0 146218498 34611200 3002 1992294400 134512640 146736320 4293927984 18446744073709551615 137176697 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 42500

[startup+3.10022 s]
/proc/loadavg: 1.81 1.90 1.69 3/109 32317
/proc/meminfo: memFree=1422704/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=35608 CPUtime=4.86
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 15707 0 0 0 473 13 0 0 16 0 2 0 146218414 36462592 3410 1992294400 134512640 146736320 4293927984 18446744073709551615 136017495 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32313/statm: 8902 3410 1074 2985 0 5444 0
[pid=32313/tid=32317] ppid=32312 vsize=35608 CPUtime=1.92
/proc/32313/task/32317/stat : 32317 (pb_cplex) R 32312 32312 32048 0 -1 4202560 4090 0 0 0 189 3 0 0 17 0 2 0 146218498 36462592 3410 1992294400 134512640 146736320 4293927984 18446744073709551615 136474955 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) 44308

[startup+6.30116 s]
/proc/loadavg: 1.83 1.91 1.69 3/109 32317
/proc/meminfo: memFree=1420968/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=37300 CPUtime=10.5
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 24305 0 0 0 1027 23 0 0 16 0 2 0 146218414 38195200 3917 1992294400 134512640 146736320 4293927984 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32313/statm: 9325 3917 1074 2985 0 5867 0
[pid=32313/tid=32317] ppid=32312 vsize=37300 CPUtime=4.74
/proc/32313/task/32317/stat : 32317 (pb_cplex) R 32312 32312 32048 0 -1 4202560 8659 0 0 0 466 8 0 0 17 0 2 0 146218498 38195200 3917 1992294400 134512640 146736320 4293927984 18446744073709551615 135446498 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.5
Current children cumulated vsize (KiB) 46000

[startup+12.7 s]
/proc/loadavg: 1.84 1.91 1.69 2/109 32317
/proc/meminfo: memFree=1418736/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=41788 CPUtime=21.19
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 51027 0 0 0 2079 40 0 0 16 0 2 0 146218414 42790912 4995 1992294400 134512640 146736320 4293927984 18446744073709551615 135525920 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32313/statm: 10447 4995 1074 2985 0 6989 0
[pid=32313/tid=32317] ppid=32312 vsize=41788 CPUtime=10.27
/proc/32313/task/32317/stat : 32317 (pb_cplex) R 32312 32312 32048 0 -1 4202560 22570 0 0 0 1010 17 0 0 16 0 2 0 146218498 42790912 4995 1992294400 134512640 146736320 4293927984 18446744073709551615 136384852 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.19
Current children cumulated vsize (KiB) 50488

[startup+25.5018 s]
/proc/loadavg: 1.88 1.91 1.69 3/109 32319
/proc/meminfo: memFree=1410924/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=50524 CPUtime=42.72
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 84654 0 0 0 4207 65 0 0 16 0 2 0 146218414 51736576 7032 1992294400 134512640 146736320 4293927984 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32313/statm: 12631 7032 1074 2985 0 9173 0
[pid=32313/tid=32317] ppid=32312 vsize=50524 CPUtime=21.14
/proc/32313/task/32317/stat : 32317 (pb_cplex) R 32312 32312 32048 0 -1 4202560 34650 0 0 0 2086 28 0 0 18 0 2 0 146218498 51736576 7032 1992294400 134512640 146736320 4293927984 18446744073709551615 136474422 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.72
Current children cumulated vsize (KiB) 59224

[startup+51.1023 s]
/proc/loadavg: 2.06 1.95 1.71 3/109 32319
/proc/meminfo: memFree=1405468/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=52972 CPUtime=86.48
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 124232 0 0 0 8551 97 0 0 16 0 2 0 146218414 54243328 7713 1992294400 134512640 146736320 4293927984 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32313/statm: 13243 7713 1074 2985 0 9785 0
[pid=32313/tid=32317] ppid=32312 vsize=52972 CPUtime=43.52
/proc/32313/task/32317/stat : 32317 (pb_cplex) R 32312 32312 32048 0 -1 4202560 58182 0 0 0 4305 47 0 0 17 0 2 0 146218498 54243328 7713 1992294400 134512640 146736320 4293927984 18446744073709551615 136019049 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 86.48
Current children cumulated vsize (KiB) 61672

[startup+102.309 s]
/proc/loadavg: 1.86 1.91 1.71 3/109 32322
/proc/meminfo: memFree=1399392/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=60584 CPUtime=174.63
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 211839 0 0 0 17256 207 0 0 20 0 2 0 146218414 62038016 9223 1992294400 134512640 146736320 4293927984 18446744073709551615 135963877 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32313/statm: 15146 9223 1100 2985 0 11688 0
[pid=32313/tid=32320] ppid=32312 vsize=60584 CPUtime=30.78
/proc/32313/task/32320/stat : 32320 (pb_cplex) R 32312 32312 32048 0 -1 4202560 16452 0 0 0 3043 35 0 0 16 0 2 0 146225080 62038016 9223 1992294400 134512640 146736320 4293927984 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 174.63
Current children cumulated vsize (KiB) 69284

[startup+162.302 s]
/proc/loadavg: 1.96 1.92 1.73 3/109 32322
/proc/meminfo: memFree=1398276/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=61608 CPUtime=279.77
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 336108 0 0 0 27598 379 0 0 17 0 2 0 146218414 63086592 9488 1992294400 134512640 146736320 4293927984 18446744073709551615 135526859 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32313/statm: 15402 9488 1100 2985 0 11944 0
[pid=32313/tid=32320] ppid=32312 vsize=61608 CPUtime=82.64
/proc/32313/task/32320/stat : 32320 (pb_cplex) R 32312 32312 32048 0 -1 4202560 65947 0 0 0 8149 115 0 0 16 0 2 0 146225080 63086592 9488 1992294400 134512640 146736320 4293927984 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 279.77
Current children cumulated vsize (KiB) 70308

[startup+222.301 s]
/proc/loadavg: 1.90 1.91 1.73 3/109 32324
/proc/meminfo: memFree=1394804/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=64924 CPUtime=387.06
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 420058 0 0 0 38154 552 0 0 17 0 2 0 146218414 66482176 10350 1992294400 134512640 146736320 4293927984 18446744073709551615 135467743 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32313/statm: 16231 10350 1100 2985 0 12773 0
[pid=32313/tid=32320] ppid=32312 vsize=64924 CPUtime=136.43
/proc/32313/task/32320/stat : 32320 (pb_cplex) R 32312 32312 32048 0 -1 4202560 114226 0 0 0 13435 208 0 0 17 0 2 0 146225080 66482176 10350 1992294400 134512640 146736320 4293927984 18446744073709551615 135468524 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 387.06
Current children cumulated vsize (KiB) 73624

[startup+282.301 s]
/proc/loadavg: 1.89 1.90 1.74 2/109 32326
/proc/meminfo: memFree=1393688/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=66540 CPUtime=493.15
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 477565 0 0 0 48619 696 0 0 16 0 2 0 146218414 68136960 10670 1992294400 134512640 146736320 4293927984 18446744073709551615 135850298 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32313/statm: 16635 10670 1118 2985 0 13177 0
[pid=32313/tid=32320] ppid=32312 vsize=66540 CPUtime=189.12
/proc/32313/task/32320/stat : 32320 (pb_cplex) S 32312 32312 32048 0 -1 4202560 133719 0 0 0 18636 276 0 0 16 0 2 0 146225080 68136960 10670 1992294400 134512640 146736320 4293927984 18446744073709551615 144580073 0 2 4096 16387 18446604437851432960 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 493.15
Current children cumulated vsize (KiB) 75240

[startup+342.301 s]
/proc/loadavg: 1.86 1.89 1.74 3/109 32328
/proc/meminfo: memFree=1391828/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=32313] ppid=32312 vsize=77008 CPUtime=807.25
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 700148 0 0 0 79542 1183 0 0 16 0 2 0 146218414 78856192 13290 1992294400 134512640 146736320 4293927984 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32313/statm: 19252 13290 1118 2985 0 15794 0
[pid=32313/tid=32320] ppid=32312 vsize=77008 CPUtime=344.87
/proc/32313/task/32320/stat : 32320 (pb_cplex) R 32312 32312 32048 0 -1 4202560 258706 0 0 0 33959 528 0 0 16 0 2 0 146225080 78856192 13290 1992294400 134512640 146736320 4293927984 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 807.25
Current children cumulated vsize (KiB) 85708

[startup+522.301 s]
/proc/loadavg: 1.65 1.79 1.72 2/109 32332
/proc/meminfo: memFree=1375832/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=84776 CPUtime=911.22
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 805773 0 0 0 89742 1380 0 0 16 0 2 0 146218414 86810624 15099 1992294400 134512640 146736320 4293927984 18446744073709551615 136364170 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32313/statm: 21194 15099 1118 2985 0 17736 0
[pid=32313/tid=32320] ppid=32312 vsize=84776 CPUtime=396.75
/proc/32313/task/32320/stat : 32320 (pb_cplex) R 32312 32312 32048 0 -1 4202560 310278 0 0 0 39050 625 0 0 16 0 2 0 146225080 86810624 15099 1992294400 134512640 146736320 4293927984 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 911.22
Current children cumulated vsize (KiB) 93476

[startup+582.301 s]
/proc/loadavg: 1.80 1.81 1.73 3/109 32334
/proc/meminfo: memFree=1370748/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=90620 CPUtime=1015.41
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 924952 0 0 0 99959 1582 0 0 16 0 2 0 146218414 92794880 16428 1992294400 134512640 146736320 4293927984 18446744073709551615 135468684 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32313/statm: 22655 16428 1118 2985 0 19197 0
[pid=32313/tid=32320] ppid=32312 vsize=90620 CPUtime=448.06
/proc/32313/task/32320/stat : 32320 (pb_cplex) S 32312 32312 32048 0 -1 4202560 382601 0 0 0 44073 733 0 0 16 0 2 0 146225080 92794880 16428 1992294400 134512640 146736320 4293927984 18446744073709551615 144580073 0 2 4096 16387 18446604437851432960 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1015.41
Current children cumulated vsize (KiB) 99320

[startup+642.301 s]
/proc/loadavg: 1.80 1.81 1.73 2/109 32336
/proc/meminfo: memFree=1367400/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=93252 CPUtime=1120.12
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 1022960 0 0 0 110232 1780 0 0 15 0 2 0 146218414 95490048 17192 1992294400 134512640 146736320 4293927984 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32313/statm: 23313 17192 1118 2985 0 19855 0
[pid=32313/tid=32320] ppid=32312 vsize=93252 CPUtime=499.61
/proc/32313/task/32320/stat : 32320 (pb_cplex) S 32312 32312 32048 0 -1 4202560 433265 0 0 0 49123 838 0 0 16 0 2 0 146225080 95490048 17192 1992294400 134512640 146736320 4293927984 18446744073709551615 144580073 0 2 4096 16387 18446604437851432960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1120.12
Current children cumulated vsize (KiB) 101952

[startup+702.301 s]
/proc/loadavg: 1.88 1.83 1.74 3/109 32338
/proc/meminfo: memFree=1361572/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=99340 CPUtime=1224.02
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 1125278 0 0 0 120417 1985 0 0 16 0 2 0 146218414 101724160 18719 1992294400 134512640 146736320 4293927984 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32313/statm: 24835 18719 1118 2985 0 21377 0
[pid=32313/tid=32320] ppid=32312 vsize=99340 CPUtime=551.04
/proc/32313/task/32320/stat : 32320 (pb_cplex) R 32312 32312 32048 0 -1 4202560 466921 0 0 0 54178 926 0 0 16 0 2 0 146225080 101724160 18719 1992294400 134512640 146736320 4293927984 18446744073709551615 135468704 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1224.02
Current children cumulated vsize (KiB) 108040

[startup+762.309 s]
/proc/loadavg: 1.88 1.83 1.74 3/109 32338
/proc/meminfo: memFree=1355496/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=105472 CPUtime=1328.25
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 1236398 0 0 0 130632 2193 0 0 16 0 2 0 146218414 108003328 20181 1992294400 134512640 146736320 4293927984 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32313/statm: 26368 20181 1118 2985 0 22910 0
[pid=32313/tid=32320] ppid=32312 vsize=105472 CPUtime=602.28
/proc/32313/task/32320/stat : 32320 (pb_cplex) R 32312 32312 32048 0 -1 4202560 500939 0 0 0 59217 1011 0 0 16 0 2 0 146225080 108003328 20181 1992294400 134512640 146736320 4293927984 18446744073709551615 135982683 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1328.25
Current children cumulated vsize (KiB) 114172

[startup+822.301 s]
/proc/loadavg: 1.64 1.77 1.72 2/109 32340
/proc/meminfo: memFree=1352396/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=108200 CPUtime=1432.97
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 1325920 0 0 0 140907 2390 0 0 16 0 2 0 146218414 110796800 20925 1992294400 134512640 146736320 4293927984 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32313/statm: 27050 20925 1118 2985 0 23592 0
[pid=32313/tid=32320] ppid=32312 vsize=108200 CPUtime=653.86
/proc/32313/task/32320/stat : 32320 (pb_cplex) R 32312 32312 32048 0 -1 4202560 537678 0 0 0 64284 1102 0 0 16 0 2 0 146225080 110796800 20925 1992294400 134512640 146736320 4293927984 18446744073709551615 136015700 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1432.97
Current children cumulated vsize (KiB) 116900

[startup+882.301 s]
/proc/loadavg: 1.67 1.76 1.72 4/109 32342
/proc/meminfo: memFree=1348924/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=112320 CPUtime=1538.13
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 1424970 0 0 0 151225 2588 0 0 16 0 2 0 146218414 115015680 21780 1992294400 134512640 146736320 4293927984 18446744073709551615 135850737 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32313/statm: 28080 21780 1118 2985 0 24622 0
[pid=32313/tid=32320] ppid=32312 vsize=112320 CPUtime=705.7
/proc/32313/task/32320/stat : 32320 (pb_cplex) R 32312 32312 32048 0 -1 4202560 606562 0 0 0 69356 1214 0 0 16 0 2 0 146225080 115015680 21780 1992294400 134512640 146736320 4293927984 18446744073709551615 135523438 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1538.13
Current children cumulated vsize (KiB) 121020

[startup+942.302 s]
/proc/loadavg: 1.76 1.77 1.72 3/109 32344
/proc/meminfo: memFree=1348180/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=112792 CPUtime=1644.63
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 1518158 0 0 0 161676 2787 0 0 16 0 2 0 146218414 115499008 21986 1992294400 134512640 146736320 4293927984 18446744073709551615 135526870 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32313/statm: 28198 21986 1118 2985 0 24740 0
[pid=32313/tid=32320] ppid=32312 vsize=112792 CPUtime=758.57
/proc/32313/task/32320/stat : 32320 (pb_cplex) R 32312 32312 32048 0 -1 4202560 660655 0 0 0 74535 1322 0 0 16 0 2 0 146225080 115499008 21986 1992294400 134512640 146736320 4293927984 18446744073709551615 136384852 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1644.63
Current children cumulated vsize (KiB) 121492

[startup+1002.3 s]
/proc/loadavg: 1.81 1.78 1.73 3/109 32346
/proc/meminfo: memFree=1346940/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=114368 CPUtime=1750.02
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 1589723 0 0 0 172028 2974 0 0 15 0 2 0 146218414 117112832 22276 1992294400 134512640 146736320 4293927984 18446744073709551615 135453309 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32313/statm: 28592 22276 1118 2985 0 25134 0
[pid=32313/tid=32320] ppid=32312 vsize=114368 CPUtime=810.48
/proc/32313/task/32320/stat : 32320 (pb_cplex) R 32312 32312 32048 0 -1 4202560 696677 0 0 0 79634 1414 0 0 16 0 2 0 146225080 117112832 22276 1992294400 134512640 146736320 4293927984 18446744073709551615 135467859 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1750.02
Current children cumulated vsize (KiB) 123068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1030.8 s]
/proc/loadavg: 1.81 1.78 1.73 4/109 32346
/proc/meminfo: memFree=1346940/2059040 swapFree=4140788/4192956
[pid=32312] ppid=32310 vsize=8700 CPUtime=0
/proc/32312/stat : 32312 (run) S 32310 32312 32048 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146218414 8908800 248 1992294400 4194304 4922060 140736261111904 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32312/statm: 2175 248 208 178 0 68 0
[pid=32313] ppid=32312 vsize=114512 CPUtime=1800.03
/proc/32313/stat : 32313 (pb_cplex) R 32312 32312 32048 0 -1 4202496 1633408 0 0 0 176939 3064 0 0 16 0 2 0 146218414 117260288 22402 1992294400 134512640 146736320 4293927984 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32313/statm: 28628 22402 1118 2985 0 25170 0
[pid=32313/tid=32320] ppid=32312 vsize=114512 CPUtime=835
/proc/32313/task/32320/stat : 32320 (pb_cplex) R 32312 32312 32048 0 -1 4202560 722100 0 0 0 82039 1461 0 0 16 0 2 0 146225080 117260288 22402 1992294400 134512640 146736320 4293927984 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 123212

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

Real time (s): 1030.82
CPU time (s): 1800.03
CPU user time (s): 1769.39
CPU system time (s): 30.64
CPU usage (%): 174.621
Max. virtual memory (cumulated for all children) (KiB): 127464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
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.00669 second user time and 5.51216 second system time

The end

Launcher Data

Begin job on node036 at 2010-07-02 07:40:55
IDJOB=2697045
IDBENCH=48079
IDSOLVER=1209
FILE ID=node036/2697045-1278049255
PBS_JOBID= 11198855
Free space on /tmp= 62324 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=47-P1=43-P2=59-P3=29-P4=31-P5=13-P6=59-P7=53-P8=67-P9=17-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697045-1278049255/watcher-2697045-1278049255 -o /tmp/evaluation-result-2697045-1278049255/solver-2697045-1278049255 -C 1800 -W 2000 -M 1800  run HOME/instance-2697045-1278049255.opb

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

MD5SUM BENCH= 505637014c48e331f3dc333f08f65d90
RANDOM SEED=1319802627

node036.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.251
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.50
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.251
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1434168 kB
Buffers:        161736 kB
Cached:         358636 kB
SwapCached:       6032 kB
Active:         215808 kB
Inactive:       318720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1434168 kB
SwapTotal:     4192956 kB
SwapFree:      4140788 kB
Dirty:           16656 kB
Writeback:           0 kB
AnonPages:       12520 kB
Mapped:          12064 kB
Slab:            68324 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181644 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-2697045-1278049255.opb

Free space on /tmp at the end= 62308 MiB
End job on node036 at 2010-07-02 07:58:08