Trace number 2697038

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.01 1049.52

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=83-P1=113-P2=127-P3=71-P4=61-P5=43-P6=71-P7=41-P8=13-P9=71-B.opb
MD5SUMbd15d72e061a78dfd7cc65e865014c03
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.629904
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 variables189
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 constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)441
Sum of products size (including duplicates)882
Number of different products441
Sum of products size882

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697038-1278049237.opb.
0.00/0.00	c Instance file HOME/instance-2697038-1278049237.opb
0.00/0.00	c File size is 33211 bytes.
0.00/0.02	c Highest Coefficient sum: 32512
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:      630                                                 |
0.00/0.02	c |  Number Constraints:    901                                                 |
0.00/0.02	c ===============================================================================
1800.01/1049.51	c Remaining time 1799.98 sec.
1800.01/1049.51	c 
1800.01/1049.51	c *** INTERRUPTED ***
1800.01/1049.51	s UNKNOWN
1800.01/1049.51	c Total CPU time              : 1776.1 s
1800.01/1049.51	c Memory used           : 79.50 MB
1800.01/1049.51	c CPU time              : 1776.1 s
1800.01/1049.51	c 
1800.01/1049.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-2697038-1278049237/watcher-2697038-1278049237 -o /tmp/evaluation-result-2697038-1278049237/solver-2697038-1278049237 -C 1800 -W 2000 -M 1800 run HOME/instance-2697038-1278049237.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.59 1.78 1.57 3/106 25740
/proc/meminfo: memFree=1366816/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) R 25738 25740 25518 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802987925 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0

[startup+0.0273859 s]
/proc/loadavg: 1.59 1.78 1.57 3/106 25740
/proc/meminfo: memFree=1366816/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101387 s]
/proc/loadavg: 1.59 1.78 1.57 3/106 25740
/proc/meminfo: memFree=1366816/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30039 s]
/proc/loadavg: 1.59 1.78 1.57 3/106 25740
/proc/meminfo: memFree=1366816/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701396 s]
/proc/loadavg: 1.59 1.78 1.57 3/106 25740
/proc/meminfo: memFree=1366816/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50041 s]
/proc/loadavg: 1.59 1.78 1.57 2/109 25745
/proc/meminfo: memFree=1358112/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=34112 CPUtime=2.01
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 12226 0 0 0 193 8 0 0 17 0 2 0 180525181 34930688 3104 1992294400 134512640 146736320 4288396528 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25741/statm: 8528 3104 1068 2985 0 5070 0
[pid=25741/tid=25745] ppid=25740 vsize=34112 CPUtime=0.48
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 7770 0 0 0 46 2 0 0 17 0 2 0 180525272 34930688 3104 1992294400 134512640 146736320 4288396528 18446744073709551615 139039573 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 42812

[startup+3.10043 s]
/proc/loadavg: 1.59 1.78 1.57 2/109 25745
/proc/meminfo: memFree=1356996/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=35828 CPUtime=4.79
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 29686 0 0 0 460 19 0 0 16 0 2 0 180525181 36687872 3455 1992294400 134512640 146736320 4288396528 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25741/statm: 8957 3455 1068 2985 0 5499 0
[pid=25741/tid=25745] ppid=25740 vsize=35828 CPUtime=1.86
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 21545 0 0 0 177 9 0 0 17 0 2 0 180525272 36687872 3455 1992294400 134512640 146736320 4288396528 18446744073709551615 135983324 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 44528

[startup+6.30047 s]
/proc/loadavg: 1.54 1.77 1.57 2/109 25745
/proc/meminfo: memFree=1351788/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=41036 CPUtime=10.05
/proc/25741/stat : 25741 (pb_cplex) S 25740 25740 25518 0 -1 4202496 40252 0 0 0 976 29 0 0 16 0 2 0 180525181 42020864 4721 1992294400 134512640 146736320 4288396528 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25741/statm: 10259 4721 1068 2985 0 6801 0
[pid=25741/tid=25745] ppid=25740 vsize=41036 CPUtime=4.65
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 27005 0 0 0 451 14 0 0 16 0 2 0 180525272 42020864 4721 1992294400 134512640 146736320 4288396528 18446744073709551615 144738703 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.05
Current children cumulated vsize (KiB) 49736

