Trace number 2696917

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.06 1113.52

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=421-P1=401-P2=149-P3=307-P4=521-P5=409-P6=79-P7=59-P8=127-P9=503-B.opb
MD5SUMc7fd9e5ff885ee342a28d015ab19e648
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 benchmark13.039
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-2696917-1278047178.opb.
0.00/0.00	c Instance file HOME/instance-2696917-1278047178.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.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:      972                                                 |
0.00/0.04	c |  Number Constraints:    1477                                                |
0.00/0.04	c ===============================================================================
1800.06/1113.51	c Remaining time 1799.96 sec.
1800.06/1113.51	c 
1800.06/1113.51	c *** INTERRUPTED ***
1800.06/1113.51	s UNKNOWN
1800.06/1113.51	c Total CPU time              : 1784.23 s
1800.06/1113.51	c Memory used           : 111.62 MB
1800.06/1113.51	c CPU time              : 1784.23 s
1800.06/1113.51	c 
1800.06/1113.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-2696917-1278047178/watcher-2696917-1278047178 -o /tmp/evaluation-result-2696917-1278047178/solver-2696917-1278047178 -C 1800 -W 2000 -M 1800 run HOME/instance-2696917-1278047178.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.85 0.21 0.07 3/106 26350
/proc/meminfo: memFree=1760672/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) R 26348 26350 26273 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173351829 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0

[startup+0.040483 s]
/proc/loadavg: 0.85 0.21 0.07 3/106 26350
/proc/meminfo: memFree=1760672/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.104136 s]
/proc/loadavg: 0.85 0.21 0.07 3/106 26350
/proc/meminfo: memFree=1760672/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300133 s]
/proc/loadavg: 0.85 0.21 0.07 3/106 26350
/proc/meminfo: memFree=1760672/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700128 s]
/proc/loadavg: 0.85 0.21 0.07 3/106 26350
/proc/meminfo: memFree=1760672/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50012 s]
/proc/loadavg: 0.86 0.22 0.07 2/108 26353
/proc/meminfo: memFree=1751480/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=37424 CPUtime=1.81
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 7696 0 0 0 174 7 0 0 17 0 2 0 180321233 38322176 3903 1992294400 134512640 146736320 4292566528 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26351/statm: 9356 3903 1070 2985 0 5898 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 46124

[startup+3.1011 s]
/proc/loadavg: 0.86 0.22 0.07 2/109 26355
/proc/meminfo: memFree=1748372/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=39652 CPUtime=4.51
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 24870 0 0 0 434 17 0 0 16 0 2 0 180321233 40603648 4454 1992294400 134512640 146736320 4292566528 18446744073709551615 136402277 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26351/statm: 9913 4454 1070 2985 0 6455 0
[pid=26351/tid=26355] ppid=26350 vsize=39652 CPUtime=1.47
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 11005 0 0 0 142 5 0 0 17 0 2 0 180321369 40603648 4454 1992294400 134512640 146736320 4292566528 18446744073709551615 135523418 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 48352

[startup+6.30006 s]
/proc/loadavg: 0.86 0.22 0.07 3/109 26355
/proc/meminfo: memFree=1744528/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=40984 CPUtime=9.94
/proc/26351/stat : 26351 (pb_cplex) S 26350 26350 26273 0 -1 4202496 41155 0 0 0 961 33 0 0 16 0 2 0 180321233 41967616 4895 1992294400 134512640 146736320 4292566528 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26351/statm: 10246 4895 1071 2985 0 6788 0
[pid=26351/tid=26355] ppid=26350 vsize=40984 CPUtime=4.23
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 18909 0 0 0 410 13 0 0 16 0 2 0 180321369 41967616 4895 1992294400 134512640 146736320 4292566528 18446744073709551615 144963134 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.94
Current children cumulated vsize (KiB) 49684

