Trace number 2697034

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.14 1053.52

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=103-P1=223-P2=29-P3=89-P4=173-P5=97-P6=227-P7=89-P8=127-P9=223-B.opb
MD5SUM9b7cb599a49db47c0ffbf25416bcef37
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 benchmark10.6474
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 variables216
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 constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)576
Sum of products size (including duplicates)1152
Number of different products576
Sum of products size1152

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697034-1278049217.opb.
0.00/0.00	c Instance file HOME/instance-2697034-1278049217.opb
0.00/0.00	c File size is 43525 bytes.
0.00/0.03	c Highest Coefficient sum: 130560
0.00/0.03	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.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      792                                                 |
0.00/0.03	c |  Number Constraints:    1171                                                |
0.00/0.03	c ===============================================================================
1800.14/1053.51	c Remaining time 1799.97 sec.
1800.14/1053.51	c 
1800.14/1053.51	c *** INTERRUPTED ***
1800.14/1053.51	s UNKNOWN
1800.14/1053.51	c Total CPU time              : 1783.34 s
1800.14/1053.51	c Memory used           : 83.87 MB
1800.14/1053.51	c CPU time              : 1783.34 s
1800.14/1053.51	c 
1800.14/1053.51	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2697034-1278049217/watcher-2697034-1278049217 -o /tmp/evaluation-result-2697034-1278049217/solver-2697034-1278049217 -C 1800 -W 2000 -M 1800 run HOME/instance-2697034-1278049217.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.75 1.75 1.55 3/106 30898
/proc/meminfo: memFree=1484196/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) R 30896 30898 30720 0 -1 4202496 348 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659260821 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0

[startup+0.0922191 s]
/proc/loadavg: 1.75 1.75 1.55 3/106 30898
/proc/meminfo: memFree=1484196/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10122 s]
/proc/loadavg: 1.75 1.75 1.55 3/106 30898
/proc/meminfo: memFree=1484196/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301244 s]
/proc/loadavg: 1.75 1.75 1.55 3/106 30898
/proc/meminfo: memFree=1484196/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701289 s]
/proc/loadavg: 1.75 1.75 1.55 3/106 30898
/proc/meminfo: memFree=1484196/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50039 s]
/proc/loadavg: 1.75 1.75 1.55 2/108 30901
/proc/meminfo: memFree=1475872/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=37936 CPUtime=1.85
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 8705 0 0 0 180 5 0 0 17 0 2 0 146216797 38846464 3948 1992294400 134512640 146736320 4287064800 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 9484 3948 1073 2985 0 6026 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 46636

[startup+3.10158 s]
/proc/loadavg: 1.75 1.75 1.55 3/109 30903
/proc/meminfo: memFree=1471028/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=40176 CPUtime=4.62
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 16688 0 0 0 450 12 0 0 17 0 2 0 146216797 41140224 4449 1992294400 134512640 146736320 4287064800 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 10044 4449 1075 2985 0 6586 0
[pid=30899/tid=30903] ppid=30898 vsize=40176 CPUtime=1.58
/proc/30899/task/30903/stat : 30903 (pb_cplex) S 30898 30898 30720 0 -1 4202560 5011 0 0 0 155 3 0 0 16 0 2 0 146216914 41140224 4449 1992294400 134512640 146736320 4287064800 18446744073709551615 144580073 0 2 4096 16387 18446604437835613376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 48876

[startup+6.30195 s]
/proc/loadavg: 1.77 1.76 1.55 3/109 30903
/proc/meminfo: memFree=1467192/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=43088 CPUtime=10.03
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 22722 0 0 0 983 20 0 0 16 0 2 0 146216797 44122112 5255 1992294400 134512640 146736320 4287064800 18446744073709551615 136000490 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30899/statm: 10772 5255 1073 2985 0 7314 0
[pid=30899/tid=30903] ppid=30898 vsize=43088 CPUtime=4.29
/proc/30899/task/30903/stat : 30903 (pb_cplex) S 30898 30898 30720 0 -1 4202560 7110 0 0 0 422 7 0 0 16 0 2 0 146216914 44122112 5255 1992294400 134512640 146736320 4287064800 18446744073709551615 144580073 0 2 4096 16387 18446604437835613376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.03
Current children cumulated vsize (KiB) 51788

