Trace number 2697139

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.19 964.019

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_3.opb
MD5SUM60cf9918356073587dd2c65f46896dfb
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-50
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint10
Maximum length of a constraint20
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2488
Sum of products size (including duplicates)4976
Number of different products1244
Sum of products size2488

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697139-1278050334.opb.
0.00/0.00	c Instance file HOME/instance-2697139-1278050334.opb
0.00/0.00	c File size is 102565 bytes.
0.00/0.05	c Highest Coefficient sum: 20
0.00/0.05	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.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Parsing time:          0.05         s                                      |
0.00/0.06	c |  Number Variables:      1444                                                |
0.00/0.06	c |  Number Constraints:    2688                                                |
0.00/0.06	c ===============================================================================
1800.17/964.01	c Remaining time 1799.95 sec.
1800.17/964.01	c 
1800.17/964.01	c *** INTERRUPTED ***
1800.17/964.01	s UNKNOWN
1800.17/964.01	c Total CPU time              : 1782.32 s
1800.17/964.01	c Memory used           : 58.13 MB
1800.17/964.01	c CPU time              : 1782.32 s
1800.17/964.01	c 
1800.17/964.01	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-2697139-1278050334/watcher-2697139-1278050334 -o /tmp/evaluation-result-2697139-1278050334/solver-2697139-1278050334 -C 1800 -W 2000 -M 1800 run HOME/instance-2697139-1278050334.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.79 1.81 1.73 3/106 23290
/proc/meminfo: memFree=1522756/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) R 23288 23290 22954 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314544021 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0

[startup+0.0768149 s]
/proc/loadavg: 1.79 1.81 1.73 3/106 23290
/proc/meminfo: memFree=1522756/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100814 s]
/proc/loadavg: 1.79 1.81 1.73 3/106 23290
/proc/meminfo: memFree=1522756/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30081 s]
/proc/loadavg: 1.79 1.81 1.73 3/106 23290
/proc/meminfo: memFree=1522756/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700801 s]
/proc/loadavg: 1.79 1.81 1.73 3/106 23290
/proc/meminfo: memFree=1522756/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 1.79 1.81 1.73 2/108 23292
/proc/meminfo: memFree=1518028/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=19888 CPUtime=1.48
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 4311 0 0 0 147 1 0 0 19 0 1 0 180637333 20365312 2077 1992294400 134512640 146736320 4288498160 18446744073709551615 136000315 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23291/statm: 4972 2077 1000 2985 0 1514 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28588

[startup+3.10175 s]
/proc/loadavg: 1.72 1.80 1.72 2/109 23293
/proc/meminfo: memFree=1515912/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=33056 CPUtime=4.02
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 4946 0 0 0 399 3 0 0 17 0 2 0 180637333 33849344 2696 1992294400 134512640 146736320 4288498160 18446744073709551615 139028323 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23291/statm: 8264 2696 1031 2985 0 4806 0
[pid=23291/tid=23293] ppid=23290 vsize=33056 CPUtime=1.13
/proc/23291/task/23293/stat : 23293 (pb_cplex) R 23290 23290 22954 0 -1 4202560 206 0 0 0 113 0 0 0 20 0 2 0 180637493 33849344 2696 1992294400 134512640 146736320 4288498160 18446744073709551615 136008259 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 41756

[startup+6.30068 s]
/proc/loadavg: 1.72 1.80 1.72 2/108 23293
/proc/meminfo: memFree=1515920/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=33700 CPUtime=8.76
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 5274 0 0 0 869 7 0 0 19 0 1 0 180637333 34508800 2865 1992294400 134512640 146736320 4288498160 18446744073709551615 136388081 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23291/statm: 8425 2865 1046 2985 0 4967 0
Current children cumulated CPU time (s) 8.76
Current children cumulated vsize (KiB) 42400

