Trace number 2696974

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.06 1082.82

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=37-P1=223-P2=197-P3=97-P4=11-P5=157-P6=97-P7=127-P8=79-P9=11-B.opb
MD5SUMcdc1e49bcf2e6b6913c93a683c821b72
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.834872
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 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 constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)576
Sum of products size (including duplicates)1152
Number of different products576
Sum of products size1152

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696974-1278048206.opb.
0.00/0.00	c Instance file HOME/instance-2696974-1278048206.opb
0.00/0.00	c File size is 43525 bytes.
0.00/0.03	c Highest Coefficient sum: 130560
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.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      792                                                 |
0.00/0.03	c |  Number Constraints:    1171                                                |
0.00/0.03	c ===============================================================================
1800.06/1082.81	c Remaining time 1799.97 sec.
1800.06/1082.81	c 
1800.06/1082.81	c *** INTERRUPTED ***
1800.06/1082.81	s UNKNOWN
1800.06/1082.81	c Total CPU time              : 1780.13 s
1800.06/1082.81	c Memory used           : 89.90 MB
1800.06/1082.81	c CPU time              : 1780.13 s
1800.06/1082.81	c 
1800.06/1082.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-2696974-1278048206/watcher-2696974-1278048206 -o /tmp/evaluation-result-2696974-1278048206/solver-2696974-1278048206 -C 1800 -W 2000 -M 1800 run HOME/instance-2696974-1278048206.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.60 1.70 1.19 3/106 32602
/proc/meminfo: memFree=1655304/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) R 32600 32602 32452 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179989397 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0

[startup+0.0409921 s]
/proc/loadavg: 1.60 1.70 1.19 3/106 32602
/proc/meminfo: memFree=1655304/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100988 s]
/proc/loadavg: 1.60 1.70 1.19 3/106 32602
/proc/meminfo: memFree=1655304/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.303372 s]
/proc/loadavg: 1.60 1.70 1.19 3/106 32602
/proc/meminfo: memFree=1655304/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701428 s]
/proc/loadavg: 1.60 1.70 1.19 3/106 32602
/proc/meminfo: memFree=1655304/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50154 s]
/proc/loadavg: 1.60 1.70 1.19 2/108 32605
/proc/meminfo: memFree=1647228/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=35900 CPUtime=1.91
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 7145 0 0 0 185 6 0 0 17 0 2 0 146113356 36761600 3607 1992294400 134512640 146736320 4286667280 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 8975 3607 1070 2985 0 5517 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 44600

[startup+3.10177 s]
/proc/loadavg: 1.63 1.70 1.19 3/109 32607
/proc/meminfo: memFree=1643624/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=36584 CPUtime=4.63
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 21833 0 0 0 447 16 0 0 16 0 2 0 146113356 37462016 3785 1992294400 134512640 146736320 4286667280 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 9146 3785 1074 2985 0 5688 0
[pid=32603/tid=32607] ppid=32602 vsize=36584 CPUtime=1.7
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 14511 0 0 0 162 8 0 0 17 0 2 0 146113464 37462016 3785 1992294400 134512640 146736320 4286667280 18446744073709551615 136008167 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 45284

[startup+6.30123 s]
/proc/loadavg: 1.63 1.70 1.19 3/109 32607
/proc/meminfo: memFree=1640276/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=40448 CPUtime=10.1
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 40128 0 0 0 979 31 0 0 16 0 2 0 146113356 41418752 4769 1992294400 134512640 146736320 4286667280 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 10112 4769 1074 2985 0 6654 0
[pid=32603/tid=32607] ppid=32602 vsize=40448 CPUtime=4.26
/proc/32603/task/32607/stat : 32607 (pb_cplex) S 32602 32602 32452 0 -1 4202560 21786 0 0 0 411 15 0 0 16 0 2 0 146113464 41418752 4769 1992294400 134512640 146736320 4286667280 18446744073709551615 144580073 0 2 4096 16387 18446604436669170880 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.1
Current children cumulated vsize (KiB) 49148

