Trace number 2697046

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.15 1034.12

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=373-P1=127-P2=409-P3=11-P4=263-P5=269-B.opb
MD5SUM65bc139f592885e582edbd6d46332a4d
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 benchmark6.13307
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 variables135
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 constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)405
Sum of products size (including duplicates)810
Number of different products405
Sum of products size810

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697046-1278049257.opb.
0.00/0.00	c Instance file HOME/instance-2697046-1278049257.opb
0.00/0.00	c File size is 30043 bytes.
0.00/0.02	c Highest Coefficient sum: 523264
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:      540                                                 |
0.00/0.02	c |  Number Constraints:    821                                                 |
0.00/0.02	c ===============================================================================
1800.15/1034.11	c Remaining time 1799.98 sec.
1800.15/1034.11	c 
1800.15/1034.11	c *** INTERRUPTED ***
1800.15/1034.11	s UNKNOWN
1800.15/1034.11	c Total CPU time              : 1771.99 s
1800.15/1034.11	c Memory used           : 87.07 MB
1800.15/1034.11	c CPU time              : 1771.99 s
1800.15/1034.11	c 
1800.15/1034.11	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2697046-1278049257/watcher-2697046-1278049257 -o /tmp/evaluation-result-2697046-1278049257/solver-2697046-1278049257 -C 1800 -W 2000 -M 1800 run HOME/instance-2697046-1278049257.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.14 2.06 1.76 3/106 26165
/proc/meminfo: memFree=1826164/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) R 26163 26165 25899 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060937621 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0

[startup+0.036833 s]
/proc/loadavg: 2.14 2.06 1.76 3/106 26165
/proc/meminfo: memFree=1826164/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100831 s]
/proc/loadavg: 2.14 2.06 1.76 3/106 26165
/proc/meminfo: memFree=1826164/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.304865 s]
/proc/loadavg: 2.14 2.06 1.76 3/106 26165
/proc/meminfo: memFree=1826164/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700809 s]
/proc/loadavg: 2.14 2.06 1.76 3/106 26165
/proc/meminfo: memFree=1826164/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50178 s]
/proc/loadavg: 2.14 2.06 1.76 2/109 26170
/proc/meminfo: memFree=1818080/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=34008 CPUtime=2.09
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 9178 0 0 0 202 7 0 0 16 0 2 0 178581103 34824192 3088 1992294400 134512640 146736320 4291821792 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 8502 3088 1071 2985 0 5044 0
[pid=26166/tid=26170] ppid=26165 vsize=34008 CPUtime=0.61
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 2823 0 0 0 60 1 0 0 17 0 2 0 178581179 34824192 3088 1992294400 134512640 146736320 4291821792 18446744073709551615 136016019 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 42708

[startup+3.10172 s]
/proc/loadavg: 2.13 2.06 1.76 2/109 26170
/proc/meminfo: memFree=1816964/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=36516 CPUtime=4.86
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 22922 0 0 0 470 16 0 0 16 0 2 0 178581103 37392384 3734 1992294400 134512640 146736320 4291821792 18446744073709551615 135850322 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 9129 3734 1072 2985 0 5671 0
[pid=26166/tid=26170] ppid=26165 vsize=36516 CPUtime=2.09
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 10497 0 0 0 203 6 0 0 18 0 2 0 178581179 37392384 3734 1992294400 134512640 146736320 4291821792 18446744073709551615 135999699 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) 45216

[startup+6.3006 s]
/proc/loadavg: 2.13 2.06 1.76 3/109 26170
/proc/meminfo: memFree=1811880/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=41988 CPUtime=10.28
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 35732 0 0 0 1002 26 0 0 16 0 2 0 178581103 42995712 5074 1992294400 134512640 146736320 4291821792 18446744073709551615 135454076 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 10497 5074 1071 2985 0 7039 0
[pid=26166/tid=26170] ppid=26165 vsize=41988 CPUtime=4.93
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 16209 0 0 0 482 11 0 0 17 0 2 0 178581179 42995712 5074 1992294400 134512640 146736320 4291821792 18446744073709551615 135468704 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.28
Current children cumulated vsize (KiB) 50688

