Trace number 2696853

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.11 1040.32

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=5-P1=11-P2=11-P3=29-P4=29-P5=23-P6=29-P7=17-P8=29-P9=17-B.opb
MD5SUMe959fdee0b143510a2016bc4f8055563
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 benchmark1.69974
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 variables135
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 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)225
Sum of products size (including duplicates)450
Number of different products225
Sum of products size450

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696853-1278047141.opb.
0.00/0.00	c Instance file HOME/instance-2696853-1278047141.opb
0.00/0.00	c File size is 16961 bytes.
0.00/0.01	c Highest Coefficient sum: 1984
0.00/0.01	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:      360                                                 |
0.00/0.01	c |  Number Constraints:    469                                                 |
0.00/0.01	c ===============================================================================
1800.11/1040.31	c Remaining time 1799.99 sec.
1800.11/1040.31	c 
1800.11/1040.31	c *** INTERRUPTED ***
1800.11/1040.31	s UNKNOWN
1800.11/1040.31	c Total CPU time              : 1769.96 s
1800.11/1040.31	c Memory used           : 62.20 MB
1800.11/1040.31	c CPU time              : 1769.96 s
1800.11/1040.31	c 
1800.11/1040.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-2696853-1278047141/watcher-2696853-1278047141 -o /tmp/evaluation-result-2696853-1278047141/solver-2696853-1278047141 -C 1800 -W 2000 -M 1800 run HOME/instance-2696853-1278047141.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 32485
/proc/meminfo: memFree=1656048/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) R 32483 32485 32452 0 -1 4202496 349 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179989397 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0

[startup+0.0858331 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 32485
/proc/meminfo: memFree=1656048/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101832 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 32485
/proc/meminfo: memFree=1656048/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.306369 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 32485
/proc/meminfo: memFree=1656048/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701693 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 32485
/proc/meminfo: memFree=1656048/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5008 s]
/proc/loadavg: 0.00 0.00 0.00 4/109 32490
/proc/meminfo: memFree=1649576/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=33068 CPUtime=2.25
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 13010 0 0 0 216 9 0 0 17 0 2 0 146006900 33861632 2939 1992294400 134512640 146736320 4287815664 18446744073709551615 137460179 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32486/statm: 8267 2939 1074 2985 0 4809 0
[pid=32486/tid=32490] ppid=32485 vsize=33068 CPUtime=0.71
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 4939 0 0 0 68 3 0 0 18 0 2 0 146006971 33861632 2939 1992294400 134512640 146736320 4287815664 18446744073709551615 135453309 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 41768

[startup+3.10103 s]
/proc/loadavg: 0.16 0.03 0.01 2/109 32490
/proc/meminfo: memFree=1646104/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=35672 CPUtime=5.06
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 18774 0 0 0 492 14 0 0 17 0 2 0 146006900 36528128 3404 1992294400 134512640 146736320 4287815664 18446744073709551615 136004290 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32486/statm: 8918 3404 1074 2985 0 5460 0
[pid=32486/tid=32490] ppid=32485 vsize=35672 CPUtime=2.07
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 8024 0 0 0 202 5 0 0 17 0 2 0 146006971 36528128 3404 1992294400 134512640 146736320 4287815664 18446744073709551615 135459654 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 44372

[startup+6.30149 s]
/proc/loadavg: 0.16 0.03 0.01 3/109 32490
/proc/meminfo: memFree=1643376/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=37788 CPUtime=10.61
/proc/32486/stat : 32486 (pb_cplex) S 32485 32485 32452 0 -1 4202496 24497 0 0 0 1040 21 0 0 17 0 2 0 146006900 38694912 3967 1992294400 134512640 146736320 4287815664 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 9447 3967 1074 2985 0 5989 0
[pid=32486/tid=32490] ppid=32485 vsize=37788 CPUtime=4.83
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 11544 0 0 0 474 9 0 0 16 0 2 0 146006971 38694912 3967 1992294400 134512640 146736320 4287815664 18446744073709551615 135453309 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.61
Current children cumulated vsize (KiB) 46488