[startup+12.7006 s]
/proc/loadavg: 1.50 1.75 1.56 2/109 25745
/proc/meminfo: memFree=1349308/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=43224 CPUtime=20.47
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 56489 0 0 0 2005 42 0 0 16 0 2 0 180525181 44261376 5337 1992294400 134512640 146736320 4288396528 18446744073709551615 136008069 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25741/statm: 10806 5337 1068 2985 0 7348 0
[pid=25741/tid=25745] ppid=25740 vsize=43224 CPUtime=9.66
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 37102 0 0 0 946 20 0 0 16 0 2 0 180525272 44261376 5337 1992294400 134512640 146736320 4288396528 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.47
Current children cumulated vsize (KiB) 51924

[startup+25.5017 s]
/proc/loadavg: 1.54 1.75 1.56 3/109 25745
/proc/meminfo: memFree=1344224/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=47000 CPUtime=42.2
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 102002 0 0 0 4146 74 0 0 16 0 2 0 180525181 48128000 6184 1992294400 134512640 146736320 4288396528 18446744073709551615 136084813 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25741/statm: 11750 6184 1068 2985 0 8292 0
[pid=25741/tid=25745] ppid=25740 vsize=47000 CPUtime=20.74
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 57636 0 0 0 2039 35 0 0 17 0 2 0 180525272 48128000 6184 1992294400 134512640 146736320 4288396528 18446744073709551615 135405195 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.2
Current children cumulated vsize (KiB) 55700

[startup+51.1019 s]
/proc/loadavg: 1.69 1.77 1.57 3/109 25747
/proc/meminfo: memFree=1339016/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=56204 CPUtime=85.17
/proc/25741/stat : 25741 (pb_cplex) S 25740 25740 25518 0 -1 4202496 192095 0 0 0 8384 133 0 0 16 0 2 0 180525181 57552896 8332 1992294400 134512640 146736320 4288396528 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25741/statm: 14051 8332 1068 2985 0 10593 0
[pid=25741/tid=25745] ppid=25740 vsize=56204 CPUtime=42.19
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 105587 0 0 0 4152 67 0 0 16 0 2 0 180525272 57552896 8332 1992294400 134512640 146736320 4288396528 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 85.17
Current children cumulated vsize (KiB) 64904

[startup+102.31 s]
/proc/loadavg: 2.09 1.85 1.61 3/109 25747
/proc/meminfo: memFree=1334428/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=60740 CPUtime=170.44
/proc/25741/stat : 25741 (pb_cplex) S 25740 25740 25518 0 -1 4202496 372671 0 0 0 16799 245 0 0 18 0 2 0 180525181 62197760 9275 1992294400 134512640 146736320 4288396528 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25741/statm: 15185 9275 1068 2985 0 11727 0
[pid=25741/tid=25745] ppid=25740 vsize=60740 CPUtime=84.54
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 199248 0 0 0 8329 125 0 0 16 0 2 0 180525272 62197760 9275 1992294400 134512640 146736320 4288396528 18446744073709551615 136008176 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 170.44
Current children cumulated vsize (KiB) 69440

[startup+162.301 s]
/proc/loadavg: 2.14 1.92 1.65 2/109 25749
/proc/meminfo: memFree=1325128/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=64288 CPUtime=267.12
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 419596 0 0 0 26429 283 0 0 18 0 2 0 180525181 65830912 10258 1992294400 134512640 146736320 4288396528 18446744073709551615 136018944 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25741/statm: 16072 10258 1079 2985 0 12614 0
[pid=25741/tid=25745] ppid=25740 vsize=64288 CPUtime=130.1
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 227237 0 0 0 12865 145 0 0 16 0 2 0 180525272 65830912 10258 1992294400 134512640 146736320 4288396528 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 267.12
Current children cumulated vsize (KiB) 72988

