Trace number 2696884

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.14 1038.92

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=41-P1=53-P2=67-P3=59-P4=53-P5=61-P6=29-P7=29-P8=17-B.opb
MD5SUMf3f9a9130af59a7746b19fdd52967c7b
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.580911
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 variables144
Total number of constraints17
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 constraints17
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)288
Sum of products size (including duplicates)576
Number of different products288
Sum of products size576

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696884-1278047145.opb.
0.00/0.00	c Instance file HOME/instance-2696884-1278047145.opb
0.00/0.00	c File size is 21533 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.01         s                                      |
0.00/0.02	c |  Number Variables:      432                                                 |
0.00/0.02	c |  Number Constraints:    593                                                 |
0.00/0.02	c ===============================================================================
1800.14/1038.91	c Remaining time 1799.99 sec.
1800.14/1038.91	c 
1800.14/1038.91	c *** INTERRUPTED ***
1800.14/1038.91	s UNKNOWN
1800.14/1038.91	c Total CPU time              : 1776.37 s
1800.14/1038.91	c Memory used           : 64.05 MB
1800.14/1038.91	c CPU time              : 1776.37 s
1800.14/1038.91	c 
1800.14/1038.91	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-2696884-1278047145/watcher-2696884-1278047145 -o /tmp/evaluation-result-2696884-1278047145/solver-2696884-1278047145 -C 1800 -W 2000 -M 1800 run HOME/instance-2696884-1278047145.opb 

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


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.01 3/106 30531
/proc/meminfo: memFree=1535204/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) R 30529 30531 30496 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052014997 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0

[startup+0.0382119 s]
/proc/loadavg: 0.08 0.02 0.01 3/106 30531
/proc/meminfo: memFree=1535204/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100209 s]
/proc/loadavg: 0.08 0.02 0.01 3/106 30531
/proc/meminfo: memFree=1535204/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.302199 s]
/proc/loadavg: 0.08 0.02 0.01 3/106 30531
/proc/meminfo: memFree=1535204/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700179 s]
/proc/loadavg: 0.08 0.02 0.01 3/106 30531
/proc/meminfo: memFree=1535204/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50014 s]
/proc/loadavg: 0.08 0.02 0.01 2/109 30536
/proc/meminfo: memFree=1527740/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=33324 CPUtime=2.2
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 10058 0 0 0 211 9 0 0 17 0 2 0 146005551 34123776 2859 1992294400 134512640 146736320 4289761376 18446744073709551615 138378149 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 8331 2859 1071 2985 0 4873 0
[pid=30532/tid=30536] ppid=30531 vsize=33324 CPUtime=0.68
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 3010 0 0 0 66 2 0 0 17 0 2 0 146005621 34123776 2859 1992294400 134512640 146736320 4289761376 18446744073709551615 135525920 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 42024

[startup+3.10106 s]
/proc/loadavg: 0.08 0.02 0.01 3/109 30536
/proc/meminfo: memFree=1525632/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=35016 CPUtime=5.02
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 20031 0 0 0 486 16 0 0 16 0 2 0 146005551 35856384 3273 1992294400 134512640 146736320 4289761376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 8754 3273 1071 2985 0 5296 0
[pid=30532/tid=30536] ppid=30531 vsize=35016 CPUtime=2.19
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 8903 0 0 0 214 5 0 0 18 0 2 0 146005621 35856384 3273 1992294400 134512640 146736320 4289761376 18446744073709551615 136015579 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 43716

[startup+6.30089 s]
/proc/loadavg: 0.23 0.05 0.02 3/109 30536
/proc/meminfo: memFree=1523772/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=36400 CPUtime=10.48
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 31774 0 0 0 1023 25 0 0 16 0 2 0 146005551 37273600 3711 1992294400 134512640 146736320 4289761376 18446744073709551615 136385172 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 9100 3711 1074 2985 0 5642 0
[pid=30532/tid=30536] ppid=30531 vsize=36400 CPUtime=4.81
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 14315 0 0 0 471 10 0 0 16 0 2 0 146005621 37273600 3711 1992294400 134512640 146736320 4289761376 18446744073709551615 135526889 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.48
Current children cumulated vsize (KiB) 45100

