Trace number 2696876

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 1174.02

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=307-P1=313-P2=331-P3=461-P4=131-P5=307-P6=149-P7=479-P8=317-P9=431-B.opb
MD5SUM8b00ea770361f301179000d52beb4a25
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 benchmark20.3299
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 variables243
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 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)729
Sum of products size (including duplicates)1458
Number of different products729
Sum of products size1458

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696876-1278047144.opb.
0.00/0.00	c Instance file HOME/instance-2696876-1278047144.opb
0.00/0.00	c File size is 55270 bytes.
0.00/0.04	c Highest Coefficient sum: 523264
0.00/0.04	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.05	c ============================[ Problem Statistics ]=============================
0.00/0.05	c |                                                                             |
0.00/0.05	c |  Parsing time:          0.04         s                                      |
0.00/0.05	c |  Number Variables:      972                                                 |
0.00/0.05	c |  Number Constraints:    1477                                                |
0.00/0.05	c ===============================================================================
1800.19/1174.01	c Remaining time 1799.96 sec.
1800.19/1174.01	c 
1800.19/1174.01	c *** INTERRUPTED ***
1800.19/1174.01	s UNKNOWN
1800.19/1174.01	c Total CPU time              : 1783.99 s
1800.19/1174.01	c Memory used           : 107.83 MB
1800.19/1174.01	c CPU time              : 1783.99 s
1800.19/1174.01	c 
1800.19/1174.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-2696876-1278047144/watcher-2696876-1278047144 -o /tmp/evaluation-result-2696876-1278047144/solver-2696876-1278047144 -C 1800 -W 2000 -M 1800 run HOME/instance-2696876-1278047144.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 5375
/proc/meminfo: memFree=1530344/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) R 5373 5375 5340 0 -1 4202496 349 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997681557 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0

[startup+0.083297 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 5375
/proc/meminfo: memFree=1530344/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.1013 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 5375
/proc/meminfo: memFree=1530344/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301315 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 5375
/proc/meminfo: memFree=1530344/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701354 s]
/proc/loadavg: 0.00 0.00 0.00 2/106 5375
/proc/meminfo: memFree=1530344/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50144 s]
/proc/loadavg: 0.00 0.00 0.00 2/108 5378
/proc/meminfo: memFree=1521648/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=37012 CPUtime=1.83
/proc/5376/stat : 5376 (pb_cplex) R 5375 5375 5340 0 -1 4202496 8108 0 0 0 178 5 0 0 19 0 2 0 3029341 37900288 3794 1992294400 134512640 146736320 4292964576 18446744073709551615 135655932 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5376/statm: 9253 3794 1073 2985 0 5795 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 45712

[startup+3.10159 s]
/proc/loadavg: 0.08 0.02 0.01 3/109 5380
/proc/meminfo: memFree=1516928/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=38568 CPUtime=4.57
/proc/5376/stat : 5376 (pb_cplex) R 5375 5375 5340 0 -1 4202496 21699 0 0 0 444 13 0 0 17 0 2 0 3029341 39493632 4136 1992294400 134512640 146736320 4292964576 18446744073709551615 135525914 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5376/statm: 9642 4136 1070 2985 0 6184 0
[pid=5376/tid=5380] ppid=5375 vsize=38568 CPUtime=1.54
/proc/5376/task/5380/stat : 5380 (pb_cplex) S 5375 5375 5340 0 -1 4202560 3740 0 0 0 151 3 0 0 17 0 2 0 3029470 39493632 4136 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 2 4096 16387 18446604435773965248 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 47268

[startup+6.30092 s]
/proc/loadavg: 0.08 0.02 0.01 4/109 5380
/proc/meminfo: memFree=1515316/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=41320 CPUtime=10.13
/proc/5376/stat : 5376 (pb_cplex) S 5375 5375 5340 0 -1 4202496 46886 0 0 0 983 30 0 0 16 0 2 0 3029341 42311680 4933 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 10330 4933 1076 2985 0 6872 0
[pid=5376/tid=5380] ppid=5375 vsize=41320 CPUtime=4.35
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 20558 0 0 0 422 13 0 0 17 0 2 0 3029470 42311680 4933 1992294400 134512640 146736320 4292964576 18446744073709551615 135526786 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.13
Current children cumulated vsize (KiB) 50020

