Trace number 2696973

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.05 1036.52

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=2-P1=29-P2=11-P3=7-P4=17-P5=11-P6=7-P7=29-P8=11-P9=5-B.opb
MD5SUMc019e7570938e486ee7a54f01dcef63b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1.3268
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables135
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 constraint5
Maximum length of a constraint35
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1984
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)225
Sum of products size (including duplicates)450
Number of different products225
Sum of products size450

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696973-1278048205.opb.
0.00/0.00	c Instance file HOME/instance-2696973-1278048205.opb
0.00/0.00	c File size is 16961 bytes.
0.00/0.01	c Highest Coefficient sum: 1984
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.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      360                                                 |
0.00/0.01	c |  Number Constraints:    469                                                 |
0.00/0.01	c ===============================================================================
1800.05/1036.51	c Remaining time 1799.99 sec.
1800.05/1036.51	c 
1800.05/1036.51	c *** INTERRUPTED ***
1800.05/1036.51	s UNKNOWN
1800.05/1036.51	c Total CPU time              : 1772.43 s
1800.05/1036.51	c Memory used           : 70.29 MB
1800.05/1036.51	c CPU time              : 1772.43 s
1800.05/1036.51	c 
1800.05/1036.51	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-2696973-1278048205/watcher-2696973-1278048205 -o /tmp/evaluation-result-2696973-1278048205/solver-2696973-1278048205 -C 1800 -W 2000 -M 1800 run HOME/instance-2696973-1278048205.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.65 1.70 1.18 3/106 2279
/proc/meminfo: memFree=1833156/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) R 2277 2279 2156 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210369429 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0

[startup+0.092184 s]
/proc/loadavg: 1.65 1.70 1.18 3/106 2279
/proc/meminfo: memFree=1833156/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100184 s]
/proc/loadavg: 1.65 1.70 1.18 3/106 2279
/proc/meminfo: memFree=1833156/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300178 s]
/proc/loadavg: 1.65 1.70 1.18 3/106 2279
/proc/meminfo: memFree=1833156/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701392 s]
/proc/loadavg: 1.65 1.70 1.18 3/106 2279
/proc/meminfo: memFree=1833156/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50146 s]
/proc/loadavg: 1.67 1.70 1.18 3/109 2284
/proc/meminfo: memFree=1826188/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=32432 CPUtime=2.32
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 13174 0 0 0 220 12 0 0 17 0 2 0 146114965 33210368 2726 1992294400 134512640 146736320 4290489136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 8108 2726 1071 2985 0 4650 0
[pid=2280/tid=2284] ppid=2279 vsize=32432 CPUtime=0.74
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 4297 0 0 0 71 3 0 0 17 0 2 0 146115030 33210368 2726 1992294400 134512640 146736320 4290489136 18446744073709551615 135857489 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 41132

[startup+3.1016 s]
/proc/loadavg: 1.67 1.70 1.18 3/109 2284
/proc/meminfo: memFree=1824700/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=34860 CPUtime=5.1
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 20940 0 0 0 492 18 0 0 17 0 2 0 146114965 35696640 3267 1992294400 134512640 146736320 4290489136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 8715 3267 1074 2985 0 5257 0
[pid=2280/tid=2284] ppid=2279 vsize=34860 CPUtime=2.09
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 9462 0 0 0 203 6 0 0 17 0 2 0 146115030 35696640 3267 1992294400 134512640 146736320 4290489136 18446744073709551615 136402277 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.1
Current children cumulated vsize (KiB) 43560

[startup+6.30187 s]
/proc/loadavg: 1.86 1.74 1.20 3/109 2284
/proc/meminfo: memFree=1821848/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=37724 CPUtime=10.62
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 32325 0 0 0 1035 27 0 0 16 0 2 0 146114965 38629376 3966 1992294400 134512640 146736320 4290489136 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 9431 3966 1074 2985 0 5973 0
[pid=2280/tid=2284] ppid=2279 vsize=37724 CPUtime=4.87
/proc/2280/task/2284/stat : 2284 (pb_cplex) S 2279 2279 2156 0 -1 4202560 16928 0 0 0 477 10 0 0 16 0 2 0 146115030 38629376 3966 1992294400 134512640 146736320 4290489136 18446744073709551615 144580073 0 2 4096 16387 18446604437830220672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.62
Current children cumulated vsize (KiB) 46424

