Trace number 2696941

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.1 1132.32

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=383-P1=149-P2=409-P3=307-P4=127-P5=191-P6=227-P7=281-P8=211-B.opb
MD5SUM1d88cb7e119c66203d260e6c8e2ab364
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 benchmark0.900862
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-2696941-1278048161.opb.
0.00/0.00	c Instance file HOME/instance-2696941-1278048161.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.10/1132.31	c Remaining time 1799.96 sec.
1800.10/1132.31	c 
1800.10/1132.31	c *** INTERRUPTED ***
1800.10/1132.31	s UNKNOWN
1800.10/1132.31	c Total CPU time              : 1781.84 s
1800.10/1132.31	c Memory used           : 136.32 MB
1800.10/1132.31	c CPU time              : 1781.84 s
1800.10/1132.31	c 
1800.10/1132.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-2696941-1278048161/watcher-2696941-1278048161 -o /tmp/evaluation-result-2696941-1278048161/solver-2696941-1278048161 -C 1800 -W 2000 -M 1800 run HOME/instance-2696941-1278048161.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.98 1.81 1.21 3/106 28851
/proc/meminfo: memFree=1416100/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) R 28849 28851 28661 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759289237 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0

[startup+0.0373441 s]
/proc/loadavg: 1.98 1.81 1.21 3/106 28851
/proc/meminfo: memFree=1416100/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.103385 s]
/proc/loadavg: 1.98 1.81 1.21 3/106 28851
/proc/meminfo: memFree=1416100/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30138 s]
/proc/loadavg: 1.98 1.81 1.21 3/106 28851
/proc/meminfo: memFree=1416100/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700416 s]
/proc/loadavg: 1.98 1.81 1.21 3/106 28851
/proc/meminfo: memFree=1416100/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50049 s]
/proc/loadavg: 1.98 1.81 1.21 2/108 28854
/proc/meminfo: memFree=1407776/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=34980 CPUtime=1.86
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 11806 0 0 0 179 7 0 0 17 0 2 0 180417455 35819520 3376 1992294400 134512640 146736320 4293113568 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28852/statm: 8745 3376 1070 2985 0 5287 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 43680

[startup+3.10164 s]
/proc/loadavg: 1.98 1.81 1.21 3/109 28856
/proc/meminfo: memFree=1405164/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=36632 CPUtime=4.64
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 36673 0 0 0 445 19 0 0 17 0 2 0 180417455 37511168 3822 1992294400 134512640 146736320 4293113568 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28852/statm: 9158 3822 1071 2985 0 5700 0
[pid=28852/tid=28856] ppid=28851 vsize=36632 CPUtime=1.57
/proc/28852/task/28856/stat : 28856 (pb_cplex) R 28851 28851 28661 0 -1 4202560 14145 0 0 0 152 5 0 0 17 0 2 0 180417577 37511168 3822 1992294400 134512640 146736320 4293113568 18446744073709551615 136474418 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 45332

[startup+6.30195 s]
/proc/loadavg: 1.98 1.82 1.21 3/109 28858
/proc/meminfo: memFree=1400204/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=42588 CPUtime=9.97
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 60404 0 0 0 963 34 0 0 16 0 2 0 180417455 43610112 5108 1992294400 134512640 146736320 4293113568 18446744073709551615 135451063 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28852/statm: 10647 5116 1074 2985 0 7189 0
[pid=28852/tid=28856] ppid=28851 vsize=42588 CPUtime=4.22
/proc/28852/task/28856/stat : 28856 (pb_cplex) R 28851 28851 28661 0 -1 4202560 25044 0 0 0 410 12 0 0 16 0 2 0 180417577 43610112 5123 1992294400 134512640 146736320 4293113568 18446744073709551615 144738703 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (KiB) 51288

[startup+12.7015 s]
/proc/loadavg: 1.98 1.82 1.22 3/109 28858
/proc/meminfo: memFree=1392648/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=48116 CPUtime=20.62
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 85202 0 0 0 2008 54 0 0 16 0 2 0 180417455 49270784 6476 1992294400 134512640 146736320 4293113568 18446744073709551615 136008941 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28852/statm: 12029 6476 1074 2985 0 8571 0
[pid=28852/tid=28856] ppid=28851 vsize=48116 CPUtime=9.54
/proc/28852/task/28856/stat : 28856 (pb_cplex) R 28851 28851 28661 0 -1 4202560 42461 0 0 0 929 25 0 0 16 0 2 0 180417577 49270784 6476 1992294400 134512640 146736320 4293113568 18446744073709551615 139039582 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.62
Current children cumulated vsize (KiB) 56816

