Trace number 2696886

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.11 1053.12

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=53-P1=109-P2=43-P3=13-P4=17-P5=101-P6=59-P7=7-P8=29-P9=107-B.opb
MD5SUM1141c23e5342793635b3f22754b52627
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.656899
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-2696886-1278047145.opb.
0.00/0.00	c Instance file HOME/instance-2696886-1278047145.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.11/1053.11	c Remaining time 1799.98 sec.
1800.11/1053.11	c 
1800.11/1053.11	c *** INTERRUPTED ***
1800.11/1053.11	s UNKNOWN
1800.11/1053.11	c Total CPU time              : 1773.84 s
1800.11/1053.11	c Memory used           : 184.09 MB
1800.11/1053.11	c CPU time              : 1773.84 s
1800.11/1053.11	c 
1800.11/1053.11	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2696886-1278047145/watcher-2696886-1278047145 -o /tmp/evaluation-result-2696886-1278047145/solver-2696886-1278047145 -C 1800 -W 2000 -M 1800 run HOME/instance-2696886-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.00 0.00 0.00 3/106 25932
/proc/meminfo: memFree=1828652/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) R 25930 25932 25899 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060937621 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0

[startup+0.050648 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 25932
/proc/meminfo: memFree=1828652/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100646 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 25932
/proc/meminfo: memFree=1828652/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301638 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 25932
/proc/meminfo: memFree=1828652/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701623 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 25932
/proc/meminfo: memFree=1828652/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50159 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 25937
/proc/meminfo: memFree=1818956/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=35036 CPUtime=2.07
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 12456 0 0 0 199 8 0 0 17 0 2 0 178369975 35876864 3336 1992294400 134512640 146736320 4288376768 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25933/statm: 8759 3336 1070 2985 0 5301 0
[pid=25933/tid=25937] ppid=25932 vsize=35036 CPUtime=0.44
/proc/25933/task/25937/stat : 25937 (pb_cplex) R 25932 25932 25899 0 -1 4202560 618 0 0 0 44 0 0 0 17 0 2 0 178370071 35876864 3336 1992294400 134512640 146736320 4288376768 18446744073709551615 139023034 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 43736

[startup+3.10053 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 25937
/proc/meminfo: memFree=1817716/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=37964 CPUtime=4.82
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 24983 0 0 0 467 15 0 0 16 0 2 0 178369975 38875136 4036 1992294400 134512640 146736320 4288376768 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25933/statm: 9491 4036 1071 2985 0 6033 0
[pid=25933/tid=25937] ppid=25932 vsize=37964 CPUtime=1.85
/proc/25933/task/25937/stat : 25937 (pb_cplex) R 25932 25932 25899 0 -1 4202560 5496 0 0 0 183 2 0 0 17 0 2 0 178370071 38875136 4036 1992294400 134512640 146736320 4288376768 18446744073709551615 136000422 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 46664

[startup+6.30041 s]
/proc/loadavg: 0.16 0.03 0.01 3/109 25937
/proc/meminfo: memFree=1810152/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=42228 CPUtime=10.37
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 39472 0 0 0 1008 29 0 0 16 0 2 0 178369975 43241472 4976 1992294400 134512640 146736320 4288376768 18446744073709551615 137366922 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25933/statm: 10557 4976 1071 2985 0 7099 0
[pid=25933/tid=25937] ppid=25932 vsize=42228 CPUtime=4.72
/proc/25933/task/25937/stat : 25937 (pb_cplex) R 25932 25932 25899 0 -1 4202560 14344 0 0 0 462 10 0 0 17 0 2 0 178370071 43241472 4976 1992294400 134512640 146736320 4288376768 18446744073709551615 136420462 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.37
Current children cumulated vsize (KiB) 50928

[startup+12.7014 s]
/proc/loadavg: 0.23 0.05 0.02 2/109 25937
/proc/meminfo: memFree=1806060/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=49156 CPUtime=20.97
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 56456 0 0 0 2052 45 0 0 16 0 2 0 178369975 50335744 6588 1992294400 134512640 146736320 4288376768 18446744073709551615 136007977 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25933/statm: 12289 6588 1071 2985 0 8831 0
[pid=25933/tid=25937] ppid=25932 vsize=49156 CPUtime=10.15
/proc/25933/task/25937/stat : 25937 (pb_cplex) R 25932 25932 25899 0 -1 4202560 21499 0 0 0 998 17 0 0 16 0 2 0 178370071 50335744 6588 1992294400 134512640 146736320 4288376768 18446744073709551615 135850319 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.97
Current children cumulated vsize (KiB) 57856

[startup+25.5014 s]
/proc/loadavg: 0.47 0.11 0.04 2/109 25937
/proc/meminfo: memFree=1802588/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=51624 CPUtime=41.52
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 113201 0 0 0 4068 84 0 0 16 0 2 0 178369975 52862976 7300 1992294400 134512640 146736320 4288376768 18446744073709551615 135451477 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 12906 7300 1071 2985 0 9448 0
[pid=25933/tid=25937] ppid=25932 vsize=51624 CPUtime=20.52
/proc/25933/task/25937/stat : 25937 (pb_cplex) R 25932 25932 25899 0 -1 4202560 49658 0 0 0 2015 37 0 0 16 0 2 0 178370071 52862976 7300 1992294400 134512640 146736320 4288376768 18446744073709551615 135850315 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.52
Current children cumulated vsize (KiB) 60324

[startup+51.1015 s]
/proc/loadavg: 0.99 0.26 0.09 2/109 25939
/proc/meminfo: memFree=1794032/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=62912 CPUtime=84.35
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 210830 0 0 0 8283 152 0 0 16 0 2 0 178369975 64421888 9886 1992294400 134512640 146736320 4288376768 18446744073709551615 135655981 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25933/statm: 15728 9886 1108 2985 0 12270 0
[pid=25933/tid=25937] ppid=25932 vsize=62912 CPUtime=41.77
/proc/25933/task/25937/stat : 25937 (pb_cplex) R 25932 25932 25899 0 -1 4202560 96921 0 0 0 4109 68 0 0 16 0 2 0 178370071 64421888 9886 1992294400 134512640 146736320 4288376768 18446744073709551615 135846432 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 84.35
Current children cumulated vsize (KiB) 71612

[startup+102.31 s]
/proc/loadavg: 1.43 0.51 0.18 3/109 25940
/proc/meminfo: memFree=1781260/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=76956 CPUtime=166.88
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 383750 0 0 0 16421 267 0 0 17 0 2 0 178369975 78802944 12936 1992294400 134512640 146736320 4288376768 18446744073709551615 135467010 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 19239 12936 1117 2985 0 15781 0
[pid=25933/tid=25940] ppid=25932 vsize=76956 CPUtime=18.46
/proc/25933/task/25940/stat : 25940 (pb_cplex) R 25932 25932 25899 0 -1 4202560 48795 0 0 0 1813 33 0 0 16 0 2 0 178377910 78802944 12936 1992294400 134512640 146736320 4288376768 18446744073709551615 139042888 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 166.88
Current children cumulated vsize (KiB) 85656

[startup+162.301 s]
/proc/loadavg: 1.37 0.67 0.25 2/109 25942
/proc/meminfo: memFree=1775184/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=81240 CPUtime=264.18
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 528027 0 0 0 26055 363 0 0 15 0 2 0 178369975 83189760 14081 1992294400 134512640 146736320 4288376768 18446744073709551615 139028298 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 20310 14081 1099 2985 0 16852 0
[pid=25933/tid=25940] ppid=25932 vsize=81240 CPUtime=66.41
/proc/25933/task/25940/stat : 25940 (pb_cplex) R 25932 25932 25899 0 -1 4202560 119766 0 0 0 6559 82 0 0 17 0 2 0 178377910 83189760 14081 1992294400 134512640 146736320 4288376768 18446744073709551615 135844128 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 264.18
Current children cumulated vsize (KiB) 89940

[startup+222.302 s]
/proc/loadavg: 1.61 0.86 0.34 3/109 25944
/proc/meminfo: memFree=1774316/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=94428 CPUtime=362.65
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 593065 0 0 0 35844 421 0 0 19 0 2 0 178369975 96694272 16463 1992294400 134512640 146736320 4288376768 18446744073709551615 139023078 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 23607 16463 1116 2985 0 20149 0
[pid=25933/tid=25940] ppid=25932 vsize=94428 CPUtime=115.56
/proc/25933/task/25940/stat : 25940 (pb_cplex) R 25932 25932 25899 0 -1 4202560 164715 0 0 0 11433 123 0 0 16 0 2 0 178377910 96694272 16463 1992294400 134512640 146736320 4288376768 18446744073709551615 139023098 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 362.65
Current children cumulated vsize (KiB) 103128

[startup+282.302 s]
/proc/loadavg: 1.62 1.00 0.42 3/109 25947
/proc/meminfo: memFree=1767744/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=88780 CPUtime=465.03
/proc/25933/stat : 25933 (pb_cplex) S 25932 25932 25899 0 -1 4202496 692329 0 0 0 45998 505 0 0 17 0 2 0 178369975 90910720 15913 1992294400 134512640 146736320 4288376768 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25933/statm: 22195 15913 1116 2985 0 18737 0
[pid=25933/tid=25945] ppid=25932 vsize=88780 CPUtime=35.14
/proc/25933/task/25945/stat : 25945 (pb_cplex) R 25932 25932 25899 0 -1 4202560 36877 0 0 0 3484 30 0 0 17 0 2 0 178394342 90910720 15913 1992294400 134512640 146736320 4288376768 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 465.03
Current children cumulated vsize (KiB) 97480

[startup+342.302 s]
/proc/loadavg: 1.95 1.20 0.53 3/109 25950
/proc/meminfo: memFree=1765884/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=25933] ppid=25932 vsize=112344 CPUtime=886.95
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 1324202 0 0 0 87543 1152 0 0 16 0 2 0 178369975 115040256 20859 1992294400 134512640 146736320 4288376768 18446744073709551615 135446003 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 28086 20859 1116 2985 0 24628 0
[pid=25933/tid=25953] ppid=25932 vsize=112344 CPUtime=67.33
/proc/25933/task/25953/stat : 25953 (pb_cplex) R 25932 25932 25899 0 -1 4202560 92747 0 0 0 6625 108 0 0 16 0 2 0 178414428 115040256 20859 1992294400 134512640 146736320 4288376768 18446744073709551615 137381078 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 886.95
Current children cumulated vsize (KiB) 121044

[startup+582.302 s]
/proc/loadavg: 1.80 1.56 0.82 3/109 25957
/proc/meminfo: memFree=1740836/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=119648 CPUtime=991.23
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 1506836 0 0 0 97779 1344 0 0 15 0 2 0 178369975 122519552 22702 1992294400 134512640 146736320 4288376768 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 29912 22702 1116 2985 0 26454 0
[pid=25933/tid=25953] ppid=25932 vsize=119648 CPUtime=118.7
/proc/25933/task/25953/stat : 25953 (pb_cplex) R 25932 25932 25899 0 -1 4202560 238538 0 0 0 11627 243 0 0 18 0 2 0 178414428 122519552 22702 1992294400 134512640 146736320 4288376768 18446744073709551615 139027624 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 991.23
Current children cumulated vsize (KiB) 128348

[startup+642.301 s]
/proc/loadavg: 1.70 1.57 0.87 2/109 25959
/proc/meminfo: memFree=1736000/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=124964 CPUtime=1095.62
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 1618652 0 0 0 108066 1496 0 0 16 0 2 0 178369975 127963136 23988 1992294400 134512640 146736320 4288376768 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 31241 23988 1116 2985 0 27783 0
[pid=25933/tid=25953] ppid=25932 vsize=124964 CPUtime=170.65
/proc/25933/task/25953/stat : 25953 (pb_cplex) S 25932 25932 25899 0 -1 4202560 324060 0 0 0 16727 338 0 0 16 0 2 0 178414428 127963136 23988 1992294400 134512640 146736320 4288376768 18446744073709551615 144580073 0 2 4096 16387 18446604437833056704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1095.62
Current children cumulated vsize (KiB) 133664

[startup+702.302 s]
/proc/loadavg: 2.01 1.67 0.95 3/109 25960
/proc/meminfo: memFree=1724964/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=134912 CPUtime=1198.92
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 1706629 0 0 0 118263 1629 0 0 16 0 2 0 178369975 138149888 26505 1992294400 134512640 146736320 4288376768 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 33728 26505 1116 2985 0 30270 0
[pid=25933/tid=25960] ppid=25932 vsize=134912 CPUtime=37.2
/proc/25933/task/25960/stat : 25960 (pb_cplex) R 25932 25932 25899 0 -1 4202560 15950 0 0 0 3682 38 0 0 16 0 2 0 178435880 138149888 26505 1992294400 134512640 146736320 4288376768 18446744073709551615 135526778 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 143612

[startup+762.309 s]
/proc/loadavg: 1.85 1.68 0.99 2/109 25962
/proc/meminfo: memFree=1718640/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=141340 CPUtime=1301.83
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 1800315 0 0 0 128413 1770 0 0 16 0 2 0 178369975 144732160 28193 1992294400 134512640 146736320 4288376768 18446744073709551615 139023083 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 35335 28193 1116 2985 0 31877 0
[pid=25933/tid=25960] ppid=25932 vsize=141340 CPUtime=88.04
/proc/25933/task/25960/stat : 25960 (pb_cplex) R 25932 25932 25899 0 -1 4202560 60262 0 0 0 8699 105 0 0 16 0 2 0 178435880 144732160 28193 1992294400 134512640 146736320 4288376768 18446744073709551615 136015707 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 150040

[startup+822.302 s]
/proc/loadavg: 1.77 1.69 1.04 3/109 25964
/proc/meminfo: memFree=1711324/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=150220 CPUtime=1403.6
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 1986763 0 0 0 138404 1956 0 0 16 0 2 0 178369975 153825280 30099 1992294400 134512640 146736320 4288376768 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 37555 30099 1117 2985 0 34097 0
[pid=25933/tid=25960] ppid=25932 vsize=150220 CPUtime=138.17
/proc/25933/task/25960/stat : 25960 (pb_cplex) S 25932 25932 25899 0 -1 4202560 171082 0 0 0 13610 207 0 0 16 0 2 0 178435880 153825280 30099 1992294400 134512640 146736320 4288376768 18446744073709551615 144580073 0 2 4096 16387 18446604437833056704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1403.6
Current children cumulated vsize (KiB) 158920

[startup+882.302 s]
/proc/loadavg: 2.00 1.76 1.10 3/109 25966
/proc/meminfo: memFree=1699792/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=161608 CPUtime=1507.89
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 2122013 0 0 0 148650 2139 0 0 17 0 2 0 178369975 165486592 32765 1992294400 134512640 146736320 4288376768 18446744073709551615 139023058 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25933/statm: 40402 32765 1117 2985 0 36944 0
[pid=25933/tid=25960] ppid=25932 vsize=161608 CPUtime=189.57
/proc/25933/task/25960/stat : 25960 (pb_cplex) R 25932 25932 25899 0 -1 4202560 212585 0 0 0 18677 280 0 0 16 0 2 0 178435880 165486592 32765 1992294400 134512640 146736320 4288376768 18446744073709551615 136364179 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1507.89
Current children cumulated vsize (KiB) 170308

[startup+942.301 s]
/proc/loadavg: 1.92 1.77 1.14 3/109 25968
/proc/meminfo: memFree=1689748/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=172652 CPUtime=1609.06
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 2301901 0 0 0 158596 2310 0 0 16 0 2 0 178369975 176795648 35345 1992294400 134512640 146736320 4288376768 18446744073709551615 135450735 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 43163 35345 1117 2985 0 39705 0
[pid=25933/tid=25960] ppid=25932 vsize=172652 CPUtime=239.41
/proc/25933/task/25960/stat : 25960 (pb_cplex) R 25932 25932 25899 0 -1 4202560 311191 0 0 0 23569 372 0 0 17 0 2 0 178435880 176795648 35345 1992294400 134512640 146736320 4288376768 18446744073709551615 136364170 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1609.06
Current children cumulated vsize (KiB) 181352

[startup+1002.3 s]
/proc/loadavg: 1.71 1.75 1.17 3/109 25968
/proc/meminfo: memFree=1679208/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=179664 CPUtime=1712.08
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 2444281 0 0 0 168740 2468 0 0 17 0 2 0 178369975 183975936 37078 1992294400 134512640 146736320 4288376768 18446744073709551615 136364170 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25933/statm: 44916 37078 1117 2985 0 41458 0
[pid=25933/tid=25960] ppid=25932 vsize=179664 CPUtime=289.75
/proc/25933/task/25960/stat : 25960 (pb_cplex) R 25932 25932 25899 0 -1 4202560 365812 0 0 0 28532 443 0 0 16 0 2 0 178435880 183975936 37078 1992294400 134512640 146736320 4288376768 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1712.08
Current children cumulated vsize (KiB) 188364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1053.1 s]
/proc/loadavg: 1.67 1.73 1.19 3/109 25970
/proc/meminfo: memFree=1673256/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=188504 CPUtime=1800.11
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 2592226 0 0 0 177382 2629 0 0 16 0 2 0 178369975 193028096 39293 1992294400 134512640 146736320 4288376768 18446744073709551615 136017763 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 47126 39293 1117 2985 0 43668 0
[pid=25933/tid=25960] ppid=25932 vsize=188504 CPUtime=333.47
/proc/25933/task/25960/stat : 25960 (pb_cplex) R 25932 25932 25899 0 -1 4202560 448274 0 0 0 32818 529 0 0 16 0 2 0 178435880 193028096 39293 1992294400 134512640 146736320 4288376768 18446744073709551615 135964346 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 197204

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

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

