Trace number 2696986

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.04 1043.72

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=89-P1=181-P2=233-P3=19-P4=167-P5=113-P6=191-P7=61-P8=59-B.opb
MD5SUMa6d214cc283b484f5cca285d86c4d8bb
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 benchmark2.23766
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 variables192
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a 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)512
Sum of products size (including duplicates)1024
Number of different products512
Sum of products size1024

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696986-1278048266.opb.
0.00/0.00	c Instance file HOME/instance-2696986-1278048266.opb
0.00/0.00	c File size is 38505 bytes.
0.00/0.02	c Highest Coefficient sum: 130560
0.00/0.02	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:      704                                                 |
0.00/0.03	c |  Number Constraints:    1041                                                |
0.00/0.03	c ===============================================================================
1800.04/1043.71	c Remaining time 1799.97 sec.
1800.04/1043.71	c 
1800.04/1043.71	c *** INTERRUPTED ***
1800.04/1043.71	s UNKNOWN
1800.04/1043.71	c Total CPU time              : 1778.86 s
1800.04/1043.71	c Memory used           : 100.09 MB
1800.04/1043.71	c CPU time              : 1778.86 s
1800.04/1043.71	c 
1800.04/1043.71	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-2696986-1278048266/watcher-2696986-1278048266 -o /tmp/evaluation-result-2696986-1278048266/solver-2696986-1278048266 -C 1800 -W 2000 -M 1800 run HOME/instance-2696986-1278048266.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.70 1.70 1.24 3/106 1246
/proc/meminfo: memFree=1337352/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) R 1244 1246 1095 0 -1 4202496 348 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972515733 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0

[startup+0.0191989 s]
/proc/loadavg: 1.70 1.70 1.24 3/106 1246
/proc/meminfo: memFree=1337352/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101226 s]
/proc/loadavg: 1.70 1.70 1.24 3/106 1246
/proc/meminfo: memFree=1337352/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301261 s]
/proc/loadavg: 1.70 1.70 1.24 3/106 1246
/proc/meminfo: memFree=1337352/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701333 s]
/proc/loadavg: 1.70 1.70 1.24 3/106 1246
/proc/meminfo: memFree=1337352/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50148 s]
/proc/loadavg: 1.70 1.70 1.24 2/108 1249
/proc/meminfo: memFree=1330144/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=35824 CPUtime=2.01
/proc/1247/stat : 1247 (pb_cplex) S 1246 1246 1095 0 -1 4202496 7737 0 0 0 194 7 0 0 17 0 2 0 146118916 36683776 3446 1992294400 134512640 146736320 4289814096 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 8956 3446 1074 2985 0 5498 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 44524

[startup+3.10177 s]
/proc/loadavg: 1.70 1.70 1.24 3/109 1251
/proc/meminfo: memFree=1326416/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=37392 CPUtime=4.87
/proc/1247/stat : 1247 (pb_cplex) S 1246 1246 1095 0 -1 4202496 14041 0 0 0 474 13 0 0 18 0 2 0 146118916 38289408 3920 1992294400 134512640 146736320 4289814096 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1247/statm: 9348 3920 1074 2985 0 5890 0
[pid=1247/tid=1251] ppid=1246 vsize=37392 CPUtime=1.69
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 3860 0 0 0 166 3 0 0 16 0 2 0 146119024 38289408 3920 1992294400 134512640 146736320 4289814096 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 46092

[startup+6.30135 s]
/proc/loadavg: 1.73 1.70 1.25 3/109 1253
/proc/meminfo: memFree=1322944/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=40040 CPUtime=10.5
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 37735 0 0 0 1020 30 0 0 16 0 2 0 146118916 41000960 4568 1992294400 134512640 146736320 4289814096 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 10010 4568 1078 2985 0 6552 0
[pid=1247/tid=1251] ppid=1246 vsize=40040 CPUtime=4.64
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 15339 0 0 0 453 11 0 0 17 0 2 0 146119024 41000960 4568 1992294400 134512640 146736320 4289814096 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.5
Current children cumulated vsize (KiB) 48740