[startup+25.5017 s]
/proc/loadavg: 1.91 1.81 1.22 3/109 28858
/proc/meminfo: memFree=1386200/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=56852 CPUtime=41.33
/proc/28852/stat : 28852 (pb_cplex) S 28851 28851 28661 0 -1 4202496 126399 0 0 0 4047 86 0 0 18 0 2 0 180417455 58216448 8325 1992294400 134512640 146736320 4293113568 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28852/statm: 14213 8325 1074 2985 0 10755 0
[pid=28852/tid=28856] ppid=28851 vsize=56852 CPUtime=19.2
/proc/28852/task/28856/stat : 28856 (pb_cplex) R 28851 28851 28661 0 -1 4202560 62611 0 0 0 1881 39 0 0 16 0 2 0 180417577 58216448 8325 1992294400 134512640 146736320 4293113568 18446744073709551615 135983217 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.33
Current children cumulated vsize (KiB) 65552

[startup+51.1012 s]
/proc/loadavg: 2.26 1.90 1.27 3/109 28858
/proc/meminfo: memFree=1379876/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=59984 CPUtime=82.02
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 232260 0 0 0 8049 153 0 0 17 0 2 0 180417455 61423616 9557 1992294400 134512640 146736320 4293113568 18446744073709551615 136018135 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28852/statm: 14996 9557 1074 2985 0 11538 0
[pid=28852/tid=28856] ppid=28851 vsize=59984 CPUtime=39.13
/proc/28852/task/28856/stat : 28856 (pb_cplex) R 28851 28851 28661 0 -1 4202560 115304 0 0 0 3839 74 0 0 16 0 2 0 180417577 61423616 9557 1992294400 134512640 146736320 4293113568 18446744073709551615 136007622 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 82.02
Current children cumulated vsize (KiB) 68684

[startup+102.31 s]
/proc/loadavg: 1.94 1.87 1.29 2/109 28860
/proc/meminfo: memFree=1367600/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=77724 CPUtime=163.81
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 410879 0 0 0 16120 261 0 0 19 0 2 0 180417455 79589376 12981 1992294400 134512640 146736320 4293113568 18446744073709551615 136475798 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28852/statm: 19431 12981 1098 2985 0 15973 0
[pid=28852/tid=28856] ppid=28851 vsize=77724 CPUtime=80.53
/proc/28852/task/28856/stat : 28856 (pb_cplex) S 28851 28851 28661 0 -1 4202560 192782 0 0 0 7929 124 0 0 17 0 2 0 180417577 79589376 12981 1992294400 134512640 146736320 4293113568 18446744073709551615 144580073 0 2 4096 16387 18446604437830309888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 163.81
Current children cumulated vsize (KiB) 86424

[startup+162.302 s]
/proc/loadavg: 1.46 1.74 1.28 2/109 28863
/proc/meminfo: memFree=1359912/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=83200 CPUtime=240.64
/proc/28852/stat : 28852 (pb_cplex) S 28851 28851 28661 0 -1 4202496 696334 0 0 0 23654 410 0 0 17 0 2 0 180417455 85196800 15021 1992294400 134512640 146736320 4293113568 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28852/statm: 20800 15021 1096 2985 0 17342 0
[pid=28852/tid=28861] ppid=28851 vsize=83200 CPUtime=25.81
/proc/28852/task/28861/stat : 28861 (pb_cplex) R 28851 28851 28661 0 -1 4202560 50784 0 0 0 2550 31 0 0 19 0 2 0 180430673 85196800 15021 1992294400 134512640 146736320 4293113568 18446744073709551615 136008047 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 240.64
Current children cumulated vsize (KiB) 91900

[startup+222.301 s]
/proc/loadavg: 1.72 1.77 1.31 5/109 28863
/proc/meminfo: memFree=1355572/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=88288 CPUtime=336.33
/proc/28852/stat : 28852 (pb_cplex) S 28851 28851 28661 0 -1 4202496 868202 0 0 0 33115 518 0 0 18 0 2 0 180417455 90406912 16171 1992294400 134512640 146736320 4293113568 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28852/statm: 22072 16171 1096 2985 0 18614 0
[pid=28852/tid=28861] ppid=28851 vsize=88288 CPUtime=74.65
/proc/28852/task/28861/stat : 28861 (pb_cplex) R 28851 28851 28661 0 -1 4202560 130797 0 0 0 7383 82 0 0 16 0 2 0 180430673 90406912 16171 1992294400 134512640 146736320 4293113568 18446744073709551615 135525141 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 336.33
Current children cumulated vsize (KiB) 96988