[startup+12.7005 s]
/proc/loadavg: 1.61 1.77 1.72 3/109 23295
/proc/meminfo: memFree=1510580/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=38280 CPUtime=18.84
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 6931 0 0 0 1871 13 0 0 16 0 2 0 180637333 39198720 3917 1992294400 134512640 146736320 4288498160 18446744073709551615 136475864 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23291/statm: 9570 3917 1055 2985 0 6112 0
[pid=23291/tid=23295] ppid=23290 vsize=38280 CPUtime=4.43
/proc/23291/task/23295/stat : 23295 (pb_cplex) R 23290 23290 22954 0 -1 4202560 468 0 0 0 441 2 0 0 23 0 2 0 180638013 39198720 3917 1992294400 134512640 146736320 4288498160 18446744073709551615 135466605 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.84
Current children cumulated vsize (KiB) 46980

[startup+25.5003 s]
/proc/loadavg: 1.83 1.81 1.73 3/109 23295
/proc/meminfo: memFree=1510332/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=38280 CPUtime=42.19
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 8156 0 0 0 4186 33 0 0 17 0 2 0 180637333 39198720 4038 1992294400 134512640 146736320 4288498160 18446744073709551615 136388921 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23291/statm: 9570 4038 1055 2985 0 6112 0
[pid=23291/tid=23295] ppid=23290 vsize=38280 CPUtime=16.52
/proc/23291/task/23295/stat : 23295 (pb_cplex) R 23290 23290 22954 0 -1 4202560 1661 0 0 0 1639 13 0 0 25 0 2 0 180638013 39198720 4038 1992294400 134512640 146736320 4288498160 18446744073709551615 136008309 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.19
Current children cumulated vsize (KiB) 46980

[startup+51.1007 s]
/proc/loadavg: 1.74 1.79 1.72 3/109 23295
/proc/meminfo: memFree=1509092/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=39868 CPUtime=90
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 10093 0 0 0 8923 77 0 0 17 0 2 0 180637333 40824832 4399 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23291/statm: 9967 4399 1055 2985 0 6509 0
[pid=23291/tid=23295] ppid=23290 vsize=39868 CPUtime=41.12
/proc/23291/task/23295/stat : 23295 (pb_cplex) R 23290 23290 22954 0 -1 4202560 3434 0 0 0 4077 35 0 0 25 0 2 0 180638013 40824832 4399 1992294400 134512640 146736320 4288498160 18446744073709551615 136385183 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (KiB) 48568

[startup+102.309 s]
/proc/loadavg: 2.13 1.89 1.76 3/109 23298
/proc/meminfo: memFree=1505620/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=43072 CPUtime=186.07
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 15856 0 0 0 18452 155 0 0 25 0 2 0 180637333 44105728 5152 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23291/statm: 10768 5152 1078 2985 0 7310 0
[pid=23291/tid=23298] ppid=23290 vsize=43072 CPUtime=36.08
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 720 0 0 0 3576 32 0 0 17 0 2 0 180643715 44105728 5152 1992294400 134512640 146736320 4288498160 18446744073709551615 136008259 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 186.07
Current children cumulated vsize (KiB) 51772

[startup+162.302 s]
/proc/loadavg: 2.05 1.90 1.77 3/109 23309
/proc/meminfo: memFree=1503636/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=44960 CPUtime=297.87
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 18287 0 0 0 29536 251 0 0 18 0 2 0 180637333 46039040 5809 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23291/statm: 11240 5809 1078 2985 0 7782 0
[pid=23291/tid=23298] ppid=23290 vsize=44960 CPUtime=91.76
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 2927 0 0 0 9094 82 0 0 18 0 2 0 180643715 46039040 5809 1992294400 134512640 146736320 4288498160 18446744073709551615 139044583 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 297.87
Current children cumulated vsize (KiB) 53660