[startup+12.7021 s]
/proc/loadavg: 1.60 1.69 1.20 3/109 32607
/proc/meminfo: memFree=1634076/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=47636 CPUtime=20.5
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 62970 0 0 0 2002 48 0 0 16 0 2 0 146113356 48779264 6433 1992294400 134512640 146736320 4286667280 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32603/statm: 11909 6433 1074 2985 0 8451 0
[pid=32603/tid=32607] ppid=32602 vsize=47636 CPUtime=9.03
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 30688 0 0 0 881 22 0 0 16 0 2 0 146113464 48779264 6433 1992294400 134512640 146736320 4286667280 18446744073709551615 136007289 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.5
Current children cumulated vsize (KiB) 56336

[startup+25.501 s]
/proc/loadavg: 1.66 1.70 1.20 2/109 32607
/proc/meminfo: memFree=1630852/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=54772 CPUtime=41.07
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 95039 0 0 0 4036 71 0 0 18 0 2 0 146113356 56086528 7837 1992294400 134512640 146736320 4286667280 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 13693 7837 1076 2985 0 10235 0
[pid=32603/tid=32607] ppid=32602 vsize=54772 CPUtime=18.49
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 48497 0 0 0 1815 34 0 0 16 0 2 0 146113464 56086528 7837 1992294400 134512640 146736320 4286667280 18446744073709551615 135999292 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.07
Current children cumulated vsize (KiB) 63472

[startup+51.1016 s]
/proc/loadavg: 1.70 1.71 1.22 2/109 32607
/proc/meminfo: memFree=1625272/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=59856 CPUtime=82.42
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 188909 0 0 0 8109 133 0 0 18 0 2 0 146113356 61292544 9118 1992294400 134512640 146736320 4286667280 18446744073709551615 136017850 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 14964 9118 1074 2985 0 11506 0
[pid=32603/tid=32607] ppid=32602 vsize=59856 CPUtime=38.36
/proc/32603/task/32607/stat : 32607 (pb_cplex) S 32602 32602 32452 0 -1 4202560 99516 0 0 0 3769 67 0 0 16 0 2 0 146113464 61292544 9118 1992294400 134512640 146736320 4286667280 18446744073709551615 144580073 0 2 4096 16387 18446604436669170880 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 82.42
Current children cumulated vsize (KiB) 68556

[startup+102.309 s]
/proc/loadavg: 1.58 1.68 1.23 2/109 32609
/proc/meminfo: memFree=1618204/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=64548 CPUtime=166.8
/proc/32603/stat : 32603 (pb_cplex) S 32602 32602 32452 0 -1 4202496 419786 0 0 0 16408 272 0 0 16 0 2 0 146113356 66097152 10252 1992294400 134512640 146736320 4286667280 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32603/statm: 16137 10252 1074 2985 0 12679 0
[pid=32603/tid=32607] ppid=32602 vsize=64548 CPUtime=78.23
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 209691 0 0 0 7688 135 0 0 18 0 2 0 146113464 66097152 10252 1992294400 134512640 146736320 4286667280 18446744073709551615 136403117 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 166.8
Current children cumulated vsize (KiB) 73248

[startup+162.301 s]
/proc/loadavg: 1.74 1.70 1.27 2/109 32611
/proc/meminfo: memFree=1612376/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=71740 CPUtime=262.62
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 684637 0 0 0 25834 428 0 0 16 0 2 0 146113356 73461760 11692 1992294400 134512640 146736320 4286667280 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 17935 11692 1100 2985 0 14477 0
[pid=32603/tid=32607] ppid=32602 vsize=71740 CPUtime=123.29
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 336197 0 0 0 12119 210 0 0 17 0 2 0 146113464 73461760 11692 1992294400 134512640 146736320 4286667280 18446744073709551615 136017502 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 262.62
Current children cumulated vsize (KiB) 80440

