Trace number 2697028

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 1053.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=71-P1=79-P2=101-P3=109-P4=107-P5=97-P6=127-P7=127-P8=67-B.opb
MD5SUM81c333fcff34b0322e8b1b71c0cda382
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 benchmark11.1793
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 variables168
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 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)392
Sum of products size (including duplicates)784
Number of different products392
Sum of products size784

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697028-1278049205.opb.
0.00/0.00	c Instance file HOME/instance-2697028-1278049205.opb
0.00/0.00	c File size is 29361 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:      560                                                 |
0.00/0.02	c |  Number Constraints:    801                                                 |
0.00/0.02	c ===============================================================================
1800.05/1053.41	c Remaining time 1799.98 sec.
1800.05/1053.41	c 
1800.05/1053.41	c *** INTERRUPTED ***
1800.05/1053.41	s UNKNOWN
1800.05/1053.41	c Total CPU time              : 1781.61 s
1800.05/1053.41	c Memory used           : 141.54 MB
1800.05/1053.41	c CPU time              : 1781.61 s
1800.05/1053.41	c 
1800.05/1053.41	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-2697028-1278049205/watcher-2697028-1278049205 -o /tmp/evaluation-result-2697028-1278049205/solver-2697028-1278049205 -C 1800 -W 2000 -M 1800 run HOME/instance-2697028-1278049205.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.77 1.85 1.61 3/106 30327
/proc/meminfo: memFree=1742648/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) R 30325 30327 30145 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894483349 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0

[startup+0.110669 s]
/proc/loadavg: 1.77 1.85 1.61 3/106 30327
/proc/meminfo: memFree=1742648/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.206411 s]
/proc/loadavg: 1.77 1.85 1.61 3/106 30327
/proc/meminfo: memFree=1742648/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.302549 s]
/proc/loadavg: 1.77 1.85 1.61 3/106 30327
/proc/meminfo: memFree=1742648/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701463 s]
/proc/loadavg: 1.77 1.85 1.61 3/106 30327
/proc/meminfo: memFree=1742648/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50153 s]
/proc/loadavg: 1.77 1.85 1.61 3/109 30332
/proc/meminfo: memFree=1734068/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=34144 CPUtime=2.21
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 12214 0 0 0 213 8 0 0 17 0 2 0 146213190 34963456 3085 1992294400 134512640 146736320 4289847936 18446744073709551615 138431737 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30328/statm: 8536 3098 1070 2985 0 5078 0
[pid=30328/tid=30332] ppid=30327 vsize=34144 CPUtime=0.7
/proc/30328/task/30332/stat : 30332 (pb_cplex) R 30327 30327 30145 0 -1 4202560 5051 0 0 0 68 2 0 0 18 0 2 0 146213263 34963456 3103 1992294400 134512640 146736320 4289847936 18446744073709551615 139023058 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 42844

[startup+3.10067 s]
/proc/loadavg: 1.77 1.85 1.61 3/109 30332
/proc/meminfo: memFree=1732456/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=37004 CPUtime=4.96
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 19005 0 0 0 482 14 0 0 16 0 2 0 146213190 37892096 3758 1992294400 134512640 146736320 4289847936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 9251 3758 1070 2985 0 5793 0
[pid=30328/tid=30332] ppid=30327 vsize=37004 CPUtime=2.06
/proc/30328/task/30332/stat : 30332 (pb_cplex) R 30327 30327 30145 0 -1 4202560 9445 0 0 0 201 5 0 0 17 0 2 0 146213263 37892096 3758 1992294400 134512640 146736320 4289847936 18446744073709551615 136002908 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 45704

[startup+6.30095 s]
/proc/loadavg: 1.78 1.85 1.61 3/109 30332
/proc/meminfo: memFree=1728116/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=41344 CPUtime=10.33
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 32353 0 0 0 1004 29 0 0 16 0 2 0 146213190 42336256 4788 1992294400 134512640 146736320 4289847936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 10336 4788 1082 2985 0 6878 0
[pid=30328/tid=30332] ppid=30327 vsize=41344 CPUtime=4.66
/proc/30328/task/30332/stat : 30332 (pb_cplex) S 30327 30327 30145 0 -1 4202560 15409 0 0 0 454 12 0 0 16 0 2 0 146213263 42336256 4788 1992294400 134512640 146736320 4289847936 18446744073709551615 144580073 0 2 4096 16387 18446604437832202176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.33
Current children cumulated vsize (KiB) 50044

