Trace number 2697026

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.18 1122.32

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=131-P1=307-P2=281-P3=173-P4=479-P5=461-P6=107-P7=337-P8=353-B.opb
MD5SUM6dc20e219798a6cc2c39fe76202681b5
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 benchmark24.2963
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 constraints17
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 constraints17
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)648
Sum of products size (including duplicates)1296
Number of different products648
Sum of products size1296

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697026-1278049194.opb.
0.00/0.00	c Instance file HOME/instance-2697026-1278049194.opb
0.00/0.00	c File size is 48923 bytes.
0.00/0.03	c Highest Coefficient sum: 523264
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.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.04         s                                      |
0.00/0.04	c |  Number Variables:      864                                                 |
0.00/0.04	c |  Number Constraints:    1313                                                |
0.00/0.04	c ===============================================================================
1800.18/1122.31	c Remaining time 1799.96 sec.
1800.18/1122.31	c 
1800.18/1122.31	c *** INTERRUPTED ***
1800.18/1122.31	s UNKNOWN
1800.18/1122.31	c Total CPU time              : 1779.19 s
1800.18/1122.31	c Memory used           : 97.97 MB
1800.18/1122.31	c CPU time              : 1779.19 s
1800.18/1122.31	c 
1800.18/1122.31	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-2697026-1278049194/watcher-2697026-1278049194 -o /tmp/evaluation-result-2697026-1278049194/solver-2697026-1278049194 -C 1800 -W 2000 -M 1800 run HOME/instance-2697026-1278049194.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.96 1.91 1.64 3/106 29056
/proc/meminfo: memFree=1671028/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) R 29054 29056 28870 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420772245 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0

[startup+0.019401 s]
/proc/loadavg: 1.96 1.91 1.64 3/106 29056
/proc/meminfo: memFree=1671028/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.103104 s]
/proc/loadavg: 1.96 1.91 1.64 3/106 29056
/proc/meminfo: memFree=1671028/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300094 s]
/proc/loadavg: 1.96 1.91 1.64 3/106 29056
/proc/meminfo: memFree=1671028/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700075 s]
/proc/loadavg: 1.96 1.91 1.64 3/106 29056
/proc/meminfo: memFree=1671028/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50004 s]
/proc/loadavg: 1.89 1.90 1.64 4/108 29059
/proc/meminfo: memFree=1661836/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=37436 CPUtime=1.94
/proc/29057/stat : 29057 (pb_cplex) S 29056 29056 28870 0 -1 4202496 10700 0 0 0 187 7 0 0 17 0 2 0 146214499 38334464 3947 1992294400 134512640 146736320 4286802160 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29057/statm: 9359 3947 1070 2985 0 5901 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 46136

[startup+3.10196 s]
/proc/loadavg: 1.89 1.90 1.64 3/109 29061
/proc/meminfo: memFree=1656992/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=38932 CPUtime=4.54
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 27428 0 0 0 439 15 0 0 16 0 2 0 146214499 39866368 4182 1992294400 134512640 146736320 4286802160 18446744073709551615 137083414 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29057/statm: 9733 4182 1074 2985 0 6275 0
[pid=29057/tid=29061] ppid=29056 vsize=38932 CPUtime=1.42
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 1110 0 0 0 140 2 0 0 16 0 2 0 146214625 39866368 4182 1992294400 134512640 146736320 4286802160 18446744073709551615 144720984 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 47632

[startup+6.30086 s]
/proc/loadavg: 1.89 1.90 1.64 3/109 29061
/proc/meminfo: memFree=1654388/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=43284 CPUtime=9.87
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 39612 0 0 0 961 26 0 0 16 0 2 0 146214499 44322816 5094 1992294400 134512640 146736320 4286802160 18446744073709551615 139023104 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29057/statm: 10821 5094 1074 2985 0 7363 0
[pid=29057/tid=29061] ppid=29056 vsize=43284 CPUtime=4.13
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 7704 0 0 0 406 7 0 0 15 0 2 0 146214625 44322816 5094 1992294400 134512640 146736320 4286802160 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (KiB) 51984