[startup+12.7007 s]
/proc/loadavg: 1.70 1.75 1.55 3/109 30903
/proc/meminfo: memFree=1460132/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=51272 CPUtime=20.65
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 38351 0 0 0 2028 37 0 0 17 0 2 0 146216797 52502528 7018 1992294400 134512640 146736320 4287064800 18446744073709551615 135468618 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30899/statm: 12818 7018 1073 2985 0 9360 0
[pid=30899/tid=30903] ppid=30898 vsize=51272 CPUtime=9.69
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 14972 0 0 0 954 15 0 0 16 0 2 0 146216914 52502528 7018 1992294400 134512640 146736320 4287064800 18446744073709551615 136403132 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.65
Current children cumulated vsize (KiB) 59972

[startup+25.5022 s]
/proc/loadavg: 1.77 1.76 1.55 2/109 30903
/proc/meminfo: memFree=1456288/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=61044 CPUtime=40.52
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 61375 0 0 0 4000 52 0 0 17 0 2 0 146216797 62509056 9070 1992294400 134512640 146736320 4287064800 18446744073709551615 136385174 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30899/statm: 15261 9070 1073 2985 0 11803 0
[pid=30899/tid=30903] ppid=30898 vsize=61044 CPUtime=18.57
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 20294 0 0 0 1837 20 0 0 16 0 2 0 146216914 62509056 9070 1992294400 134512640 146736320 4287064800 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40.52
Current children cumulated vsize (KiB) 69744

[startup+51.1022 s]
/proc/loadavg: 1.76 1.76 1.56 5/109 30903
/proc/meminfo: memFree=1453064/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=60016 CPUtime=81.03
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 126708 0 0 0 8009 94 0 0 16 0 2 0 146216797 61456384 8849 1992294400 134512640 146736320 4287064800 18446744073709551615 139042879 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 15004 8849 1073 2985 0 11546 0
[pid=30899/tid=30903] ppid=30898 vsize=60016 CPUtime=39.53
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 47240 0 0 0 3915 38 0 0 18 0 2 0 146216914 61456384 8849 1992294400 134512640 146736320 4287064800 18446744073709551615 139044502 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 81.03
Current children cumulated vsize (KiB) 68716

[startup+102.309 s]
/proc/loadavg: 1.70 1.75 1.56 3/109 30905
/proc/meminfo: memFree=1446120/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=66152 CPUtime=163.47
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 292740 0 0 0 16147 200 0 0 17 0 2 0 146216797 67739648 10525 1992294400 134512640 146736320 4287064800 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 16538 10525 1073 2985 0 13080 0
[pid=30899/tid=30903] ppid=30898 vsize=66152 CPUtime=81.18
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 139979 0 0 0 8020 98 0 0 16 0 2 0 146216914 67739648 10525 1992294400 134512640 146736320 4287064800 18446744073709551615 136017485 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 163.47
Current children cumulated vsize (KiB) 74852

[startup+162.302 s]
/proc/loadavg: 1.63 1.71 1.56 3/109 30907
/proc/meminfo: memFree=1442772/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=74432 CPUtime=252.22
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 491772 0 0 0 24901 321 0 0 16 0 2 0 146216797 76218368 12399 1992294400 134512640 146736320 4287064800 18446744073709551615 136403114 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 18608 12399 1082 2985 0 15150 0
[pid=30899/tid=30903] ppid=30898 vsize=74432 CPUtime=124.27
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 241620 0 0 0 12267 160 0 0 16 0 2 0 146216914 76218368 12399 1992294400 134512640 146736320 4287064800 18446744073709551615 136008266 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 252.22
Current children cumulated vsize (KiB) 83132