[startup+12.7007 s]
/proc/loadavg: 0.29 0.06 0.02 3/109 5380
/proc/meminfo: memFree=1507132/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=47896 CPUtime=20.74
/proc/5376/stat : 5376 (pb_cplex) R 5375 5375 5340 0 -1 4202496 56407 0 0 0 2032 42 0 0 16 0 2 0 3029341 49045504 6580 1992294400 134512640 146736320 4292964576 18446744073709551615 136710243 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5376/statm: 11974 6580 1070 2985 0 8516 0
[pid=5376/tid=5380] ppid=5375 vsize=47896 CPUtime=9.51
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 25615 0 0 0 931 20 0 0 16 0 2 0 3029470 49045504 6580 1992294400 134512640 146736320 4292964576 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.74
Current children cumulated vsize (KiB) 56596

[startup+25.5019 s]
/proc/loadavg: 0.71 0.16 0.05 2/109 5380
/proc/meminfo: memFree=1503660/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=52432 CPUtime=41.3
/proc/5376/stat : 5376 (pb_cplex) R 5375 5375 5340 0 -1 4202496 98175 0 0 0 4058 72 0 0 16 0 2 0 3029341 53690368 7475 1992294400 134512640 146736320 4292964576 18446744073709551615 139041156 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5376/statm: 13108 7475 1074 2985 0 9650 0
[pid=5376/tid=5380] ppid=5375 vsize=52432 CPUtime=19.51
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 46027 0 0 0 1917 34 0 0 15 0 2 0 3029470 53690368 7475 1992294400 134512640 146736320 4292964576 18446744073709551615 139028328 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.3
Current children cumulated vsize (KiB) 61132

[startup+51.1015 s]
/proc/loadavg: 1.09 0.29 0.10 3/109 5380
/proc/meminfo: memFree=1498204/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=59688 CPUtime=84.09
/proc/5376/stat : 5376 (pb_cplex) S 5375 5375 5340 0 -1 4202496 214884 0 0 0 8258 151 0 0 16 0 2 0 3029341 61120512 8983 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 14922 8983 1074 2985 0 11464 0
[pid=5376/tid=5380] ppid=5375 vsize=59688 CPUtime=41.89
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 105575 0 0 0 4112 77 0 0 25 0 2 0 3029470 61120512 8983 1992294400 134512640 146736320 4292964576 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.09
Current children cumulated vsize (KiB) 68388

[startup+102.31 s]
/proc/loadavg: 1.59 0.56 0.20 2/109 5382
/proc/meminfo: memFree=1485184/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=73640 CPUtime=167.98
/proc/5376/stat : 5376 (pb_cplex) S 5375 5375 5340 0 -1 4202496 438736 0 0 0 16513 285 0 0 16 0 2 0 3029341 75407360 12112 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 18410 12112 1074 2985 0 14952 0
[pid=5376/tid=5380] ppid=5375 vsize=73640 CPUtime=84.46
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 214756 0 0 0 8303 143 0 0 25 0 2 0 3029470 75407360 12112 1992294400 134512640 146736320 4292964576 18446744073709551615 136385174 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 167.98
Current children cumulated vsize (KiB) 82340

[startup+162.302 s]
/proc/loadavg: 1.88 0.82 0.31 3/109 5384
/proc/meminfo: memFree=1484068/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=74076 CPUtime=260.96
/proc/5376/stat : 5376 (pb_cplex) R 5375 5375 5340 0 -1 4202496 682051 0 0 0 25661 435 0 0 18 0 2 0 3029341 75853824 12556 1992294400 134512640 146736320 4292964576 18446744073709551615 135454010 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 18519 12556 1086 2985 0 15061 0
[pid=5376/tid=5380] ppid=5375 vsize=74076 CPUtime=129.6
/proc/5376/task/5380/stat : 5380 (pb_cplex) S 5375 5375 5340 0 -1 4202560 335668 0 0 0 12741 219 0 0 16 0 2 0 3029470 75853824 12556 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 2 4096 16387 18446604435773965248 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 260.96
Current children cumulated vsize (KiB) 82776