[startup+12.7014 s]
/proc/loadavg: 2.12 2.06 1.76 2/109 26170
/proc/meminfo: memFree=1805556/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=45176 CPUtime=20.8
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 50982 0 0 0 2042 38 0 0 16 0 2 0 178581103 46260224 5734 1992294400 134512640 146736320 4291821792 18446744073709551615 136008446 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 11294 5734 1074 2985 0 7836 0
[pid=26166/tid=26170] ppid=26165 vsize=45176 CPUtime=10.46
/proc/26166/task/26170/stat : 26170 (pb_cplex) S 26165 26165 25899 0 -1 4202560 23088 0 0 0 1029 17 0 0 16 0 2 0 178581179 46260224 5734 1992294400 134512640 146736320 4291821792 18446744073709551615 144580073 0 2 4096 16387 18446604437819547840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.8
Current children cumulated vsize (KiB) 53876

[startup+25.5009 s]
/proc/loadavg: 2.09 2.05 1.76 3/109 26172
/proc/meminfo: memFree=1803448/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=50816 CPUtime=41.73
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 114406 0 0 0 4096 77 0 0 16 0 2 0 178581103 52035584 6949 1992294400 134512640 146736320 4291821792 18446744073709551615 135453309 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 12704 6949 1086 2985 0 9246 0
[pid=26166/tid=26170] ppid=26165 vsize=50816 CPUtime=21.36
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 58617 0 0 0 2098 38 0 0 17 0 2 0 178581179 52035584 6949 1992294400 134512640 146736320 4291821792 18446744073709551615 136003318 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.73
Current children cumulated vsize (KiB) 59516

[startup+51.1009 s]
/proc/loadavg: 2.12 2.07 1.77 3/109 26172
/proc/meminfo: memFree=1799604/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=58352 CPUtime=81.4
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 254856 0 0 0 7981 159 0 0 18 0 2 0 178581103 59752448 8604 1992294400 134512640 146736320 4291821792 18446744073709551615 136008363 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 14588 8604 1074 2985 0 11130 0
[pid=26166/tid=26170] ppid=26165 vsize=58352 CPUtime=39.28
/proc/26166/task/26170/stat : 26170 (pb_cplex) S 26165 26165 25899 0 -1 4202560 130248 0 0 0 3846 82 0 0 16 0 2 0 178581179 59752448 8604 1992294400 134512640 146736320 4291821792 18446744073709551615 144580073 0 2 4096 16387 18446604437819547840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 81.4
Current children cumulated vsize (KiB) 67052

[startup+102.309 s]
/proc/loadavg: 1.72 1.96 1.75 3/109 26174
/proc/meminfo: memFree=1787452/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=65212 CPUtime=156.03
/proc/26166/stat : 26166 (pb_cplex) S 26165 26165 25899 0 -1 4202496 451410 0 0 0 15324 279 0 0 16 0 2 0 178581103 66777088 10412 1992294400 134512640 146736320 4291821792 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 16303 10412 1074 2985 0 12845 0
[pid=26166/tid=26170] ppid=26165 vsize=65212 CPUtime=75.02
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 230303 0 0 0 7359 143 0 0 16 0 2 0 178581179 66777088 10412 1992294400 134512640 146736320 4291821792 18446744073709551615 139042879 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 156.03
Current children cumulated vsize (KiB) 73912

[startup+162.301 s]
/proc/loadavg: 2.02 2.00 1.77 4/109 26174
/proc/meminfo: memFree=1784228/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=68792 CPUtime=257.34
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 631275 0 0 0 25315 419 0 0 18 0 2 0 178581103 70443008 11366 1992294400 134512640 146736320 4291821792 18446744073709551615 136002752 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 17198 11366 1114 2985 0 13740 0
[pid=26166/tid=26170] ppid=26165 vsize=68792 CPUtime=124.68
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 343075 0 0 0 12239 229 0 0 19 0 2 0 178581179 70443008 11366 1992294400 134512640 146736320 4291821792 18446744073709551615 135526881 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 257.34
Current children cumulated vsize (KiB) 77492