[startup+222.301 s]
/proc/loadavg: 2.05 1.93 1.79 3/109 23311
/proc/meminfo: memFree=1500660/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=48544 CPUtime=409.48
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 20397 0 0 0 40591 357 0 0 18 0 2 0 180637333 49709056 6503 1992294400 134512640 146736320 4288498160 18446744073709551615 136008003 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23291/statm: 12136 6503 1078 2985 0 8678 0
[pid=23291/tid=23298] ppid=23290 vsize=48544 CPUtime=146.99
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 4678 0 0 0 14562 137 0 0 19 0 2 0 180643715 49709056 6503 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 409.48
Current children cumulated vsize (KiB) 57244

[startup+282.301 s]
/proc/loadavg: 2.10 1.96 1.80 3/109 23313
/proc/meminfo: memFree=1497312/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=51620 CPUtime=521.09
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 22865 0 0 0 51647 462 0 0 21 0 2 0 180637333 52858880 7297 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23291/statm: 12905 7297 1078 2985 0 9447 0
[pid=23291/tid=23298] ppid=23290 vsize=51620 CPUtime=203.32
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 5195 0 0 0 20144 188 0 0 16 0 2 0 180643715 52858880 7297 1992294400 134512640 146736320 4288498160 18446744073709551615 136008359 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 521.09
Current children cumulated vsize (KiB) 60320

[startup+342.301 s]
/proc/loadavg: 1.96 1.94 1.80 3/109 23313
/proc/meminfo: memFree=1494708/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=53676 CPUtime=632.81
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 24568 0 0 0 62709 572 0 0 18 0 2 0 180637333 54964224 7882 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23291/statm: 13419 7882 1078 2985 0 9961 0
[pid=23291/tid=23298] ppid=23290 vsize=53676 CPUtime=258.81
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 5571 0 0 0 25639 242 0 0 17 0 2 0 180643715 54964224 7882 1992294400 134512640 146736320 4288498160 18446744073709551615 136382629 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 632.81
Current children cumulated vsize (KiB) 62376

[startup+402.302 s]
/proc/loadavg: 1.86 1.91 1.80 3/109 23315
/proc/meminfo: memFree=1493096/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=55768 CPUtime=745.2
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 26145 0 0 0 73845 675 0 0 18 0 2 0 180637333 57106432 8367 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23291/statm: 13942 8367 1078 2985 0 10484 0
[pid=23291/tid=23298] ppid=23290 vsize=55768 CPUtime=314.61
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 6893 0 0 0 31165 296 0 0 18 0 2 0 180643715 57106432 8367 1992294400 134512640 146736320 4288498160 18446744073709551615 136000505 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 745.2
Current children cumulated vsize (KiB) 64468

[startup+462.301 s]
/proc/loadavg: 2.00 1.93 1.82 4/109 23317
/proc/meminfo: memFree=1491112/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=57808 CPUtime=858.18
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 27469 0 0 0 85032 786 0 0 18 0 2 0 180637333 59195392 8838 1992294400 134512640 146736320 4288498160 18446744073709551615 135454083 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23291/statm: 14452 8838 1078 2985 0 10994 0
[pid=23291/tid=23298] ppid=23290 vsize=57808 CPUtime=371.11
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 7921 0 0 0 36756 355 0 0 18 0 2 0 180643715 59195392 8838 1992294400 134512640 146736320 4288498160 18446744073709551615 137061904 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 858.18
Current children cumulated vsize (KiB) 66508

[startup+522.301 s]
/proc/loadavg: 2.07 1.96 1.83 3/109 23319
/proc/meminfo: memFree=1490368/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=58072 CPUtime=970.78
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 28701 0 0 0 96179 899 0 0 25 0 2 0 180637333 59465728 9007 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23291/statm: 14518 9007 1078 2985 0 11060 0
[pid=23291/tid=23298] ppid=23290 vsize=58072 CPUtime=428.28
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 9087 0 0 0 42416 412 0 0 18 0 2 0 180643715 59465728 9007 1992294400 134512640 146736320 4288498160 18446744073709551615 136007975 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 970.78
Current children cumulated vsize (KiB) 66772