[startup+222.302 s]
/proc/loadavg: 1.82 0.99 0.40 3/109 5386
/proc/meminfo: memFree=1480100/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=80144 CPUtime=358.63
/proc/5376/stat : 5376 (pb_cplex) R 5375 5375 5340 0 -1 4202496 863026 0 0 0 35311 552 0 0 18 0 2 0 3029341 82067456 13546 1992294400 134512640 146736320 4292964576 18446744073709551615 135526788 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 20036 13546 1082 2985 0 16578 0
[pid=5376/tid=5380] ppid=5375 vsize=80144 CPUtime=180.43
/proc/5376/task/5380/stat : 5380 (pb_cplex) S 5375 5375 5340 0 -1 4202560 436886 0 0 0 17758 285 0 0 18 0 2 0 3029470 82067456 13546 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 2 4096 16387 18446604435773965248 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 358.63
Current children cumulated vsize (KiB) 88844

[startup+282.302 s]
/proc/loadavg: 1.87 1.17 0.49 3/109 5386
/proc/meminfo: memFree=1475512/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=86668 CPUtime=455.07
/proc/5376/stat : 5376 (pb_cplex) S 5375 5375 5340 0 -1 4202496 1052157 0 0 0 44832 675 0 0 16 0 2 0 3029341 88748032 15055 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 21667 15055 1093 2985 0 18209 0
[pid=5376/tid=5380] ppid=5375 vsize=86668 CPUtime=232.15
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 532692 0 0 0 22866 349 0 0 21 0 2 0 3029470 88748032 15055 1992294400 134512640 146736320 4292964576 18446744073709551615 136008454 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 455.07
Current children cumulated vsize (KiB) 95368

[startup+342.302 s]
/proc/loadavg: 1.67 1.23 0.55 3/109 5388
/proc/meminfo: memFree=1475388/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=85232 CPUtime=547.24

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

[pid=5376] ppid=5375 vsize=95444 CPUtime=920.64
/proc/5376/stat : 5376 (pb_cplex) S 5375 5375 5340 0 -1 4202496 1865221 0 0 0 90867 1197 0 0 20 0 2 0 3029341 97734656 17516 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5376/statm: 23861 17516 1095 2985 0 20403 0
[pid=5376/tid=5380] ppid=5375 vsize=95444 CPUtime=464.91
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 940529 0 0 0 45883 608 0 0 16 0 2 0 3029470 97734656 17516 1992294400 134512640 146736320 4292964576 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 920.64
Current children cumulated vsize (KiB) 104144

[startup+642.301 s]
/proc/loadavg: 1.54 1.51 0.86 3/109 5396
/proc/meminfo: memFree=1460632/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=98504 CPUtime=1004.23
/proc/5376/stat : 5376 (pb_cplex) R 5375 5375 5340 0 -1 4202496 2004396 0 0 0 99142 1281 0 0 18 0 2 0 3029341 100868096 18266 1992294400 134512640 146736320 4292964576 18446744073709551615 135526881 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 24626 18266 1082 2985 0 21168 0
[pid=5376/tid=5380] ppid=5375 vsize=98504 CPUtime=518.81
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 1015007 0 0 0 51230 651 0 0 16 0 2 0 3029470 100868096 18266 1992294400 134512640 146736320 4292964576 18446744073709551615 136007526 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1004.23
Current children cumulated vsize (KiB) 107204

[startup+702.302 s]
/proc/loadavg: 1.78 1.58 0.92 4/109 5398
/proc/meminfo: memFree=1455672/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=103584 CPUtime=1096.33
/proc/5376/stat : 5376 (pb_cplex) S 5375 5375 5340 0 -1 4202496 2177415 0 0 0 108243 1390 0 0 21 0 2 0 3029341 106070016 19353 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5376/statm: 25896 19353 1082 2985 0 22438 0
[pid=5376/tid=5380] ppid=5375 vsize=103584 CPUtime=555.94
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 1112504 0 0 0 54881 713 0 0 17 0 2 0 3029470 106070016 19353 1992294400 134512640 146736320 4292964576 18446744073709551615 136385177 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1096.33
Current children cumulated vsize (KiB) 112284