[startup+222.301 s]
/proc/loadavg: 1.84 1.74 1.57 3/109 30909
/proc/meminfo: memFree=1440292/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=78876 CPUtime=346.12
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 708927 0 0 0 34158 454 0 0 17 0 2 0 146216797 80769024 13088 1992294400 134512640 146736320 4287064800 18446744073709551615 139028303 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 19719 13088 1082 2985 0 16261 0
[pid=30899/tid=30903] ppid=30898 vsize=78876 CPUtime=173.55
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 345204 0 0 0 17129 226 0 0 18 0 2 0 146216914 80769024 13088 1992294400 134512640 146736320 4287064800 18446744073709551615 136008053 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 346.12
Current children cumulated vsize (KiB) 87576

[startup+282.301 s]
/proc/loadavg: 1.96 1.80 1.60 3/109 30909
/proc/meminfo: memFree=1428512/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=84548 CPUtime=441.76
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 771579 0 0 0 43677 499 0 0 18 0 2 0 146216797 86577152 14573 1992294400 134512640 146736320 4287064800 18446744073709551615 136008178 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30899/statm: 21137 14573 1082 2985 0 17679 0
[pid=30899/tid=30903] ppid=30898 vsize=84548 CPUtime=221.09
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 382871 0 0 0 21859 250 0 0 18 0 2 0 146216914 86577152 14573 1992294400 134512640 146736320 4287064800 18446744073709551615 135844437 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 441.76
Current children cumulated vsize (KiB) 93248

[startup+342.301 s]
/proc/loadavg: 2.10 1.86 1.63 2/109 30911
/proc/meminfo: memFree=1428512/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=84252 CPUtime=536.36

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

[pid=30899] ppid=30898 vsize=85244 CPUtime=855
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 1191522 0 0 0 84684 816 0 0 19 0 2 0 146216797 87289856 14709 1992294400 134512640 146736320 4287064800 18446744073709551615 135526859 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 21311 14709 1082 2985 0 17853 0
[pid=30899/tid=30903] ppid=30898 vsize=85244 CPUtime=428.48
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 572384 0 0 0 42446 402 0 0 17 0 2 0 146216914 87289856 14709 1992294400 134512640 146736320 4287064800 18446744073709551615 135526778 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 855
Current children cumulated vsize (KiB) 93944

[startup+582.302 s]
/proc/loadavg: 1.90 1.87 1.68 2/109 30917
/proc/meminfo: memFree=1427768/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=94304 CPUtime=965
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 1238836 0 0 0 95617 883 0 0 18 0 2 0 146216797 96567296 16173 1992294400 134512640 146736320 4287064800 18446744073709551615 135525497 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 23576 16173 1082 2985 0 20118 0
[pid=30899/tid=30903] ppid=30898 vsize=94304 CPUtime=482.46
/proc/30899/task/30903/stat : 30903 (pb_cplex) S 30898 30898 30720 0 -1 4202560 598324 0 0 0 47810 436 0 0 17 0 2 0 146216914 96567296 16173 1992294400 134512640 146736320 4287064800 18446744073709551615 144580073 0 2 4096 16387 18446604437835613376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 965
Current children cumulated vsize (KiB) 103004

[startup+642.302 s]
/proc/loadavg: 2.02 1.90 1.70 3/109 30919
/proc/meminfo: memFree=1427892/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=84868 CPUtime=1074.24
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 1410792 0 0 0 106417 1007 0 0 18 0 2 0 146216797 86904832 14687 1992294400 134512640 146736320 4287064800 18446744073709551615 135983225 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 21217 14687 1082 2985 0 17759 0
[pid=30899/tid=30903] ppid=30898 vsize=84868 CPUtime=536.99
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 684384 0 0 0 53202 497 0 0 17 0 2 0 146216914 86904832 14687 1992294400 134512640 146736320 4287064800 18446744073709551615 139039573 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1074.24
Current children cumulated vsize (KiB) 93568

