Trace number 2696867

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.19 1014.82

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=29-P1=11-P2=11-P3=17-P4=29-P5=23-B.opb
MD5SUMfcb10f2a5637609269e4645e32e48d88
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.140978
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 variables75
Total number of constraints11
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 constraints11
Minimum length of a constraint5
Maximum length of a constraint35
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1984
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)125
Sum of products size (including duplicates)250
Number of different products125
Sum of products size250

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696867-1278047142.opb.
0.00/0.00	c Instance file HOME/instance-2696867-1278047142.opb
0.00/0.00	c File size is 9360 bytes.
0.00/0.00	c Highest Coefficient sum: 1984
0.00/0.00	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.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      200                                                 |
0.00/0.01	c |  Number Constraints:    261                                                 |
0.00/0.01	c ===============================================================================
1800.16/1014.81	c Remaining time 1799.99 sec.
1800.16/1014.81	c 
1800.16/1014.81	c *** INTERRUPTED ***
1800.16/1014.81	s UNKNOWN
1800.16/1014.81	c Total CPU time              : 1756.5 s
1800.16/1014.81	c Memory used           : 39.51 MB
1800.16/1014.81	c CPU time              : 1756.5 s
1800.16/1014.81	c 
1800.16/1014.81	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-2696867-1278047142/watcher-2696867-1278047142 -o /tmp/evaluation-result-2696867-1278047142/solver-2696867-1278047142 -C 1800 -W 2000 -M 1800 run HOME/instance-2696867-1278047142.opb 

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 925
/proc/meminfo: memFree=1309980/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) R 923 925 892 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256800149 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0

[startup+0.0866749 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 925
/proc/meminfo: memFree=1309980/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.104687 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 925
/proc/meminfo: memFree=1309980/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.305359 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 925
/proc/meminfo: memFree=1309980/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700427 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 925
/proc/meminfo: memFree=1309980/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5015 s]
/proc/loadavg: 0.00 0.00 0.00 2/109 930
/proc/meminfo: memFree=1303880/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=32280 CPUtime=2.41
/proc/926/stat : 926 (pb_cplex) S 925 925 892 0 -1 4202496 10423 0 0 0 231 10 0 0 17 0 2 0 146005213 33054720 2609 1992294400 134512640 146736320 4287816688 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 8070 2609 1079 2985 0 4612 0
[pid=926/tid=930] ppid=925 vsize=32280 CPUtime=0.93
/proc/926/task/930/stat : 930 (pb_cplex) R 925 925 892 0 -1 4202560 3963 0 0 0 90 3 0 0 17 0 2 0 146005260 33054720 2609 1992294400 134512640 146736320 4287816688 18446744073709551615 136000494 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 40980