[startup+12.7012 s]
/proc/loadavg: 0.37 0.08 0.03 2/109 30536
/proc/meminfo: memFree=1519432/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=41500 CPUtime=20.75
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 52381 0 0 0 2035 40 0 0 16 0 2 0 146005551 42496000 4829 1992294400 134512640 146736320 4289761376 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30532/statm: 10375 4829 1074 2985 0 6917 0
[pid=30532/tid=30536] ppid=30531 vsize=41500 CPUtime=9.82
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 24988 0 0 0 964 18 0 0 16 0 2 0 146005621 42496000 4829 1992294400 134512640 146736320 4289761376 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.75
Current children cumulated vsize (KiB) 50200

[startup+25.5011 s]
/proc/loadavg: 0.65 0.16 0.05 2/109 30536
/proc/meminfo: memFree=1516580/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=45156 CPUtime=42.68
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 85659 0 0 0 4202 66 0 0 16 0 2 0 146005551 46239744 5732 1992294400 134512640 146736320 4289761376 18446744073709551615 136015579 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 11289 5732 1074 2985 0 7831 0
[pid=30532/tid=30536] ppid=30531 vsize=45156 CPUtime=20.68
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 44978 0 0 0 2037 31 0 0 16 0 2 0 146005621 46239744 5732 1992294400 134512640 146736320 4289761376 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.68
Current children cumulated vsize (KiB) 53856

[startup+51.1008 s]
/proc/loadavg: 0.97 0.27 0.09 3/109 30536
/proc/meminfo: memFree=1509388/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=50688 CPUtime=84.23
/proc/30532/stat : 30532 (pb_cplex) S 30531 30531 30496 0 -1 4202496 154086 0 0 0 8307 116 0 0 16 0 2 0 146005551 51904512 7142 1992294400 134512640 146736320 4289761376 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 12672 7142 1074 2985 0 9214 0
[pid=30532/tid=30536] ppid=30531 vsize=50688 CPUtime=39.89
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 73726 0 0 0 3936 53 0 0 16 0 2 0 146005621 51904512 7142 1992294400 134512640 146736320 4289761376 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 84.23
Current children cumulated vsize (KiB) 59388

[startup+102.309 s]
/proc/loadavg: 1.31 0.47 0.17 3/109 30538
/proc/meminfo: memFree=1508892/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=50728 CPUtime=165.26
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 193449 0 0 0 16352 174 0 0 16 0 2 0 146005551 51945472 7282 1992294400 134512640 146736320 4289761376 18446744073709551615 135450610 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 12682 7282 1102 2985 0 9224 0
[pid=30532/tid=30536] ppid=30531 vsize=50728 CPUtime=76.31
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 94315 0 0 0 7548 83 0 0 17 0 2 0 146005621 51945472 7282 1992294400 134512640 146736320 4289761376 18446744073709551615 135850292 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 165.26
Current children cumulated vsize (KiB) 59428

[startup+162.301 s]
/proc/loadavg: 1.54 0.69 0.26 3/109 30540
/proc/meminfo: memFree=1509512/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=50024 CPUtime=272.47
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 268105 0 0 0 26940 307 0 0 16 0 2 0 146005551 51224576 7113 1992294400 134512640 146736320 4289761376 18446744073709551615 136402270 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30532/statm: 12506 7113 1103 2985 0 9048 0
[pid=30532/tid=30536] ppid=30531 vsize=50024 CPUtime=129.43
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 135834 0 0 0 12791 152 0 0 17 0 2 0 146005621 51224576 7113 1992294400 134512640 146736320 4289761376 18446744073709551615 138374106 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 272.47
Current children cumulated vsize (KiB) 58724