[startup+702.302 s]
/proc/loadavg: 2.13 1.95 1.73 3/109 30921
/proc/meminfo: memFree=1427768/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=85156 CPUtime=1183.2
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 1417422 0 0 0 117259 1061 0 0 17 0 2 0 146216797 87199744 14738 1992294400 134512640 146736320 4287064800 18446744073709551615 135454090 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 21289 14738 1082 2985 0 17831 0
[pid=30899/tid=30903] ppid=30898 vsize=85156 CPUtime=591.17
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 688278 0 0 0 58592 525 0 0 17 0 2 0 146216914 87199744 14738 1992294400 134512640 146736320 4287064800 18446744073709551615 135523290 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.2
Current children cumulated vsize (KiB) 93856

[startup+762.31 s]
/proc/loadavg: 2.13 1.99 1.75 3/109 30923
/proc/meminfo: memFree=1428264/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=85144 CPUtime=1291.63
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 1516158 0 0 0 128009 1154 0 0 18 0 2 0 146216797 87187456 14701 1992294400 134512640 146736320 4287064800 18446744073709551615 135453309 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30899/statm: 21286 14701 1082 2985 0 17828 0
[pid=30899/tid=30903] ppid=30898 vsize=85144 CPUtime=644.72
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 737898 0 0 0 63902 570 0 0 17 0 2 0 146216914 87187456 14701 1992294400 134512640 146736320 4287064800 18446744073709551615 136365642 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1291.63
Current children cumulated vsize (KiB) 93844

[startup+822.302 s]
/proc/loadavg: 1.96 1.97 1.76 2/109 30925
/proc/meminfo: memFree=1428140/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=84872 CPUtime=1400.43
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 1561731 0 0 0 138820 1223 0 0 17 0 2 0 146216797 86908928 14687 1992294400 134512640 146736320 4287064800 18446744073709551615 135850304 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30899/statm: 21218 14687 1082 2985 0 17760 0
[pid=30899/tid=30903] ppid=30898 vsize=84872 CPUtime=698.93
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 759789 0 0 0 69290 603 0 0 17 0 2 0 146216914 86908928 14687 1992294400 134512640 146736320 4287064800 18446744073709551615 135443390 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1400.43
Current children cumulated vsize (KiB) 93572

[startup+882.302 s]
/proc/loadavg: 1.90 1.94 1.76 2/109 30925
/proc/meminfo: memFree=1428388/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=84600 CPUtime=1507.64
/proc/30899/stat : 30899 (pb_cplex) S 30898 30898 30720 0 -1 4202496 1666543 0 0 0 149447 1317 0 0 18 0 2 0 146216797 86630400 14621 1992294400 134512640 146736320 4287064800 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30899/statm: 21150 14621 1082 2985 0 17692 0
[pid=30899/tid=30903] ppid=30898 vsize=84600 CPUtime=751.8
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 803130 0 0 0 74533 647 0 0 18 0 2 0 146216914 86630400 14621 1992294400 134512640 146736320 4287064800 18446744073709551615 135526870 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1507.64
Current children cumulated vsize (KiB) 93300

[startup+942.302 s]
/proc/loadavg: 1.74 1.90 1.75 2/109 30927
/proc/meminfo: memFree=1426652/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=85588 CPUtime=1603.9
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 2100364 0 0 0 158856 1534 0 0 16 0 2 0 146216797 87642112 14889 1992294400 134512640 146736320 4287064800 18446744073709551615 136016611 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 21397 14889 1082 2985 0 17939 0
[pid=30899/tid=30903] ppid=30898 vsize=85588 CPUtime=804.98
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 1049492 0 0 0 79731 767 0 0 17 0 2 0 146216914 87642112 14889 1992294400 134512640 146736320 4287064800 18446744073709551615 135523425 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1603.9
Current children cumulated vsize (KiB) 94288

