Trace number 2697011

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.13 1044.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=211-P1=331-P2=199-P3=307-P4=457-P5=293-B.opb
MD5SUM55e3096e9013fd2f39f8572a635bf07d
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 benchmark1.72974
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 variables135
Total number of constraints11
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 constraints11
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)405
Sum of products size (including duplicates)810
Number of different products405
Sum of products size810

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697011-1278048724.opb.
0.00/0.00	c Instance file HOME/instance-2697011-1278048724.opb
0.00/0.00	c File size is 30042 bytes.
0.00/0.02	c Highest Coefficient sum: 523264
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:      540                                                 |
0.00/0.02	c |  Number Constraints:    821                                                 |
0.00/0.02	c ===============================================================================
1800.13/1044.41	c Remaining time 1799.98 sec.
1800.13/1044.41	c 
1800.13/1044.41	c *** INTERRUPTED ***
1800.13/1044.41	s UNKNOWN
1800.13/1044.41	c Total CPU time              : 1774.34 s
1800.13/1044.41	c Memory used           : 133.75 MB
1800.13/1044.41	c CPU time              : 1774.34 s
1800.13/1044.41	c 
1800.13/1044.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-2697011-1278048724/watcher-2697011-1278048724 -o /tmp/evaluation-result-2697011-1278048724/solver-2697011-1278048724 -C 1800 -W 2000 -M 1800 run HOME/instance-2697011-1278048724.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.98 1.84 1.48 3/105 30372
/proc/meminfo: memFree=1277152/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0

[startup+0.0836701 s]
/proc/loadavg: 1.98 1.84 1.48 3/105 30372
/proc/meminfo: memFree=1277152/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100669 s]
/proc/loadavg: 1.98 1.84 1.48 3/105 30372
/proc/meminfo: memFree=1277152/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.302562 s]
/proc/loadavg: 1.98 1.84 1.48 3/105 30372
/proc/meminfo: memFree=1277152/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700732 s]
/proc/loadavg: 1.98 1.84 1.48 3/105 30372
/proc/meminfo: memFree=1277152/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50082 s]
/proc/loadavg: 1.98 1.84 1.48 3/108 30377
/proc/meminfo: memFree=1268944/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=33672 CPUtime=2.13
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 9885 0 0 0 205 8 0 0 17 0 2 0 146166554 34480128 2948 1992294400 134512640 146736320 4294717120 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 8418 2948 1071 2985 0 4960 0
[pid=30373/tid=30377] ppid=30372 vsize=33672 CPUtime=0.61
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 2551 0 0 0 60 1 0 0 17 0 2 0 146166626 34480128 2948 1992294400 134512640 146736320 4294717120 18446744073709551615 139041194 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 42372

[startup+3.101 s]
/proc/loadavg: 1.98 1.84 1.48 3/108 30377
/proc/meminfo: memFree=1268076/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=35576 CPUtime=4.94
/proc/30373/stat : 30373 (pb_cplex) S 30372 30372 30073 0 -1 4202496 23256 0 0 0 479 15 0 0 16 0 2 0 146166554 36429824 3588 1992294400 134512640 146736320 4294717120 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 8894 3588 1074 2985 0 5436 0
[pid=30373/tid=30377] ppid=30372 vsize=35576 CPUtime=2.06
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 11123 0 0 0 201 5 0 0 17 0 2 0 146166626 36429824 3588 1992294400 134512640 146736320 4294717120 18446744073709551615 136165597 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 44276

[startup+6.30134 s]
/proc/loadavg: 1.91 1.83 1.47 3/108 30377
/proc/meminfo: memFree=1264108/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=41100 CPUtime=10.59
/proc/30373/stat : 30373 (pb_cplex) S 30372 30372 30073 0 -1 4202496 49307 0 0 0 1022 37 0 0 16 0 2 0 146166554 42086400 4764 1992294400 134512640 146736320 4294717120 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 10275 4764 1074 2985 0 6817 0
[pid=30373/tid=30377] ppid=30372 vsize=41100 CPUtime=4.89
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 23679 0 0 0 473 16 0 0 17 0 2 0 146166626 42086400 4764 1992294400 134512640 146736320 4294717120 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.59
Current children cumulated vsize (KiB) 49800