[startup+222.302 s]
/proc/loadavg: 1.62 0.86 0.34 3/109 30542
/proc/meminfo: memFree=1509016/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=50588 CPUtime=378.17
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 351088 0 0 0 37354 463 0 0 17 0 2 0 146005551 51802112 7251 1992294400 134512640 146736320 4289761376 18446744073709551615 136385262 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 12647 7251 1103 2985 0 9189 0
[pid=30532/tid=30536] ppid=30531 vsize=50588 CPUtime=181.54
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 176462 0 0 0 17927 227 0 0 16 0 2 0 146005621 51802112 7251 1992294400 134512640 146736320 4289761376 18446744073709551615 135450545 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 378.17
Current children cumulated vsize (KiB) 59288

[startup+282.301 s]
/proc/loadavg: 1.68 1.02 0.43 3/109 30542
/proc/meminfo: memFree=1508520/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=51004 CPUtime=483.95
/proc/30532/stat : 30532 (pb_cplex) S 30531 30531 30496 0 -1 4202496 423932 0 0 0 47765 630 0 0 17 0 2 0 146005551 52228096 7377 1992294400 134512640 146736320 4289761376 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 12751 7377 1103 2985 0 9293 0
[pid=30532/tid=30536] ppid=30531 vsize=51004 CPUtime=234.14
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 218324 0 0 0 23101 313 0 0 16 0 2 0 146005621 52228096 7377 1992294400 134512640 146736320 4289761376 18446744073709551615 135447098 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 483.95
Current children cumulated vsize (KiB) 59704

[startup+342.301 s]
/proc/loadavg: 1.89 1.20 0.52 2/109 30544
/proc/meminfo: memFree=1506784/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=30532] ppid=30531 vsize=56916 CPUtime=902.43
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 591164 0 0 0 89052 1191 0 0 17 0 2 0 146005551 58281984 8559 1992294400 134512640 146736320 4289761376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30532/statm: 14229 8559 1103 2985 0 10771 0
[pid=30532/tid=30536] ppid=30531 vsize=56916 CPUtime=438.95
/proc/30532/task/30536/stat : 30536 (pb_cplex) S 30531 30531 30496 0 -1 4202560 303246 0 0 0 43299 596 0 0 16 0 2 0 146005621 58281984 8559 1992294400 134512640 146736320 4289761376 18446744073709551615 144580073 0 2 4096 16387 18446604437852136448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 902.43
Current children cumulated vsize (KiB) 65616

[startup+582.302 s]
/proc/loadavg: 1.58 1.47 0.79 2/109 30550
/proc/meminfo: memFree=1503312/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=57240 CPUtime=1002.38
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 700520 0 0 0 98884 1354 0 0 16 0 2 0 146005551 58613760 8637 1992294400 134512640 146736320 4289761376 18446744073709551615 135982859 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 14310 8637 1103 2985 0 10852 0
[pid=30532/tid=30536] ppid=30531 vsize=57240 CPUtime=487.45
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 350923 0 0 0 48072 673 0 0 16 0 2 0 146005621 58613760 8637 1992294400 134512640 146736320 4289761376 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 65940

[startup+642.302 s]
/proc/loadavg: 1.73 1.53 0.85 3/109 30552
/proc/meminfo: memFree=1502940/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=57144 CPUtime=1107.36
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 726954 0 0 0 109248 1488 0 0 16 0 2 0 146005551 58515456 8762 1992294400 134512640 146736320 4289761376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30532/statm: 14286 8762 1103 2985 0 10828 0
[pid=30532/tid=30536] ppid=30531 vsize=57144 CPUtime=538.69
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 363649 0 0 0 53125 744 0 0 16 0 2 0 146005621 58515456 8762 1992294400 134512640 146736320 4289761376 18446744073709551615 135468233 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1107.36
Current children cumulated vsize (KiB) 65844