[startup+12.702 s]
/proc/loadavg: 0.95 0.26 0.09 2/109 26355
/proc/meminfo: memFree=1737584/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=48576 CPUtime=20.73
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 83063 0 0 0 2011 62 0 0 16 0 2 0 180321233 49741824 6696 1992294400 134512640 146736320 4292566528 18446744073709551615 135455314 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26351/statm: 12144 6696 1071 2985 0 8686 0
[pid=26351/tid=26355] ppid=26350 vsize=48576 CPUtime=9.79
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 40880 0 0 0 952 27 0 0 16 0 2 0 180321369 49741824 6696 1992294400 134512640 146736320 4292566528 18446744073709551615 136017626 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.73
Current children cumulated vsize (KiB) 57276

[startup+25.5008 s]
/proc/loadavg: 1.04 0.30 0.10 3/109 26357
/proc/meminfo: memFree=1732128/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=56132 CPUtime=41.15
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 134178 0 0 0 4018 97 0 0 16 0 2 0 180321233 57479168 8242 1992294400 134512640 146736320 4292566528 18446744073709551615 138439936 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26351/statm: 14033 8242 1071 2985 0 10575 0
[pid=26351/tid=26355] ppid=26350 vsize=56132 CPUtime=20.86
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 70888 0 0 0 2039 47 0 0 16 0 2 0 180321369 57479168 8242 1992294400 134512640 146736320 4292566528 18446744073709551615 136015707 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.15
Current children cumulated vsize (KiB) 64832

[startup+51.1005 s]
/proc/loadavg: 1.23 0.40 0.14 3/109 26357
/proc/meminfo: memFree=1726300/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=61228 CPUtime=83.71
/proc/26351/stat : 26351 (pb_cplex) S 26350 26350 26273 0 -1 4202496 248262 0 0 0 8200 171 0 0 16 0 2 0 180321233 62697472 9603 1992294400 134512640 146736320 4292566528 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26351/statm: 15307 9603 1071 2985 0 11849 0
[pid=26351/tid=26355] ppid=26350 vsize=61228 CPUtime=42.21
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 125684 0 0 0 4138 83 0 0 16 0 2 0 180321369 62697472 9603 1992294400 134512640 146736320 4292566528 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.71
Current children cumulated vsize (KiB) 69928

[startup+102.31 s]
/proc/loadavg: 1.29 0.56 0.21 3/109 26359
/proc/meminfo: memFree=1717496/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=71632 CPUtime=163.5
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 460058 0 0 0 16050 300 0 0 16 0 2 0 180321233 73351168 11836 1992294400 134512640 146736320 4292566528 18446744073709551615 135468707 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26351/statm: 17908 11836 1080 2985 0 14450 0
[pid=26351/tid=26355] ppid=26350 vsize=71632 CPUtime=78.34
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 229420 0 0 0 7689 145 0 0 20 0 2 0 180321369 73351168 11836 1992294400 134512640 146736320 4292566528 18446744073709551615 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 163.5
Current children cumulated vsize (KiB) 80332

[startup+162.3 s]
/proc/loadavg: 1.56 0.77 0.30 5/109 26359
/proc/meminfo: memFree=1713900/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=76772 CPUtime=260.81
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 723919 0 0 0 25618 463 0 0 16 0 2 0 180321233 78614528 13145 1992294400 134512640 146736320 4292566528 18446744073709551615 136403114 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26351/statm: 19193 13145 1080 2985 0 15735 0
[pid=26351/tid=26355] ppid=26350 vsize=76772 CPUtime=127.3
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 362680 0 0 0 12505 225 0 0 20 0 2 0 180321369 78614528 13145 1992294400 134512640 146736320 4292566528 18446744073709551615 135846482 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 260.81
Current children cumulated vsize (KiB) 85472