[startup+3.10166 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 930
/proc/meminfo: memFree=1301648/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=34676 CPUtime=5.26
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 14665 0 0 0 511 15 0 0 16 0 2 0 146005213 35508224 3142 1992294400 134512640 146736320 4287816688 18446744073709551615 135526870 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 8669 3142 1074 2985 0 5211 0
[pid=926/tid=930] ppid=925 vsize=34676 CPUtime=2.41
/proc/926/task/930/stat : 930 (pb_cplex) R 925 925 892 0 -1 4202560 6827 0 0 0 235 6 0 0 18 0 2 0 146005260 35508224 3142 1992294400 134512640 146736320 4287816688 18446744073709551615 135526870 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 43376

[startup+6.30197 s]
/proc/loadavg: 0.08 0.02 0.01 2/109 930
/proc/meminfo: memFree=1298052/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=37268 CPUtime=10.76
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 20260 0 0 0 1054 22 0 0 16 0 2 0 146005213 38162432 3808 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 9317 3808 1082 2985 0 5859 0
[pid=926/tid=930] ppid=925 vsize=37268 CPUtime=5.22
/proc/926/task/930/stat : 930 (pb_cplex) R 925 925 892 0 -1 4202560 8973 0 0 0 514 8 0 0 17 0 2 0 146005260 38162432 3808 1992294400 134512640 146736320 4287816688 18446744073709551615 135468528 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.76
Current children cumulated vsize (KiB) 45968

[startup+12.7016 s]
/proc/loadavg: 0.15 0.03 0.01 3/109 932
/proc/meminfo: memFree=1297184/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=37280 CPUtime=22.23
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 28167 0 0 0 2181 42 0 0 17 0 2 0 146005213 38174720 3863 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 9320 3863 1075 2985 0 5862 0
[pid=926/tid=930] ppid=925 vsize=37280 CPUtime=10.86
/proc/926/task/930/stat : 930 (pb_cplex) S 925 925 892 0 -1 4202560 12938 0 0 0 1067 19 0 0 17 0 2 0 146005260 38174720 3863 1992294400 134512640 146736320 4287816688 18446744073709551615 144580073 0 2 4096 16387 18446604437827999872 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.23
Current children cumulated vsize (KiB) 45980

[startup+25.5018 s]
/proc/loadavg: 0.42 0.10 0.03 3/109 932
/proc/meminfo: memFree=1297432/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=38560 CPUtime=42.18
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 41079 0 0 0 4140 78 0 0 16 0 2 0 146005213 39485440 4071 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 9640 4071 1081 2985 0 6182 0
[pid=926/tid=930] ppid=925 vsize=38560 CPUtime=19.24
/proc/926/task/930/stat : 930 (pb_cplex) R 925 925 892 0 -1 4202560 17621 0 0 0 1887 37 0 0 16 0 2 0 146005260 39485440 4071 1992294400 134512640 146736320 4287816688 18446744073709551615 136015701 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.18
Current children cumulated vsize (KiB) 47260

[startup+51.1023 s]
/proc/loadavg: 0.90 0.23 0.08 3/109 936
/proc/meminfo: memFree=1299168/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=35256 CPUtime=85.73
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 81731 0 0 0 8398 175 0 0 16 0 2 0 146005213 36102144 3499 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 8814 3499 1119 2985 0 5356 0
[pid=926/tid=936] ppid=925 vsize=35256 CPUtime=14.49
/proc/926/task/936/stat : 936 (pb_cplex) R 925 925 892 0 -1 4202560 14216 0 0 0 1420 29 0 0 17 0 2 0 146008631 36102144 3499 1992294400 134512640 146736320 4287816688 18446744073709551615 135851007 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 85.73
Current children cumulated vsize (KiB) 43956

[startup+102.309 s]
/proc/loadavg: 1.32 0.45 0.16 3/109 938
/proc/meminfo: memFree=1299416/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=35264 CPUtime=172.61
/proc/926/stat : 926 (pb_cplex) S 925 925 892 0 -1 4202496 127270 0 0 0 16876 385 0 0 16 0 2 0 146005213 36110336 3510 1992294400 134512640 146736320 4287816688 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 8816 3510 1119 2985 0 5358 0
[pid=926/tid=936] ppid=925 vsize=35264 CPUtime=57.2
/proc/926/task/936/stat : 936 (pb_cplex) R 925 925 892 0 -1 4202560 34322 0 0 0 5585 135 0 0 16 0 2 0 146008631 36110336 3510 1992294400 134512640 146736320 4287816688 18446744073709551615 136236987 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 172.61
Current children cumulated vsize (KiB) 43964

[startup+162.302 s]
/proc/loadavg: 1.45 0.64 0.24 3/109 940
/proc/meminfo: memFree=1298300/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=37224 CPUtime=275.55
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 170187 0 0 0 26922 633 0 0 17 0 2 0 146005213 38117376 3787 1992294400 134512640 146736320 4287816688 18446744073709551615 135526859 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/926/statm: 9306 3787 1119 2985 0 5848 0
[pid=926/tid=936] ppid=925 vsize=37224 CPUtime=107.59
/proc/926/task/936/stat : 936 (pb_cplex) R 925 925 892 0 -1 4202560 63340 0 0 0 10501 258 0 0 16 0 2 0 146008631 38117376 3787 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 275.55
Current children cumulated vsize (KiB) 45924

[startup+222.302 s]
/proc/loadavg: 1.70 0.86 0.34 3/109 940
/proc/meminfo: memFree=1297928/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=37236 CPUtime=380.58
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 172060 0 0 0 37180 878 0 0 17 0 2 0 146005213 38129664 3856 1992294400 134512640 146736320 4287816688 18446744073709551615 135443533 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/926/statm: 9309 3856 1119 2985 0 5851 0
[pid=926/tid=936] ppid=925 vsize=37236 CPUtime=159.16
/proc/926/task/936/stat : 936 (pb_cplex) R 925 925 892 0 -1 4202560 64058 0 0 0 15538 378 0 0 16 0 2 0 146008631 38129664 3856 1992294400 134512640 146736320 4287816688 18446744073709551615 136365649 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 380.58
Current children cumulated vsize (KiB) 45936

[startup+282.302 s]
/proc/loadavg: 1.87 1.05 0.43 3/109 942
/proc/meminfo: memFree=1299168/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=35064 CPUtime=486.8
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 184197 0 0 0 47534 1146 0 0 16 0 2 0 146005213 35905536 3491 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 8766 3491 1119 2985 0 5308 0
[pid=926/tid=936] ppid=925 vsize=35064 CPUtime=211.88
/proc/926/task/936/stat : 936 (pb_cplex) R 925 925 892 0 -1 4202560 68992 0 0 0 20676 512 0 0 16 0 2 0 146008631 35905536 3491 1992294400 134512640 146736320 4287816688 18446744073709551615 135983312 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 486.8
Current children cumulated vsize (KiB) 43764

[startup+342.302 s]
/proc/loadavg: 1.83 1.18 0.51 3/109 944
/proc/meminfo: memFree=1299044/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=36312 CPUtime=697.17
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 212207 0 0 0 68054 1663 0 0 16 0 2 0 146005213 37183488 3639 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 9078 3639 1125 2985 0 5620 0
[pid=926/tid=936] ppid=925 vsize=36312 CPUtime=316.23
/proc/926/task/936/stat : 936 (pb_cplex) R 925 925 892 0 -1 4202560 82813 0 0 0 30856 767 0 0 16 0 2 0 146008631 37183488 3639 1992294400 134512640 146736320 4287816688 18446744073709551615 135854548 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 697.17
Current children cumulated vsize (KiB) 45012

[startup+462.301 s]
/proc/loadavg: 1.90 1.41 0.67 3/109 948
/proc/meminfo: memFree=1298300/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=36752 CPUtime=803.24
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 216476 0 0 0 78398 1926 0 0 16 0 2 0 146005213 37634048 3707 1992294400 134512640 146736320 4287816688 18446744073709551615 138686320 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/926/statm: 9188 3707 1119 2985 0 5730 0
[pid=926/tid=936] ppid=925 vsize=36752 CPUtime=369.03
/proc/926/task/936/stat : 936 (pb_cplex) S 925 925 892 0 -1 4202560 85695 0 0 0 36004 899 0 0 16 0 2 0 146008631 37634048 3707 1992294400 134512640 146736320 4287816688 18446744073709551615 144580073 0 2 4096 16387 18446604437827999872 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 803.24
Current children cumulated vsize (KiB) 45452

[startup+522.301 s]
/proc/loadavg: 1.87 1.48 0.74 3/109 948
/proc/meminfo: memFree=1298300/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=36640 CPUtime=907.78
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 224776 0 0 0 88607 2171 0 0 16 0 2 0 146005213 37519360 3722 1992294400 134512640 146736320 4287816688 18446744073709551615 138707729 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/926/statm: 9160 3722 1119 2985 0 5702 0
[pid=926/tid=936] ppid=925 vsize=36640 CPUtime=420.67
/proc/926/task/936/stat : 936 (pb_cplex) R 925 925 892 0 -1 4202560 91578 0 0 0 41048 1019 0 0 17 0 2 0 146008631 37519360 3722 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 907.78
Current children cumulated vsize (KiB) 45340

[startup+582.301 s]
/proc/loadavg: 1.88 1.56 0.81 2/109 950
/proc/meminfo: memFree=1297928/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=38372 CPUtime=1013.58
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 225651 0 0 0 98932 2426 0 0 17 0 2 0 146005213 39292928 3981 1992294400 134512640 146736320 4287816688 18446744073709551615 135455287 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/926/statm: 9593 3981 1119 2985 0 6135 0
[pid=926/tid=936] ppid=925 vsize=38372 CPUtime=472.62
/proc/926/task/936/stat : 936 (pb_cplex) R 925 925 892 0 -1 4202560 92091 0 0 0 46121 1141 0 0 16 0 2 0 146008631 39292928 3981 1992294400 134512640 146736320 4287816688 18446744073709551615 138462929 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1013.58
Current children cumulated vsize (KiB) 47072

[startup+642.301 s]
/proc/loadavg: 1.97 1.65 0.89 2/109 953
/proc/meminfo: memFree=1296936/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=37652 CPUtime=1121.76
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 228088 0 0 0 109478 2698 0 0 18 0 2 0 146005213 38555648 4035 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/926/statm: 9413 4035 1119 2985 0 5955 0
[pid=926/tid=951] ppid=925 vsize=37652 CPUtime=46.79
/proc/926/task/951/stat : 951 (pb_cplex) R 925 925 892 0 -1 4202560 576 0 0 0 4559 120 0 0 16 0 2 0 146064337 38555648 4035 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 46352

[startup+702.3 s]
/proc/loadavg: 1.99 1.71 0.96 3/109 955
/proc/meminfo: memFree=1296936/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=37652 CPUtime=1231.38
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 229419 0 0 0 120158 2980 0 0 18 0 2 0 146005213 38555648 4037 1992294400 134512640 146736320 4287816688 18446744073709551615 136015722 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 9413 4037 1119 2985 0 5955 0
[pid=926/tid=951] ppid=925 vsize=37652 CPUtime=99.12
/proc/926/task/951/stat : 951 (pb_cplex) R 925 925 892 0 -1 4202560 1279 0 0 0 9659 253 0 0 16 0 2 0 146064337 38555648 4037 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1231.38
Current children cumulated vsize (KiB) 46352

[startup+762.308 s]
/proc/loadavg: 1.99 1.76 1.02 3/109 957
/proc/meminfo: memFree=1296688/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=37816 CPUtime=1340.4
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 235875 0 0 0 130796 3244 0 0 18 0 2 0 146005213 38723584 4087 1992294400 134512640 146736320 4287816688 18446744073709551615 136402277 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 9454 4087 1119 2985 0 5996 0
[pid=926/tid=951] ppid=925 vsize=37816 CPUtime=151.17
/proc/926/task/951/stat : 951 (pb_cplex) R 925 925 892 0 -1 4202560 4556 0 0 0 14744 373 0 0 16 0 2 0 146064337 38723584 4087 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1340.4
Current children cumulated vsize (KiB) 46516

[startup+822.3 s]
/proc/loadavg: 1.95 1.79 1.07 3/109 957
/proc/meminfo: memFree=1296440/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=39432 CPUtime=1449.49
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 238869 0 0 0 141432 3517 0 0 17 0 2 0 146005213 40378368 4152 1992294400 134512640 146736320 4287816688 18446744073709551615 135851010 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 9858 4152 1119 2985 0 6400 0
[pid=926/tid=951] ppid=925 vsize=39432 CPUtime=203.31
/proc/926/task/951/stat : 951 (pb_cplex) R 925 925 892 0 -1 4202560 5263 0 0 0 19828 503 0 0 16 0 2 0 146064337 40378368 4152 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1449.49
Current children cumulated vsize (KiB) 48132

[startup+882.301 s]
/proc/loadavg: 1.87 1.79 1.12 3/109 959
/proc/meminfo: memFree=1295200/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=40456 CPUtime=1558.79
/proc/926/stat : 926 (pb_cplex) S 925 925 892 0 -1 4202496 240861 0 0 0 152097 3782 0 0 18 0 2 0 146005213 41426944 4421 1992294400 134512640 146736320 4287816688 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 10114 4421 1122 2985 0 6656 0
[pid=926/tid=951] ppid=925 vsize=40456 CPUtime=255.77
/proc/926/task/951/stat : 951 (pb_cplex) S 925 925 892 0 -1 4202560 5698 0 0 0 24953 624 0 0 16 0 2 0 146064337 41426944 4421 1992294400 134512640 146736320 4287816688 18446744073709551615 144580073 0 2 4096 16387 18446604437827999872 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1558.79
Current children cumulated vsize (KiB) 49156

[startup+942.301 s]
/proc/loadavg: 1.82 1.78 1.15 3/109 961
/proc/meminfo: memFree=1295324/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=40456 CPUtime=1668.05
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 246154 0 0 0 162759 4046 0 0 18 0 2 0 146005213 41426944 4445 1992294400 134512640 146736320 4287816688 18446744073709551615 137343128 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 10114 4445 1119 2985 0 6656 0
[pid=926/tid=951] ppid=925 vsize=40456 CPUtime=308.06
/proc/926/task/951/stat : 951 (pb_cplex) R 925 925 892 0 -1 4202560 7141 0 0 0 30060 746 0 0 16 0 2 0 146064337 41426944 4445 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1668.05
Current children cumulated vsize (KiB) 49156

[startup+1002.3 s]
/proc/loadavg: 1.88 1.80 1.20 3/109 963
/proc/meminfo: memFree=1295324/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=40456 CPUtime=1777.46
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 246741 0 0 0 173434 4312 0 0 18 0 2 0 146005213 41426944 4446 1992294400 134512640 146736320 4287816688 18446744073709551615 136400460 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 10114 4446 1119 2985 0 6656 0
[pid=926/tid=951] ppid=925 vsize=40456 CPUtime=360.47
/proc/926/task/951/stat : 951 (pb_cplex) R 925 925 892 0 -1 4202560 7455 0 0 0 35173 874 0 0 16 0 2 0 146064337 41426944 4446 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1777.46
Current children cumulated vsize (KiB) 49156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1014.8 s]
/proc/loadavg: 1.84 1.80 1.20 3/109 963
/proc/meminfo: memFree=1295324/2059040 swapFree=4139708/4192956
[pid=925] ppid=923 vsize=8700 CPUtime=0
/proc/925/stat : 925 (run) S 923 925 892 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 146005213 8908800 249 1992294400 4194304 4922060 140737152435232 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/925/statm: 2175 249 208 178 0 68 0
[pid=926] ppid=925 vsize=40456 CPUtime=1800.16
/proc/926/stat : 926 (pb_cplex) R 925 925 892 0 -1 4202496 246742 0 0 0 175647 4369 0 0 18 0 2 0 146005213 41426944 4447 1992294400 134512640 146736320 4287816688 18446744073709551615 136384852 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/926/statm: 10114 4447 1119 2985 0 6656 0
[pid=926/tid=951] ppid=925 vsize=40456 CPUtime=371.31
/proc/926/task/951/stat : 951 (pb_cplex) R 925 925 892 0 -1 4202560 7456 0 0 0 36232 899 0 0 16 0 2 0 146064337 41426944 4447 1992294400 134512640 146736320 4287816688 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 49156

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1014.82
CPU time (s): 1800.19
CPU user time (s): 1756.5
CPU system time (s): 43.6944
CPU usage (%): 177.391
Max. virtual memory (cumulated for all children) (KiB): 50180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1756.5
system time used= 43.6944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247117
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= 1473949
involuntary context switches= 31823