[startup+12.7014 s]
/proc/loadavg: 1.87 1.74 1.20 3/109 2284
/proc/meminfo: memFree=1818996/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=42252 CPUtime=21.22
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 54753 0 0 0 2075 47 0 0 16 0 2 0 146114965 43266048 5189 1992294400 134512640 146736320 4290489136 18446744073709551615 135526859 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 10563 5189 1117 2985 0 7105 0
[pid=2280/tid=2284] ppid=2279 vsize=42252 CPUtime=10.17
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 30978 0 0 0 994 23 0 0 16 0 2 0 146115030 43266048 5189 1992294400 134512640 146736320 4290489136 18446744073709551615 135468537 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.22
Current children cumulated vsize (KiB) 50952

[startup+25.5015 s]
/proc/loadavg: 1.74 1.72 1.20 2/109 2284
/proc/meminfo: memFree=1814284/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=43856 CPUtime=42.97
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 68977 0 0 0 4233 64 0 0 17 0 2 0 146114965 44908544 5465 1992294400 134512640 146736320 4290489136 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 10964 5465 1074 2985 0 7506 0
[pid=2280/tid=2284] ppid=2279 vsize=43856 CPUtime=20.84
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 33906 0 0 0 2054 30 0 0 16 0 2 0 146115030 44908544 5465 1992294400 134512640 146736320 4290489136 18446744073709551615 136008176 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.97
Current children cumulated vsize (KiB) 52556

[startup+51.1007 s]
/proc/loadavg: 1.71 1.71 1.21 3/109 2284
/proc/meminfo: memFree=1813664/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=44472 CPUtime=81.79
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 98782 0 0 0 8077 102 0 0 16 0 2 0 146114965 45539328 5629 1992294400 134512640 146736320 4290489136 18446744073709551615 136006078 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 11118 5629 1084 2985 0 7660 0
[pid=2280/tid=2284] ppid=2279 vsize=44472 CPUtime=36.47
/proc/2280/task/2284/stat : 2284 (pb_cplex) S 2279 2279 2156 0 -1 4202560 44047 0 0 0 3600 47 0 0 17 0 2 0 146115030 45539328 5629 1992294400 134512640 146736320 4290489136 18446744073709551615 144580073 0 2 4096 16387 18446604437830220672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 81.79
Current children cumulated vsize (KiB) 53172

[startup+102.309 s]
/proc/loadavg: 1.82 1.74 1.25 3/109 2287
/proc/meminfo: memFree=1813664/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=44824 CPUtime=172.23
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 164491 0 0 0 16988 235 0 0 17 0 2 0 146114965 45899776 5679 1992294400 134512640 146736320 4290489136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 11206 5679 1084 2985 0 7748 0
[pid=2280/tid=2284] ppid=2279 vsize=44824 CPUtime=80.98
/proc/2280/task/2284/stat : 2284 (pb_cplex) S 2279 2279 2156 0 -1 4202560 77022 0 0 0 7986 112 0 0 17 0 2 0 146115030 45899776 5679 1992294400 134512640 146736320 4290489136 18446744073709551615 144580073 0 2 4096 16387 18446604437830220672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 172.23
Current children cumulated vsize (KiB) 53524

[startup+162.301 s]
/proc/loadavg: 1.98 1.80 1.30 3/109 2289
/proc/meminfo: memFree=1810812/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=47888 CPUtime=276.21
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 264089 0 0 0 27210 411 0 0 16 0 2 0 146114965 49037312 6297 1992294400 134512640 146736320 4290489136 18446744073709551615 135466468 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 11972 6297 1100 2985 0 8514 0
[pid=2280/tid=2284] ppid=2279 vsize=47888 CPUtime=131.71
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 128660 0 0 0 12968 203 0 0 16 0 2 0 146115030 49037312 6297 1992294400 134512640 146736320 4290489136 18446744073709551615 136400447 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 276.21
Current children cumulated vsize (KiB) 56588