[startup+222.301 s]
/proc/loadavg: 2.00 1.91 1.66 3/109 25751
/proc/meminfo: memFree=1322896/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=65972 CPUtime=371.78
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 524642 0 0 0 36807 371 0 0 18 0 2 0 180525181 67555328 10719 1992294400 134512640 146736320 4288396528 18446744073709551615 135526786 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25741/statm: 16493 10719 1079 2985 0 13035 0
[pid=25741/tid=25745] ppid=25740 vsize=65972 CPUtime=182.21
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 298348 0 0 0 18017 204 0 0 17 0 2 0 180525272 67555328 10719 1992294400 134512640 146736320 4288396528 18446744073709551615 135850308 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 371.78
Current children cumulated vsize (KiB) 74672

[startup+282.302 s]
/proc/loadavg: 2.04 1.93 1.68 3/109 25753
/proc/meminfo: memFree=1324012/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=69380 CPUtime=473.87
/proc/25741/stat : 25741 (pb_cplex) S 25740 25740 25518 0 -1 4202496 673571 0 0 0 46882 505 0 0 16 0 2 0 180525181 71045120 11381 1992294400 134512640 146736320 4288396528 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25741/statm: 17345 11381 1079 2985 0 13887 0
[pid=25741/tid=25745] ppid=25740 vsize=69380 CPUtime=232.18
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 387430 0 0 0 22936 282 0 0 17 0 2 0 180525272 71045120 11381 1992294400 134512640 146736320 4288396528 18446744073709551615 136402277 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 473.87
Current children cumulated vsize (KiB) 78080

[startup+342.302 s]
/proc/loadavg: 1.77 1.88 1.67 3/109 25755
/proc/meminfo: memFree=1322648/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=25741] ppid=25740 vsize=75580 CPUtime=878.21
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 1214089 0 0 0 86796 1025 0 0 17 0 2 0 180525181 77393920 12859 1992294400 134512640 146736320 4288396528 18446744073709551615 135526788 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25741/statm: 18895 12859 1081 2985 0 15437 0
[pid=25741/tid=25745] ppid=25740 vsize=75580 CPUtime=434.44
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 631103 0 0 0 42918 526 0 0 19 0 2 0 180525272 77393920 12859 1992294400 134512640 146736320 4288396528 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 878.21
Current children cumulated vsize (KiB) 84280

[startup+582.301 s]
/proc/loadavg: 1.70 1.71 1.64 3/109 25761
/proc/meminfo: memFree=1316696/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=77328 CPUtime=985.33
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 1332521 0 0 0 97366 1167 0 0 16 0 2 0 180525181 79183872 13318 1992294400 134512640 146736320 4288396528 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25741/statm: 19332 13318 1081 2985 0 15874 0
[pid=25741/tid=25745] ppid=25740 vsize=77328 CPUtime=488.11
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 727798 0 0 0 48188 623 0 0 17 0 2 0 180525272 79183872 13318 1992294400 134512640 146736320 4288396528 18446744073709551615 136000081 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 985.33
Current children cumulated vsize (KiB) 86028

[startup+642.302 s]
/proc/loadavg: 1.60 1.68 1.63 3/109 25763
/proc/meminfo: memFree=1316076/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=77192 CPUtime=1091.8
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 1582697 0 0 0 107796 1384 0 0 16 0 2 0 180525181 79044608 13317 1992294400 134512640 146736320 4288396528 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25741/statm: 19298 13317 1081 2985 0 15840 0
[pid=25741/tid=25745] ppid=25740 vsize=77192 CPUtime=541.42
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 889008 0 0 0 53383 759 0 0 16 0 2 0 180525272 79044608 13317 1992294400 134512640 146736320 4288396528 18446744073709551615 136402293 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1091.8
Current children cumulated vsize (KiB) 85892