[startup+222.301 s]
/proc/loadavg: 1.85 1.96 1.77 3/109 26176
/proc/meminfo: memFree=1777408/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=75304 CPUtime=367.25
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 823280 0 0 0 36132 593 0 0 18 0 2 0 178581103 77111296 13033 1992294400 134512640 146736320 4291821792 18446744073709551615 135850319 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26166/statm: 18826 13033 1114 2985 0 15368 0
[pid=26166/tid=26170] ppid=26165 vsize=75304 CPUtime=179.73
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 469839 0 0 0 17629 344 0 0 17 0 2 0 178581179 77111296 13033 1992294400 134512640 146736320 4291821792 18446744073709551615 135850322 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 367.25
Current children cumulated vsize (KiB) 84004

[startup+282.302 s]
/proc/loadavg: 1.73 1.92 1.77 3/109 26178
/proc/meminfo: memFree=1773192/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=79496 CPUtime=474.5
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 1052446 0 0 0 46684 766 0 0 17 0 2 0 178581103 81403904 14021 1992294400 134512640 146736320 4291821792 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26166/statm: 19874 14021 1114 2985 0 16416 0
[pid=26166/tid=26170] ppid=26165 vsize=79496 CPUtime=232.94
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 616994 0 0 0 22842 452 0 0 17 0 2 0 178581179 81403904 14021 1992294400 134512640 146736320 4291821792 18446744073709551615 136015583 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 474.5
Current children cumulated vsize (KiB) 88196

[startup+342.302 s]
/proc/loadavg: 1.79 1.91 1.77 3/109 26180
/proc/meminfo: memFree=1771216/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=26166] ppid=26165 vsize=83100 CPUtime=898.75
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 1950907 0 0 0 88377 1498 0 0 17 0 2 0 178581103 85094400 14922 1992294400 134512640 146736320 4291821792 18446744073709551615 135526786 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26166/statm: 20775 14922 1114 2985 0 17317 0
[pid=26166/tid=26170] ppid=26165 vsize=83100 CPUtime=443.67
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 1125951 0 0 0 43512 855 0 0 16 0 2 0 178581179 85094400 14922 1992294400 134512640 146736320 4291821792 18446744073709551615 135454093 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 898.75
Current children cumulated vsize (KiB) 91800

[startup+582.302 s]
/proc/loadavg: 1.89 1.90 1.80 5/109 26186
/proc/meminfo: memFree=1768364/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=84864 CPUtime=1005.55
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 2057849 0 0 0 98930 1625 0 0 17 0 2 0 178581103 86900736 15215 1992294400 134512640 146736320 4291821792 18446744073709551615 135468517 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 21216 15215 1114 2985 0 17758 0
[pid=26166/tid=26170] ppid=26165 vsize=84864 CPUtime=497.19
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 1202624 0 0 0 48786 933 0 0 16 0 2 0 178581179 86900736 15215 1992294400 134512640 146736320 4291821792 18446744073709551615 136002745 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1005.55
Current children cumulated vsize (KiB) 93564

[startup+642.301 s]
/proc/loadavg: 1.82 1.90 1.81 3/109 26188
/proc/meminfo: memFree=1767124/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=86780 CPUtime=1112.29
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 2162629 0 0 0 109447 1782 0 0 16 0 2 0 178581103 88862720 15646 1992294400 134512640 146736320 4291821792 18446744073709551615 135468704 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 21695 15646 1114 2985 0 18237 0
[pid=26166/tid=26170] ppid=26165 vsize=86780 CPUtime=550.55
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 1225280 0 0 0 54073 982 0 0 16 0 2 0 178581179 88862720 15646 1992294400 134512640 146736320 4291821792 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1112.29
Current children cumulated vsize (KiB) 95480