[startup+222.301 s]
/proc/loadavg: 1.82 1.79 1.32 3/109 2291
/proc/meminfo: memFree=1810564/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=48248 CPUtime=381.47
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 300051 0 0 0 37569 578 0 0 16 0 2 0 146114965 49405952 6334 1992294400 134512640 146736320 4290489136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 12062 6334 1105 2985 0 8604 0
[pid=2280/tid=2284] ppid=2279 vsize=48248 CPUtime=183.52
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 147429 0 0 0 18065 287 0 0 16 0 2 0 146115030 49405952 6334 1992294400 134512640 146736320 4290489136 18446744073709551615 139023034 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 381.47
Current children cumulated vsize (KiB) 56948

[startup+282.301 s]
/proc/loadavg: 1.87 1.80 1.35 3/109 2293
/proc/meminfo: memFree=1807340/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=51392 CPUtime=485.51
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 335522 0 0 0 47812 739 0 0 16 0 2 0 146114965 52625408 7142 1992294400 134512640 146736320 4290489136 18446744073709551615 135850322 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 12848 7142 1104 2985 0 9390 0
[pid=2280/tid=2284] ppid=2279 vsize=51392 CPUtime=235.07
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 166298 0 0 0 23139 368 0 0 17 0 2 0 146115030 52625408 7142 1992294400 134512640 146736320 4290489136 18446744073709551615 135964353 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 485.51
Current children cumulated vsize (KiB) 60092

[startup+342.301 s]
/proc/loadavg: 1.79 1.80 1.38 3/109 2293
/proc/meminfo: memFree=1807712/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=2280] ppid=2279 vsize=53596 CPUtime=906.79
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 479838 0 0 0 89324 1355 0 0 16 0 2 0 146114965 54882304 7755 1992294400 134512640 146736320 4290489136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 13399 7755 1105 2985 0 9941 0
[pid=2280/tid=2284] ppid=2279 vsize=53596 CPUtime=442.95
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 242054 0 0 0 43621 674 0 0 17 0 2 0 146115030 54882304 7755 1992294400 134512640 146736320 4290489136 18446744073709551615 135526863 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 906.79
Current children cumulated vsize (KiB) 62296

[startup+582.301 s]
/proc/loadavg: 1.79 1.78 1.46 3/109 2305
/proc/meminfo: memFree=1802620/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=55764 CPUtime=1010.77
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 493817 0 0 0 99579 1498 0 0 16 0 2 0 146114965 57102336 8253 1992294400 134512640 146736320 4290489136 18446744073709551615 135526859 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 13941 8253 1105 2985 0 10483 0
[pid=2280/tid=2284] ppid=2279 vsize=55764 CPUtime=493.54
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 242729 0 0 0 48614 740 0 0 16 0 2 0 146115030 57102336 8253 1992294400 134512640 146736320 4290489136 18446744073709551615 137381316 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1010.77
Current children cumulated vsize (KiB) 64464

[startup+642.302 s]
/proc/loadavg: 1.75 1.76 1.47 3/109 2305
/proc/meminfo: memFree=1803116/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=54740 CPUtime=1115.46
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 512174 0 0 0 109894 1652 0 0 16 0 2 0 146114965 56053760 8171 1992294400 134512640 146736320 4290489136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 13685 8171 1105 2985 0 10227 0
[pid=2280/tid=2284] ppid=2279 vsize=54740 CPUtime=544.72
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 246662 0 0 0 53659 813 0 0 16 0 2 0 146115030 56053760 8171 1992294400 134512640 146736320 4290489136 18446744073709551615 139039910 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1115.46
Current children cumulated vsize (KiB) 63440