[startup+222.3 s]
/proc/loadavg: 2.04 1.03 0.41 4/109 26361
/proc/meminfo: memFree=1708568/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=80300 CPUtime=359.94
/proc/26351/stat : 26351 (pb_cplex) S 26350 26350 26273 0 -1 4202496 984429 0 0 0 35368 626 0 0 25 0 2 0 180321233 82227200 14184 1992294400 134512640 146736320 4292566528 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26351/statm: 20075 14184 1080 2985 0 16617 0
[pid=26351/tid=26355] ppid=26350 vsize=80300 CPUtime=175.4
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 490788 0 0 0 17234 306 0 0 17 0 2 0 180321369 82227200 14184 1992294400 134512640 146736320 4292566528 18446744073709551615 135454096 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 359.94
Current children cumulated vsize (KiB) 89000

[startup+282.302 s]
/proc/loadavg: 1.88 1.16 0.50 2/109 26363
/proc/meminfo: memFree=1702120/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=86660 CPUtime=453.73
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 1245979 0 0 0 44594 779 0 0 18 0 2 0 180321233 88739840 15448 1992294400 134512640 146736320 4292566528 18446744073709551615 135526881 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26351/statm: 21665 15448 1112 2985 0 18207 0
[pid=26351/tid=26355] ppid=26350 vsize=86660 CPUtime=222.2
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 613590 0 0 0 21840 380 0 0 18 0 2 0 180321369 88739840 15448 1992294400 134512640 146736320 4292566528 18446744073709551615 136002916 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 453.73
Current children cumulated vsize (KiB) 95360

[startup+342.302 s]
/proc/loadavg: 1.71 1.25 0.57 3/109 26365
/proc/meminfo: memFree=1698276/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=93636 CPUtime=553.54

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

[pid=26351] ppid=26350 vsize=105604 CPUtime=923.17
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 2114577 0 0 0 90960 1357 0 0 25 0 2 0 180321233 108138496 19475 1992294400 134512640 146736320 4292566528 18446744073709551615 136008363 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26351/statm: 26401 19475 1080 2985 0 22943 0
[pid=26351/tid=26355] ppid=26350 vsize=105604 CPUtime=466.35
/proc/26351/task/26355/stat : 26355 (pb_cplex) S 26350 26350 26273 0 -1 4202560 1043836 0 0 0 45966 669 0 0 18 0 2 0 180321369 108138496 19475 1992294400 134512640 146736320 4292566528 18446744073709551615 144580073 0 2 4096 16387 18446604437862428736 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 923.17
Current children cumulated vsize (KiB) 114304

[startup+642.301 s]
/proc/loadavg: 2.00 1.62 0.90 4/109 26376
/proc/meminfo: memFree=1681908/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=108416 CPUtime=1023.72
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 2189882 0 0 0 100977 1395 0 0 16 0 2 0 180321233 111017984 20355 1992294400 134512640 146736320 4292566528 18446744073709551615 136007289 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26351/statm: 27104 20355 1080 2985 0 23646 0
[pid=26351/tid=26355] ppid=26350 vsize=108416 CPUtime=513.65
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 1088195 0 0 0 50675 690 0 0 18 0 2 0 180321369 111017984 20355 1992294400 134512640 146736320 4292566528 18446744073709551615 135999602 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1023.72
Current children cumulated vsize (KiB) 117116

[startup+702.301 s]
/proc/loadavg: 2.08 1.73 0.98 3/109 26378
/proc/meminfo: memFree=1680668/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=109484 CPUtime=1122.24
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 2201633 0 0 0 110814 1410 0 0 18 0 2 0 180321233 112111616 20654 1992294400 134512640 146736320 4292566528 18446744073709551615 136001974 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26351/statm: 27371 20654 1080 2985 0 23913 0
[pid=26351/tid=26355] ppid=26350 vsize=109484 CPUtime=559.99
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 1091644 0 0 0 55302 697 0 0 16 0 2 0 180321369 112111616 20654 1992294400 134512640 146736320 4292566528 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 118184