[startup+12.7014 s]
/proc/loadavg: 0.44 0.10 0.03 4/109 32492
/proc/meminfo: memFree=1642136/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=42032 CPUtime=21.74
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 44267 0 0 0 2135 39 0 0 17 0 2 0 146006900 43040768 4997 1992294400 134512640 146736320 4287815664 18446744073709551615 136008665 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32486/statm: 10508 4997 1094 2985 0 7050 0
[pid=32486/tid=32490] ppid=32485 vsize=42032 CPUtime=10.39
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 21476 0 0 0 1021 18 0 0 16 0 2 0 146006971 43040768 4997 1992294400 134512640 146736320 4287815664 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.74
Current children cumulated vsize (KiB) 50732

[startup+25.5012 s]
/proc/loadavg: 0.83 0.19 0.06 3/109 32492
/proc/meminfo: memFree=1637796/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=43120 CPUtime=44.53
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 57974 0 0 0 4389 64 0 0 17 0 2 0 146006900 44154880 5416 1992294400 134512640 146736320 4287815664 18446744073709551615 135920928 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32486/statm: 10780 5416 1094 2985 0 7322 0
[pid=32486/tid=32490] ppid=32485 vsize=43120 CPUtime=21.83
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 26693 0 0 0 2153 30 0 0 16 0 2 0 146006971 44154880 5416 1992294400 134512640 146736320 4287815664 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 44.53
Current children cumulated vsize (KiB) 51820

[startup+51.1019 s]
/proc/loadavg: 1.18 0.32 0.11 2/109 32492
/proc/meminfo: memFree=1635688/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=43748 CPUtime=83.51
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 97740 0 0 0 8239 112 0 0 16 0 2 0 146006900 44797952 5599 1992294400 134512640 146736320 4287815664 18446744073709551615 135468694 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32486/statm: 10937 5599 1105 2985 0 7479 0
[pid=32486/tid=32490] ppid=32485 vsize=43748 CPUtime=37.63
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 45236 0 0 0 3711 52 0 0 16 0 2 0 146006971 44797952 5599 1992294400 134512640 146736320 4287815664 18446744073709551615 138462936 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.51
Current children cumulated vsize (KiB) 52448

[startup+102.309 s]
/proc/loadavg: 1.61 0.60 0.21 3/109 32494
/proc/meminfo: memFree=1634200/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=46924 CPUtime=173.57
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 212222 0 0 0 17073 284 0 0 16 0 2 0 146006900 48050176 6237 1992294400 134512640 146736320 4287815664 18446744073709551615 135468754 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 11731 6237 1105 2985 0 8273 0
[pid=32486/tid=32490] ppid=32485 vsize=46924 CPUtime=82.09
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 105050 0 0 0 8071 138 0 0 16 0 2 0 146006971 48050176 6237 1992294400 134512640 146736320 4287815664 18446744073709551615 136015707 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 173.57
Current children cumulated vsize (KiB) 55624

[startup+162.302 s]
/proc/loadavg: 1.85 0.85 0.32 2/109 32496
/proc/meminfo: memFree=1633704/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=47136 CPUtime=279.02
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 278917 0 0 0 27454 448 0 0 17 0 2 0 146006900 48267264 6299 1992294400 134512640 146736320 4287815664 18446744073709551615 137080575 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32486/statm: 11784 6299 1105 2985 0 8326 0
[pid=32486/tid=32490] ppid=32485 vsize=47136 CPUtime=133.74
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 138630 0 0 0 13156 218 0 0 16 0 2 0 146006971 48267264 6299 1992294400 134512640 146736320 4287815664 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 279.02
Current children cumulated vsize (KiB) 55836