[startup+702.302 s]
/proc/loadavg: 1.76 1.72 1.64 3/109 25763
/proc/meminfo: memFree=1315828/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=77456 CPUtime=1193.28
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 1741658 0 0 0 117785 1543 0 0 17 0 2 0 180525181 79314944 13334 1992294400 134512640 146736320 4288396528 18446744073709551615 136402277 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25741/statm: 19364 13334 1081 2985 0 15906 0
[pid=25741/tid=25745] ppid=25740 vsize=77456 CPUtime=594.18
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 1027213 0 0 0 58541 877 0 0 16 0 2 0 180525272 79314944 13334 1992294400 134512640 146736320 4288396528 18446744073709551615 135468677 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1193.28
Current children cumulated vsize (KiB) 86156

[startup+762.31 s]
/proc/loadavg: 1.84 1.75 1.66 3/109 25765
/proc/meminfo: memFree=1315332/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=77916 CPUtime=1295.14
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 1945017 0 0 0 127785 1729 0 0 16 0 2 0 180525181 79785984 13484 1992294400 134512640 146736320 4288396528 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25741/statm: 19479 13484 1081 2985 0 16021 0
[pid=25741/tid=25745] ppid=25740 vsize=77916 CPUtime=645.47
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 1153441 0 0 0 63561 986 0 0 16 0 2 0 180525272 79785984 13484 1992294400 134512640 146736320 4288396528 18446744073709551615 135468697 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1295.14
Current children cumulated vsize (KiB) 86616

[startup+822.302 s]
/proc/loadavg: 1.90 1.78 1.67 3/109 25767
/proc/meminfo: memFree=1313844/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=85128 CPUtime=1398.46
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 2029676 0 0 0 137987 1859 0 0 17 0 2 0 180525181 87171072 14238 1992294400 134512640 146736320 4288396528 18446744073709551615 139023109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25741/statm: 21282 14247 1081 2985 0 17824 0
[pid=25741/tid=25745] ppid=25740 vsize=85128 CPUtime=696.94
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 1224749 0 0 0 68624 1070 0 0 16 0 2 0 180525272 87171072 14254 1992294400 134512640 146736320 4288396528 18446744073709551615 136018126 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1398.46
Current children cumulated vsize (KiB) 93828

[startup+882.302 s]
/proc/loadavg: 1.95 1.82 1.69 3/109 25769
/proc/meminfo: memFree=1312604/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=81092 CPUtime=1504.6
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 2118385 0 0 0 148483 1977 0 0 17 0 2 0 180525181 83038208 14219 1992294400 134512640 146736320 4288396528 18446744073709551615 136474230 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25741/statm: 20273 14219 1081 2985 0 16815 0
[pid=25741/tid=25745] ppid=25740 vsize=81092 CPUtime=749.66
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 1277152 0 0 0 73829 1137 0 0 16 0 2 0 180525272 83038208 14219 1992294400 134512640 146736320 4288396528 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1504.6
Current children cumulated vsize (KiB) 89792

[startup+942.302 s]
/proc/loadavg: 1.85 1.81 1.69 3/109 25771
/proc/meminfo: memFree=1312232/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=81404 CPUtime=1610.3
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 2203395 0 0 0 158937 2093 0 0 18 0 2 0 180525181 83357696 14310 1992294400 134512640 146736320 4288396528 18446744073709551615 135468687 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25741/statm: 20351 14310 1081 2985 0 16893 0
[pid=25741/tid=25745] ppid=25740 vsize=81404 CPUtime=802.27
/proc/25741/task/25745/stat : 25745 (pb_cplex) S 25740 25740 25518 0 -1 4202560 1316382 0 0 0 79032 1195 0 0 16 0 2 0 180525272 83357696 14310 1992294400 134512640 146736320 4288396528 18446744073709551615 144580073 0 2 4096 16387 18446604437814683648 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1610.3
Current children cumulated vsize (KiB) 90104