[startup+12.701 s]
/proc/loadavg: 1.91 1.83 1.48 3/108 30377
/proc/meminfo: memFree=1255304/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=49984 CPUtime=20.79
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 79529 0 0 0 2022 57 0 0 16 0 2 0 146166554 51183616 6470 1992294400 134512640 146736320 4294717120 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 12496 6470 1094 2985 0 9038 0
[pid=30373/tid=30377] ppid=30372 vsize=49984 CPUtime=9.77
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 41398 0 0 0 951 26 0 0 16 0 2 0 146166626 51183616 6470 1992294400 134512640 146736320 4294717120 18446744073709551615 139023058 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.79
Current children cumulated vsize (KiB) 58684

[startup+25.5014 s]
/proc/loadavg: 1.93 1.84 1.48 2/108 30379
/proc/meminfo: memFree=1255056/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=49972 CPUtime=41.65
/proc/30373/stat : 30373 (pb_cplex) S 30372 30372 30073 0 -1 4202496 134774 0 0 0 4072 93 0 0 16 0 2 0 146166554 51171328 6923 1992294400 134512640 146736320 4294717120 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 12493 6923 1095 2985 0 9035 0
[pid=30373/tid=30377] ppid=30372 vsize=49972 CPUtime=20.35
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 77492 0 0 0 1988 47 0 0 18 0 2 0 146166626 51171328 6923 1992294400 134512640 146736320 4294717120 18446744073709551615 136008454 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.65
Current children cumulated vsize (KiB) 58672

[startup+51.1021 s]
/proc/loadavg: 1.76 1.80 1.48 5/108 30379
/proc/meminfo: memFree=1250964/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=56588 CPUtime=83.19
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 287436 0 0 0 8131 188 0 0 18 0 2 0 146166554 57946112 8451 1992294400 134512640 146736320 4294717120 18446744073709551615 135526124 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30373/statm: 14147 8451 1095 2985 0 10689 0
[pid=30373/tid=30377] ppid=30372 vsize=56588 CPUtime=40.49
/proc/30373/task/30377/stat : 30377 (pb_cplex) S 30372 30372 30073 0 -1 4202560 146714 0 0 0 3961 88 0 0 16 0 2 0 146166626 57946112 8451 1992294400 134512640 146736320 4294717120 18446744073709551615 144580073 0 2 4096 16387 18446604437812311168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 83.19
Current children cumulated vsize (KiB) 65288

[startup+102.31 s]
/proc/loadavg: 1.67 1.77 1.48 3/108 30381
/proc/meminfo: memFree=1235092/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=68872 CPUtime=167.71
/proc/30373/stat : 30373 (pb_cplex) S 30372 30372 30073 0 -1 4202496 532197 0 0 0 16438 333 0 0 16 0 2 0 146166554 70524928 11149 1992294400 134512640 146736320 4294717120 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30373/statm: 17218 11149 1095 2985 0 13760 0
[pid=30373/tid=30377] ppid=30372 vsize=68872 CPUtime=82.26
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 263772 0 0 0 8069 157 0 0 17 0 2 0 146166626 70524928 11149 1992294400 134512640 146736320 4294717120 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 167.71
Current children cumulated vsize (KiB) 77572

[startup+162.302 s]
/proc/loadavg: 1.79 1.79 1.51 4/108 30381
/proc/meminfo: memFree=1234348/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=70492 CPUtime=267.6
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 656425 0 0 0 26330 430 0 0 18 0 2 0 146166554 72183808 11490 1992294400 134512640 146736320 4294717120 18446744073709551615 137056657 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30373/statm: 17623 11490 1119 2985 0 14165 0
[pid=30373/tid=30377] ppid=30372 vsize=70492 CPUtime=131.24
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 335077 0 0 0 12911 213 0 0 17 0 2 0 146166626 72183808 11490 1992294400 134512640 146736320 4294717120 18446744073709551615 135850319 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 267.6
Current children cumulated vsize (KiB) 79192

