Trace number 2696994

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.15 1125.82

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=449-P1=149-P2=137-P3=137-P4=83-B.opb
MD5SUM854cc656dc0682d745f606d1e6722452
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.486925
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 variables108
Total number of constraints9
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 constraints9
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696994-1278048320.opb.
0.00/0.00	c Instance file HOME/instance-2696994-1278048320.opb
0.00/0.00	c File size is 24019 bytes.
0.00/0.02	c Highest Coefficient sum: 523264
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.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      432                                                 |
0.00/0.02	c |  Number Constraints:    657                                                 |
0.00/0.02	c ===============================================================================
1800.15/1125.81	c Remaining time 1799.98 sec.
1800.15/1125.81	c 
1800.15/1125.82	c *** INTERRUPTED ***
1800.15/1125.82	s UNKNOWN
1800.15/1125.82	c Total CPU time              : 1781.79 s
1800.15/1125.82	c Memory used           : 129.89 MB
1800.15/1125.82	c CPU time              : 1781.79 s
1800.15/1125.82	c 
1800.15/1125.82	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-2696994-1278048320/watcher-2696994-1278048320 -o /tmp/evaluation-result-2696994-1278048320/solver-2696994-1278048320 -C 1800 -W 2000 -M 1800 run HOME/instance-2696994-1278048320.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.78 1.67 1.22 3/106 5448
/proc/meminfo: memFree=1529336/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) R 5446 5448 5340 0 -1 4202496 347 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997681557 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0

[startup+0.107268 s]
/proc/loadavg: 1.78 1.67 1.22 3/106 5448
/proc/meminfo: memFree=1529336/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.20229 s]
/proc/loadavg: 1.78 1.67 1.22 3/106 5448
/proc/meminfo: memFree=1529336/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301297 s]
/proc/loadavg: 1.78 1.67 1.22 3/106 5448
/proc/meminfo: memFree=1529336/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700323 s]
/proc/loadavg: 1.78 1.67 1.22 3/106 5448
/proc/meminfo: memFree=1529336/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50142 s]
/proc/loadavg: 1.78 1.67 1.22 2/109 5455
/proc/meminfo: memFree=1521872/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=32852 CPUtime=2.14
/proc/5449/stat : 5449 (pb_cplex) S 5448 5448 5340 0 -1 4202496 7709 0 0 0 206 8 0 0 17 0 2 0 3146982 33640448 2793 1992294400 134512640 146736320 4293787664 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 8213 2793 1071 2985 0 4755 0
[pid=5449/tid=5455] ppid=5448 vsize=32852 CPUtime=0.66
/proc/5449/task/5455/stat : 5455 (pb_cplex) R 5448 5448 5340 0 -1 4202560 2475 0 0 0 65 1 0 0 17 0 2 0 3147057 33640448 2793 1992294400 134512640 146736320 4293787664 18446744073709551615 135854548 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 41552

[startup+3.10158 s]
/proc/loadavg: 1.78 1.67 1.22 2/109 5455
/proc/meminfo: memFree=1520260/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=36024 CPUtime=4.95
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 19227 0 0 0 479 16 0 0 17 0 2 0 3146982 36888576 3502 1992294400 134512640 146736320 4293787664 18446744073709551615 135526320 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 9006 3502 1071 2985 0 5548 0
[pid=5449/tid=5455] ppid=5448 vsize=36024 CPUtime=2.06
/proc/5449/task/5455/stat : 5455 (pb_cplex) R 5448 5448 5340 0 -1 4202560 8214 0 0 0 202 4 0 0 17 0 2 0 3147057 36888576 3502 1992294400 134512640 146736320 4293787664 18446744073709551615 135850322 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 44724

[startup+6.30191 s]
/proc/loadavg: 1.72 1.66 1.22 4/109 5455
/proc/meminfo: memFree=1514804/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=40304 CPUtime=10.55
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 36705 0 0 0 1025 30 0 0 17 0 2 0 3146982 41271296 4547 1992294400 134512640 146736320 4293787664 18446744073709551615 135468528 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 10076 4547 1071 2985 0 6618 0
[pid=5449/tid=5455] ppid=5448 vsize=40304 CPUtime=4.8
/proc/5449/task/5455/stat : 5455 (pb_cplex) R 5448 5448 5340 0 -1 4202560 15810 0 0 0 470 10 0 0 16 0 2 0 3147057 41271296 4547 1992294400 134512640 146736320 4293787664 18446744073709551615 144738703 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.55
Current children cumulated vsize (KiB) 49004