[startup+222.301 s]
/proc/loadavg: 1.74 1.00 0.40 3/109 32496
/proc/meminfo: memFree=1631844/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=49664 CPUtime=383.44
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 322790 0 0 0 37726 618 0 0 17 0 2 0 146006900 50855936 6813 1992294400 134512640 146736320 4287815664 18446744073709551615 135526859 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 12416 6813 1105 2985 0 8958 0
[pid=32486/tid=32490] ppid=32485 vsize=49664 CPUtime=185.19
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 158355 0 0 0 18216 303 0 0 16 0 2 0 146006971 50855936 6813 1992294400 134512640 146736320 4287815664 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 383.44
Current children cumulated vsize (KiB) 58364

[startup+282.301 s]
/proc/loadavg: 1.89 1.16 0.50 2/109 32498
/proc/meminfo: memFree=1630108/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=51292 CPUtime=488.27
/proc/32486/stat : 32486 (pb_cplex) S 32485 32485 32452 0 -1 4202496 371329 0 0 0 48045 782 0 0 16 0 2 0 146006900 52523008 7242 1992294400 134512640 146736320 4287815664 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 12823 7242 1106 2985 0 9365 0
[pid=32486/tid=32490] ppid=32485 vsize=51292 CPUtime=236.51
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 177921 0 0 0 23272 379 0 0 16 0 2 0 146006971 52523008 7242 1992294400 134512640 146736320 4287815664 18446744073709551615 135982683 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 488.27
Current children cumulated vsize (KiB) 59992

[startup+342.301 s]
/proc/loadavg: 1.86 1.28 0.58 3/109 32500
/proc/meminfo: memFree=1630232/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=32486] ppid=32485 vsize=52288 CPUtime=905.1
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 469190 0 0 0 89048 1462 0 0 16 0 2 0 146006900 53542912 7452 1992294400 134512640 146736320 4287815664 18446744073709551615 135454141 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 13072 7452 1106 2985 0 9614 0
[pid=32486/tid=32490] ppid=32485 vsize=52288 CPUtime=442.75
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 228677 0 0 0 43560 715 0 0 16 0 2 0 146006971 53542912 7452 1992294400 134512640 146736320 4287815664 18446744073709551615 135850988 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 905.1
Current children cumulated vsize (KiB) 60988

[startup+582.301 s]
/proc/loadavg: 1.74 1.49 0.82 2/109 32506
/proc/meminfo: memFree=1626512/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=54736 CPUtime=1007.43
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 569125 0 0 0 99079 1664 0 0 16 0 2 0 146006900 56049664 8078 1992294400 134512640 146736320 4287815664 18446744073709551615 135450735 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 13684 8078 1106 2985 0 10226 0
[pid=32486/tid=32490] ppid=32485 vsize=54736 CPUtime=493.07
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 273147 0 0 0 48495 812 0 0 16 0 2 0 146006971 56049664 8078 1992294400 134512640 146736320 4287815664 18446744073709551615 135454093 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1007.43
Current children cumulated vsize (KiB) 63436

[startup+642.301 s]
/proc/loadavg: 1.80 1.55 0.88 3/109 32508
/proc/meminfo: memFree=1622296/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=59268 CPUtime=1110.27
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 608281 0 0 0 109185 1842 0 0 16 0 2 0 146006900 60690432 9291 1992294400 134512640 146736320 4287815664 18446744073709551615 135454096 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32486/statm: 14817 9291 1107 2985 0 11359 0
[pid=32486/tid=32490] ppid=32485 vsize=59268 CPUtime=542.83
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 295748 0 0 0 53383 900 0 0 16 0 2 0 146006971 60690432 9291 1992294400 134512640 146736320 4287815664 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1110.27
Current children cumulated vsize (KiB) 67968