[startup+12.7013 s]
/proc/loadavg: 1.90 1.90 1.64 3/109 29061
/proc/meminfo: memFree=1650668/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=45776 CPUtime=20.66
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 70949 0 0 0 2016 50 0 0 16 0 2 0 146214499 46874624 6020 1992294400 134512640 146736320 4286802160 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29057/statm: 11444 6020 1074 2985 0 7986 0
[pid=29057/tid=29061] ppid=29056 vsize=45776 CPUtime=9.27
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 24006 0 0 0 909 18 0 0 16 0 2 0 146214625 46874624 6020 1992294400 134512640 146736320 4286802160 18446744073709551615 139023093 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.66
Current children cumulated vsize (KiB) 54476

[startup+25.5012 s]
/proc/loadavg: 1.84 1.89 1.64 4/109 29063
/proc/meminfo: memFree=1641492/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=55224 CPUtime=41.7
/proc/29057/stat : 29057 (pb_cplex) S 29056 29056 28870 0 -1 4202496 102993 0 0 0 4097 73 0 0 16 0 2 0 146214499 56549376 8148 1992294400 134512640 146736320 4286802160 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29057/statm: 13806 8148 1074 2985 0 10348 0
[pid=29057/tid=29061] ppid=29056 vsize=55224 CPUtime=19.69
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 34506 0 0 0 1941 28 0 0 16 0 2 0 146214625 56549376 8148 1992294400 134512640 146736320 4286802160 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.7
Current children cumulated vsize (KiB) 63924

[startup+51.101 s]
/proc/loadavg: 2.03 1.93 1.65 2/109 29063
/proc/meminfo: memFree=1635168/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=60560 CPUtime=82.49
/proc/29057/stat : 29057 (pb_cplex) S 29056 29056 28870 0 -1 4202496 178697 0 0 0 8125 124 0 0 20 0 2 0 146214499 62013440 9304 1992294400 134512640 146736320 4286802160 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29057/statm: 15140 9304 1074 2985 0 11682 0
[pid=29057/tid=29061] ppid=29056 vsize=60560 CPUtime=38.81
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 79477 0 0 0 3824 57 0 0 16 0 2 0 146214625 62013440 9304 1992294400 134512640 146736320 4286802160 18446744073709551615 139044598 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 82.49
Current children cumulated vsize (KiB) 69260

[startup+102.309 s]
/proc/loadavg: 2.00 1.92 1.67 2/109 29065
/proc/meminfo: memFree=1628596/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=68000 CPUtime=165.28
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 351166 0 0 0 16294 234 0 0 16 0 2 0 146214499 69632000 11068 1992294400 134512640 146736320 4286802160 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29057/statm: 17000 11068 1074 2985 0 13542 0
[pid=29057/tid=29061] ppid=29056 vsize=68000 CPUtime=79.49
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 165029 0 0 0 7836 113 0 0 16 0 2 0 146214625 69632000 11068 1992294400 134512640 146736320 4286802160 18446744073709551615 135526330 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 165.28
Current children cumulated vsize (KiB) 76700

[startup+162.301 s]
/proc/loadavg: 2.01 1.92 1.68 2/109 29065
/proc/meminfo: memFree=1623264/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=76912 CPUtime=256.21
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 540707 0 0 0 25270 351 0 0 17 0 2 0 146214499 78757888 13060 1992294400 134512640 146736320 4286802160 18446744073709551615 136018922 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29057/statm: 19228 13060 1082 2985 0 15770 0
[pid=29057/tid=29061] ppid=29056 vsize=76912 CPUtime=122.09
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 250575 0 0 0 12043 166 0 0 16 0 2 0 146214625 78757888 13060 1992294400 134512640 146736320 4286802160 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 256.21
Current children cumulated vsize (KiB) 85612