[startup+12.7016 s]
/proc/loadavg: 1.74 1.66 1.22 3/109 5456
/proc/meminfo: memFree=1509720/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=44852 CPUtime=21
/proc/5449/stat : 5449 (pb_cplex) S 5448 5448 5340 0 -1 4202496 82411 0 0 0 2042 58 0 0 16 0 2 0 3146982 45928448 5841 1992294400 134512640 146736320 4293787664 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 11213 5841 1115 2985 0 7755 0
[pid=5449/tid=5455] ppid=5448 vsize=44852 CPUtime=10.22
/proc/5449/task/5455/stat : 5455 (pb_cplex) R 5448 5448 5340 0 -1 4202560 37438 0 0 0 999 23 0 0 16 0 2 0 3147057 45928448 5841 1992294400 134512640 146736320 4293787664 18446744073709551615 144738703 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21
Current children cumulated vsize (KiB) 53552

[startup+25.5009 s]
/proc/loadavg: 1.72 1.66 1.23 2/109 5457
/proc/meminfo: memFree=1505504/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=50184 CPUtime=42.62
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 178681 0 0 0 4145 117 0 0 16 0 2 0 3146982 51388416 6737 1992294400 134512640 146736320 4293787664 18446744073709551615 135846768 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5449/statm: 12546 6737 1078 2985 0 9088 0
[pid=5449/tid=5455] ppid=5448 vsize=50184 CPUtime=20.86
/proc/5449/task/5455/stat : 5455 (pb_cplex) S 5448 5448 5340 0 -1 4202560 84403 0 0 0 2034 52 0 0 16 0 2 0 3147057 51388416 6737 1992294400 134512640 146736320 4293787664 18446744073709551615 144580073 0 2 4096 16387 18446604437791677376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.62
Current children cumulated vsize (KiB) 58884

[startup+51.1014 s]
/proc/loadavg: 1.60 1.64 1.23 3/109 5457
/proc/meminfo: memFree=1494220/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=58632 CPUtime=85.69
/proc/5449/stat : 5449 (pb_cplex) S 5448 5448 5340 0 -1 4202496 319256 0 0 0 8362 207 0 0 16 0 2 0 3146982 60039168 8824 1992294400 134512640 146736320 4293787664 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5449/statm: 14658 8824 1074 2985 0 11200 0
[pid=5449/tid=5455] ppid=5448 vsize=58632 CPUtime=42.84
/proc/5449/task/5455/stat : 5455 (pb_cplex) R 5448 5448 5340 0 -1 4202560 163134 0 0 0 4187 97 0 0 16 0 2 0 3147057 60039168 8824 1992294400 134512640 146736320 4293787664 18446744073709551615 136402277 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 85.69
Current children cumulated vsize (KiB) 67332

[startup+102.301 s]
/proc/loadavg: 1.76 1.68 1.27 3/109 5460
/proc/meminfo: memFree=1486036/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=69088 CPUtime=170.11
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 505735 0 0 0 16697 314 0 0 15 0 2 0 3146982 70746112 11542 1992294400 134512640 146736320 4293787664 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 17272 11542 1122 2985 0 13814 0
[pid=5449/tid=5458] ppid=5448 vsize=69088 CPUtime=20.62
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 28934 0 0 0 2042 20 0 0 18 0 2 0 3154911 70746112 11542 1992294400 134512640 146736320 4293787664 18446744073709551615 135854179 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 170.11
Current children cumulated vsize (KiB) 77788