[startup+582.302 s]
/proc/loadavg: 1.92 1.92 1.82 3/109 23321
/proc/meminfo: memFree=1489624/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=58368 CPUtime=1083.68
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 29834 0 0 0 107358 1010 0 0 18 0 2 0 180637333 59768832 9165 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23291/statm: 14592 9165 1078 2985 0 11134 0
[pid=23291/tid=23298] ppid=23290 vsize=58368 CPUtime=484.55
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 10020 0 0 0 47985 470 0 0 18 0 2 0 180643715 59768832 9165 1992294400 134512640 146736320 4288498160 18446744073709551615 136008053 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1083.68
Current children cumulated vsize (KiB) 67068

[startup+642.301 s]
/proc/loadavg: 1.97 1.93 1.83 3/109 23321
/proc/meminfo: memFree=1489128/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=59524 CPUtime=1196.79
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 30531 0 0 0 118560 1119 0 0 18 0 2 0 180637333 60952576 9220 1992294400 134512640 146736320 4288498160 18446744073709551615 135854518 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23291/statm: 14881 9220 1078 2985 0 11423 0
[pid=23291/tid=23298] ppid=23290 vsize=59524 CPUtime=540.33
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 10695 0 0 0 53507 526 0 0 19 0 2 0 180643715 60952576 9220 1992294400 134512640 146736320 4288498160 18446744073709551615 135525911 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1196.79
Current children cumulated vsize (KiB) 68224

[startup+702.301 s]
/proc/loadavg: 2.04 1.96 1.84 4/109 23323
/proc/meminfo: memFree=1489376/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=59528 CPUtime=1310.35
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 31670 0 0 0 129797 1238 0 0 18 0 2 0 180637333 60956672 9174 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23291/statm: 14882 9174 1078 2985 0 11424 0
[pid=23291/tid=23298] ppid=23290 vsize=59528 CPUtime=597.36
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 11750 0 0 0 59149 587 0 0 18 0 2 0 180643715 60956672 9174 1992294400 134512640 146736320 4288498160 18446744073709551615 136008450 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1310.35
Current children cumulated vsize (KiB) 68228

[startup+762.309 s]
/proc/loadavg: 1.84 1.92 1.83 3/109 23325
/proc/meminfo: memFree=1489252/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=59524 CPUtime=1424.09
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 32674 0 0 0 141052 1357 0 0 18 0 2 0 180637333 60952576 9205 1992294400 134512640 146736320 4288498160 18446744073709551615 136008053 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23291/statm: 14881 9205 1078 2985 0 11423 0
[pid=23291/tid=23298] ppid=23290 vsize=59524 CPUtime=654.08
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 12557 0 0 0 64759 649 0 0 18 0 2 0 180643715 60952576 9205 1992294400 134512640 146736320 4288498160 18446744073709551615 139042980 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1424.09
Current children cumulated vsize (KiB) 68224

[startup+822.301 s]
/proc/loadavg: 1.90 1.91 1.83 3/109 23327
/proc/meminfo: memFree=1489252/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=59524 CPUtime=1537.82
/proc/23291/stat : 23291 (pb_cplex) S 23290 23290 22954 0 -1 4202496 33485 0 0 0 152301 1481 0 0 17 0 2 0 180637333 60952576 9209 1992294400 134512640 146736320 4288498160 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23291/statm: 14881 9209 1078 2985 0 11423 0
[pid=23291/tid=23298] ppid=23290 vsize=59524 CPUtime=710.94
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 13100 0 0 0 70381 713 0 0 25 0 2 0 180643715 60952576 9209 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1537.82
Current children cumulated vsize (KiB) 68224

[startup+882.301 s]
/proc/loadavg: 1.77 1.88 1.82 2/109 23331
/proc/meminfo: memFree=1489004/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=59524 CPUtime=1651.43
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 34368 0 0 0 163541 1602 0 0 19 0 2 0 180637333 60952576 9209 1992294400 134512640 146736320 4288498160 18446744073709551615 135456854 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23291/statm: 14881 9209 1078 2985 0 11423 0
[pid=23291/tid=23298] ppid=23290 vsize=59524 CPUtime=768.41
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 13779 0 0 0 76066 775 0 0 17 0 2 0 180643715 60952576 9209 1992294400 134512640 146736320 4288498160 18446744073709551615 135450735 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1651.43
Current children cumulated vsize (KiB) 68224