[startup+12.7015 s]
/proc/loadavg: 1.80 1.86 1.61 2/109 30332
/proc/meminfo: memFree=1724520/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=47824 CPUtime=20.58
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 50480 0 0 0 2015 43 0 0 16 0 2 0 146213190 48971776 6148 1992294400 134512640 146736320 4289847936 18446744073709551615 136385265 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 11956 6148 1071 2985 0 8498 0
[pid=30328/tid=30332] ppid=30327 vsize=47824 CPUtime=9.61
/proc/30328/task/30332/stat : 30332 (pb_cplex) R 30327 30327 30145 0 -1 4202560 22775 0 0 0 942 19 0 0 16 0 2 0 146213263 48971776 6148 1992294400 134512640 146736320 4289847936 18446744073709551615 136017854 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.58
Current children cumulated vsize (KiB) 56524

[startup+25.5016 s]
/proc/loadavg: 1.62 1.81 1.60 3/109 30332
/proc/meminfo: memFree=1718444/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=47412 CPUtime=41.13
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 91543 0 0 0 4041 72 0 0 16 0 2 0 146213190 48549888 6340 1992294400 134512640 146736320 4289847936 18446744073709551615 136403114 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 11853 6340 1071 2985 0 8395 0
[pid=30328/tid=30332] ppid=30327 vsize=47412 CPUtime=20.13
/proc/30328/task/30332/stat : 30332 (pb_cplex) R 30327 30327 30145 0 -1 4202560 41168 0 0 0 1982 31 0 0 17 0 2 0 146213263 48549888 6340 1992294400 134512640 146736320 4289847936 18446744073709551615 136008050 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.13
Current children cumulated vsize (KiB) 56112

[startup+51.1019 s]
/proc/loadavg: 1.55 1.78 1.59 3/109 30332
/proc/meminfo: memFree=1717700/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=52400 CPUtime=83.79
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 185823 0 0 0 8242 137 0 0 17 0 2 0 146213190 53657600 7320 1992294400 134512640 146736320 4289847936 18446744073709551615 136004877 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30328/statm: 13100 7320 1071 2985 0 9642 0
[pid=30328/tid=30332] ppid=30327 vsize=52400 CPUtime=41.74
/proc/30328/task/30332/stat : 30332 (pb_cplex) R 30327 30327 30145 0 -1 4202560 87551 0 0 0 4110 64 0 0 16 0 2 0 146213263 53657600 7320 1992294400 134512640 146736320 4289847936 18446744073709551615 136008053 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.79
Current children cumulated vsize (KiB) 61100

[startup+102.301 s]
/proc/loadavg: 2.18 1.90 1.65 3/109 30335
/proc/meminfo: memFree=1706292/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=63488 CPUtime=172.64
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 430019 0 0 0 16982 282 0 0 16 0 2 0 146213190 65011712 10015 1992294400 134512640 146736320 4289847936 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30328/statm: 15872 10015 1096 2985 0 12414 0
[pid=30328/tid=30335] ppid=30327 vsize=63488 CPUtime=26.74
/proc/30328/task/30335/stat : 30335 (pb_cplex) R 30327 30327 30145 0 -1 4202560 57351 0 0 0 2637 37 0 0 17 0 2 0 146220268 65011712 10015 1992294400 134512640 146736320 4289847936 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 172.64
Current children cumulated vsize (KiB) 72188

[startup+162.302 s]
/proc/loadavg: 2.08 1.92 1.66 5/109 30337
/proc/meminfo: memFree=1699596/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=68136 CPUtime=271.07
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 526120 0 0 0 26753 354 0 0 19 0 2 0 146213190 69771264 11427 1992294400 134512640 146736320 4289847936 18446744073709551615 135526130 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30328/statm: 17034 11427 1096 2985 0 13576 0
[pid=30328/tid=30335] ppid=30327 vsize=68136 CPUtime=74.18
/proc/30328/task/30335/stat : 30335 (pb_cplex) R 30327 30327 30145 0 -1 4202560 108485 0 0 0 7343 75 0 0 16 0 2 0 146220268 69771264 11427 1992294400 134512640 146736320 4289847936 18446744073709551615 136385177 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 271.07
Current children cumulated vsize (KiB) 76836