[startup+282.302 s]
/proc/loadavg: 1.74 1.77 1.34 3/109 28865
/proc/meminfo: memFree=1352348/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=87944 CPUtime=435.04
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 1060402 0 0 0 42866 638 0 0 16 0 2 0 180417455 90054656 16152 1992294400 134512640 146736320 4293113568 18446744073709551615 135446522 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28852/statm: 21986 16152 1096 2985 0 18528 0
[pid=28852/tid=28861] ppid=28851 vsize=87944 CPUtime=123.92
/proc/28852/task/28861/stat : 28861 (pb_cplex) R 28851 28851 28661 0 -1 4202560 209556 0 0 0 12261 131 0 0 17 0 2 0 180430673 90054656 16152 1992294400 134512640 146736320 4293113568 18446744073709551615 135468618 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 435.04
Current children cumulated vsize (KiB) 96644

[startup+342.301 s]
/proc/loadavg: 2.16 1.86 1.40 3/109 28867
/proc/meminfo: memFree=1348752/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=95644 CPUtime=529.49

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

[pid=28852] ppid=28851 vsize=126812 CPUtime=997.41
/proc/28852/stat : 28852 (pb_cplex) S 28851 28851 28661 0 -1 4202496 1757812 0 0 0 98670 1071 0 0 18 0 2 0 180417455 129855488 25063 1992294400 134512640 146736320 4293113568 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28852/statm: 31703 25063 1097 2985 0 28245 0
[pid=28852/tid=28872] ppid=28851 vsize=126812 CPUtime=138.46
/proc/28852/task/28872/stat : 28872 (pb_cplex) R 28851 28851 28661 0 -1 4202560 113025 0 0 0 13776 70 0 0 19 0 2 0 180465455 129855488 25063 1992294400 134512640 146736320 4293113568 18446744073709551615 135454096 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 997.41
Current children cumulated vsize (KiB) 135512

[startup+702.301 s]
/proc/loadavg: 1.84 1.81 1.52 3/109 28878
/proc/meminfo: memFree=1317628/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=127560 CPUtime=1096.55
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 1850622 0 0 0 108504 1151 0 0 16 0 2 0 180417455 130621440 25305 1992294400 134512640 146736320 4293113568 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28852/statm: 31890 25305 1097 2985 0 28432 0
[pid=28852/tid=28872] ppid=28851 vsize=127560 CPUtime=190.75
/proc/28852/task/28872/stat : 28872 (pb_cplex) R 28851 28851 28661 0 -1 4202560 193162 0 0 0 18947 128 0 0 18 0 2 0 180465455 130621440 25305 1992294400 134512640 146736320 4293113568 18446744073709551615 136008176 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1096.55
Current children cumulated vsize (KiB) 136260

[startup+762.308 s]
/proc/loadavg: 1.88 1.84 1.55 2/109 28881
/proc/meminfo: memFree=1316140/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=128220 CPUtime=1195.68
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 2022585 0 0 0 118302 1266 0 0 16 0 2 0 180417455 131297280 25587 1992294400 134512640 146736320 4293113568 18446744073709551615 136002908 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28852/statm: 32055 25587 1097 2985 0 28597 0
[pid=28852/tid=28879] ppid=28851 vsize=128220 CPUtime=44.49
/proc/28852/task/28879/stat : 28879 (pb_cplex) R 28851 28851 28661 0 -1 4202560 75343 0 0 0 4399 50 0 0 16 0 2 0 180488246 131297280 25587 1992294400 134512640 146736320 4293113568 18446744073709551615 136015701 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1195.68
Current children cumulated vsize (KiB) 136920