[startup+222.301 s]
/proc/loadavg: 1.82 1.74 1.31 3/109 32613
/proc/meminfo: memFree=1591792/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=85412 CPUtime=358.95
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 799691 0 0 0 35393 502 0 0 16 0 2 0 146113356 87461888 15210 1992294400 134512640 146736320 4286667280 18446744073709551615 136384857 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32603/statm: 21353 15210 1082 2985 0 17895 0
[pid=32603/tid=32607] ppid=32602 vsize=85412 CPUtime=171.96
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 392873 0 0 0 16948 248 0 0 18 0 2 0 146113464 87461888 15210 1992294400 134512640 146736320 4286667280 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 358.95
Current children cumulated vsize (KiB) 94112

[startup+282.302 s]
/proc/loadavg: 2.14 1.84 1.37 3/109 32613
/proc/meminfo: memFree=1596876/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=85412 CPUtime=469.17
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 891149 0 0 0 46322 595 0 0 18 0 2 0 146113356 87461888 15213 1992294400 134512640 146736320 4286667280 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 21353 15213 1082 2985 0 17895 0
[pid=32603/tid=32607] ppid=32602 vsize=85412 CPUtime=226.28
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 431647 0 0 0 22335 293 0 0 17 0 2 0 146113464 87461888 15213 1992294400 134512640 146736320 4286667280 18446744073709551615 135851007 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 469.17
Current children cumulated vsize (KiB) 94112

[startup+342.302 s]
/proc/loadavg: 2.28 1.93 1.43 3/109 32615
/proc/meminfo: memFree=1596876/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=85412 CPUtime=576.18

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

[pid=32603] ppid=32602 vsize=85456 CPUtime=881.33
/proc/32603/stat : 32603 (pb_cplex) S 32602 32602 32452 0 -1 4202496 1489555 0 0 0 87119 1014 0 0 17 0 2 0 146113356 87506944 15228 1992294400 134512640 146736320 4286667280 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 21364 15228 1082 2985 0 17906 0
[pid=32603/tid=32607] ppid=32602 vsize=85456 CPUtime=427.76
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 732720 0 0 0 42269 507 0 0 17 0 2 0 146113464 87506944 15228 1992294400 134512640 146736320 4286667280 18446744073709551615 135526863 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 881.33
Current children cumulated vsize (KiB) 94156

[startup+582.301 s]
/proc/loadavg: 2.05 1.98 1.55 2/109 32624
/proc/meminfo: memFree=1591164/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=94768 CPUtime=978.47
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 1511649 0 0 0 96787 1060 0 0 18 0 2 0 146113356 97042432 16903 1992294400 134512640 146736320 4286667280 18446744073709551615 136015579 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 23692 16903 1082 2985 0 20234 0
[pid=32603/tid=32607] ppid=32602 vsize=94768 CPUtime=476.88
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 739420 0 0 0 47157 531 0 0 16 0 2 0 146113464 97042432 16903 1992294400 134512640 146736320 4286667280 18446744073709551615 135237163 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 978.47
Current children cumulated vsize (KiB) 103468

[startup+642.302 s]
/proc/loadavg: 1.62 1.86 1.54 2/109 32626
/proc/meminfo: memFree=1596620/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=85500 CPUtime=1067.63
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 1582726 0 0 0 105655 1108 0 0 18 0 2 0 146113356 87552000 15254 1992294400 134512640 146736320 4286667280 18446744073709551615 136008160 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32603/statm: 21375 15254 1082 2985 0 17917 0
[pid=32603/tid=32607] ppid=32602 vsize=85500 CPUtime=523.13
/proc/32603/task/32607/stat : 32607 (pb_cplex) S 32602 32602 32452 0 -1 4202560 775026 0 0 0 51759 554 0 0 16 0 2 0 146113464 87552000 15254 1992294400 134512640 146736320 4286667280 18446744073709551615 144580073 0 2 4096 16387 18446604436669170880 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1067.63
Current children cumulated vsize (KiB) 94200