[startup+222.31 s]
/proc/loadavg: 1.75 1.86 1.65 4/109 30339
/proc/meminfo: memFree=1690792/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=81824 CPUtime=367.77
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 582054 0 0 0 36374 403 0 0 16 0 2 0 146213190 83787776 13893 1992294400 134512640 146736320 4289847936 18446744073709551615 136015572 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30328/statm: 20456 13893 1096 2985 0 16998 0
[pid=30328/tid=30335] ppid=30327 vsize=81824 CPUtime=122.98
/proc/30328/task/30335/stat : 30335 (pb_cplex) R 30327 30327 30145 0 -1 4202560 151041 0 0 0 12189 109 0 0 16 0 2 0 146220268 83787776 13893 1992294400 134512640 146736320 4289847936 18446744073709551615 136015696 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 367.77
Current children cumulated vsize (KiB) 90524

[startup+282.302 s]
/proc/loadavg: 1.82 1.86 1.67 2/109 30340
/proc/meminfo: memFree=1690296/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=79180 CPUtime=464.67
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 638310 0 0 0 46016 451 0 0 16 0 2 0 146213190 81080320 13907 1992294400 134512640 146736320 4289847936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 19795 13907 1096 2985 0 16337 0
[pid=30328/tid=30340] ppid=30327 vsize=79180 CPUtime=41.97
/proc/30328/task/30340/stat : 30340 (pb_cplex) R 30327 30327 30145 0 -1 4202560 29161 0 0 0 4176 21 0 0 18 0 2 0 146236168 81080320 13907 1992294400 134512640 146736320 4289847936 18446744073709551615 135846482 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 464.67
Current children cumulated vsize (KiB) 87880

[startup+342.301 s]
/proc/loadavg: 1.86 1.87 1.68 3/109 30342
/proc/meminfo: memFree=1689180/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=30328] ppid=30327 vsize=84756 CPUtime=881.69
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 848609 0 0 0 87379 790 0 0 17 0 2 0 146213190 86790144 15135 1992294400 134512640 146736320 4289847936 18446744073709551615 135526931 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 21189 15135 1117 2985 0 17731 0
[pid=30328/tid=30346] ppid=30327 vsize=84756 CPUtime=70.98
/proc/30328/task/30346/stat : 30346 (pb_cplex) R 30327 30327 30145 0 -1 4202560 27937 0 0 0 7041 57 0 0 17 0 2 0 146257090 86790144 15135 1992294400 134512640 146736320 4289847936 18446744073709551615 135850315 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 881.69
Current children cumulated vsize (KiB) 93456

[startup+582.302 s]
/proc/loadavg: 1.85 1.86 1.72 2/109 30350
/proc/meminfo: memFree=1684096/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=83472 CPUtime=989.54
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 889868 0 0 0 98065 889 0 0 18 0 2 0 146213190 85475328 14865 1992294400 134512640 146736320 4289847936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 20868 14865 1117 2985 0 17410 0
[pid=30328/tid=30346] ppid=30327 vsize=83472 CPUtime=124.44
/proc/30328/task/30346/stat : 30346 (pb_cplex) R 30327 30327 30145 0 -1 4202560 52109 0 0 0 12338 106 0 0 16 0 2 0 146257090 85475328 14865 1992294400 134512640 146736320 4289847936 18446744073709551615 135468687 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 989.54
Current children cumulated vsize (KiB) 92172

[startup+642.302 s]
/proc/loadavg: 1.73 1.82 1.71 2/109 30353
/proc/meminfo: memFree=1686204/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=82880 CPUtime=1095.14
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 939663 0 0 0 108516 998 0 0 16 0 2 0 146213190 84869120 14739 1992294400 134512640 146736320 4289847936 18446744073709551615 138443690 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 20720 14739 1117 2985 0 17262 0
[pid=30328/tid=30353] ppid=30327 vsize=82880 CPUtime=20.65
/proc/30328/task/30353/stat : 30353 (pb_cplex) S 30327 30327 30145 0 -1 4202560 8453 0 0 0 2044 21 0 0 16 0 2 0 146275086 84869120 14739 1992294400 134512640 146736320 4289847936 18446744073709551615 144580073 0 2 4096 16387 18446604437832202176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1095.14
Current children cumulated vsize (KiB) 91580