runsolver used 1.93471 second user time and 5.40518 second system time

The end

Launcher Data

Begin job on node056 at 2010-07-02 07:05:42
IDJOB=2696867
IDBENCH=47901
IDSOLVER=1209
FILE ID=node056/2696867-1278047142
PBS_JOBID= 11198838
Free space on /tmp= 98304 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=5-P0=29-P1=11-P2=11-P3=17-P4=29-P5=23-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696867-1278047142/watcher-2696867-1278047142 -o /tmp/evaluation-result-2696867-1278047142/solver-2696867-1278047142 -C 1800 -W 2000 -M 1800  run HOME/instance-2696867-1278047142.opb

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

MD5SUM BENCH= fcb10f2a5637609269e4645e32e48d88
RANDOM SEED=1985801389

node056.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.215
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.43
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.215
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:       1312684 kB
Buffers:        148520 kB
Cached:         489768 kB
SwapCached:       7072 kB
Active:         224124 kB
Inactive:       428004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1312684 kB
SwapTotal:     4192956 kB
SwapFree:      4139708 kB
Dirty:           16876 kB
Writeback:           0 kB
AnonPages:       12208 kB
Mapped:          12048 kB
Slab:            72128 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180652 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-2696867-1278047142.opb

Free space on /tmp at the end= 98288 MiB
End job on node056 at 2010-07-02 07:22:37