[startup+702.301 s]
/proc/loadavg: 1.79 1.60 0.93 3/109 32510
/proc/meminfo: memFree=1620188/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=61364 CPUtime=1213.42
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 613859 0 0 0 119330 2012 0 0 16 0 2 0 146006900 62836736 9650 1992294400 134512640 146736320 4287815664 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 15341 9650 1106 2985 0 11883 0
[pid=32486/tid=32490] ppid=32485 vsize=61364 CPUtime=593.23
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 298432 0 0 0 58338 985 0 0 16 0 2 0 146006971 62836736 9650 1992294400 134512640 146736320 4287815664 18446744073709551615 136402270 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1213.42
Current children cumulated vsize (KiB) 70064

[startup+762.309 s]
/proc/loadavg: 1.83 1.64 0.99 3/109 32512
/proc/meminfo: memFree=1620188/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=61364 CPUtime=1316.98
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 628021 0 0 0 129508 2190 0 0 16 0 2 0 146006900 62836736 9654 1992294400 134512640 146736320 4287815664 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 15341 9654 1106 2985 0 11883 0
[pid=32486/tid=32490] ppid=32485 vsize=61364 CPUtime=643.85
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 304665 0 0 0 63312 1073 0 0 16 0 2 0 146006971 62836736 9654 1992294400 134512640 146736320 4287815664 18446744073709551615 135454083 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1316.98
Current children cumulated vsize (KiB) 70064

[startup+822.302 s]
/proc/loadavg: 1.86 1.69 1.04 3/109 32512
/proc/meminfo: memFree=1620064/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=61364 CPUtime=1421.83
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 647927 0 0 0 139820 2363 0 0 16 0 2 0 146006900 62836736 9656 1992294400 134512640 146736320 4287815664 18446744073709551615 135467806 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 15341 9656 1106 2985 0 11883 0
[pid=32486/tid=32490] ppid=32485 vsize=61364 CPUtime=694.98
/proc/32486/task/32490/stat : 32490 (pb_cplex) S 32485 32485 32452 0 -1 4202560 314517 0 0 0 68340 1158 0 0 16 0 2 0 146006971 62836736 9656 1992294400 134512640 146736320 4287815664 18446744073709551615 144580073 0 2 4096 16387 18446604437830197568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 70064

[startup+882.301 s]
/proc/loadavg: 1.83 1.71 1.09 3/109 32514
/proc/meminfo: memFree=1620188/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=61364 CPUtime=1525.89
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 674489 0 0 0 150047 2542 0 0 16 0 2 0 146006900 62836736 9641 1992294400 134512640 146736320 4287815664 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 15341 9641 1106 2985 0 11883 0
[pid=32486/tid=32490] ppid=32485 vsize=61364 CPUtime=745.51
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 325768 0 0 0 73302 1249 0 0 16 0 2 0 146006971 62836736 9641 1992294400 134512640 146736320 4287815664 18446744073709551615 135451458 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1525.89
Current children cumulated vsize (KiB) 70064

[startup+942.301 s]
/proc/loadavg: 1.83 1.73 1.13 3/109 32516
/proc/meminfo: memFree=1619568/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=62044 CPUtime=1629.8
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 706918 0 0 0 160258 2722 0 0 16 0 2 0 146006900 63533056 9800 1992294400 134512640 146736320 4287815664 18446744073709551615 135450684 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 15511 9800 1106 2985 0 12053 0
[pid=32486/tid=32490] ppid=32485 vsize=62044 CPUtime=796.59
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 341669 0 0 0 78321 1338 0 0 16 0 2 0 146006971 63533056 9800 1992294400 134512640 146736320 4287815664 18446744073709551615 135526786 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1629.8
Current children cumulated vsize (KiB) 70744