[startup+12.7015 s]
/proc/loadavg: 1.75 1.70 1.25 3/109 1253
/proc/meminfo: memFree=1318232/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=46904 CPUtime=21.07
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 59831 0 0 0 2062 45 0 0 17 0 2 0 146118916 48029696 6029 1992294400 134512640 146736320 4289814096 18446744073709551615 136403114 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1247/statm: 11726 6029 1075 2985 0 8268 0
[pid=1247/tid=1251] ppid=1246 vsize=46904 CPUtime=9.48
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 26135 0 0 0 929 19 0 0 16 0 2 0 146119024 48029696 6029 1992294400 134512640 146736320 4289814096 18446744073709551615 135850735 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.07
Current children cumulated vsize (KiB) 55604

[startup+25.5008 s]
/proc/loadavg: 1.58 1.67 1.24 3/109 1253
/proc/meminfo: memFree=1315256/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=48704 CPUtime=42.32
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 108981 0 0 0 4154 78 0 0 16 0 2 0 146118916 49872896 6489 1992294400 134512640 146736320 4289814096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 12176 6489 1074 2985 0 8718 0
[pid=1247/tid=1251] ppid=1246 vsize=48704 CPUtime=20.5
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 54177 0 0 0 2014 36 0 0 18 0 2 0 146119024 49872896 6489 1992294400 134512640 146736320 4289814096 18446744073709551615 136017766 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.32
Current children cumulated vsize (KiB) 57404

[startup+51.1005 s]
/proc/loadavg: 1.82 1.71 1.27 4/109 1253
/proc/meminfo: memFree=1311164/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=53856 CPUtime=84.47
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 206560 0 0 0 8311 136 0 0 16 0 2 0 146118916 55148544 7598 1992294400 134512640 146736320 4289814096 18446744073709551615 139042901 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 13464 7598 1074 2985 0 10006 0
[pid=1247/tid=1251] ppid=1246 vsize=53856 CPUtime=41.23
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 95681 0 0 0 4062 61 0 0 16 0 2 0 146119024 55148544 7598 1992294400 134512640 146736320 4289814096 18446744073709551615 135526863 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.47
Current children cumulated vsize (KiB) 62556

[startup+102.309 s]
/proc/loadavg: 1.96 1.76 1.30 5/109 1255
/proc/meminfo: memFree=1303352/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=58220 CPUtime=170.28
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 397614 0 0 0 16764 264 0 0 18 0 2 0 146118916 59617280 8461 1992294400 134512640 146736320 4289814096 18446744073709551615 135443327 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1247/statm: 14555 8467 1080 2985 0 11097 0
[pid=1247/tid=1251] ppid=1246 vsize=58220 CPUtime=83.44
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 187926 0 0 0 8219 125 0 0 17 0 2 0 146119024 59617280 8467 1992294400 134512640 146736320 4289814096 18446744073709551615 135526877 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 170.28
Current children cumulated vsize (KiB) 66920

[startup+162.302 s]
/proc/loadavg: 1.78 1.75 1.33 2/109 1257
/proc/meminfo: memFree=1298144/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=66348 CPUtime=269.55
/proc/1247/stat : 1247 (pb_cplex) S 1246 1246 1095 0 -1 4202496 631491 0 0 0 26540 415 0 0 16 0 2 0 146118916 67940352 10714 1992294400 134512640 146736320 4289814096 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1247/statm: 16587 10714 1074 2985 0 13129 0
[pid=1247/tid=1251] ppid=1246 vsize=66348 CPUtime=133.91
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 309452 0 0 0 13190 201 0 0 25 0 2 0 146119024 67940352 10714 1992294400 134512640 146736320 4289814096 18446744073709551615 139044529 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 269.55
Current children cumulated vsize (KiB) 75048