[startup+702.301 s]
/proc/loadavg: 1.90 1.91 1.82 2/109 26190
/proc/meminfo: memFree=1765388/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=87116 CPUtime=1218.6
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 2268043 0 0 0 119932 1928 0 0 16 0 2 0 178581103 89206784 15822 1992294400 134512640 146736320 4291821792 18446744073709551615 135850301 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26166/statm: 21779 15822 1114 2985 0 18321 0
[pid=26166/tid=26170] ppid=26165 vsize=87116 CPUtime=603.69
/proc/26166/task/26170/stat : 26170 (pb_cplex) S 26165 26165 25899 0 -1 4202560 1289619 0 0 0 59305 1064 0 0 16 0 2 0 178581179 89206784 15822 1992294400 134512640 146736320 4291821792 18446744073709551615 144580073 0 2 4096 16387 18446604437819547840 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1218.6
Current children cumulated vsize (KiB) 95816

[startup+762.309 s]
/proc/loadavg: 1.84 1.88 1.81 3/109 26190
/proc/meminfo: memFree=1765388/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=87116 CPUtime=1325.53
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 2363013 0 0 0 130492 2061 0 0 17 0 2 0 178581103 89206784 15845 1992294400 134512640 146736320 4291821792 18446744073709551615 135850319 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 21779 15845 1114 2985 0 18321 0
[pid=26166/tid=26170] ppid=26165 vsize=87116 CPUtime=657.14
/proc/26166/task/26170/stat : 26170 (pb_cplex) S 26165 26165 25899 0 -1 4202560 1334834 0 0 0 64585 1129 0 0 16 0 2 0 178581179 89206784 15845 1992294400 134512640 146736320 4291821792 18446744073709551615 144580073 0 2 4096 16387 18446604437819547840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1325.53
Current children cumulated vsize (KiB) 95816

[startup+822.302 s]
/proc/loadavg: 1.87 1.88 1.82 3/109 26192
/proc/meminfo: memFree=1764272/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=87996 CPUtime=1431.21
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 2487537 0 0 0 140905 2216 0 0 16 0 2 0 178581103 90107904 16147 1992294400 134512640 146736320 4291821792 18446744073709551615 139028303 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26166/statm: 21999 16147 1114 2985 0 18541 0
[pid=26166/tid=26170] ppid=26165 vsize=87996 CPUtime=709.62
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 1355886 0 0 0 69786 1176 0 0 16 0 2 0 178581179 90107904 16147 1992294400 134512640 146736320 4291821792 18446744073709551615 136002239 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1431.21
Current children cumulated vsize (KiB) 96696

[startup+882.302 s]
/proc/loadavg: 1.77 1.86 1.81 3/109 26194
/proc/meminfo: memFree=1764272/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=87992 CPUtime=1536.63
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 2596625 0 0 0 151295 2368 0 0 17 0 2 0 178581103 90103808 16145 1992294400 134512640 146736320 4291821792 18446744073709551615 135526881 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26166/statm: 21998 16145 1114 2985 0 18540 0
[pid=26166/tid=26170] ppid=26165 vsize=87992 CPUtime=762.03
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 1394737 0 0 0 74966 1237 0 0 16 0 2 0 178581179 90103808 16145 1992294400 134512640 146736320 4291821792 18446744073709551615 135526330 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1536.63
Current children cumulated vsize (KiB) 96692

[startup+942.301 s]
/proc/loadavg: 1.78 1.83 1.81 3/109 26196
/proc/meminfo: memFree=1764272/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=88640 CPUtime=1637.13
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 3212904 0 0 0 161009 2704 0 0 16 0 2 0 178581103 90767360 16094 1992294400 134512640 146736320 4291821792 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26166/statm: 22160 16094 1114 2985 0 18702 0
[pid=26166/tid=26170] ppid=26165 vsize=88640 CPUtime=813.23
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 1718759 0 0 0 79909 1414 0 0 16 0 2 0 178581179 90767360 16094 1992294400 134512640 146736320 4291821792 18446744073709551615 139028294 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1637.13
Current children cumulated vsize (KiB) 97340