[startup+702.301 s]
/proc/loadavg: 1.73 1.84 1.55 3/109 32628
/proc/meminfo: memFree=1596620/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=85500 CPUtime=1163.43
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 1611277 0 0 0 115185 1158 0 0 17 0 2 0 146113356 87552000 15254 1992294400 134512640 146736320 4286667280 18446744073709551615 136402277 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 21375 15254 1082 2985 0 17917 0
[pid=32603/tid=32607] ppid=32602 vsize=85500 CPUtime=572.53
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 779384 0 0 0 56678 575 0 0 16 0 2 0 146113464 87552000 15254 1992294400 134512640 146736320 4286667280 18446744073709551615 136015694 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1163.43
Current children cumulated vsize (KiB) 94200

[startup+762.309 s]
/proc/loadavg: 1.49 1.76 1.54 3/109 32630
/proc/meminfo: memFree=1595752/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=86332 CPUtime=1253.89
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 1687482 0 0 0 124166 1223 0 0 17 0 2 0 146113356 88403968 15485 1992294400 134512640 146736320 4286667280 18446744073709551615 136400586 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 21583 15485 1082 2985 0 18125 0
[pid=32603/tid=32607] ppid=32602 vsize=86332 CPUtime=618.97
/proc/32603/task/32607/stat : 32607 (pb_cplex) S 32602 32602 32452 0 -1 4202560 819828 0 0 0 61288 609 0 0 16 0 2 0 146113464 88403968 15485 1992294400 134512640 146736320 4286667280 18446744073709551615 144580073 0 2 4096 16387 18446604436669170880 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1253.89
Current children cumulated vsize (KiB) 95032

[startup+822.301 s]
/proc/loadavg: 1.65 1.75 1.55 3/109 32632
/proc/meminfo: memFree=1593768/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=89392 CPUtime=1341.58
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 1852512 0 0 0 132835 1323 0 0 17 0 2 0 146113356 91537408 16049 1992294400 134512640 146736320 4286667280 18446744073709551615 135468687 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 22348 16049 1082 2985 0 18890 0
[pid=32603/tid=32607] ppid=32602 vsize=89392 CPUtime=658.95
/proc/32603/task/32607/stat : 32607 (pb_cplex) S 32602 32602 32452 0 -1 4202560 900015 0 0 0 65238 657 0 0 16 0 2 0 146113464 91537408 16049 1992294400 134512640 146736320 4286667280 18446744073709551615 144580073 0 2 4096 16387 18446604436669170880 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1341.58
Current children cumulated vsize (KiB) 98092

[startup+882.301 s]
/proc/loadavg: 1.62 1.71 1.55 3/109 32632
/proc/meminfo: memFree=1592908/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=91264 CPUtime=1437.76
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 1891278 0 0 0 142397 1379 0 0 17 0 2 0 146113356 93454336 16455 1992294400 134512640 146736320 4286667280 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 22816 16455 1082 2985 0 19358 0
[pid=32603/tid=32607] ppid=32602 vsize=91264 CPUtime=707.09
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 904902 0 0 0 70031 678 0 0 17 0 2 0 146113464 93454336 16455 1992294400 134512640 146736320 4286667280 18446744073709551615 139039537 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1437.76
Current children cumulated vsize (KiB) 99964

[startup+942.302 s]
/proc/loadavg: 1.98 1.80 1.58 3/109 32634
/proc/meminfo: memFree=1590552/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=92004 CPUtime=1546.78
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 2128632 0 0 0 153114 1564 0 0 17 0 2 0 146113356 94212096 16811 1992294400 134512640 146736320 4286667280 18446744073709551615 135526778 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32603/statm: 23001 16811 1082 2985 0 19543 0
[pid=32603/tid=32607] ppid=32602 vsize=92004 CPUtime=761.15
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 982019 0 0 0 75369 746 0 0 16 0 2 0 146113464 94212096 16811 1992294400 134512640 146736320 4286667280 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1546.78
Current children cumulated vsize (KiB) 100704