[startup+222.302 s]
/proc/loadavg: 1.92 1.78 1.37 3/109 1257
/proc/meminfo: memFree=1290828/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=80288 CPUtime=364.91
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 785637 0 0 0 35971 520 0 0 16 0 2 0 146118916 82214912 13475 1992294400 134512640 146736320 4289814096 18446744073709551615 135846422 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1247/statm: 20072 13475 1092 2985 0 16614 0
[pid=1247/tid=1251] ppid=1246 vsize=80288 CPUtime=180.9
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 378202 0 0 0 17840 250 0 0 19 0 2 0 146119024 82214912 13475 1992294400 134512640 146736320 4289814096 18446744073709551615 139023098 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 364.91
Current children cumulated vsize (KiB) 88988

[startup+282.301 s]
/proc/loadavg: 2.16 1.88 1.42 2/109 1259
/proc/meminfo: memFree=1282520/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=75036 CPUtime=459.85
/proc/1247/stat : 1247 (pb_cplex) S 1246 1246 1095 0 -1 4202496 861365 0 0 0 45419 566 0 0 19 0 2 0 146118916 76836864 12793 1992294400 134512640 146736320 4289814096 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 18759 12793 1092 2985 0 15301 0
[pid=1247/tid=1251] ppid=1246 vsize=75036 CPUtime=227.08
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 413446 0 0 0 22435 273 0 0 16 0 2 0 146119024 76836864 12793 1992294400 134512640 146736320 4289814096 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 459.85
Current children cumulated vsize (KiB) 83736

[startup+342.301 s]
/proc/loadavg: 1.98 1.88 1.45 3/109 1261
/proc/meminfo: memFree=1286736/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=78000 CPUtime=563.74

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

[pid=1247] ppid=1246 vsize=87936 CPUtime=882.7
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 1480816 0 0 0 87196 1074 0 0 16 0 2 0 146118916 90046464 15918 1992294400 134512640 146736320 4289814096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 21984 15918 1101 2985 0 18526 0
[pid=1247/tid=1251] ppid=1246 vsize=87936 CPUtime=435.29
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 759475 0 0 0 42976 553 0 0 16 0 2 0 146119024 90046464 15918 1992294400 134512640 146736320 4289814096 18446744073709551615 135467766 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 882.7
Current children cumulated vsize (KiB) 96636

[startup+582.302 s]
/proc/loadavg: 1.85 1.90 1.55 3/109 1270
/proc/meminfo: memFree=1268260/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=91292 CPUtime=989.08
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 1573852 0 0 0 97729 1179 0 0 16 0 2 0 146118916 93483008 16729 1992294400 134512640 146736320 4289814096 18446744073709551615 136364170 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1247/statm: 22823 16729 1101 2985 0 19365 0
[pid=1247/tid=1251] ppid=1246 vsize=91292 CPUtime=487.59
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 793123 0 0 0 48158 601 0 0 16 0 2 0 146119024 93483008 16729 1992294400 134512640 146736320 4289814096 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 989.08
Current children cumulated vsize (KiB) 99992

[startup+642.302 s]
/proc/loadavg: 1.70 1.85 1.56 2/109 1272
/proc/meminfo: memFree=1265036/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=102128 CPUtime=1094.55
/proc/1247/stat : 1247 (pb_cplex) S 1246 1246 1095 0 -1 4202496 1651394 0 0 0 108177 1278 0 0 17 0 2 0 146118916 104579072 18866 1992294400 134512640 146736320 4289814096 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 25532 18866 1110 2985 0 22074 0
[pid=1247/tid=1251] ppid=1246 vsize=102128 CPUtime=539.85
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 828179 0 0 0 53336 649 0 0 16 0 2 0 146119024 104579072 18870 1992294400 134512640 146736320 4289814096 18446744073709551615 139044509 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1094.55
Current children cumulated vsize (KiB) 110828