[startup+162.301 s]
/proc/loadavg: 1.86 1.71 1.30 3/109 5460
/proc/meminfo: memFree=1483680/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=71188 CPUtime=268.37
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 620330 0 0 0 26423 414 0 0 16 0 2 0 3146982 72896512 12037 1992294400 134512640 146736320 4293787664 18446744073709551615 135450687 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5449/statm: 17797 12037 1122 2985 0 14339 0
[pid=5449/tid=5458] ppid=5448 vsize=71188 CPUtime=70.41
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 82286 0 0 0 6974 67 0 0 18 0 2 0 3154911 72896512 12037 1992294400 134512640 146736320 4293787664 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 268.37
Current children cumulated vsize (KiB) 79888

[startup+222.309 s]
/proc/loadavg: 1.67 1.69 1.32 3/109 5462
/proc/meminfo: memFree=1483680/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=79012 CPUtime=363.41
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 742586 0 0 0 35833 508 0 0 15 0 2 0 3146982 80908288 13095 1992294400 134512640 146736320 4293787664 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 19753 13095 1122 2985 0 16295 0
[pid=5449/tid=5458] ppid=5448 vsize=79012 CPUtime=120.6
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 143159 0 0 0 11947 113 0 0 16 0 2 0 3154911 80908288 13095 1992294400 134512640 146736320 4293787664 18446744073709551615 136474395 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 363.41
Current children cumulated vsize (KiB) 87712

[startup+282.301 s]
/proc/loadavg: 1.63 1.67 1.34 3/109 5464
/proc/meminfo: memFree=1480084/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=75700 CPUtime=458.64
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 841474 0 0 0 45258 606 0 0 16 0 2 0 3146982 77516800 12959 1992294400 134512640 146736320 4293787664 18446744073709551615 136389888 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 18925 12959 1126 2985 0 15467 0
[pid=5449/tid=5458] ppid=5448 vsize=75700 CPUtime=169.23
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 199163 0 0 0 16755 168 0 0 17 0 2 0 3154911 77516800 12959 1992294400 134512640 146736320 4293787664 18446744073709551615 136402277 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 458.64
Current children cumulated vsize (KiB) 84400

[startup+342.301 s]
/proc/loadavg: 1.64 1.68 1.36 3/109 5466
/proc/meminfo: memFree=1476488/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=5449] ppid=5448 vsize=97308 CPUtime=1015.79
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 1302855 0 0 0 100485 1094 0 0 16 0 2 0 3146982 99643392 18207 1992294400 134512640 146736320 4293787664 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5449/statm: 24327 18207 1126 2985 0 20869 0
[pid=5449/tid=5458] ppid=5448 vsize=97308 CPUtime=445.06
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 446800 0 0 0 44082 424 0 0 16 0 2 0 3154911 99643392 18207 1992294400 134512640 146736320 4293787664 18446744073709551615 135468704 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1015.79
Current children cumulated vsize (KiB) 106008

[startup+702.301 s]
/proc/loadavg: 1.57 1.61 1.42 3/109 5476
/proc/meminfo: memFree=1455408/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=101396 CPUtime=1112.09
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 1405553 0 0 0 110011 1198 0 0 16 0 2 0 3146982 103829504 19057 1992294400 134512640 146736320 4293787664 18446744073709551615 136008069 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5449/statm: 25349 19057 1126 2985 0 21891 0
[pid=5449/tid=5458] ppid=5448 vsize=101396 CPUtime=492.03
/proc/5449/task/5458/stat : 5458 (pb_cplex) S 5448 5448 5340 0 -1 4202560 503362 0 0 0 48725 478 0 0 16 0 2 0 3154911 103829504 19057 1992294400 134512640 146736320 4293787664 18446744073709551615 144580073 0 2 4096 16387 18446604437791677376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1112.09
Current children cumulated vsize (KiB) 110096

[startup+762.301 s]
/proc/loadavg: 1.69 1.64 1.44 2/109 5477
/proc/meminfo: memFree=1451564/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=105740 CPUtime=1204.71
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 1451147 0 0 0 119202 1269 0 0 17 0 2 0 3146982 108277760 19984 1992294400 134512640 146736320 4293787664 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 26435 19984 1126 2985 0 22977 0
[pid=5449/tid=5458] ppid=5448 vsize=105740 CPUtime=533.97
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 528922 0 0 0 52880 517 0 0 16 0 2 0 3154911 108277760 19984 1992294400 134512640 146736320 4293787664 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1204.71
Current children cumulated vsize (KiB) 114440