[startup+702.302 s]
/proc/loadavg: 1.88 1.84 1.72 3/109 30355
/proc/meminfo: memFree=1677400/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=93688 CPUtime=1198.94
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 1002053 0 0 0 118784 1110 0 0 16 0 2 0 146213190 95936512 17181 1992294400 134512640 146736320 4289847936 18446744073709551615 139023034 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 23422 17181 1117 2985 0 19964 0
[pid=30328/tid=30353] ppid=30327 vsize=93688 CPUtime=71.66
/proc/30328/task/30353/stat : 30353 (pb_cplex) R 30327 30327 30145 0 -1 4202560 25028 0 0 0 7099 67 0 0 16 0 2 0 146275086 95936512 17181 1992294400 134512640 146736320 4289847936 18446744073709551615 135468562 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 102388

[startup+762.302 s]
/proc/loadavg: 1.59 1.76 1.70 3/109 30357
/proc/meminfo: memFree=1669092/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=100740 CPUtime=1302.93
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 1062970 0 0 0 129069 1224 0 0 15 0 2 0 146213190 103157760 19129 1992294400 134512640 146736320 4289847936 18446744073709551615 138443692 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 25185 19129 1117 2985 0 21727 0
[pid=30328/tid=30353] ppid=30327 vsize=100740 CPUtime=122.9
/proc/30328/task/30353/stat : 30353 (pb_cplex) R 30327 30327 30145 0 -1 4202560 60494 0 0 0 12164 126 0 0 16 0 2 0 146275086 103157760 19129 1992294400 134512640 146736320 4289847936 18446744073709551615 135237311 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1302.93
Current children cumulated vsize (KiB) 109440

[startup+822.301 s]
/proc/loadavg: 1.69 1.75 1.71 4/109 30359
/proc/meminfo: memFree=1660412/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=110052 CPUtime=1405.91
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 1140463 0 0 0 139246 1345 0 0 16 0 2 0 146213190 112693248 21221 1992294400 134512640 146736320 4289847936 18446744073709551615 135468677 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 27513 21221 1117 2985 0 24055 0
[pid=30328/tid=30353] ppid=30327 vsize=110052 CPUtime=173.44
/proc/30328/task/30353/stat : 30353 (pb_cplex) R 30327 30327 30145 0 -1 4202560 106791 0 0 0 17153 191 0 0 16 0 2 0 146275086 112693248 21221 1992294400 134512640 146736320 4289847936 18446744073709551615 139023088 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1405.91
Current children cumulated vsize (KiB) 118752

[startup+882.31 s]
/proc/loadavg: 1.73 1.76 1.71 3/109 30359
/proc/meminfo: memFree=1651608/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=118616 CPUtime=1508.49
/proc/30328/stat : 30328 (pb_cplex) S 30327 30327 30145 0 -1 4202496 1237615 0 0 0 149372 1477 0 0 17 0 2 0 146213190 121462784 23458 1992294400 134512640 146736320 4289847936 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30328/statm: 29654 23458 1117 2985 0 26196 0
[pid=30328/tid=30353] ppid=30327 vsize=118616 CPUtime=223.39
/proc/30328/task/30353/stat : 30353 (pb_cplex) R 30327 30327 30145 0 -1 4202560 173045 0 0 0 22071 268 0 0 16 0 2 0 146275086 121462784 23458 1992294400 134512640 146736320 4289847936 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1508.49
Current children cumulated vsize (KiB) 127316

[startup+942.302 s]
/proc/loadavg: 1.70 1.74 1.71 3/109 30361
/proc/meminfo: memFree=1641812/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=128796 CPUtime=1611.31
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 1308954 0 0 0 159527 1604 0 0 16 0 2 0 146213190 131887104 25776 1992294400 134512640 146736320 4289847936 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 32199 25776 1117 2985 0 28741 0
[pid=30328/tid=30353] ppid=30327 vsize=128796 CPUtime=273.6
/proc/30328/task/30353/stat : 30353 (pb_cplex) S 30327 30327 30145 0 -1 4202560 211294 0 0 0 27029 331 0 0 16 0 2 0 146275086 131887104 25776 1992294400 134512640 146736320 4289847936 18446744073709551615 144580073 0 2 4096 16387 18446604437832202176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1611.31
Current children cumulated vsize (KiB) 137496