[startup+702.302 s]
/proc/loadavg: 1.86 1.86 1.57 2/109 1274
/proc/meminfo: memFree=1269128/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=96488 CPUtime=1199.93
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 1742611 0 0 0 118616 1377 0 0 18 0 2 0 146118916 98803712 17890 1992294400 134512640 146736320 4289814096 18446744073709551615 135526788 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1247/statm: 24122 17890 1101 2985 0 20664 0
[pid=1247/tid=1251] ppid=1246 vsize=96488 CPUtime=591.45
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 870239 0 0 0 58446 699 0 0 16 0 2 0 146119024 98803712 17890 1992294400 134512640 146736320 4289814096 18446744073709551615 135454093 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1199.93
Current children cumulated vsize (KiB) 105188

[startup+762.31 s]
/proc/loadavg: 1.73 1.84 1.58 3/109 1276
/proc/meminfo: memFree=1267392/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=98132 CPUtime=1306.13
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 1933483 0 0 0 129071 1542 0 0 16 0 2 0 146118916 100487168 18290 1992294400 134512640 146736320 4289814096 18446744073709551615 135921213 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 24533 18290 1101 2985 0 21075 0
[pid=1247/tid=1251] ppid=1246 vsize=98132 CPUtime=644.21
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 1008909 0 0 0 63615 806 0 0 16 0 2 0 146119024 100487168 18290 1992294400 134512640 146736320 4289814096 18446744073709551615 135526884 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1306.13
Current children cumulated vsize (KiB) 106832

[startup+822.301 s]
/proc/loadavg: 1.96 1.89 1.62 3/109 1276
/proc/meminfo: memFree=1264416/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=100928 CPUtime=1410.97
/proc/1247/stat : 1247 (pb_cplex) S 1246 1246 1095 0 -1 4202496 2065890 0 0 0 139425 1672 0 0 17 0 2 0 146118916 103350272 18908 1992294400 134512640 146736320 4289814096 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 25232 18908 1101 2985 0 21774 0
[pid=1247/tid=1251] ppid=1246 vsize=100928 CPUtime=694.99
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 1067224 0 0 0 68629 870 0 0 17 0 2 0 146119024 103350272 18908 1992294400 134512640 146736320 4289814096 18446744073709551615 135454093 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1410.97
Current children cumulated vsize (KiB) 109628

[startup+882.301 s]
/proc/loadavg: 1.90 1.88 1.63 2/109 1278
/proc/meminfo: memFree=1262928/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=109096 CPUtime=1516.25
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 2141451 0 0 0 149851 1774 0 0 16 0 2 0 146118916 111714304 20552 1992294400 134512640 146736320 4289814096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 27274 20552 1101 2985 0 23816 0
[pid=1247/tid=1251] ppid=1246 vsize=109096 CPUtime=746.53
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 1119571 0 0 0 73723 930 0 0 17 0 2 0 146119024 111714304 20552 1992294400 134512640 146736320 4289814096 18446744073709551615 136015696 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1516.25
Current children cumulated vsize (KiB) 117796

[startup+942.301 s]
/proc/loadavg: 1.80 1.85 1.63 3/109 1280
/proc/meminfo: memFree=1262060/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=103192 CPUtime=1622.78
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 2303921 0 0 0 160355 1923 0 0 17 0 2 0 146118916 105668608 19551 1992294400 134512640 146736320 4289814096 18446744073709551615 136746057 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1247/statm: 25798 19551 1101 2985 0 22340 0
[pid=1247/tid=1251] ppid=1246 vsize=103192 CPUtime=799.26
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 1217127 0 0 0 78910 1016 0 0 16 0 2 0 146119024 105668608 19551 1992294400 134512640 146736320 4289814096 18446744073709551615 135850319 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1622.78
Current children cumulated vsize (KiB) 111892