[startup+1002.3 s]
/proc/loadavg: 1.85 1.83 1.81 3/109 26198
/proc/meminfo: memFree=1764024/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=88740 CPUtime=1743.9
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 3221976 0 0 0 171613 2777 0 0 16 0 2 0 178581103 90869760 16191 1992294400 134512640 146736320 4291821792 18446744073709551615 135468704 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26166/statm: 22185 16191 1114 2985 0 18727 0
[pid=26166/tid=26170] ppid=26165 vsize=88740 CPUtime=866.93
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 1725440 0 0 0 85242 1451 0 0 17 0 2 0 178581179 90869760 16191 1992294400 134512640 146736320 4291821792 18446744073709551615 138374180 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1743.9
Current children cumulated vsize (KiB) 97440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1034.1 s]
/proc/loadavg: 1.85 1.83 1.81 3/109 26198
/proc/meminfo: memFree=1763280/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=89152 CPUtime=1800.15
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 3233108 0 0 0 177197 2818 0 0 16 0 2 0 178581103 91291648 16314 1992294400 134512640 146736320 4291821792 18446744073709551615 136015696 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 22288 16314 1114 2985 0 18830 0
[pid=26166/tid=26170] ppid=26165 vsize=89152 CPUtime=894.85
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 1729320 0 0 0 88015 1470 0 0 16 0 2 0 178581179 91291648 16314 1992294400 134512640 146736320 4291821792 18446744073709551615 135468704 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 97852

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

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

[startup+1034.1 s]
/proc/loadavg: 1.85 1.83 1.81 3/109 26198
/proc/meminfo: memFree=1763280/2059040 swapFree=4135856/4192956
[pid=26165] ppid=26163 vsize=8700 CPUtime=0
/proc/26165/stat : 26165 (run) S 26163 26165 25899 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 178581103 8908800 249 1992294400 4194304 4922060 140733697553824 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26165/statm: 2175 249 208 178 0 68 0
[pid=26166] ppid=26165 vsize=89152 CPUtime=1800.15
/proc/26166/stat : 26166 (pb_cplex) R 26165 26165 25899 0 -1 4202496 3233108 0 0 0 177197 2818 0 0 16 0 2 0 178581103 91291648 16314 1992294400 134512640 146736320 4291821792 18446744073709551615 136015696 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26166/statm: 22288 16314 1114 2985 0 18830 0
[pid=26166/tid=26170] ppid=26165 vsize=89152 CPUtime=894.85
/proc/26166/task/26170/stat : 26170 (pb_cplex) R 26165 26165 25899 0 -1 4202560 1729320 0 0 0 88015 1470 0 0 16 0 2 0 178581179 91291648 16314 1992294400 134512640 146736320 4291821792 18446744073709551615 135468704 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 97852

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26165 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=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1800.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1034.12
CPU time (s): 1800.15
CPU user time (s): 1771.97
CPU system time (s): 28.18
CPU usage (%): 174.075
Max. virtual memory (cumulated for all children) (KiB): 115064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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 1.9447 second user time and 5.61115 second system time

The end

Launcher Data

Begin job on node026 at 2010-07-02 07:40:57
IDJOB=2697046
IDBENCH=48080
IDSOLVER=1209
FILE ID=node026/2697046-1278049257
PBS_JOBID= 11198863
Free space on /tmp= 62392 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=373-P1=127-P2=409-P3=11-P4=263-P5=269-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697046-1278049257/watcher-2697046-1278049257 -o /tmp/evaluation-result-2697046-1278049257/solver-2697046-1278049257 -C 1800 -W 2000 -M 1800  run HOME/instance-2697046-1278049257.opb

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

MD5SUM BENCH= 65bc139f592885e582edbd6d46332a4d
RANDOM SEED=94131229

node026.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.201
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.201
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:       1827188 kB
Buffers:         31976 kB
Cached:         107812 kB
SwapCached:      10324 kB
Active:         107276 kB
Inactive:        46400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1827188 kB
SwapTotal:     4192956 kB
SwapFree:      4135856 kB
Dirty:           16628 kB
Writeback:           0 kB
AnonPages:       12352 kB
Mapped:           8468 kB
Slab:            56216 kB
PageTables:       4256 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-2697046-1278049257.opb

Free space on /tmp at the end= 62376 MiB
End job on node026 at 2010-07-02 07:58:13