[startup+702.302 s]
/proc/loadavg: 1.81 1.59 0.91 4/109 30554
/proc/meminfo: memFree=1499716/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=60284 CPUtime=1212.93
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 753522 0 0 0 119672 1621 0 0 16 0 2 0 146005551 61730816 9532 1992294400 134512640 146736320 4289761376 18446744073709551615 136363460 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 15071 9532 1103 2985 0 11613 0
[pid=30532/tid=30536] ppid=30531 vsize=60284 CPUtime=590.38
/proc/30532/task/30536/stat : 30536 (pb_cplex) S 30531 30531 30496 0 -1 4202560 373483 0 0 0 58231 807 0 0 16 0 2 0 146005621 61730816 9532 1992294400 134512640 146736320 4289761376 18446744073709551615 144580073 0 2 4096 16387 18446604437852136448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1212.93
Current children cumulated vsize (KiB) 68984

[startup+762.308 s]
/proc/loadavg: 1.72 1.60 0.95 3/109 30556
/proc/meminfo: memFree=1498848/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=61196 CPUtime=1318.02
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 768103 0 0 0 130051 1751 0 0 16 0 2 0 146005551 62664704 9735 1992294400 134512640 146736320 4289761376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30532/statm: 15299 9735 1103 2985 0 11841 0
[pid=30532/tid=30536] ppid=30531 vsize=61196 CPUtime=642.15
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 379915 0 0 0 63345 870 0 0 16 0 2 0 146005621 62664704 9735 1992294400 134512640 146736320 4289761376 18446744073709551615 135451440 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1318.02
Current children cumulated vsize (KiB) 69896

[startup+822.301 s]
/proc/loadavg: 1.85 1.65 1.01 3/109 30558
/proc/meminfo: memFree=1499220/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=61360 CPUtime=1423.22
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 795233 0 0 0 140436 1886 0 0 16 0 2 0 146005551 62832640 9722 1992294400 134512640 146736320 4289761376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30532/statm: 15340 9722 1103 2985 0 11882 0
[pid=30532/tid=30536] ppid=30531 vsize=61360 CPUtime=694.27
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 393133 0 0 0 68489 938 0 0 16 0 2 0 146005621 62832640 9722 1992294400 134512640 146736320 4289761376 18446744073709551615 137461474 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1423.22
Current children cumulated vsize (KiB) 70060

[startup+882.302 s]
/proc/loadavg: 1.95 1.71 1.07 3/109 30558
/proc/meminfo: memFree=1497980/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=62648 CPUtime=1528.57
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 816293 0 0 0 150836 2021 0 0 16 0 2 0 146005551 64151552 10098 1992294400 134512640 146736320 4289761376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30532/statm: 15662 10098 1111 2985 0 12204 0
[pid=30532/tid=30536] ppid=30531 vsize=62648 CPUtime=745.88
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 403016 0 0 0 73582 1006 0 0 16 0 2 0 146005621 64151552 10098 1992294400 134512640 146736320 4289761376 18446744073709551615 136402278 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1528.57
Current children cumulated vsize (KiB) 71348

[startup+942.302 s]
/proc/loadavg: 1.82 1.72 1.11 2/109 30560
/proc/meminfo: memFree=1495748/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=63992 CPUtime=1630.9
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 908220 0 0 0 160921 2169 0 0 16 0 2 0 146005551 65527808 10403 1992294400 134512640 146736320 4289761376 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 15998 10403 1103 2985 0 12540 0
[pid=30532/tid=30536] ppid=30531 vsize=63992 CPUtime=795.14
/proc/30532/task/30536/stat : 30536 (pb_cplex) S 30531 30531 30496 0 -1 4202560 443152 0 0 0 78435 1079 0 0 16 0 2 0 146005621 65527808 10403 1992294400 134512640 146736320 4289761376 18446744073709551615 144580073 0 2 4096 16387 18446604437852136448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1630.9
Current children cumulated vsize (KiB) 72692