[startup+822.301 s]
/proc/loadavg: 1.65 1.62 1.45 3/109 5478
/proc/meminfo: memFree=1449580/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=106668 CPUtime=1302.65
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 1490392 0 0 0 128919 1346 0 0 17 0 2 0 3146982 109228032 20465 1992294400 134512640 146736320 4293787664 18446744073709551615 135523304 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5449/statm: 26667 20465 1126 2985 0 23209 0
[pid=5449/tid=5458] ppid=5448 vsize=106668 CPUtime=582.15
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 548023 0 0 0 57660 555 0 0 16 0 2 0 3154911 109228032 20465 1992294400 134512640 146736320 4293787664 18446744073709551615 135450563 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1302.65
Current children cumulated vsize (KiB) 115368

[startup+882.309 s]
/proc/loadavg: 1.82 1.67 1.47 3/109 5480
/proc/meminfo: memFree=1444372/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=112160 CPUtime=1403.1
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 1581916 0 0 0 138847 1463 0 0 16 0 2 0 3146982 114851840 21805 1992294400 134512640 146736320 4293787664 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 28040 21805 1126 2985 0 24582 0
[pid=5449/tid=5458] ppid=5448 vsize=112160 CPUtime=630.49
/proc/5449/task/5458/stat : 5458 (pb_cplex) S 5448 5448 5340 0 -1 4202560 605433 0 0 0 62426 623 0 0 16 0 2 0 3154911 114851840 21805 1992294400 134512640 146736320 4293787664 18446744073709551615 144580073 0 2 4096 16387 18446604437791677376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1403.1
Current children cumulated vsize (KiB) 120860

[startup+942.302 s]
/proc/loadavg: 1.95 1.73 1.50 2/109 5482
/proc/meminfo: memFree=1439412/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=118644 CPUtime=1505.22
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 1652129 0 0 0 148950 1572 0 0 18 0 2 0 3146982 121491456 23347 1992294400 134512640 146736320 4293787664 18446744073709551615 136365632 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/5449/statm: 29661 23347 1126 2985 0 26203 0
[pid=5449/tid=5458] ppid=5448 vsize=118644 CPUtime=680.44
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 647340 0 0 0 67358 686 0 0 16 0 2 0 3154911 121491456 23347 1992294400 134512640 146736320 4293787664 18446744073709551615 135468700 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1505.22
Current children cumulated vsize (KiB) 127344

[startup+1002.3 s]
/proc/loadavg: 1.98 1.78 1.53 2/109 5487
/proc/meminfo: memFree=1433204/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=122884 CPUtime=1601.84
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 1748224 0 0 0 158514 1670 0 0 15 0 2 0 3146982 125833216 24476 1992294400 134512640 146736320 4293787664 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 30721 24476 1126 2985 0 27263 0
[pid=5449/tid=5458] ppid=5448 vsize=122884 CPUtime=728.02
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 687124 0 0 0 72074 728 0 0 16 0 2 0 3154911 125833216 24476 1992294400 134512640 146736320 4293787664 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 131584

[startup+1062.3 s]
/proc/loadavg: 1.92 1.80 1.55 4/109 5487
/proc/meminfo: memFree=1430228/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=127120 CPUtime=1699
/proc/5449/stat : 5449 (pb_cplex) S 5448 5448 5340 0 -1 4202496 1796267 0 0 0 168151 1749 0 0 16 0 2 0 3146982 130170880 25310 1992294400 134512640 146736320 4293787664 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 31780 25310 1126 2985 0 28322 0
[pid=5449/tid=5458] ppid=5448 vsize=127120 CPUtime=777.09
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 707721 0 0 0 76944 765 0 0 16 0 2 0 3154911 130170880 25310 1992294400 134512640 146736320 4293787664 18446744073709551615 136385012 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1699
Current children cumulated vsize (KiB) 135820