[startup+1053.1 s]
/proc/loadavg: 1.67 1.73 1.19 3/109 25970
/proc/meminfo: memFree=1673256/2059040 swapFree=4135856/4192956
[pid=25932] ppid=25930 vsize=8700 CPUtime=0
/proc/25932/stat : 25932 (run) S 25930 25932 25899 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 178369975 8908800 249 1992294400 4194304 4922060 140735639872752 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25932/statm: 2175 249 208 178 0 68 0
[pid=25933] ppid=25932 vsize=188504 CPUtime=1800.11
/proc/25933/stat : 25933 (pb_cplex) R 25932 25932 25899 0 -1 4202496 2592226 0 0 0 177382 2629 0 0 16 0 2 0 178369975 193028096 39293 1992294400 134512640 146736320 4288376768 18446744073709551615 136017763 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25933/statm: 47126 39293 1117 2985 0 43668 0
[pid=25933/tid=25960] ppid=25932 vsize=188504 CPUtime=333.47
/proc/25933/task/25960/stat : 25960 (pb_cplex) R 25932 25932 25899 0 -1 4202560 448274 0 0 0 32818 529 0 0 16 0 2 0 178435880 193028096 39293 1992294400 134512640 146736320 4288376768 18446744073709551615 135964346 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 197204

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1053.12
CPU time (s): 1800.11
CPU user time (s): 1773.82
CPU system time (s): 26.29
CPU usage (%): 170.931
Max. virtual memory (cumulated for all children) (KiB): 201996

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= 366
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.01269 second user time and 5.63814 second system time

The end

Launcher Data

Begin job on node026 at 2010-07-02 07:05:45
IDJOB=2696886
IDBENCH=47920
IDSOLVER=1209
FILE ID=node026/2696886-1278047145
PBS_JOBID= 11198863
Free space on /tmp= 62392 MiB

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

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

MD5SUM BENCH= 1141c23e5342793635b3f22754b52627
RANDOM SEED=296994470

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

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

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1831412 kB
Buffers:         29972 kB
Cached:         105924 kB
SwapCached:      10324 kB
Active:         106096 kB
Inactive:        43572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1831412 kB
SwapTotal:     4192956 kB
SwapFree:      4135856 kB
Dirty:           16644 kB
Writeback:           0 kB
AnonPages:       12304 kB
Mapped:           8432 kB
Slab:            56108 kB
PageTables:       4188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181996 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-2696886-1278047145.opb

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