[startup+222.302 s]
/proc/loadavg: 1.60 1.73 1.50 2/108 30383
/proc/meminfo: memFree=1229760/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=74996 CPUtime=370.06
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 901181 0 0 0 36414 592 0 0 16 0 2 0 146166554 76795904 12624 1992294400 134512640 146736320 4294717120 18446744073709551615 135526863 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 18749 12624 1119 2985 0 15291 0
[pid=30373/tid=30377] ppid=30372 vsize=74996 CPUtime=181.61
/proc/30373/task/30377/stat : 30377 (pb_cplex) S 30372 30372 30073 0 -1 4202560 479229 0 0 0 17853 308 0 0 16 0 2 0 146166626 76795904 12624 1992294400 134512640 146736320 4294717120 18446744073709551615 144580073 0 2 4096 16387 18446604437812311168 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 370.06
Current children cumulated vsize (KiB) 83696

[startup+282.301 s]
/proc/loadavg: 1.69 1.74 1.52 3/108 30385
/proc/meminfo: memFree=1225916/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=79724 CPUtime=476.34
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 1075719 0 0 0 46895 739 0 0 16 0 2 0 146166554 81637376 13731 1992294400 134512640 146736320 4294717120 18446744073709551615 135526788 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30373/statm: 19931 13731 1119 2985 0 16473 0
[pid=30373/tid=30377] ppid=30372 vsize=79724 CPUtime=234.65
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 568280 0 0 0 23080 385 0 0 16 0 2 0 146166626 81637376 13731 1992294400 134512640 146736320 4294717120 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 476.34
Current children cumulated vsize (KiB) 88424

[startup+342.301 s]
/proc/loadavg: 1.68 1.72 1.52 2/108 30387
/proc/meminfo: memFree=1215004/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=30373] ppid=30372 vsize=95684 CPUtime=790.6
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 1689896 0 0 0 77835 1225 0 0 16 0 2 0 146166554 97980416 17545 1992294400 134512640 146736320 4294717120 18446744073709551615 135526788 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 23921 17545 1119 2985 0 20463 0
[pid=30373/tid=30377] ppid=30372 vsize=95684 CPUtime=392.28
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 899323 0 0 0 38590 638 0 0 18 0 2 0 146166626 97980416 17545 1992294400 134512640 146736320 4294717120 18446744073709551615 139039582 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 790.6
Current children cumulated vsize (KiB) 104384

[startup+522.301 s]
/proc/loadavg: 1.89 1.78 1.57 3/108 30391
/proc/meminfo: memFree=1204588/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=118152 CPUtime=896.82
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 1859601 0 0 0 88306 1376 0 0 18 0 2 0 146166554 120987648 20636 1992294400 134512640 146736320 4294717120 18446744073709551615 139022902 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 29538 20646 1119 2985 0 26080 0
[pid=30373/tid=30377] ppid=30372 vsize=118152 CPUtime=445.1
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 1007401 0 0 0 43779 731 0 0 16 0 2 0 146166626 120987648 20654 1992294400 134512640 146736320 4294717120 18446744073709551615 139023039 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 896.82
Current children cumulated vsize (KiB) 126852

[startup+582.301 s]
/proc/loadavg: 1.90 1.80 1.59 2/108 30393
/proc/meminfo: memFree=1200496/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=104688 CPUtime=1000.73
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 1986089 0 0 0 98565 1508 0 0 18 0 2 0 146166554 107200512 19945 1992294400 134512640 146736320 4294717120 18446744073709551615 136015700 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30373/statm: 26172 19945 1119 2985 0 22714 0
[pid=30373/tid=30377] ppid=30372 vsize=104688 CPUtime=496.85
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 1095920 0 0 0 48867 818 0 0 16 0 2 0 146166626 107200512 19945 1992294400 134512640 146736320 4294717120 18446744073709551615 135850322 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1000.73
Current children cumulated vsize (KiB) 113388

