Trace number 2696897

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.02 1117.32

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=149-P1=163-P2=41-P3=157-P4=223-P5=67-P6=191-P7=17-P8=37-B.opb
MD5SUM870560ebbd959d9c8bd54c4fcdba3455
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 benchmark10.6794
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-2696897-1278047146.opb.
0.00/0.00	c Instance file HOME/instance-2696897-1278047146.opb
0.00/0.00	c File size is 38507 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.02/1117.31	c Remaining time 1799.97 sec.
1800.02/1117.31	c 
1800.02/1117.31	c *** INTERRUPTED ***
1800.02/1117.31	s UNKNOWN
1800.02/1117.31	c Total CPU time              : 1786.63 s
1800.02/1117.31	c Memory used           : 92.01 MB
1800.02/1117.31	c CPU time              : 1786.63 s
1800.02/1117.31	c 
1800.02/1117.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-2696897-1278047146/watcher-2696897-1278047146 -o /tmp/evaluation-result-2696897-1278047146/solver-2696897-1278047146 -C 1800 -W 2000 -M 1800 run HOME/instance-2696897-1278047146.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 1174
/proc/meminfo: memFree=1337228/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) R 1172 1174 1095 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972515733 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0

[startup+0.02326 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 1174
/proc/meminfo: memFree=1337228/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10465 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 1174
/proc/meminfo: memFree=1337228/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301647 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 1174
/proc/meminfo: memFree=1337228/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701392 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 1174
/proc/meminfo: memFree=1337228/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/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: 0.00 0.00 0.00 2/108 1177
/proc/meminfo: memFree=1329400/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=37488 CPUtime=1.97
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 7693 0 0 0 191 6 0 0 16 0 2 0 146006946 38387712 3846 1992294400 134512640 146736320 4290087808 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 9372 3846 1070 2985 0 5914 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 46188

[startup+3.10084 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 1179
/proc/meminfo: memFree=1325672/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=38704 CPUtime=4.73
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 10418 0 0 0 462 11 0 0 16 0 2 0 146006946 39632896 4272 1992294400 134512640 146736320 4290087808 18446744073709551615 144738164 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 9676 4272 1070 2985 0 6218 0
[pid=1175/tid=1179] ppid=1174 vsize=38704 CPUtime=1.72
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 3609 0 0 0 169 3 0 0 17 0 2 0 146007049 39632896 4272 1992294400 134512640 146736320 4290087808 18446744073709551615 135982692 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 47404

[startup+6.30141 s]
/proc/loadavg: 0.16 0.03 0.01 2/109 1179
/proc/meminfo: memFree=1320960/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=43668 CPUtime=10.16
/proc/1175/stat : 1175 (pb_cplex) S 1174 1174 1095 0 -1 4202496 22396 0 0 0 993 23 0 0 16 0 2 0 146006946 44716032 5090 1992294400 134512640 146736320 4290087808 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 10917 5090 1070 2985 0 7459 0
[pid=1175/tid=1179] ppid=1174 vsize=43668 CPUtime=4.3
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 11804 0 0 0 419 11 0 0 16 0 2 0 146007049 44716032 5090 1992294400 134512640 146736320 4290087808 18446744073709551615 139023034 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.16
Current children cumulated vsize (KiB) 52368

[startup+12.7006 s]
/proc/loadavg: 0.23 0.05 0.02 3/109 1179
/proc/meminfo: memFree=1316868/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=46220 CPUtime=20.4
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 41196 0 0 0 2004 36 0 0 16 0 2 0 146006946 47329280 6003 1992294400 134512640 146736320 4290087808 18446744073709551615 135845830 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 11555 6003 1071 2985 0 8097 0
[pid=1175/tid=1179] ppid=1174 vsize=46220 CPUtime=9.33
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 17794 0 0 0 918 15 0 0 16 0 2 0 146007049 47329280 6003 1992294400 134512640 146736320 4290087808 18446744073709551615 137087942 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.4
Current children cumulated vsize (KiB) 54920

[startup+25.5019 s]
/proc/loadavg: 0.54 0.13 0.04 2/109 1179
/proc/meminfo: memFree=1309924/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=52544 CPUtime=40.58
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 81912 0 0 0 3993 65 0 0 16 0 2 0 146006946 53805056 7560 1992294400 134512640 146736320 4290087808 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 13136 7560 1071 2985 0 9678 0
[pid=1175/tid=1179] ppid=1174 vsize=52544 CPUtime=18.77
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 43314 0 0 0 1845 32 0 0 16 0 2 0 146007049 53805056 7560 1992294400 134512640 146736320 4290087808 18446744073709551615 139041154 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40.58
Current children cumulated vsize (KiB) 61244

[startup+51.1015 s]
/proc/loadavg: 1.20 0.31 0.10 3/109 1179
/proc/meminfo: memFree=1304468/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=61436 CPUtime=82.14
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 177044 0 0 0 8085 129 0 0 16 0 2 0 146006946 62910464 9402 1992294400 134512640 146736320 4290087808 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 15359 9402 1071 2985 0 11901 0
[pid=1175/tid=1179] ppid=1174 vsize=61436 CPUtime=38.9
/proc/1175/task/1179/stat : 1179 (pb_cplex) S 1174 1174 1095 0 -1 4202560 90632 0 0 0 3825 65 0 0 16 0 2 0 146007049 62910464 9402 1992294400 134512640 146736320 4290087808 18446744073709551615 144580073 0 2 4096 16387 18446604437816345600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 82.14
Current children cumulated vsize (KiB) 70136

[startup+102.31 s]
/proc/loadavg: 1.61 0.57 0.20 3/109 1181
/proc/meminfo: memFree=1295540/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=70432 CPUtime=162.88
/proc/1175/stat : 1175 (pb_cplex) S 1174 1174 1095 0 -1 4202496 345778 0 0 0 16048 240 0 0 17 0 2 0 146006946 72122368 11539 1992294400 134512640 146736320 4290087808 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 17608 11539 1080 2985 0 14150 0
[pid=1175/tid=1179] ppid=1174 vsize=70432 CPUtime=75.08
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 160111 0 0 0 7399 109 0 0 16 0 2 0 146007049 72122368 11539 1992294400 134512640 146736320 4290087808 18446744073709551615 135468727 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.88
Current children cumulated vsize (KiB) 79132

[startup+162.302 s]
/proc/loadavg: 1.92 0.83 0.31 3/109 1183
/proc/meminfo: memFree=1289216/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=78132 CPUtime=258.72
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 590707 0 0 0 25478 394 0 0 17 0 2 0 146006946 80007168 13451 1992294400 134512640 146736320 4290087808 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1175/statm: 19533 13451 1083 2985 0 16075 0
[pid=1175/tid=1179] ppid=1174 vsize=78132 CPUtime=122.7
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 283656 0 0 0 12085 185 0 0 16 0 2 0 146007049 80007168 13451 1992294400 134512640 146736320 4290087808 18446744073709551615 136001908 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 258.72
Current children cumulated vsize (KiB) 86832

[startup+222.302 s]
/proc/loadavg: 2.02 1.06 0.42 2/109 1183
/proc/meminfo: memFree=1278304/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=88120 CPUtime=357.47
/proc/1175/stat : 1175 (pb_cplex) S 1174 1174 1095 0 -1 4202496 737246 0 0 0 35256 491 0 0 16 0 2 0 146006946 90234880 15598 1992294400 134512640 146736320 4290087808 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1175/statm: 22030 15598 1080 2985 0 18572 0
[pid=1175/tid=1179] ppid=1174 vsize=88120 CPUtime=172.64
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 379775 0 0 0 17020 244 0 0 18 0 2 0 146007049 90234880 15598 1992294400 134512640 146736320 4290087808 18446744073709551615 136382496 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 357.47
Current children cumulated vsize (KiB) 96820

[startup+282.301 s]
/proc/loadavg: 1.82 1.18 0.50 3/109 1185
/proc/meminfo: memFree=1277064/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=89196 CPUtime=458.01
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 807681 0 0 0 45259 542 0 0 16 0 2 0 146006946 91336704 15845 1992294400 134512640 146736320 4290087808 18446744073709551615 136384857 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1175/statm: 22299 15845 1080 2985 0 18841 0
[pid=1175/tid=1179] ppid=1174 vsize=89196 CPUtime=224.65
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 436149 0 0 0 22186 279 0 0 16 0 2 0 146007049 91336704 15845 1992294400 134512640 146736320 4290087808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 458.01
Current children cumulated vsize (KiB) 97896

[startup+342.302 s]
/proc/loadavg: 2.04 1.36 0.60 5/109 1187
/proc/meminfo: memFree=1263796/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=91056 CPUtime=552.19

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

[pid=1175] ppid=1174 vsize=92744 CPUtime=926.81
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 1060650 0 0 0 91922 759 0 0 18 0 2 0 146006946 94969856 16691 1992294400 134512640 146736320 4290087808 18446744073709551615 136008454 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 23186 16691 1098 2985 0 19728 0
[pid=1175/tid=1179] ppid=1174 vsize=92744 CPUtime=450.55
/proc/1175/task/1179/stat : 1179 (pb_cplex) S 1174 1174 1095 0 -1 4202560 585232 0 0 0 44654 401 0 0 16 0 2 0 146007049 94969856 16691 1992294400 134512640 146736320 4290087808 18446744073709551615 144580073 0 2 4096 16387 18446604437816345600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 926.81
Current children cumulated vsize (KiB) 101444

[startup+642.301 s]
/proc/loadavg: 2.00 1.70 0.95 3/109 1195
/proc/meminfo: memFree=1274336/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=91932 CPUtime=1029.94
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 1131310 0 0 0 102165 829 0 0 17 0 2 0 146006946 94138368 16519 1992294400 134512640 146736320 4290087808 18446744073709551615 135468537 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 22983 16519 1098 2985 0 19525 0
[pid=1175/tid=1179] ppid=1174 vsize=91932 CPUtime=501.13
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 614109 0 0 0 49680 433 0 0 18 0 2 0 146007049 94138368 16519 1992294400 134512640 146736320 4290087808 18446744073709551615 135982689 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1029.94
Current children cumulated vsize (KiB) 100632

[startup+702.302 s]
/proc/loadavg: 1.91 1.72 1.00 3/109 1197
/proc/meminfo: memFree=1274832/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=91376 CPUtime=1128.88
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 1210845 0 0 0 111987 901 0 0 16 0 2 0 146006946 93569024 16373 1992294400 134512640 146736320 4290087808 18446744073709551615 135526786 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 22844 16373 1100 2985 0 19386 0
[pid=1175/tid=1179] ppid=1174 vsize=91376 CPUtime=549.53
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 649966 0 0 0 54485 468 0 0 16 0 2 0 146007049 93569024 16373 1992294400 134512640 146736320 4290087808 18446744073709551615 138298570 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1128.88
Current children cumulated vsize (KiB) 100076

[startup+762.31 s]
/proc/loadavg: 2.08 1.79 1.06 3/109 1199
/proc/meminfo: memFree=1274708/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=91988 CPUtime=1225.62
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 1221743 0 0 0 121623 939 0 0 17 0 2 0 146006946 94195712 16488 1992294400 134512640 146736320 4290087808 18446744073709551615 135999265 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 22997 16488 1100 2985 0 19539 0
[pid=1175/tid=1179] ppid=1174 vsize=91988 CPUtime=600.22
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 657794 0 0 0 59535 487 0 0 16 0 2 0 146007049 94195712 16488 1992294400 134512640 146736320 4290087808 18446744073709551615 136004384 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1225.62
Current children cumulated vsize (KiB) 100688

[startup+822.301 s]
/proc/loadavg: 1.76 1.75 1.10 2/109 1199
/proc/meminfo: memFree=1274088/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=91928 CPUtime=1319.36
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 1282270 0 0 0 130935 1001 0 0 16 0 2 0 146006946 94134272 16537 1992294400 134512640 146736320 4290087808 18446744073709551615 135454079 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1175/statm: 22982 16537 1100 2985 0 19524 0
[pid=1175/tid=1179] ppid=1174 vsize=91928 CPUtime=642.08
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 675990 0 0 0 63697 511 0 0 17 0 2 0 146007049 94134272 16537 1992294400 134512640 146736320 4290087808 18446744073709551615 135443434 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1319.36
Current children cumulated vsize (KiB) 100628

[startup+882.301 s]
/proc/loadavg: 1.70 1.73 1.13 2/109 1201
/proc/meminfo: memFree=1273592/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=92932 CPUtime=1413.65
/proc/1175/stat : 1175 (pb_cplex) S 1174 1174 1095 0 -1 4202496 1346501 0 0 0 140302 1063 0 0 16 0 2 0 146006946 95162368 16754 1992294400 134512640 146736320 4290087808 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 23233 16754 1100 2985 0 19775 0
[pid=1175/tid=1179] ppid=1174 vsize=92932 CPUtime=684.5
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 697683 0 0 0 67913 537 0 0 16 0 2 0 146007049 95162368 16754 1992294400 134512640 146736320 4290087808 18446744073709551615 135468704 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1413.65
Current children cumulated vsize (KiB) 101632

[startup+942.301 s]
/proc/loadavg: 1.66 1.71 1.16 2/109 1203
/proc/meminfo: memFree=1274088/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=93164 CPUtime=1508.63
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 1380163 0 0 0 149755 1108 0 0 16 0 2 0 146006946 95399936 16804 1992294400 134512640 146736320 4290087808 18446744073709551615 136007612 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1175/statm: 23291 16804 1100 2985 0 19833 0
[pid=1175/tid=1179] ppid=1174 vsize=93164 CPUtime=732.66
/proc/1175/task/1179/stat : 1179 (pb_cplex) S 1174 1174 1095 0 -1 4202560 718273 0 0 0 72705 561 0 0 16 0 2 0 146007049 95399936 16804 1992294400 134512640 146736320 4290087808 18446744073709551615 144580073 0 2 4096 16387 18446604437816345600 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1508.63
Current children cumulated vsize (KiB) 101864

[startup+1002.3 s]
/proc/loadavg: 1.53 1.66 1.17 2/109 1205
/proc/meminfo: memFree=1272972/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=109320 CPUtime=1604.74
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 1410138 0 0 0 159315 1159 0 0 17 0 2 0 146006946 111943680 19632 1992294400 134512640 146736320 4290087808 18446744073709551615 139043568 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1175/statm: 27330 19632 1100 2985 0 23872 0
[pid=1175/tid=1179] ppid=1174 vsize=109320 CPUtime=783.39
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 735633 0 0 0 77753 586 0 0 17 0 2 0 146007049 111943680 19632 1992294400 134512640 146736320 4290087808 18446744073709551615 135526330 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1604.74
Current children cumulated vsize (KiB) 118020

[startup+1062.3 s]
/proc/loadavg: 1.73 1.69 1.21 4/109 1207
/proc/meminfo: memFree=1271732/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=94012 CPUtime=1705.88
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 1482046 0 0 0 169351 1237 0 0 16 0 2 0 146006946 96268288 17132 1992294400 134512640 146736320 4290087808 18446744073709551615 135850322 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1175/statm: 23503 17132 1100 2985 0 20045 0
[pid=1175/tid=1179] ppid=1174 vsize=94012 CPUtime=833.41
/proc/1175/task/1179/stat : 1179 (pb_cplex) S 1174 1174 1095 0 -1 4202560 768732 0 0 0 82714 627 0 0 16 0 2 0 146007049 96268288 17132 1992294400 134512640 146736320 4290087808 18446744073709551615 144580073 0 2 4096 16387 18446604437816345600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1705.88
Current children cumulated vsize (KiB) 102712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1117.3 s]
/proc/loadavg: 1.85 1.72 1.25 3/109 1207
/proc/meminfo: memFree=1271608/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=94216 CPUtime=1800.02
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 1600633 0 0 0 178661 1341 0 0 17 0 2 0 146006946 96477184 17149 1992294400 134512640 146736320 4290087808 18446744073709551615 135454090 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1175/statm: 23554 17149 1100 2985 0 20096 0
[pid=1175/tid=1179] ppid=1174 vsize=94216 CPUtime=878.29
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 822123 0 0 0 87151 678 0 0 16 0 2 0 146007049 96477184 17149 1992294400 134512640 146736320 4290087808 18446744073709551615 135850714 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 102916

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

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

[startup+1117.3 s]
/proc/loadavg: 1.85 1.72 1.25 3/109 1207
/proc/meminfo: memFree=1271608/2059040 swapFree=4139744/4192956
[pid=1174] ppid=1172 vsize=8700 CPUtime=0
/proc/1174/stat : 1174 (run) S 1172 1174 1095 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146006946 8908800 248 1992294400 4194304 4922060 140735377951792 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1174/statm: 2175 248 208 178 0 68 0
[pid=1175] ppid=1174 vsize=94216 CPUtime=1800.02
/proc/1175/stat : 1175 (pb_cplex) R 1174 1174 1095 0 -1 4202496 1600633 0 0 0 178661 1341 0 0 17 0 2 0 146006946 96477184 17149 1992294400 134512640 146736320 4290087808 18446744073709551615 135454090 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1175/statm: 23554 17149 1100 2985 0 20096 0
[pid=1175/tid=1179] ppid=1174 vsize=94216 CPUtime=878.29
/proc/1175/task/1179/stat : 1179 (pb_cplex) R 1174 1174 1095 0 -1 4202560 822123 0 0 0 87151 678 0 0 16 0 2 0 146007049 96477184 17149 1992294400 134512640 146736320 4290087808 18446744073709551615 135850714 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 102916

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1117.32
CPU time (s): 1800.02
CPU user time (s): 1786.61
CPU system time (s): 13.41
CPU usage (%): 161.101
Max. virtual memory (cumulated for all children) (KiB): 120072

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.17767 second user time and 5.87611 second system time

The end

Launcher Data

Begin job on node044 at 2010-07-02 07:05:46
IDJOB=2696897
IDBENCH=47931
IDSOLVER=1209
FILE ID=node044/2696897-1278047146
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=149-P1=163-P2=41-P3=157-P4=223-P5=67-P6=191-P7=17-P8=37-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696897-1278047146/watcher-2696897-1278047146 -o /tmp/evaluation-result-2696897-1278047146/solver-2696897-1278047146 -C 1800 -W 2000 -M 1800  run HOME/instance-2696897-1278047146.opb

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

MD5SUM BENCH= 870560ebbd959d9c8bd54c4fcdba3455
RANDOM SEED=996416256

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:       1338128 kB
Buffers:        185244 kB
Cached:         436156 kB
SwapCached:       7056 kB
Active:         360328 kB
Inactive:       275080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1338128 kB
SwapTotal:     4192956 kB
SwapFree:      4139744 kB
Dirty:           16644 kB
Writeback:           0 kB
AnonPages:       12328 kB
Mapped:          12108 kB
Slab:            63524 kB
PageTables:       4140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181452 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-2696897-1278047146.opb

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