[startup+1002.3 s]
/proc/loadavg: 1.87 1.82 1.60 3/109 32636
/proc/meminfo: memFree=1589808/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=92356 CPUtime=1655.41
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 2336692 0 0 0 163803 1738 0 0 18 0 2 0 146113356 94572544 16917 1992294400 134512640 146736320 4286667280 18446744073709551615 136015684 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32603/statm: 23089 16917 1082 2985 0 19631 0
[pid=32603/tid=32607] ppid=32602 vsize=92356 CPUtime=815.31
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 1066526 0 0 0 80712 819 0 0 18 0 2 0 146113464 94572544 16917 1992294400 134512640 146736320 4286667280 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1655.41
Current children cumulated vsize (KiB) 101056

[startup+1062.3 s]
/proc/loadavg: 2.00 1.86 1.63 3/109 32638
/proc/meminfo: memFree=1590304/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=92012 CPUtime=1763.37
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 2582813 0 0 0 174420 1917 0 0 16 0 2 0 146113356 94220288 16840 1992294400 134512640 146736320 4286667280 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 23003 16840 1082 2985 0 19545 0
[pid=32603/tid=32607] ppid=32602 vsize=92012 CPUtime=868.98
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 1181649 0 0 0 85993 905 0 0 17 0 2 0 146113464 94220288 16840 1992294400 134512640 146736320 4286667280 18446744073709551615 137371917 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1763.37
Current children cumulated vsize (KiB) 100712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1082.8 s]
/proc/loadavg: 2.22 1.92 1.66 3/109 32638
/proc/meminfo: memFree=1590304/2059040 swapFree=4140152/4192956
[pid=32602] ppid=32600 vsize=8700 CPUtime=0
/proc/32602/stat : 32602 (run) S 32600 32602 32452 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146113356 8908800 248 1992294400 4194304 4922060 140735551159936 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32602/statm: 2175 248 208 178 0 68 0
[pid=32603] ppid=32602 vsize=92056 CPUtime=1800.06
/proc/32603/stat : 32603 (pb_cplex) R 32602 32602 32452 0 -1 4202496 2704222 0 0 0 178011 1995 0 0 17 0 2 0 146113356 94265344 16840 1992294400 134512640 146736320 4286667280 18446744073709551615 135468524 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32603/statm: 23014 16840 1082 2985 0 19556 0
[pid=32603/tid=32607] ppid=32602 vsize=92056 CPUtime=887.26
/proc/32603/task/32607/stat : 32607 (pb_cplex) R 32602 32602 32452 0 -1 4202560 1263586 0 0 0 87771 955 0 0 16 0 2 0 146113464 94265344 16840 1992294400 134512640 146736320 4286667280 18446744073709551615 136364170 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 100756

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1082.82
CPU time (s): 1800.06
CPU user time (s): 1780.11
CPU system time (s): 19.95
CPU usage (%): 166.238
Max. virtual memory (cumulated for all children) (KiB): 123760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 364
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2

runsolver used 2.11368 second user time and 5.56615 second system time

The end

Launcher Data

Begin job on node039 at 2010-07-02 07:23:26
IDJOB=2696974
IDBENCH=48008
IDSOLVER=1209
FILE ID=node039/2696974-1278048206
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=8-P0=37-P1=223-P2=197-P3=97-P4=11-P5=157-P6=97-P7=127-P8=79-P9=11-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696974-1278048206/watcher-2696974-1278048206 -o /tmp/evaluation-result-2696974-1278048206/solver-2696974-1278048206 -C 1800 -W 2000 -M 1800  run HOME/instance-2696974-1278048206.opb

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

MD5SUM BENCH= cdc1e49bcf2e6b6913c93a683c821b72
RANDOM SEED=506061219

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:       1655956 kB
Buffers:        116688 kB
Cached:         188844 kB
SwapCached:       6224 kB
Active:         175288 kB
Inactive:       143948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1655956 kB
SwapTotal:     4192956 kB
SwapFree:      4140152 kB
Dirty:           16872 kB
Writeback:           0 kB
AnonPages:       11952 kB
Mapped:          11972 kB
Slab:            61868 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181688 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-2696974-1278048206.opb

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