[startup+1002.3 s]
/proc/loadavg: 1.90 1.75 1.16 3/109 30562
/proc/meminfo: memFree=1495996/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=64468 CPUtime=1736.17
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 922377 0 0 0 171325 2292 0 0 16 0 2 0 146005551 66015232 10438 1992294400 134512640 146736320 4289761376 18446744073709551615 136385268 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 16117 10438 1103 2985 0 12659 0
[pid=30532/tid=30536] ppid=30531 vsize=64468 CPUtime=846.72
/proc/30532/task/30536/stat : 30536 (pb_cplex) S 30531 30531 30496 0 -1 4202560 449493 0 0 0 83532 1140 0 0 15 0 2 0 146005621 66015232 10438 1992294400 134512640 146736320 4289761376 18446744073709551615 144580073 0 2 4096 16387 18446604437852136448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1736.17
Current children cumulated vsize (KiB) 73168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1038.9 s]
/proc/loadavg: 1.84 1.75 1.18 3/109 30564
/proc/meminfo: memFree=1495004/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=65588 CPUtime=1800.14
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 957712 0 0 0 177636 2378 0 0 17 0 2 0 146005551 67162112 10653 1992294400 134512640 146736320 4289761376 18446744073709551615 136402267 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 16397 10653 1103 2985 0 12939 0
[pid=30532/tid=30536] ppid=30531 vsize=65588 CPUtime=878.12
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 469121 0 0 0 86627 1185 0 0 16 0 2 0 146005621 67162112 10653 1992294400 134512640 146736320 4289761376 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 74288

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

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

[startup+1038.9 s]
/proc/loadavg: 1.84 1.75 1.18 3/109 30564
/proc/meminfo: memFree=1495004/2059040 swapFree=4139872/4192956
[pid=30531] ppid=30529 vsize=8700 CPUtime=0
/proc/30531/stat : 30531 (run) S 30529 30531 30496 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005551 8908800 249 1992294400 4194304 4922060 140735788581168 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30531/statm: 2175 249 208 178 0 68 0
[pid=30532] ppid=30531 vsize=65588 CPUtime=1800.14
/proc/30532/stat : 30532 (pb_cplex) R 30531 30531 30496 0 -1 4202496 957712 0 0 0 177636 2378 0 0 17 0 2 0 146005551 67162112 10653 1992294400 134512640 146736320 4289761376 18446744073709551615 136402267 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30532/statm: 16397 10653 1103 2985 0 12939 0
[pid=30532/tid=30536] ppid=30531 vsize=65588 CPUtime=878.12
/proc/30532/task/30536/stat : 30536 (pb_cplex) R 30531 30531 30496 0 -1 4202560 469121 0 0 0 86627 1185 0 0 16 0 2 0 146005621 67162112 10653 1992294400 134512640 146736320 4289761376 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 74288

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1038.92
CPU time (s): 1800.14
CPU user time (s): 1776.36
CPU system time (s): 23.78
CPU usage (%): 173.27
Max. virtual memory (cumulated for all children) (KiB): 79384

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.11768 second user time and 5.19521 second system time

The end

Launcher Data

Begin job on node052 at 2010-07-02 07:05:45
IDJOB=2696884
IDBENCH=47918
IDSOLVER=1209
FILE ID=node052/2696884-1278047145
PBS_JOBID= 11198841
Free space on /tmp= 62276 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=41-P1=53-P2=67-P3=59-P4=53-P5=61-P6=29-P7=29-P8=17-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696884-1278047145/watcher-2696884-1278047145 -o /tmp/evaluation-result-2696884-1278047145/solver-2696884-1278047145 -C 1800 -W 2000 -M 1800  run HOME/instance-2696884-1278047145.opb

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

MD5SUM BENCH= f3f9a9130af59a7746b19fdd52967c7b
RANDOM SEED=1985801389

node052.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.262
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.52
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.262
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:       1537488 kB
Buffers:        138392 kB
Cached:         278056 kB
SwapCached:       6256 kB
Active:         166120 kB
Inactive:       263444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1537488 kB
SwapTotal:     4192956 kB
SwapFree:      4139872 kB
Dirty:           16652 kB
Writeback:           0 kB
AnonPages:       11604 kB
Mapped:          12028 kB
Slab:            70064 kB
PageTables:       4152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180916 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-2696884-1278047145.opb

Free space on /tmp at the end= 62260 MiB
End job on node052 at 2010-07-02 07:23:05