[startup+762.31 s]
/proc/loadavg: 1.81 1.64 0.98 2/109 5400
/proc/meminfo: memFree=1453192/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=105328 CPUtime=1188.54
/proc/5376/stat : 5376 (pb_cplex) S 5375 5375 5340 0 -1 4202496 2234517 0 0 0 117423 1431 0 0 18 0 2 0 3029341 107855872 20131 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5376/statm: 26332 20131 1082 2985 0 22874 0
[pid=5376/tid=5380] ppid=5375 vsize=105328 CPUtime=603.24
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 1145906 0 0 0 59588 736 0 0 19 0 2 0 3029470 107855872 20131 1992294400 134512640 146736320 4292964576 18446744073709551615 135999691 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1188.54
Current children cumulated vsize (KiB) 114028

[startup+822.302 s]
/proc/loadavg: 2.15 1.76 1.06 4/109 5402
/proc/meminfo: memFree=1450588/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=106600 CPUtime=1284.57
/proc/5376/stat : 5376 (pb_cplex) R 5375 5375 5340 0 -1 4202496 2270480 0 0 0 127002 1455 0 0 16 0 2 0 3029341 109158400 20606 1992294400 134512640 146736320 4292964576 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 26650 20606 1082 2985 0 23192 0
[pid=5376/tid=5380] ppid=5375 vsize=106600 CPUtime=655.38
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 1173108 0 0 0 64786 752 0 0 22 0 2 0 3029470 109158400 20606 1992294400 134512640 146736320 4292964576 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1284.57
Current children cumulated vsize (KiB) 115300

[startup+882.301 s]
/proc/loadavg: 1.65 1.69 1.08 2/109 5402
/proc/meminfo: memFree=1449844/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=106952 CPUtime=1373.4
/proc/5376/stat : 5376 (pb_cplex) S 5375 5375 5340 0 -1 4202496 2278470 0 0 0 135874 1466 0 0 18 0 2 0 3029341 109518848 20704 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 26738 20704 1082 2985 0 23280 0
[pid=5376/tid=5380] ppid=5375 vsize=106952 CPUtime=707.56
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 1178719 0 0 0 69997 759 0 0 25 0 2 0 3029470 109518848 20704 1992294400 134512640 146736320 4292964576 18446744073709551615 136487042 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1373.4
Current children cumulated vsize (KiB) 115652

[startup+942.301 s]
/proc/loadavg: 1.28 1.58 1.08 2/109 5404
/proc/meminfo: memFree=1449472/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=106952 CPUtime=1447.39
/proc/5376/stat : 5376 (pb_cplex) S 5375 5375 5340 0 -1 4202496 2294804 0 0 0 143264 1475 0 0 19 0 2 0 3029341 109518848 20710 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 26738 20710 1082 2985 0 23280 0
[pid=5376/tid=5380] ppid=5375 vsize=106952 CPUtime=756.37
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 1190157 0 0 0 74872 765 0 0 25 0 2 0 3029470 109518848 20710 1992294400 134512640 146736320 4292964576 18446744073709551615 136008047 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1447.39
Current children cumulated vsize (KiB) 115652

[startup+1002.3 s]
/proc/loadavg: 1.56 1.61 1.12 2/109 5406
/proc/meminfo: memFree=1437692/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=118356 CPUtime=1543.76
/proc/5376/stat : 5376 (pb_cplex) R 5375 5375 5340 0 -1 4202496 2349874 0 0 0 152874 1502 0 0 25 0 2 0 3029341 121196544 22841 1992294400 134512640 146736320 4292964576 18446744073709551615 144797937 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 29589 22349 1082 2985 0 26131 0
[pid=5376/tid=5380] ppid=5375 vsize=118356 CPUtime=802.84
/proc/5376/task/5380/stat : 5380 (pb_cplex) S 5375 5375 5340 0 -1 4202560 1216867 0 0 0 79505 779 0 0 20 0 2 0 3029470 121196544 22349 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 2 4096 16387 18446604435773965248 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1543.76
Current children cumulated vsize (KiB) 127056