[startup+222.301 s]
/proc/loadavg: 1.78 1.87 1.67 3/109 29067
/proc/meminfo: memFree=1617312/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=90264 CPUtime=345.39
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 726068 0 0 0 34079 460 0 0 17 0 2 0 146214499 92430336 15917 1992294400 134512640 146736320 4286802160 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29057/statm: 22566 15917 1082 2985 0 19108 0
[pid=29057/tid=29061] ppid=29056 vsize=90264 CPUtime=160.89
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 338372 0 0 0 15871 218 0 0 16 0 2 0 146214625 92430336 15917 1992294400 134512640 146736320 4286802160 18446744073709551615 136008226 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 345.39
Current children cumulated vsize (KiB) 98964

[startup+282.301 s]
/proc/loadavg: 1.81 1.87 1.69 2/109 29069
/proc/meminfo: memFree=1619172/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=78416 CPUtime=437.26
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 910431 0 0 0 43148 578 0 0 18 0 2 0 146214499 80297984 12984 1992294400 134512640 146736320 4286802160 18446744073709551615 139044552 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29057/statm: 19604 12984 1082 2985 0 16146 0
[pid=29057/tid=29061] ppid=29056 vsize=78416 CPUtime=207.54
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 433005 0 0 0 20478 276 0 0 16 0 2 0 146214625 80297984 12984 1992294400 134512640 146736320 4286802160 18446744073709551615 136007023 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 437.26
Current children cumulated vsize (KiB) 87116

[startup+342.301 s]
/proc/loadavg: 1.70 1.83 1.68 2/109 29071
/proc/meminfo: memFree=1616940/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=95216 CPUtime=525.43

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

[pid=29057] ppid=29056 vsize=97480 CPUtime=965.39
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 1609032 0 0 0 95521 1018 0 0 17 0 2 0 146214499 99819520 18035 1992294400 134512640 146736320 4286802160 18446744073709551615 136008017 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29057/statm: 24370 18035 1082 2985 0 20912 0
[pid=29057/tid=29061] ppid=29056 vsize=97480 CPUtime=471.53
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 793799 0 0 0 46650 503 0 0 18 0 2 0 146214625 99819520 18035 1992294400 134512640 146736320 4286802160 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 965.39
Current children cumulated vsize (KiB) 106180

[startup+702.301 s]
/proc/loadavg: 1.98 1.90 1.75 2/109 29081
/proc/meminfo: memFree=1600572/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=99160 CPUtime=1057.21
/proc/29057/stat : 29057 (pb_cplex) S 29056 29056 28870 0 -1 4202496 1678401 0 0 0 104666 1055 0 0 18 0 2 0 146214499 101539840 18197 1992294400 134512640 146736320 4286802160 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29057/statm: 24790 18197 1082 2985 0 21332 0
[pid=29057/tid=29061] ppid=29056 vsize=99160 CPUtime=514.1
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 829643 0 0 0 50888 522 0 0 17 0 2 0 146214625 101539840 18197 1992294400 134512640 146736320 4286802160 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1057.21
Current children cumulated vsize (KiB) 107860

[startup+762.309 s]
/proc/loadavg: 2.40 2.01 1.79 3/109 29081
/proc/meminfo: memFree=1600820/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=98516 CPUtime=1160.48
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 1962841 0 0 0 114832 1216 0 0 18 0 2 0 146214499 100880384 18203 1992294400 134512640 146736320 4286802160 18446744073709551615 135964353 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29057/statm: 24629 18203 1082 2985 0 21171 0
[pid=29057/tid=29061] ppid=29056 vsize=98516 CPUtime=564.94
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 1049570 0 0 0 55844 650 0 0 18 0 2 0 146214625 100880384 18203 1992294400 134512640 146736320 4286802160 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1160.48
Current children cumulated vsize (KiB) 107216