[startup+762.31 s]
/proc/loadavg: 2.03 1.80 1.05 5/109 26378
/proc/meminfo: memFree=1662316/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=137416 CPUtime=1215.6
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 2219835 0 0 0 120132 1428 0 0 19 0 2 0 180321233 140713984 25688 1992294400 134512640 146736320 4292566528 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26351/statm: 34354 25688 1080 2985 0 30896 0
[pid=26351/tid=26355] ppid=26350 vsize=137416 CPUtime=615.36
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 1101145 0 0 0 60830 706 0 0 17 0 2 0 180321369 140713984 25688 1992294400 134512640 146736320 4292566528 18446744073709551615 139023073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1215.6
Current children cumulated vsize (KiB) 146116

[startup+822.3 s]
/proc/loadavg: 2.11 1.85 1.12 3/109 26380
/proc/meminfo: memFree=1679056/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=110764 CPUtime=1317.47
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 2272876 0 0 0 130286 1461 0 0 19 0 2 0 180321233 113422336 20941 1992294400 134512640 146736320 4292566528 18446744073709551615 135468517 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26351/statm: 27691 20941 1080 2985 0 24233 0
[pid=26351/tid=26355] ppid=26350 vsize=110764 CPUtime=666.59
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 1129775 0 0 0 65935 724 0 0 17 0 2 0 180321369 113422336 20941 1992294400 134512640 146736320 4292566528 18446744073709551615 136008391 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1317.47
Current children cumulated vsize (KiB) 119464

[startup+882.3 s]
/proc/loadavg: 2.57 2.02 1.22 4/109 26382
/proc/meminfo: memFree=1678684/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=111360 CPUtime=1418.97
/proc/26351/stat : 26351 (pb_cplex) S 26350 26350 26273 0 -1 4202496 2332458 0 0 0 140403 1494 0 0 18 0 2 0 180321233 114032640 21059 1992294400 134512640 146736320 4292566528 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26351/statm: 27840 21059 1080 2985 0 24382 0
[pid=26351/tid=26355] ppid=26350 vsize=111360 CPUtime=717.4
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 1156367 0 0 0 71000 740 0 0 19 0 2 0 180321369 114032640 21059 1992294400 134512640 146736320 4292566528 18446744073709551615 136008450 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1418.97
Current children cumulated vsize (KiB) 120060

[startup+942.302 s]
/proc/loadavg: 2.29 2.05 1.28 4/109 26384
/proc/meminfo: memFree=1677940/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=112068 CPUtime=1518.32
/proc/26351/stat : 26351 (pb_cplex) S 26350 26350 26273 0 -1 4202496 2402497 0 0 0 150302 1530 0 0 19 0 2 0 180321233 114757632 21297 1992294400 134512640 146736320 4292566528 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26351/statm: 28017 21297 1080 2985 0 24559 0
[pid=26351/tid=26355] ppid=26350 vsize=112068 CPUtime=764.38
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 1185357 0 0 0 75683 755 0 0 17 0 2 0 180321369 114757632 21297 1992294400 134512640 146736320 4292566528 18446744073709551615 136008042 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1518.32
Current children cumulated vsize (KiB) 120768

[startup+1002.3 s]
/proc/loadavg: 2.41 2.12 1.35 2/109 26386
/proc/meminfo: memFree=1678188/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=112080 CPUtime=1615.55
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 2442747 0 0 0 160000 1555 0 0 16 0 2 0 180321233 114769920 21328 1992294400 134512640 146736320 4292566528 18446744073709551615 135983312 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26351/statm: 28020 21328 1080 2985 0 24562 0
[pid=26351/tid=26355] ppid=26350 vsize=112080 CPUtime=815.36
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 1206088 0 0 0 80766 770 0 0 19 0 2 0 180321369 114769920 21328 1992294400 134512640 146736320 4292566528 18446744073709551615 136402278 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1615.55
Current children cumulated vsize (KiB) 120780