[startup+642.301 s]
/proc/loadavg: 1.75 1.79 1.60 3/108 30395
/proc/meminfo: memFree=1195536/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=110180 CPUtime=1105.13
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 2136368 0 0 0 108873 1640 0 0 18 0 2 0 146166554 112824320 21144 1992294400 134512640 146736320 4294717120 18446744073709551615 135468697 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30373/statm: 27545 21144 1119 2985 0 24087 0
[pid=30373/tid=30377] ppid=30372 vsize=110180 CPUtime=549.16
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 1177770 0 0 0 54021 895 0 0 16 0 2 0 146166626 112824320 21144 1992294400 134512640 146736320 4294717120 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1105.13
Current children cumulated vsize (KiB) 118880

[startup+702.301 s]
/proc/loadavg: 1.77 1.79 1.61 2/108 30397
/proc/meminfo: memFree=1192188/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=112996 CPUtime=1212.1
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 2258623 0 0 0 119434 1776 0 0 17 0 2 0 146166554 115707904 21994 1992294400 134512640 146736320 4294717120 18446744073709551615 135526826 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 28249 21994 1119 2985 0 24791 0
[pid=30373/tid=30377] ppid=30372 vsize=112996 CPUtime=602.55
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 1257054 0 0 0 59276 979 0 0 17 0 2 0 146166626 115707904 21994 1992294400 134512640 146736320 4294717120 18446744073709551615 135237297 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1212.1
Current children cumulated vsize (KiB) 121696

[startup+762.308 s]
/proc/loadavg: 1.88 1.81 1.63 3/108 30397
/proc/meminfo: memFree=1188344/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=118168 CPUtime=1317.65
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 2464636 0 0 0 129818 1947 0 0 17 0 2 0 146166554 121004032 23097 1992294400 134512640 146736320 4294717120 18446744073709551615 136008363 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 29542 23097 1119 2985 0 26084 0
[pid=30373/tid=30377] ppid=30372 vsize=118168 CPUtime=654.57
/proc/30373/task/30377/stat : 30377 (pb_cplex) S 30372 30372 30073 0 -1 4202560 1381395 0 0 0 64379 1078 0 0 16 0 2 0 146166626 121004032 23097 1992294400 134512640 146736320 4294717120 18446744073709551615 144580073 0 2 4096 16387 18446604437812311168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1317.65
Current children cumulated vsize (KiB) 126868

[startup+822.301 s]
/proc/loadavg: 2.06 1.87 1.66 2/108 30399
/proc/meminfo: memFree=1185120/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=120776 CPUtime=1418.6
/proc/30373/stat : 30373 (pb_cplex) S 30372 30372 30073 0 -1 4202496 2598435 0 0 0 139784 2076 0 0 17 0 2 0 146166554 123674624 23799 1992294400 134512640 146736320 4294717120 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 30194 23799 1119 2985 0 26736 0
[pid=30373/tid=30377] ppid=30372 vsize=120776 CPUtime=704.75
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 1415945 0 0 0 69355 1120 0 0 16 0 2 0 146166626 123674624 23799 1992294400 134512640 146736320 4294717120 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1418.6
Current children cumulated vsize (KiB) 129476

[startup+882.301 s]
/proc/loadavg: 1.84 1.83 1.66 3/108 30401
/proc/meminfo: memFree=1182888/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=123456 CPUtime=1519.56
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 2743578 0 0 0 149738 2218 0 0 16 0 2 0 146166554 126418944 24286 1992294400 134512640 146736320 4294717120 18446744073709551615 135450718 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30373/statm: 30864 24286 1119 2985 0 27406 0
[pid=30373/tid=30377] ppid=30372 vsize=123456 CPUtime=756.12
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 1502617 0 0 0 74410 1202 0 0 17 0 2 0 146166626 126418944 24286 1992294400 134512640 146736320 4294717120 18446744073709551615 135850315 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1519.56
Current children cumulated vsize (KiB) 132156