[startup+822.302 s]
/proc/loadavg: 2.08 1.99 1.80 3/109 29083
/proc/meminfo: memFree=1599580/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=99944 CPUtime=1267.89
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 2174230 0 0 0 125425 1364 0 0 18 0 2 0 146214499 102342656 18537 1992294400 134512640 146736320 4286802160 18446744073709551615 136008446 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29057/statm: 24986 18537 1082 2985 0 21528 0
[pid=29057/tid=29061] ppid=29056 vsize=99944 CPUtime=618.5
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 1215594 0 0 0 61086 764 0 0 16 0 2 0 146214625 102342656 18537 1992294400 134512640 146736320 4286802160 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1267.89
Current children cumulated vsize (KiB) 108644

[startup+882.302 s]
/proc/loadavg: 2.16 2.02 1.82 2/109 29085
/proc/meminfo: memFree=1598464/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=101268 CPUtime=1374.29
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 2487847 0 0 0 135889 1540 0 0 16 0 2 0 146214499 103698432 18788 1992294400 134512640 146736320 4286802160 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29057/statm: 25317 18788 1082 2985 0 21859 0
[pid=29057/tid=29061] ppid=29056 vsize=101268 CPUtime=672.21
/proc/29057/task/29061/stat : 29061 (pb_cplex) S 29056 29056 28870 0 -1 4202560 1415817 0 0 0 66345 876 0 0 18 0 2 0 146214625 103698432 18788 1992294400 134512640 146736320 4286802160 18446744073709551615 144580073 0 2 4096 16387 18446604437877899520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1374.29
Current children cumulated vsize (KiB) 109968

[startup+942.301 s]
/proc/loadavg: 2.12 2.03 1.83 3/109 29087
/proc/meminfo: memFree=1581724/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=101940 CPUtime=1481.63
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 2628654 0 0 0 146511 1652 0 0 18 0 2 0 146214499 104386560 19083 1992294400 134512640 146736320 4286802160 18446744073709551615 135526788 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29057/statm: 25485 19083 1082 2985 0 22027 0
[pid=29057/tid=29061] ppid=29056 vsize=101940 CPUtime=725.47
/proc/29057/task/29061/stat : 29061 (pb_cplex) S 29056 29056 28870 0 -1 4202560 1541690 0 0 0 71583 964 0 0 17 0 2 0 146214625 104386560 19083 1992294400 134512640 146736320 4286802160 18446744073709551615 144580073 0 2 4096 16387 18446604437877899520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1481.63
Current children cumulated vsize (KiB) 110640

[startup+1002.3 s]
/proc/loadavg: 2.04 2.04 1.84 3/109 29089
/proc/meminfo: memFree=1602432/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=97732 CPUtime=1589.57
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 3010603 0 0 0 157091 1866 0 0 17 0 2 0 146214499 100077568 17944 1992294400 134512640 146736320 4286802160 18446744073709551615 139023098 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29057/statm: 24433 17944 1103 2985 0 20975 0
[pid=29057/tid=29061] ppid=29056 vsize=97732 CPUtime=779.53
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 1792241 0 0 0 76847 1106 0 0 23 0 2 0 146214625 100077568 17944 1992294400 134512640 146736320 4286802160 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1589.57
Current children cumulated vsize (KiB) 106432

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 1.85 2/109 29089
/proc/meminfo: memFree=1599952/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=100676 CPUtime=1691.12
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 3167049 0 0 0 167141 1971 0 0 18 0 2 0 146214499 103092224 18472 1992294400 134512640 146736320 4286802160 18446744073709551615 136364120 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29057/statm: 25169 18472 1103 2985 0 21711 0
[pid=29057/tid=29061] ppid=29056 vsize=100676 CPUtime=833.22
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 1927704 0 0 0 82138 1184 0 0 17 0 2 0 146214625 103092224 18472 1992294400 134512640 146736320 4286802160 18446744073709551615 136737277 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1691.12
Current children cumulated vsize (KiB) 109376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 1.85 3/109 29091
/proc/meminfo: memFree=1598588/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=100316 CPUtime=1800.18
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 3319273 0 0 0 177917 2101 0 0 18 0 2 0 146214499 102723584 18693 1992294400 134512640 146736320 4286802160 18446744073709551615 135850322 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29057/statm: 25079 18693 1103 2985 0 21621 0
[pid=29057/tid=29061] ppid=29056 vsize=100316 CPUtime=888.56
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 2075592 0 0 0 87564 1292 0 0 17 0 2 0 146214625 102723584 18693 1992294400 134512640 146736320 4286802160 18446744073709551615 135526881 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 109016