[startup+942.302 s]
/proc/loadavg: 1.98 1.93 1.83 3/109 23332
/proc/meminfo: memFree=1489128/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=59524 CPUtime=1761.34
/proc/23291/stat : 23291 (pb_cplex) R 23290 23290 22954 0 -1 4202496 34895 0 0 0 174400 1734 0 0 16 0 2 0 180637333 60952576 9217 1992294400 134512640 146736320 4288498160 18446744073709551615 136000534 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23291/statm: 14881 9217 1078 2985 0 11423 0
[pid=23291/tid=23298] ppid=23290 vsize=59524 CPUtime=823.93
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 13850 0 0 0 81553 840 0 0 20 0 2 0 180643715 60952576 9217 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1761.34
Current children cumulated vsize (KiB) 68224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+964.001 s]
/proc/loadavg: 1.93 1.91 1.83 3/109 23334
/proc/meminfo: memFree=1488880/2059040 swapFree=4139476/4192956
[pid=23290] ppid=23288 vsize=8700 CPUtime=0
/proc/23290/stat : 23290 (run) S 23288 23290 22954 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 180637332 8908800 249 1992294400 4194304 4922060 140735343216240 18446744073709551615 213314542725 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23290/statm: 2175 249 208 178 0 68 0
[pid=23291] ppid=23290 vsize=59524 CPUtime=1800.17
/proc/23291/stat : 23291 (pb_cplex) S 23290 23290 22954 0 -1 4202496 34970 0 0 0 178231 1786 0 0 16 0 2 0 180637333 60952576 9227 1992294400 134512640 146736320 4288498160 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23291/statm: 14881 9227 1078 2985 0 11423 0
[pid=23291/tid=23298] ppid=23290 vsize=59524 CPUtime=843.24
/proc/23291/task/23298/stat : 23298 (pb_cplex) R 23290 23290 22954 0 -1 4202560 13860 0 0 0 83458 866 0 0 16 0 2 0 180643715 60952576 9227 1992294400 134512640 146736320 4288498160 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 68224

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

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

Child status: 0
Real time (s): 964.019
CPU time (s): 1800.19
CPU user time (s): 1782.32
CPU system time (s): 17.8703
CPU usage (%): 186.738
Max. virtual memory (cumulated for all children) (KiB): 68904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.32
system time used= 17.8703
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35345
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= 301195
involuntary context switches= 29958

runsolver used 1.57076 second user time and 4.83526 second system time

The end

Launcher Data

Begin job on node004 at 2010-07-02 07:58:54
IDJOB=2697139
IDBENCH=48173
IDSOLVER=1209
FILE ID=node004/2697139-1278050334
PBS_JOBID= 11198878
Free space on /tmp= 62344 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_3.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697139-1278050334/watcher-2697139-1278050334 -o /tmp/evaluation-result-2697139-1278050334/solver-2697139-1278050334 -C 1800 -W 2000 -M 1800  run HOME/instance-2697139-1278050334.opb

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

MD5SUM BENCH= 60cf9918356073587dd2c65f46896dfb
RANDOM SEED=220520280

node004.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.210
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.210
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1523656 kB
Buffers:        121612 kB
Cached:         301688 kB
SwapCached:       7448 kB
Active:         162348 kB
Inactive:       275584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1523656 kB
SwapTotal:     4192956 kB
SwapFree:      4139476 kB
Dirty:           16808 kB
Writeback:           8 kB
AnonPages:       12792 kB
Mapped:          11964 kB
Slab:            75384 kB
PageTables:       4160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182096 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-2697139-1278050334.opb

Free space on /tmp at the end= 62328 MiB
End job on node004 at 2010-07-02 08:15:01