[startup+1002.3 s]
/proc/loadavg: 1.89 1.82 1.70 2/109 25771
/proc/meminfo: memFree=1312232/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=81256 CPUtime=1716.97
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 2326935 0 0 0 169447 2250 0 0 18 0 2 0 180525181 83206144 14262 1992294400 134512640 146736320 4288396528 18446744073709551615 135982693 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25741/statm: 20314 14262 1081 2985 0 16856 0
[pid=25741/tid=25745] ppid=25740 vsize=81256 CPUtime=853.99
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 1342668 0 0 0 84153 1246 0 0 16 0 2 0 180525272 83206144 14262 1992294400 134512640 146736320 4288396528 18446744073709551615 135450751 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1716.97
Current children cumulated vsize (KiB) 89956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1049.5 s]
/proc/loadavg: 1.85 1.82 1.70 3/109 25773
/proc/meminfo: memFree=1311984/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=81404 CPUtime=1800.01
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 2472057 0 0 0 177609 2392 0 0 16 0 2 0 180525181 83357696 14392 1992294400 134512640 146736320 4288396528 18446744073709551615 135850322 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25741/statm: 20351 14392 1081 2985 0 16893 0
[pid=25741/tid=25745] ppid=25740 vsize=81404 CPUtime=895.3
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 1418283 0 0 0 88211 1319 0 0 19 0 2 0 180525272 83357696 14392 1992294400 134512640 146736320 4288396528 18446744073709551615 137281351 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 90104

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

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

[startup+1049.5 s]
/proc/loadavg: 1.85 1.82 1.70 3/109 25773
/proc/meminfo: memFree=1311984/2059040 swapFree=4138896/4192956
[pid=25740] ppid=25738 vsize=8700 CPUtime=0
/proc/25740/stat : 25740 (run) S 25738 25740 25518 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180525181 8908800 249 1992294400 4194304 4922060 140736571484240 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25740/statm: 2175 249 208 178 0 68 0
[pid=25741] ppid=25740 vsize=81404 CPUtime=1800.01
/proc/25741/stat : 25741 (pb_cplex) R 25740 25740 25518 0 -1 4202496 2472057 0 0 0 177609 2392 0 0 16 0 2 0 180525181 83357696 14392 1992294400 134512640 146736320 4288396528 18446744073709551615 135850322 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25741/statm: 20351 14392 1081 2985 0 16893 0
[pid=25741/tid=25745] ppid=25740 vsize=81404 CPUtime=895.3
/proc/25741/task/25745/stat : 25745 (pb_cplex) R 25740 25740 25518 0 -1 4202560 1418283 0 0 0 88211 1319 0 0 19 0 2 0 180525272 83357696 14392 1992294400 134512640 146736320 4288396528 18446744073709551615 137281351 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 90104

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1049.52
CPU time (s): 1800.01
CPU user time (s): 1776.09
CPU system time (s): 23.92
CPU usage (%): 171.508
Max. virtual memory (cumulated for all children) (KiB): 103748

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.9887 second user time and 5.64814 second system time

The end

Launcher Data

Begin job on node013 at 2010-07-02 07:40:37
IDJOB=2697038
IDBENCH=48072
IDSOLVER=1209
FILE ID=node013/2697038-1278049237
PBS_JOBID= 11198870
Free space on /tmp= 62452 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=83-P1=113-P2=127-P3=71-P4=61-P5=43-P6=71-P7=41-P8=13-P9=71-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697038-1278049237/watcher-2697038-1278049237 -o /tmp/evaluation-result-2697038-1278049237/solver-2697038-1278049237 -C 1800 -W 2000 -M 1800  run HOME/instance-2697038-1278049237.opb

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

MD5SUM BENCH= bd15d72e061a78dfd7cc65e865014c03
RANDOM SEED=1733244502

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

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1367468 kB
Buffers:        149092 kB
Cached:         429444 kB
SwapCached:       7584 kB
Active:         238584 kB
Inactive:       354624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1367468 kB
SwapTotal:     4192956 kB
SwapFree:      4138896 kB
Dirty:           16640 kB
Writeback:           8 kB
AnonPages:       12912 kB
Mapped:          12032 kB
Slab:            76512 kB
PageTables:       4124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181720 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-2697038-1278049237.opb

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