Sending SIGTERM to process tree (bottom up)

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 1.85 3/109 29091
/proc/meminfo: memFree=1598588/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=100316 CPUtime=1800.18
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 3319273 0 0 0 177917 2101 0 0 18 0 2 0 146214499 102723584 18693 1992294400 134512640 146736320 4286802160 18446744073709551615 135850322 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29057/statm: 25079 18693 1103 2985 0 21621 0
[pid=29057/tid=29061] ppid=29056 vsize=100316 CPUtime=888.56
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 2075592 0 0 0 87564 1292 0 0 17 0 2 0 146214625 102723584 18693 1992294400 134512640 146736320 4286802160 18446744073709551615 135526881 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 109016
Sleeping 2 seconds

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

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 1.85 3/109 29091
/proc/meminfo: memFree=1598588/2059040 swapFree=4139216/4192956
[pid=29056] ppid=29054 vsize=8700 CPUtime=0
/proc/29056/stat : 29056 (run) S 29054 29056 28870 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146214499 8908800 249 1992294400 4194304 4922060 140736461979136 18446744073709551615 260420770949 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29056/statm: 2175 249 208 178 0 68 0
[pid=29057] ppid=29056 vsize=100316 CPUtime=1800.18
/proc/29057/stat : 29057 (pb_cplex) R 29056 29056 28870 0 -1 4202496 3319273 0 0 0 177917 2101 0 0 18 0 2 0 146214499 102723584 18693 1992294400 134512640 146736320 4286802160 18446744073709551615 135850322 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29057/statm: 25079 18693 1103 2985 0 21621 0
[pid=29057/tid=29061] ppid=29056 vsize=100316 CPUtime=888.56
/proc/29057/task/29061/stat : 29061 (pb_cplex) R 29056 29056 28870 0 -1 4202560 2075592 0 0 0 87564 1292 0 0 17 0 2 0 146214625 102723584 18693 1992294400 134512640 146736320 4286802160 18446744073709551615 135526881 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 109016

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1122.32
CPU time (s): 1800.18
CPU user time (s): 1779.17
CPU system time (s): 21.01
CPU usage (%): 160.398
Max. virtual memory (cumulated for all children) (KiB): 139944

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= 364
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2

runsolver used 2.15267 second user time and 5.8811 second system time

The end

Launcher Data

Begin job on node034 at 2010-07-02 07:39:54
IDJOB=2697026
IDBENCH=48060
IDSOLVER=1209
FILE ID=node034/2697026-1278049194
PBS_JOBID= 11198857
Free space on /tmp= 62276 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=131-P1=307-P2=281-P3=173-P4=479-P5=461-P6=107-P7=337-P8=353-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697026-1278049194/watcher-2697026-1278049194 -o /tmp/evaluation-result-2697026-1278049194/solver-2697026-1278049194 -C 1800 -W 2000 -M 1800  run HOME/instance-2697026-1278049194.opb

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

MD5SUM BENCH= 6dc20e219798a6cc2c39fe76202681b5
RANDOM SEED=506061219

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1671928 kB
Buffers:        121292 kB
Cached:         180592 kB
SwapCached:       7564 kB
Active:         178188 kB
Inactive:       138072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1671928 kB
SwapTotal:     4192956 kB
SwapFree:      4139216 kB
Dirty:           16640 kB
Writeback:           0 kB
AnonPages:       12252 kB
Mapped:          12100 kB
Slab:            48948 kB
PageTables:       4100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181556 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-2697026-1278049194.opb

Free space on /tmp at the end= 62260 MiB
End job on node034 at 2010-07-02 07:58:39