[startup+702.301 s]
/proc/loadavg: 1.77 1.76 1.48 3/109 2307
/proc/meminfo: memFree=1800636/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=57812 CPUtime=1219.86
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 543872 0 0 0 120167 1819 0 0 16 0 2 0 146114965 59199488 8745 1992294400 134512640 146736320 4290489136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 14453 8745 1105 2985 0 10995 0
[pid=2280/tid=2284] ppid=2279 vsize=57812 CPUtime=596.48
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 262797 0 0 0 58756 892 0 0 16 0 2 0 146115030 59199488 8745 1992294400 134512640 146736320 4290489136 18446744073709551615 135850714 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1219.86
Current children cumulated vsize (KiB) 66512

[startup+762.309 s]
/proc/loadavg: 1.82 1.77 1.50 3/109 2309
/proc/meminfo: memFree=1797536/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=60680 CPUtime=1324.21
/proc/2280/stat : 2280 (pb_cplex) S 2279 2279 2156 0 -1 4202496 571240 0 0 0 130429 1992 0 0 15 0 2 0 146114965 62136320 9471 1992294400 134512640 146736320 4290489136 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 15170 9471 1105 2985 0 11712 0
[pid=2280/tid=2284] ppid=2279 vsize=60680 CPUtime=647.81
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 272409 0 0 0 63806 975 0 0 16 0 2 0 146115030 62136320 9471 1992294400 134512640 146736320 4290489136 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1324.21
Current children cumulated vsize (KiB) 69380

[startup+822.301 s]
/proc/loadavg: 1.91 1.81 1.53 2/109 2311
/proc/meminfo: memFree=1795684/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=62048 CPUtime=1428.49
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 608921 0 0 0 140692 2157 0 0 16 0 2 0 146114965 63537152 9975 1992294400 134512640 146736320 4290489136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 15512 9975 1105 2985 0 12054 0
[pid=2280/tid=2284] ppid=2279 vsize=62048 CPUtime=699.2
/proc/2280/task/2284/stat : 2284 (pb_cplex) S 2279 2279 2156 0 -1 4202560 287553 0 0 0 68864 1056 0 0 16 0 2 0 146115030 63537152 9975 1992294400 134512640 146736320 4290489136 18446744073709551615 144580073 0 2 4096 16387 18446604437830220672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1428.49
Current children cumulated vsize (KiB) 70748

[startup+882.301 s]
/proc/loadavg: 1.82 1.81 1.55 3/109 2313
/proc/meminfo: memFree=1791964/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=65880 CPUtime=1532.49
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 646225 0 0 0 150914 2335 0 0 16 0 2 0 146114965 67461120 10839 1992294400 134512640 146736320 4290489136 18446744073709551615 135526785 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 16470 10839 1105 2985 0 13012 0
[pid=2280/tid=2284] ppid=2279 vsize=65880 CPUtime=750.13
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 309110 0 0 0 73867 1146 0 0 16 0 2 0 146115030 67461120 10839 1992294400 134512640 146736320 4290489136 18446744073709551615 135850067 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1532.49
Current children cumulated vsize (KiB) 74580

[startup+942.301 s]
/proc/loadavg: 1.70 1.78 1.55 3/109 2313
/proc/meminfo: memFree=1789980/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=69056 CPUtime=1636.52
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 679907 0 0 0 161148 2504 0 0 16 0 2 0 146114965 70713344 11503 1992294400 134512640 146736320 4290489136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 17264 11503 1105 2985 0 13806 0
[pid=2280/tid=2284] ppid=2279 vsize=69056 CPUtime=801.24
/proc/2280/task/2284/stat : 2284 (pb_cplex) S 2279 2279 2156 0 -1 4202560 326957 0 0 0 78898 1226 0 0 16 0 2 0 146115030 70713344 11503 1992294400 134512640 146736320 4290489136 18446744073709551615 144580073 0 2 4096 16387 18446604437830220672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1636.52
Current children cumulated vsize (KiB) 77756