[startup+1002.3 s]
/proc/loadavg: 1.71 1.86 1.74 3/109 30929
/proc/meminfo: memFree=1427024/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=86380 CPUtime=1707.88
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 2216126 0 0 0 169160 1628 0 0 17 0 2 0 146216797 88453120 15001 1992294400 134512640 146736320 4287064800 18446744073709551615 135468704 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30899/statm: 21595 15001 1082 2985 0 18137 0
[pid=30899/tid=30903] ppid=30898 vsize=86380 CPUtime=856.91
/proc/30899/task/30903/stat : 30903 (pb_cplex) R 30898 30898 30720 0 -1 4202560 1109167 0 0 0 84876 815 0 0 16 0 2 0 146216914 88453120 15001 1992294400 134512640 146736320 4287064800 18446744073709551615 135454090 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1707.88
Current children cumulated vsize (KiB) 95080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1053.5 s]
/proc/loadavg: 1.89 1.88 1.75 4/109 30931
/proc/meminfo: memFree=1427024/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=85876 CPUtime=1800.14
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 2241531 0 0 0 178332 1682 0 0 17 0 2 0 146216797 87937024 14922 1992294400 134512640 146736320 4287064800 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 21469 14922 1082 2985 0 18011 0
[pid=30899/tid=30903] ppid=30898 vsize=85876 CPUtime=902.99
/proc/30899/task/30903/stat : 30903 (pb_cplex) S 30898 30898 30720 0 -1 4202560 1122226 0 0 0 89458 841 0 0 18 0 2 0 146216914 87937024 14922 1992294400 134512640 146736320 4287064800 18446744073709551615 144580073 0 2 4096 16387 18446604437835613376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 94576

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

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

[startup+1053.5 s]
/proc/loadavg: 1.89 1.88 1.75 4/109 30931
/proc/meminfo: memFree=1427024/2059040 swapFree=4138352/4192956
[pid=30898] ppid=30896 vsize=8700 CPUtime=0
/proc/30898/stat : 30898 (run) S 30896 30898 30720 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 146216797 8908800 249 1992294400 4194304 4922060 140735600399664 18446744073709551615 246659259525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30898/statm: 2175 249 208 178 0 68 0
[pid=30899] ppid=30898 vsize=85876 CPUtime=1800.14
/proc/30899/stat : 30899 (pb_cplex) R 30898 30898 30720 0 -1 4202496 2241531 0 0 0 178332 1682 0 0 17 0 2 0 146216797 87937024 14922 1992294400 134512640 146736320 4287064800 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30899/statm: 21469 14922 1082 2985 0 18011 0
[pid=30899/tid=30903] ppid=30898 vsize=85876 CPUtime=902.99
/proc/30899/task/30903/stat : 30903 (pb_cplex) S 30898 30898 30720 0 -1 4202560 1122226 0 0 0 89458 841 0 0 18 0 2 0 146216914 87937024 14922 1992294400 134512640 146736320 4287064800 18446744073709551615 144580073 0 2 4096 16387 18446604437835613376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 94576

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1053.52
CPU time (s): 1800.14
CPU user time (s): 1783.32
CPU system time (s): 16.82
CPU usage (%): 170.869
Max. virtual memory (cumulated for all children) (KiB): 116208

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

runsolver used 1.9667 second user time and 5.66114 second system time

The end

Launcher Data

Begin job on node033 at 2010-07-02 07:40:17
IDJOB=2697034
IDBENCH=48068
IDSOLVER=1209
FILE ID=node033/2697034-1278049217
PBS_JOBID= 11198858
Free space on /tmp= 62420 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=103-P1=223-P2=29-P3=89-P4=173-P5=97-P6=227-P7=89-P8=127-P9=223-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697034-1278049217/watcher-2697034-1278049217 -o /tmp/evaluation-result-2697034-1278049217/solver-2697034-1278049217 -C 1800 -W 2000 -M 1800  run HOME/instance-2697034-1278049217.opb

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

MD5SUM BENCH= 9b7cb599a49db47c0ffbf25416bcef37
RANDOM SEED=506061219

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1484972 kB
Buffers:        153524 kB
Cached:         310172 kB
SwapCached:       8236 kB
Active:         229720 kB
Inactive:       248704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1484972 kB
SwapTotal:     4192956 kB
SwapFree:      4138352 kB
Dirty:           16632 kB
Writeback:           0 kB
AnonPages:       12980 kB
Mapped:          12088 kB
Slab:            73712 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183196 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-2697034-1278049217.opb

Free space on /tmp at the end= 62404 MiB
End job on node033 at 2010-07-02 07:57:50