[startup+1062.3 s]
/proc/loadavg: 1.88 2.02 1.36 5/109 26386
/proc/meminfo: memFree=1677692/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=112976 CPUtime=1713.51
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 2454059 0 0 0 169785 1566 0 0 17 0 2 0 180321233 115687424 21543 1992294400 134512640 146736320 4292566528 18446744073709551615 136007289 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26351/statm: 28244 21543 1081 2985 0 24786 0
[pid=26351/tid=26355] ppid=26350 vsize=112976 CPUtime=864.16
/proc/26351/task/26355/stat : 26355 (pb_cplex) S 26350 26350 26273 0 -1 4202560 1209384 0 0 0 85641 775 0 0 19 0 2 0 180321369 115687424 21543 1992294400 134512640 146736320 4292566528 18446744073709551615 144580073 0 2 4096 16387 18446604437862428736 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1713.51
Current children cumulated vsize (KiB) 121676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1113.5 s]
/proc/loadavg: 2.04 2.05 1.41 5/109 26388
/proc/meminfo: memFree=1676204/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=114292 CPUtime=1800.06
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 2468441 0 0 0 178422 1584 0 0 20 0 2 0 180321233 117035008 21728 1992294400 134512640 146736320 4292566528 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26351/statm: 28573 21728 1081 2985 0 25115 0
[pid=26351/tid=26355] ppid=26350 vsize=114292 CPUtime=907.76
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 1215606 0 0 0 89994 782 0 0 17 0 2 0 180321369 117035008 21728 1992294400 134512640 146736320 4292566528 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 122992

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

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

[startup+1113.5 s]
/proc/loadavg: 2.04 2.05 1.41 5/109 26388
/proc/meminfo: memFree=1676204/2059040 swapFree=4139180/4192956
[pid=26350] ppid=26348 vsize=8700 CPUtime=0
/proc/26350/stat : 26350 (run) S 26348 26350 26273 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180321233 8908800 249 1992294400 4194304 4922060 140735484365136 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/26350/statm: 2175 249 208 178 0 68 0
[pid=26351] ppid=26350 vsize=114292 CPUtime=1800.06
/proc/26351/stat : 26351 (pb_cplex) R 26350 26350 26273 0 -1 4202496 2468441 0 0 0 178422 1584 0 0 20 0 2 0 180321233 117035008 21728 1992294400 134512640 146736320 4292566528 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26351/statm: 28573 21728 1081 2985 0 25115 0
[pid=26351/tid=26355] ppid=26350 vsize=114292 CPUtime=907.76
/proc/26351/task/26355/stat : 26355 (pb_cplex) R 26350 26350 26273 0 -1 4202560 1215606 0 0 0 89994 782 0 0 17 0 2 0 180321369 117035008 21728 1992294400 134512640 146736320 4292566528 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 122992

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1113.52
CPU time (s): 1800.06
CPU user time (s): 1784.22
CPU system time (s): 15.84
CPU usage (%): 161.655
Max. virtual memory (cumulated for all children) (KiB): 154480

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= 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.14167 second user time and 5.98809 second system time

The end

Launcher Data

Begin job on node007 at 2010-07-02 07:06:18
IDJOB=2696917
IDBENCH=47951
IDSOLVER=1209
FILE ID=node007/2696917-1278047178
PBS_JOBID= 11198875
Free space on /tmp= 62296 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=421-P1=401-P2=149-P3=307-P4=521-P5=409-P6=79-P7=59-P8=127-P9=503-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696917-1278047178/watcher-2696917-1278047178 -o /tmp/evaluation-result-2696917-1278047178/solver-2696917-1278047178 -C 1800 -W 2000 -M 1800  run HOME/instance-2696917-1278047178.opb

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

MD5SUM BENCH= c7fd9e5ff885ee342a28d015ab19e648
RANDOM SEED=1321407447

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1761448 kB
Buffers:         80108 kB
Cached:         120356 kB
SwapCached:       8544 kB
Active:         111684 kB
Inactive:       104208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1761448 kB
SwapTotal:     4192956 kB
SwapFree:      4139180 kB
Dirty:           16720 kB
Writeback:           0 kB
AnonPages:       12700 kB
Mapped:          11932 kB
Slab:            59732 kB
PageTables:       4208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182236 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-2696917-1278047178.opb

Free space on /tmp at the end= 62280 MiB
End job on node007 at 2010-07-02 07:24:53