[startup+1002.3 s]
/proc/loadavg: 1.83 1.75 1.17 3/109 32518
/proc/meminfo: memFree=1618452/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=63656 CPUtime=1734.14
/proc/32486/stat : 32486 (pb_cplex) R 32485 32485 32452 0 -1 4202496 734067 0 0 0 170512 2902 0 0 16 0 2 0 146006900 65183744 10175 1992294400 134512640 146736320 4287815664 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 15914 10175 1106 2985 0 12456 0
[pid=32486/tid=32490] ppid=32485 vsize=63656 CPUtime=847.82
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 353459 0 0 0 83355 1427 0 0 16 0 2 0 146006971 65183744 10175 1992294400 134512640 146736320 4287815664 18446744073709551615 135962286 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1734.14
Current children cumulated vsize (KiB) 72356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1040.3 s]
/proc/loadavg: 1.79 1.74 1.19 3/109 32518
/proc/meminfo: memFree=1617708/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=63684 CPUtime=1800.11
/proc/32486/stat : 32486 (pb_cplex) S 32485 32485 32452 0 -1 4202496 744684 0 0 0 176995 3016 0 0 16 0 2 0 146006900 65212416 10215 1992294400 134512640 146736320 4287815664 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 15921 10215 1106 2985 0 12463 0
[pid=32486/tid=32490] ppid=32485 vsize=63684 CPUtime=880.14
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 361723 0 0 0 86530 1484 0 0 16 0 2 0 146006971 65212416 10215 1992294400 134512640 146736320 4287815664 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 72384

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

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

[startup+1040.3 s]
/proc/loadavg: 1.79 1.74 1.19 3/109 32518
/proc/meminfo: memFree=1617708/2059040 swapFree=4140152/4192956
[pid=32485] ppid=32483 vsize=8700 CPUtime=0
/proc/32485/stat : 32485 (run) S 32483 32485 32452 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 146006900 8908800 249 1992294400 4194304 4922060 140734509487968 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32485/statm: 2175 249 208 178 0 68 0
[pid=32486] ppid=32485 vsize=63684 CPUtime=1800.11
/proc/32486/stat : 32486 (pb_cplex) S 32485 32485 32452 0 -1 4202496 744684 0 0 0 176995 3016 0 0 16 0 2 0 146006900 65212416 10215 1992294400 134512640 146736320 4287815664 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32486/statm: 15921 10215 1106 2985 0 12463 0
[pid=32486/tid=32490] ppid=32485 vsize=63684 CPUtime=880.14
/proc/32486/task/32490/stat : 32490 (pb_cplex) R 32485 32485 32452 0 -1 4202560 361723 0 0 0 86530 1484 0 0 16 0 2 0 146006971 65212416 10215 1992294400 134512640 146736320 4287815664 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 72384

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1040.32
CPU time (s): 1800.11
CPU user time (s): 1769.95
CPU system time (s): 30.16
CPU usage (%): 173.034
Max. virtual memory (cumulated for all children) (KiB): 74492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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.07568 second user time and 5.30519 second system time

The end

Launcher Data

Begin job on node039 at 2010-07-02 07:05:41
IDJOB=2696853
IDBENCH=47887
IDSOLVER=1209
FILE ID=node039/2696853-1278047141
PBS_JOBID= 11198852
Free space on /tmp= 62336 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=5-P1=11-P2=11-P3=29-P4=29-P5=23-P6=29-P7=17-P8=29-P9=17-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696853-1278047141/watcher-2696853-1278047141 -o /tmp/evaluation-result-2696853-1278047141/solver-2696853-1278047141 -C 1800 -W 2000 -M 1800  run HOME/instance-2696853-1278047141.opb

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

MD5SUM BENCH= e959fdee0b143510a2016bc4f8055563
RANDOM SEED=1685767235

node039.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.267
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.53
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.267
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1658808 kB
Buffers:        116068 kB
Cached:         186972 kB
SwapCached:       6224 kB
Active:         174124 kB
Inactive:       142532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1658808 kB
SwapTotal:     4192956 kB
SwapFree:      4140152 kB
Dirty:           16764 kB
Writeback:           0 kB
AnonPages:       11884 kB
Mapped:          12000 kB
Slab:            61684 kB
PageTables:       4152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181664 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-2696853-1278047141.opb

Free space on /tmp at the end= 62320 MiB
End job on node039 at 2010-07-02 07:23:04