[startup+1122.3 s]
/proc/loadavg: 1.89 1.83 1.58 3/109 5489
/proc/meminfo: memFree=1424524/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=133020 CPUtime=1794.79
/proc/5449/stat : 5449 (pb_cplex) R 5448 5448 5340 0 -1 4202496 1847950 0 0 0 177646 1833 0 0 15 0 2 0 3146982 136212480 26658 1992294400 134512640 146736320 4293787664 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 33255 26658 1126 2985 0 29797 0
[pid=5449/tid=5458] ppid=5448 vsize=133020 CPUtime=827.38
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 741987 0 0 0 81925 813 0 0 17 0 2 0 3154911 136212480 26658 1992294400 134512640 146736320 4293787664 18446744073709551615 136002914 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 141720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1125.8 s]
/proc/loadavg: 1.82 1.81 1.57 2/109 5489
/proc/meminfo: memFree=1424152/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=133004 CPUtime=1800.15
/proc/5449/stat : 5449 (pb_cplex) S 5448 5448 5340 0 -1 4202496 1853609 0 0 0 178178 1837 0 0 16 0 2 0 3146982 136196096 26701 1992294400 134512640 146736320 4293787664 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 33251 26701 1126 2985 0 29793 0
[pid=5449/tid=5458] ppid=5448 vsize=133004 CPUtime=830.32
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 745769 0 0 0 82216 816 0 0 16 0 2 0 3154911 136196096 26701 1992294400 134512640 146736320 4293787664 18446744073709551615 135858052 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 141704

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

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

[startup+1125.8 s]
/proc/loadavg: 1.82 1.81 1.57 2/109 5489
/proc/meminfo: memFree=1424152/2059040 swapFree=4192956/4192956
[pid=5448] ppid=5446 vsize=8700 CPUtime=0
/proc/5448/stat : 5448 (run) S 5446 5448 5340 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 3146982 8908800 248 1992294400 4194304 4922060 140735844941328 18446744073709551615 236997680261 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5448/statm: 2175 248 208 178 0 68 0
[pid=5449] ppid=5448 vsize=133004 CPUtime=1800.15
/proc/5449/stat : 5449 (pb_cplex) S 5448 5448 5340 0 -1 4202496 1853609 0 0 0 178178 1837 0 0 16 0 2 0 3146982 136196096 26701 1992294400 134512640 146736320 4293787664 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/5449/statm: 33251 26701 1126 2985 0 29793 0
[pid=5449/tid=5458] ppid=5448 vsize=133004 CPUtime=830.32
/proc/5449/task/5458/stat : 5458 (pb_cplex) R 5448 5448 5340 0 -1 4202560 745769 0 0 0 82216 816 0 0 16 0 2 0 3154911 136196096 26701 1992294400 134512640 146736320 4293787664 18446744073709551615 135858052 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 141704

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1125.82
CPU time (s): 1800.15
CPU user time (s): 1781.78
CPU system time (s): 18.37
CPU usage (%): 159.896
Max. virtual memory (cumulated for all children) (KiB): 146620

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= 363
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.15567 second user time and 6.05908 second system time

The end

Launcher Data

Begin job on node027 at 2010-07-02 07:25:20
IDJOB=2696994
IDBENCH=48028
IDSOLVER=1209
FILE ID=node027/2696994-1278048320
PBS_JOBID= 11198862
Free space on /tmp= 62052 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=449-P1=149-P2=137-P3=137-P4=83-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696994-1278048320/watcher-2696994-1278048320 -o /tmp/evaluation-result-2696994-1278048320/solver-2696994-1278048320 -C 1800 -W 2000 -M 1800  run HOME/instance-2696994-1278048320.opb

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

MD5SUM BENCH= 854cc656dc0682d745f606d1e6722452
RANDOM SEED=812323010

node027.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		: 2800.179
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	: 5600.35
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		: 2800.179
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:       1529996 kB
Buffers:         90336 kB
Cached:         309980 kB
SwapCached:          0 kB
Active:         206924 kB
Inactive:       252820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1529996 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           16664 kB
Writeback:           0 kB
AnonPages:       59388 kB
Mapped:          14460 kB
Slab:            47268 kB
PageTables:       4156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   178840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2696994-1278048320.opb

Free space on /tmp at the end= 62036 MiB
End job on node027 at 2010-07-02 07:44:09