[startup+822.301 s]
/proc/loadavg: 1.82 1.81 1.56 2/109 28881
/proc/meminfo: memFree=1315768/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=129180 CPUtime=1289.11
/proc/28852/stat : 28852 (pb_cplex) S 28851 28851 28661 0 -1 4202496 2063091 0 0 0 127602 1309 0 0 18 0 2 0 180417455 132280320 25816 1992294400 134512640 146736320 4293113568 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28852/statm: 32295 25816 1097 2985 0 28837 0
[pid=28852/tid=28879] ppid=28851 vsize=129180 CPUtime=90.36
/proc/28852/task/28879/stat : 28879 (pb_cplex) R 28851 28851 28661 0 -1 4202560 90941 0 0 0 8964 72 0 0 16 0 2 0 180488246 132280320 25816 1992294400 134512640 146736320 4293113568 18446744073709551615 136476923 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1289.11
Current children cumulated vsize (KiB) 137880

[startup+882.3 s]
/proc/loadavg: 1.51 1.73 1.54 3/109 28883
/proc/meminfo: memFree=1313164/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=131588 CPUtime=1381.53
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 2121535 0 0 0 136798 1355 0 0 19 0 2 0 180417455 134746112 26442 1992294400 134512640 146736320 4293113568 18446744073709551615 136008069 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28852/statm: 32897 26442 1097 2985 0 29439 0
[pid=28852/tid=28879] ppid=28851 vsize=131588 CPUtime=129.56
/proc/28852/task/28879/stat : 28879 (pb_cplex) S 28851 28851 28661 0 -1 4202560 106677 0 0 0 12866 90 0 0 16 0 2 0 180488246 134746112 26442 1992294400 134512640 146736320 4293113568 18446744073709551615 144580073 0 2 4096 16387 18446604437830309888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1381.53
Current children cumulated vsize (KiB) 140288

[startup+942.301 s]
/proc/loadavg: 1.93 1.80 1.57 3/109 28885
/proc/meminfo: memFree=1311676/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=133616 CPUtime=1478.26
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 2289339 0 0 0 146373 1453 0 0 18 0 2 0 180417455 136822784 26781 1992294400 134512640 146736320 4293113568 18446744073709551615 135850315 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28852/statm: 33404 26781 1097 2985 0 29946 0
[pid=28852/tid=28879] ppid=28851 vsize=133616 CPUtime=174.87
/proc/28852/task/28879/stat : 28879 (pb_cplex) R 28851 28851 28661 0 -1 4202560 197321 0 0 0 17345 142 0 0 17 0 2 0 180488246 136822784 26781 1992294400 134512640 146736320 4293113568 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1478.26
Current children cumulated vsize (KiB) 142316

[startup+1002.3 s]
/proc/loadavg: 1.79 1.80 1.59 3/109 28887
/proc/meminfo: memFree=1309196/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=137252 CPUtime=1583.51
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 2470097 0 0 0 156765 1586 0 0 16 0 2 0 180417455 140546048 27601 1992294400 134512640 146736320 4293113568 18446744073709551615 136403136 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28852/statm: 34313 27601 1097 2985 0 30855 0
[pid=28852/tid=28879] ppid=28851 vsize=137252 CPUtime=229.05
/proc/28852/task/28879/stat : 28879 (pb_cplex) S 28851 28851 28661 0 -1 4202560 341448 0 0 0 22666 239 0 0 17 0 2 0 180488246 140546048 27601 1992294400 134512640 146736320 4293113568 18446744073709551615 144580073 0 2 4096 16387 18446604437830309888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1583.51
Current children cumulated vsize (KiB) 145952

[startup+1062.3 s]
/proc/loadavg: 1.78 1.79 1.59 2/109 28890
/proc/meminfo: memFree=1315148/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=128788 CPUtime=1686.86
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 2674408 0 0 0 166960 1726 0 0 18 0 2 0 180417455 131878912 25811 1992294400 134512640 146736320 4293113568 18446744073709551615 135983217 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28852/statm: 32197 25811 1097 2985 0 28739 0
[pid=28852/tid=28888] ppid=28851 vsize=128788 CPUtime=25.22
/proc/28852/task/28888/stat : 28888 (pb_cplex) R 28851 28851 28661 0 -1 4202560 18723 0 0 0 2503 19 0 0 16 0 2 0 180520937 131878912 25811 1992294400 134512640 146736320 4293113568 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1686.86
Current children cumulated vsize (KiB) 137488