[startup+942.302 s]
/proc/loadavg: 2.03 1.89 1.68 3/108 30403
/proc/meminfo: memFree=1178796/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=128552 CPUtime=1623.87
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 2898896 0 0 0 160024 2363 0 0 17 0 2 0 146166554 131637248 25578 1992294400 134512640 146736320 4294717120 18446744073709551615 137085410 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30373/statm: 32138 25578 1119 2985 0 28680 0
[pid=30373/tid=30377] ppid=30372 vsize=128552 CPUtime=808.06
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 1554363 0 0 0 79547 1259 0 0 16 0 2 0 146166626 131637248 25578 1992294400 134512640 146736320 4294717120 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1623.87
Current children cumulated vsize (KiB) 137252

[startup+1002.3 s]
/proc/loadavg: 1.98 1.89 1.70 3/108 30405
/proc/meminfo: memFree=1173464/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=133460 CPUtime=1727.11
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 3049362 0 0 0 170205 2506 0 0 17 0 2 0 146166554 136663040 26889 1992294400 134512640 146736320 4294717120 18446744073709551615 135526863 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 33365 26889 1119 2985 0 29907 0
[pid=30373/tid=30377] ppid=30372 vsize=133460 CPUtime=858.93
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 1598847 0 0 0 84581 1312 0 0 16 0 2 0 146166626 136663040 26889 1992294400 134512640 146736320 4294717120 18446744073709551615 136008446 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1727.11
Current children cumulated vsize (KiB) 142160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1044.4 s]
/proc/loadavg: 1.95 1.89 1.70 3/108 30405
/proc/meminfo: memFree=1169744/2059040 swapFree=4139664/4192956
[pid=30372] ppid=30370 vsize=8700 CPUtime=0
/proc/30372/stat : 30372 (run) S 30370 30372 30073 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 146166554 8908800 249 1992294400 4194304 4922060 140734592197152 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30372/statm: 2175 249 208 178 0 68 0
[pid=30373] ppid=30372 vsize=136952 CPUtime=1800.13
/proc/30373/stat : 30373 (pb_cplex) R 30372 30372 30073 0 -1 4202496 3099091 0 0 0 177432 2581 0 0 16 0 2 0 146166554 140238848 27624 1992294400 134512640 146736320 4294717120 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30373/statm: 34238 27624 1119 2985 0 30780 0
[pid=30373/tid=30377] ppid=30372 vsize=136952 CPUtime=895.02
/proc/30373/task/30377/stat : 30377 (pb_cplex) R 30372 30372 30073 0 -1 4202560 1608830 0 0 0 88161 1341 0 0 16 0 2 0 146166626 140238848 27624 1992294400 134512640 146736320 4294717120 18446744073709551615 136364170 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 145652

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1044.42
CPU time (s): 1800.13
CPU user time (s): 1774.32
CPU system time (s): 25.81
CPU usage (%): 172.357
Max. virtual memory (cumulated for all children) (KiB): 162600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 364
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2

runsolver used 2.06269 second user time and 5.50216 second system time

The end

Launcher Data

Begin job on node081 at 2010-07-02 07:32:04
IDJOB=2697011
IDBENCH=48045
IDSOLVER=1209
FILE ID=node081/2697011-1278048724
PBS_JOBID= 11198834
Free space on /tmp= 121768 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=211-P1=331-P2=199-P3=307-P4=457-P5=293-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697011-1278048724/watcher-2697011-1278048724 -o /tmp/evaluation-result-2697011-1278048724/solver-2697011-1278048724 -C 1800 -W 2000 -M 1800  run HOME/instance-2697011-1278048724.opb

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

MD5SUM BENCH= 55e3096e9013fd2f39f8572a635bf07d
RANDOM SEED=2134635726

node081.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.212
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.42
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.212
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1278176 kB
Buffers:        204684 kB
Cached:         459956 kB
SwapCached:       6992 kB
Active:         318196 kB
Inactive:       360544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1278176 kB
SwapTotal:     4192956 kB
SwapFree:      4139664 kB
Dirty:           18408 kB
Writeback:           0 kB
AnonPages:       12188 kB
Mapped:          11924 kB
Slab:            80200 kB
PageTables:       4084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181660 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2697011-1278048724.opb

Free space on /tmp at the end= 121752 MiB
End job on node081 at 2010-07-02 07:49:31