[startup+1062.3 s]
/proc/loadavg: 1.69 1.62 1.15 4/109 5408
/proc/meminfo: memFree=1447984/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=108732 CPUtime=1634.88
/proc/5376/stat : 5376 (pb_cplex) S 5375 5375 5340 0 -1 4202496 2407183 0 0 0 161953 1535 0 0 17 0 2 0 3029341 111341568 21152 1992294400 134512640 146736320 4292964576 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 27183 21152 1082 2985 0 23725 0
[pid=5376/tid=5380] ppid=5375 vsize=108732 CPUtime=850.03
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 1253949 0 0 0 84204 799 0 0 25 0 2 0 3029470 111341568 21152 1992294400 134512640 146736320 4292964576 18446744073709551615 136006331 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1634.88
Current children cumulated vsize (KiB) 117432

[startup+1122.3 s]
/proc/loadavg: 1.62 1.61 1.18 3/109 5410
/proc/meminfo: memFree=1448480/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=108264 CPUtime=1723.29
/proc/5376/stat : 5376 (pb_cplex) R 5375 5375 5340 0 -1 4202496 2466880 0 0 0 170761 1568 0 0 18 0 2 0 3029341 110862336 21080 1992294400 134512640 146736320 4292964576 18446744073709551615 136007073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5376/statm: 27066 21080 1082 2985 0 23608 0
[pid=5376/tid=5380] ppid=5375 vsize=108264 CPUtime=903.63
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 1302828 0 0 0 89539 824 0 0 25 0 2 0 3029470 110862336 21080 1992294400 134512640 146736320 4292964576 18446744073709551615 135523315 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1723.29
Current children cumulated vsize (KiB) 116964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1174 s]
/proc/loadavg: 1.94 1.70 1.23 3/109 5410
/proc/meminfo: memFree=1446868/2059040 swapFree=4192956/4192956
[pid=5375] ppid=5373 vsize=8700 CPUtime=0
/proc/5375/stat : 5375 (run) S 5373 5375 5340 0 -1 4202496 365 0 0 0 0 0 0 0 21 0 1 0 3029340 8908800 249 1992294400 4194304 4922060 140734665715584 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5375/statm: 2175 249 208 178 0 68 0
[pid=5376] ppid=5375 vsize=110412 CPUtime=1800.19
/proc/5376/stat : 5376 (pb_cplex) R 5375 5375 5340 0 -1 4202496 2587355 0 0 0 178397 1622 0 0 25 0 2 0 3029341 113061888 21411 1992294400 134512640 146736320 4292964576 18446744073709551615 136365642 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5376/statm: 27603 21411 1082 2985 0 24145 0
[pid=5376/tid=5380] ppid=5375 vsize=110412 CPUtime=944.71
/proc/5376/task/5380/stat : 5380 (pb_cplex) R 5375 5375 5340 0 -1 4202560 1369766 0 0 0 93615 856 0 0 18 0 2 0 3029470 113061888 21411 1992294400 134512640 146736320 4292964576 18446744073709551615 136008252 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 119112

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 5375 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1800.19
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1174.02
CPU time (s): 1800.19
CPU user time (s): 1783.97
CPU system time (s): 16.22
CPU usage (%): 153.335
Max. virtual memory (cumulated for all children) (KiB): 148928

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

runsolver used 2.22266 second user time and 6.31704 second system time

The end

Launcher Data

Begin job on node027 at 2010-07-02 07:05:44
IDJOB=2696876
IDBENCH=47910
IDSOLVER=1209
FILE ID=node027/2696876-1278047144
PBS_JOBID= 11198862
Free space on /tmp= 62052 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=307-P1=313-P2=331-P3=461-P4=131-P5=307-P6=149-P7=479-P8=317-P9=431-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696876-1278047144/watcher-2696876-1278047144 -o /tmp/evaluation-result-2696876-1278047144/solver-2696876-1278047144 -C 1800 -W 2000 -M 1800  run HOME/instance-2696876-1278047144.opb

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

MD5SUM BENCH= 8b00ea770361f301179000d52beb4a25
RANDOM SEED=1685767235

node027.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		: 2800.179
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	: 5600.35
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		: 2800.179
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:       1533228 kB
Buffers:         89276 kB
Cached:         308112 kB
SwapCached:          0 kB
Active:         206580 kB
Inactive:       250188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1533228 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           16844 kB
Writeback:           0 kB
AnonPages:       59336 kB
Mapped:          14436 kB
Slab:            47104 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   178816 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2696876-1278047144.opb

Free space on /tmp at the end= 62036 MiB
End job on node027 at 2010-07-02 07:25:20