[startup+1122.3 s]
/proc/loadavg: 1.76 1.77 1.60 2/109 28890
/proc/meminfo: memFree=1299772/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=148900 CPUtime=1786.77
/proc/28852/stat : 28852 (pb_cplex) S 28851 28851 28661 0 -1 4202496 2785198 0 0 0 176863 1814 0 0 16 0 2 0 180417455 152473600 29820 1992294400 134512640 146736320 4293113568 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28852/statm: 37225 29820 1097 2985 0 33767 0
[pid=28852/tid=28888] ppid=28851 vsize=148900 CPUtime=76.74
/proc/28852/task/28888/stat : 28888 (pb_cplex) R 28851 28851 28661 0 -1 4202560 71159 0 0 0 7610 64 0 0 25 0 2 0 180520937 152473600 29820 1992294400 134512640 146736320 4293113568 18446744073709551615 136400572 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786.77
Current children cumulated vsize (KiB) 157600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1132.3 s]
/proc/loadavg: 1.59 1.73 1.58 2/109 28892
/proc/meminfo: memFree=1305972/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=139588 CPUtime=1800.1
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 2813222 0 0 0 178183 1827 0 0 17 0 2 0 180417455 142938112 28132 1992294400 134512640 146736320 4293113568 18446744073709551615 136006323 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28852/statm: 34897 28132 1097 2985 0 31439 0
[pid=28852/tid=28888] ppid=28851 vsize=139588 CPUtime=84.02
/proc/28852/task/28888/stat : 28888 (pb_cplex) S 28851 28851 28661 0 -1 4202560 86208 0 0 0 8332 70 0 0 16 0 2 0 180520937 142938112 28132 1992294400 134512640 146736320 4293113568 18446744073709551615 144580073 0 2 4096 16387 18446604437830309888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 148288

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

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

[startup+1132.3 s]
/proc/loadavg: 1.59 1.73 1.58 2/109 28892
/proc/meminfo: memFree=1305972/2059040 swapFree=4135492/4192956
[pid=28851] ppid=28849 vsize=8700 CPUtime=0
/proc/28851/stat : 28851 (run) S 28849 28851 28661 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180417454 8908800 249 1992294400 4194304 4922060 140733750090176 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28851/statm: 2175 249 208 178 0 68 0
[pid=28852] ppid=28851 vsize=139588 CPUtime=1800.1
/proc/28852/stat : 28852 (pb_cplex) R 28851 28851 28661 0 -1 4202496 2813222 0 0 0 178183 1827 0 0 17 0 2 0 180417455 142938112 28132 1992294400 134512640 146736320 4293113568 18446744073709551615 136006323 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28852/statm: 34897 28132 1097 2985 0 31439 0
[pid=28852/tid=28888] ppid=28851 vsize=139588 CPUtime=84.02
/proc/28852/task/28888/stat : 28888 (pb_cplex) S 28851 28851 28661 0 -1 4202560 86208 0 0 0 8332 70 0 0 16 0 2 0 180520937 142938112 28132 1992294400 134512640 146736320 4293113568 18446744073709551615 144580073 0 2 4096 16387 18446604437830309888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 148288

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1132.32
CPU time (s): 1800.1
CPU user time (s): 1781.83
CPU system time (s): 18.27
CPU usage (%): 158.974
Max. virtual memory (cumulated for all children) (KiB): 174548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
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.13867 second user time and 6.07008 second system time

The end

Launcher Data

Begin job on node015 at 2010-07-02 07:22:41
IDJOB=2696941
IDBENCH=47975
IDSOLVER=1209
FILE ID=node015/2696941-1278048161
PBS_JOBID= 11198868
Free space on /tmp= 62408 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=383-P1=149-P2=409-P3=307-P4=127-P5=191-P6=227-P7=281-P8=211-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696941-1278048161/watcher-2696941-1278048161 -o /tmp/evaluation-result-2696941-1278048161/solver-2696941-1278048161 -C 1800 -W 2000 -M 1800  run HOME/instance-2696941-1278048161.opb

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

MD5SUM BENCH= 1d88cb7e119c66203d260e6c8e2ab364
RANDOM SEED=1733244502

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1417000 kB
Buffers:        157812 kB
Cached:         377396 kB
SwapCached:      11268 kB
Active:         214904 kB
Inactive:       334700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1417000 kB
SwapTotal:     4192956 kB
SwapFree:      4135492 kB
Dirty:           16636 kB
Writeback:           8 kB
AnonPages:       12748 kB
Mapped:           8440 kB
Slab:            70508 kB
PageTables:       4232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181976 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-2696941-1278048161.opb

Free space on /tmp at the end= 62392 MiB
End job on node015 at 2010-07-02 07:41:36