[startup+1002.3 s]
/proc/loadavg: 1.83 1.85 1.64 3/109 1282
/proc/meminfo: memFree=1260572/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=104848 CPUtime=1729
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 2445361 0 0 0 170838 2062 0 0 18 0 2 0 146118916 107364352 19938 1992294400 134512640 146736320 4289814096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 26212 19938 1101 2985 0 22754 0
[pid=1247/tid=1251] ppid=1246 vsize=104848 CPUtime=851.64
/proc/1247/task/1251/stat : 1251 (pb_cplex) R 1246 1246 1095 0 -1 4202560 1287340 0 0 0 84080 1084 0 0 16 0 2 0 146119024 107364352 19938 1992294400 134512640 146736320 4289814096 18446744073709551615 135526785 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1729
Current children cumulated vsize (KiB) 113548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1043.7 s]
/proc/loadavg: 1.88 1.85 1.65 2/109 1282
/proc/meminfo: memFree=1263548/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=102484 CPUtime=1800.04
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 2468244 0 0 0 177885 2119 0 0 17 0 2 0 146118916 104943616 19380 1992294400 134512640 146736320 4289814096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 25621 19380 1104 2985 0 22163 0
[pid=1247/tid=1251] ppid=1246 vsize=102484 CPUtime=886.82
/proc/1247/task/1251/stat : 1251 (pb_cplex) S 1246 1246 1095 0 -1 4202560 1297954 0 0 0 87571 1111 0 0 16 0 2 0 146119024 104943616 19380 1992294400 134512640 146736320 4289814096 18446744073709551615 144580073 0 2 4096 16387 18446604437837449280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 111184

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

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

[startup+1043.7 s]
/proc/loadavg: 1.88 1.85 1.65 2/109 1282
/proc/meminfo: memFree=1263548/2059040 swapFree=4139744/4192956
[pid=1246] ppid=1244 vsize=8700 CPUtime=0
/proc/1246/stat : 1246 (run) S 1244 1246 1095 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 146118916 8908800 248 1992294400 4194304 4922060 140733391617472 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1246/statm: 2175 248 208 178 0 68 0
[pid=1247] ppid=1246 vsize=102484 CPUtime=1800.04
/proc/1247/stat : 1247 (pb_cplex) R 1246 1246 1095 0 -1 4202496 2468244 0 0 0 177885 2119 0 0 17 0 2 0 146118916 104943616 19380 1992294400 134512640 146736320 4289814096 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1247/statm: 25621 19380 1104 2985 0 22163 0
[pid=1247/tid=1251] ppid=1246 vsize=102484 CPUtime=886.82
/proc/1247/task/1251/stat : 1251 (pb_cplex) S 1246 1246 1095 0 -1 4202560 1297954 0 0 0 87571 1111 0 0 16 0 2 0 146119024 104943616 19380 1992294400 134512640 146736320 4289814096 18446744073709551615 144580073 0 2 4096 16387 18446604437837449280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 111184

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1043.72
CPU time (s): 1800.04
CPU user time (s): 1778.85
CPU system time (s): 21.19
CPU usage (%): 172.464
Max. virtual memory (cumulated for all children) (KiB): 130028

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 1.9807 second user time and 5.60415 second system time

The end

Launcher Data

Begin job on node044 at 2010-07-02 07:24:26
IDJOB=2696986
IDBENCH=48020
IDSOLVER=1209
FILE ID=node044/2696986-1278048266
PBS_JOBID= 11198848
Free space on /tmp= 62232 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=89-P1=181-P2=233-P3=19-P4=167-P5=113-P6=191-P7=61-P8=59-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696986-1278048266/watcher-2696986-1278048266 -o /tmp/evaluation-result-2696986-1278048266/solver-2696986-1278048266 -C 1800 -W 2000 -M 1800  run HOME/instance-2696986-1278048266.opb

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

MD5SUM BENCH= a6d214cc283b484f5cca285d86c4d8bb
RANDOM SEED=1998057922

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1338004 kB
Buffers:        185416 kB
Cached:         436236 kB
SwapCached:       7056 kB
Active:         361208 kB
Inactive:       274480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1338004 kB
SwapTotal:     4192956 kB
SwapFree:      4139744 kB
Dirty:           16624 kB
Writeback:           0 kB
AnonPages:       12488 kB
Mapped:          12192 kB
Slab:            63216 kB
PageTables:       4148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181524 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-2696986-1278048266.opb

Free space on /tmp at the end= 62216 MiB
End job on node044 at 2010-07-02 07:41:52