[startup+1002.3 s]
/proc/loadavg: 1.72 1.77 1.56 3/109 2315
/proc/meminfo: memFree=1786756/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=71724 CPUtime=1740.39
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 718295 0 0 0 171372 2667 0 0 16 0 2 0 146114965 73445376 12157 1992294400 134512640 146736320 4290489136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 17931 12157 1105 2985 0 14473 0
[pid=2280/tid=2284] ppid=2279 vsize=71724 CPUtime=852.25
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 344947 0 0 0 83920 1305 0 0 16 0 2 0 146115030 73445376 12157 1992294400 134512640 146736320 4290489136 18446744073709551615 136402277 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1740.39
Current children cumulated vsize (KiB) 80424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1036.5 s]
/proc/loadavg: 1.78 1.78 1.57 3/109 2317
/proc/meminfo: memFree=1785764/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=71976 CPUtime=1800.05
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 739222 0 0 0 177241 2764 0 0 16 0 2 0 146114965 73703424 12380 1992294400 134512640 146736320 4290489136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 17994 12380 1105 2985 0 14536 0
[pid=2280/tid=2284] ppid=2279 vsize=71976 CPUtime=881.75
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 357424 0 0 0 86820 1355 0 0 16 0 2 0 146115030 73703424 12380 1992294400 134512640 146736320 4290489136 18446744073709551615 139041214 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 80676

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

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

[startup+1036.5 s]
/proc/loadavg: 1.78 1.78 1.57 3/109 2317
/proc/meminfo: memFree=1785764/2059040 swapFree=4139368/4192956
[pid=2279] ppid=2277 vsize=8700 CPUtime=0
/proc/2279/stat : 2279 (run) S 2277 2279 2156 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146114965 8908800 248 1992294400 4194304 4922060 140736141705680 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2279/statm: 2175 248 208 178 0 68 0
[pid=2280] ppid=2279 vsize=71976 CPUtime=1800.05
/proc/2280/stat : 2280 (pb_cplex) R 2279 2279 2156 0 -1 4202496 739222 0 0 0 177241 2764 0 0 16 0 2 0 146114965 73703424 12380 1992294400 134512640 146736320 4290489136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2280/statm: 17994 12380 1105 2985 0 14536 0
[pid=2280/tid=2284] ppid=2279 vsize=71976 CPUtime=881.75
/proc/2280/task/2284/stat : 2284 (pb_cplex) R 2279 2279 2156 0 -1 4202560 357424 0 0 0 86820 1355 0 0 16 0 2 0 146115030 73703424 12380 1992294400 134512640 146736320 4290489136 18446744073709551615 139041214 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 80676

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1036.52
CPU time (s): 1800.05
CPU user time (s): 1772.41
CPU system time (s): 27.64
CPU usage (%): 173.663
Max. virtual memory (cumulated for all children) (KiB): 84552

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= 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.13867 second user time and 5.40518 second system time

The end

Launcher Data

Begin job on node031 at 2010-07-02 07:23:25
IDJOB=2696973
IDBENCH=48007
IDSOLVER=1209
FILE ID=node031/2696973-1278048205
PBS_JOBID= 11198859
Free space on /tmp= 62436 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=5-P0=2-P1=29-P2=11-P3=7-P4=17-P5=11-P6=7-P7=29-P8=11-P9=5-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696973-1278048205/watcher-2696973-1278048205 -o /tmp/evaluation-result-2696973-1278048205/solver-2696973-1278048205 -C 1800 -W 2000 -M 1800  run HOME/instance-2696973-1278048205.opb

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

MD5SUM BENCH= c019e7570938e486ee7a54f01dcef63b
RANDOM SEED=812323010

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.219
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.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1834056 kB
Buffers:         21012 kB
Cached:         110760 kB
SwapCached:       6932 kB
Active:         106220 kB
Inactive:        39512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1834056 kB
SwapTotal:     4192956 kB
SwapFree:      4139368 kB
Dirty:           16628 kB
Writeback:           0 kB
AnonPages:       12240 kB
Mapped:          12004 kB
Slab:            57052 kB
PageTables:       4128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181184 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2696973-1278048205.opb

Free space on /tmp at the end= 62420 MiB
End job on node031 at 2010-07-02 07:40:44