[startup+1002.3 s]
/proc/loadavg: 1.90 1.79 1.73 2/109 30363
/proc/meminfo: memFree=1634124/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=138600 CPUtime=1712.68
/proc/30328/stat : 30328 (pb_cplex) S 30327 30327 30145 0 -1 4202496 1384857 0 0 0 169533 1735 0 0 15 0 2 0 146213190 141926400 28003 1992294400 134512640 146736320 4289847936 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 34650 28003 1117 2985 0 31192 0
[pid=30328/tid=30353] ppid=30327 vsize=138600 CPUtime=323.21
/proc/30328/task/30353/stat : 30353 (pb_cplex) R 30327 30327 30145 0 -1 4202560 272115 0 0 0 31911 410 0 0 16 0 2 0 146275086 141926400 28003 1992294400 134512640 146736320 4289847936 18446744073709551615 136008248 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1712.68
Current children cumulated vsize (KiB) 147300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1053.4 s]
/proc/loadavg: 1.82 1.79 1.73 2/109 30365
/proc/meminfo: memFree=1625940/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=144936 CPUtime=1800.05
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 1448981 0 0 0 178160 1845 0 0 16 0 2 0 146213190 148414464 29704 1992294400 134512640 146736320 4289847936 18446744073709551615 135454073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 36234 29704 1117 2985 0 32776 0
[pid=30328/tid=30353] ppid=30327 vsize=144936 CPUtime=365.66
/proc/30328/task/30353/stat : 30353 (pb_cplex) S 30327 30327 30145 0 -1 4202560 313556 0 0 0 36095 471 0 0 16 0 2 0 146275086 148414464 29704 1992294400 134512640 146736320 4289847936 18446744073709551615 144580073 0 2 4096 16387 18446604437832202176 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 153636

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

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

[startup+1053.4 s]
/proc/loadavg: 1.82 1.79 1.73 2/109 30365
/proc/meminfo: memFree=1625940/2059040 swapFree=4139696/4192956
[pid=30327] ppid=30325 vsize=8700 CPUtime=0
/proc/30327/stat : 30327 (run) S 30325 30327 30145 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146213190 8908800 249 1992294400 4194304 4922060 140735682129200 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30327/statm: 2175 249 208 178 0 68 0
[pid=30328] ppid=30327 vsize=144936 CPUtime=1800.05
/proc/30328/stat : 30328 (pb_cplex) R 30327 30327 30145 0 -1 4202496 1448981 0 0 0 178160 1845 0 0 16 0 2 0 146213190 148414464 29704 1992294400 134512640 146736320 4289847936 18446744073709551615 135454073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30328/statm: 36234 29704 1117 2985 0 32776 0
[pid=30328/tid=30353] ppid=30327 vsize=144936 CPUtime=365.66
/proc/30328/task/30353/stat : 30353 (pb_cplex) S 30327 30327 30145 0 -1 4202560 313556 0 0 0 36095 471 0 0 16 0 2 0 146275086 148414464 29704 1992294400 134512640 146736320 4289847936 18446744073709551615 144580073 0 2 4096 16387 18446604437832202176 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 153636

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30327 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1053.42
CPU time (s): 1800.05
CPU user time (s): 1781.6
CPU system time (s): 18.45
CPU usage (%): 170.876
Max. virtual memory (cumulated for all children) (KiB): 157436

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

The end

Launcher Data

Begin job on node041 at 2010-07-02 07:40:05
IDJOB=2697028
IDBENCH=48062
IDSOLVER=1209
FILE ID=node041/2697028-1278049205
PBS_JOBID= 11198851
Free space on /tmp= 61668 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=71-P1=79-P2=101-P3=109-P4=107-P5=97-P6=127-P7=127-P8=67-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697028-1278049205/watcher-2697028-1278049205 -o /tmp/evaluation-result-2697028-1278049205/solver-2697028-1278049205 -C 1800 -W 2000 -M 1800  run HOME/instance-2697028-1278049205.opb

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

MD5SUM BENCH= 81c333fcff34b0322e8b1b71c0cda382
RANDOM SEED=506061219

node041.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.251
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.50
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.251
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1743424 kB
Buffers:         77952 kB
Cached:         140748 kB
SwapCached:       6740 kB
Active:         136060 kB
Inactive:        96424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1743424 kB
SwapTotal:     4192956 kB
SwapFree:      4139696 kB
Dirty:           16664 kB
Writeback:           0 kB
AnonPages:       12000 kB
Mapped:          11984 kB
Slab:            61172 kB
PageTables:       4148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181648 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-2697028-1278049205.opb

Free space on /tmp at the end= 61648 MiB
End job on node041 at 2010-07-02 07:57:41