Trace number 2697228

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.2 984.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_2.opb
MD5SUM2468d4642d986af58e932976ec0c4f0e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-14
Best CPU time to get the best result obtained on this benchmark1464.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1232
Sum of products size (including duplicates)2464
Number of different products616
Sum of products size1232

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697228-1278052040.opb.
0.00/0.00	c Instance file HOME/instance-2697228-1278052040.opb
0.00/0.00	c File size is 50402 bytes.
0.00/0.02	c Highest Coefficient sum: 100
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:      716                                                 |
0.00/0.03	c |  Number Constraints:    1383                                                |
0.00/0.03	c ===============================================================================
1800.16/984.61	c Remaining time 1799.97 sec.
1800.16/984.61	c 
1800.16/984.61	c *** INTERRUPTED ***
1800.16/984.61	s UNKNOWN
1800.16/984.61	c Total CPU time              : 1792.3 s
1800.16/984.61	c Memory used           : 62.34 MB
1800.16/984.61	c CPU time              : 1792.3 s
1800.16/984.61	c 
1800.16/984.61	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-2697228-1278052040/watcher-2697228-1278052040 -o /tmp/evaluation-result-2697228-1278052040/solver-2697228-1278052040 -C 1800 -W 2000 -M 1800 run HOME/instance-2697228-1278052040.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.03 1.06 1.13 3/106 25910
/proc/meminfo: memFree=1365212/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) R 25908 25910 25518 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802987925 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0

[startup+0.024308 s]
/proc/loadavg: 1.03 1.06 1.13 3/106 25910
/proc/meminfo: memFree=1365212/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.102768 s]
/proc/loadavg: 1.03 1.06 1.13 3/106 25910
/proc/meminfo: memFree=1365212/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300771 s]
/proc/loadavg: 1.03 1.06 1.13 3/106 25910
/proc/meminfo: memFree=1365212/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700777 s]
/proc/loadavg: 1.03 1.06 1.13 3/106 25910
/proc/meminfo: memFree=1365212/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 1.03 1.06 1.13 2/108 25912
/proc/meminfo: memFree=1359492/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=34720 CPUtime=1.83
/proc/25911/stat : 25911 (pb_cplex) S 25910 25910 25518 0 -1 4202496 4235 0 0 0 182 1 0 0 18 0 2 0 180805551 35553280 3011 1992294400 134512640 146736320 4286632080 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 8680 3011 1060 2985 0 5222 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 43420

[startup+3.10181 s]
/proc/loadavg: 1.03 1.06 1.13 2/109 25915
/proc/meminfo: memFree=1357252/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=34756 CPUtime=3.76
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 5174 0 0 0 372 4 0 0 19 0 2 0 180805551 35590144 2885 1992294400 134512640 146736320 4286632080 18446744073709551615 139046467 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 8689 2885 1069 2985 0 5231 0
[pid=25911/tid=25915] ppid=25910 vsize=34756 CPUtime=0
/proc/25911/task/25915/stat : 25915 (pb_cplex) S 25910 25910 25518 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 2 0 180805747 35590144 2885 1992294400 134512640 146736320 4286632080 18446744073709551615 144580073 0 2 4096 16387 18446604437832168640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 43456

[startup+6.30086 s]
/proc/loadavg: 1.11 1.08 1.14 4/109 25915
/proc/meminfo: memFree=1355888/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=36168 CPUtime=9.2
/proc/25911/stat : 25911 (pb_cplex) S 25910 25910 25518 0 -1 4202496 5506 0 0 0 914 6 0 0 20 0 2 0 180805551 37036032 3201 1992294400 134512640 146736320 4286632080 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 9042 3201 1066 2985 0 5584 0
[pid=25911/tid=25915] ppid=25910 vsize=36168 CPUtime=2.28
/proc/25911/task/25915/stat : 25915 (pb_cplex) R 25910 25910 25518 0 -1 4202560 279 0 0 0 228 0 0 0 17 0 2 0 180805747 37036032 3201 1992294400 134512640 146736320 4286632080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.2
Current children cumulated vsize (KiB) 44868

[startup+12.7009 s]
/proc/loadavg: 1.26 1.11 1.14 2/108 25917
/proc/meminfo: memFree=1355276/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=35328 CPUtime=19.3
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 6772 0 0 0 1920 10 0 0 17 0 1 0 180805551 36175872 3356 1992294400 134512640 146736320 4286632080 18446744073709551615 136403109 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/25911/statm: 8832 3356 1072 2985 0 5374 0
Current children cumulated CPU time (s) 19.3
Current children cumulated vsize (KiB) 44028

[startup+25.5001 s]
/proc/loadavg: 1.43 1.15 1.16 2/109 25919
/proc/meminfo: memFree=1349564/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=40892 CPUtime=36.03
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 14385 0 0 0 3587 16 0 0 16 0 2 0 180805551 41873408 4657 1992294400 134512640 146736320 4286632080 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 10223 4657 1081 2985 0 6765 0
[pid=25911/tid=25919] ppid=25910 vsize=40892 CPUtime=5.95
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 3696 0 0 0 593 2 0 0 25 0 2 0 180807231 41873408 4657 1992294400 134512640 146736320 4286632080 18446744073709551615 136008230 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 36.03
Current children cumulated vsize (KiB) 49592

[startup+51.1005 s]
/proc/loadavg: 1.57 1.20 1.17 3/109 25919
/proc/meminfo: memFree=1348820/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=41372 CPUtime=82.99
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 33728 0 0 0 8264 35 0 0 16 0 2 0 180805551 42364928 4970 1992294400 134512640 146736320 4286632080 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 10343 4970 1076 2985 0 6885 0
[pid=25911/tid=25919] ppid=25910 vsize=41372 CPUtime=30.18
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 16686 0 0 0 3005 13 0 0 25 0 2 0 180807231 42364928 4970 1992294400 134512640 146736320 4286632080 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 82.99
Current children cumulated vsize (KiB) 50072

[startup+102.309 s]
/proc/loadavg: 1.71 1.31 1.21 3/109 25921
/proc/meminfo: memFree=1346588/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=43392 CPUtime=174.78
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 47578 0 0 0 17407 71 0 0 18 0 2 0 180805551 44433408 5297 1992294400 134512640 146736320 4286632080 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 10848 5297 1075 2985 0 7390 0
[pid=25911/tid=25919] ppid=25910 vsize=43392 CPUtime=77.25
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 24891 0 0 0 7694 31 0 0 19 0 2 0 180807231 44433408 5297 1992294400 134512640 146736320 4286632080 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 174.78
Current children cumulated vsize (KiB) 52092

[startup+162.3 s]
/proc/loadavg: 1.79 1.41 1.25 3/109 25923
/proc/meminfo: memFree=1345224/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=45964 CPUtime=282.04
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 76152 0 0 0 28087 117 0 0 16 0 2 0 180805551 47067136 5864 1992294400 134512640 146736320 4286632080 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 11491 5864 1081 2985 0 8033 0
[pid=25911/tid=25919] ppid=25910 vsize=45964 CPUtime=130.5
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 38407 0 0 0 12997 53 0 0 25 0 2 0 180807231 47067136 5864 1992294400 134512640 146736320 4286632080 18446744073709551615 136008072 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 54664

[startup+222.301 s]
/proc/loadavg: 2.13 1.58 1.32 5/109 25923
/proc/meminfo: memFree=1344604/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=45624 CPUtime=392.87
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 105086 0 0 0 39123 164 0 0 16 0 2 0 180805551 46718976 5839 1992294400 134512640 146736320 4286632080 18446744073709551615 136475777 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 11406 5839 1081 2985 0 7948 0
[pid=25911/tid=25919] ppid=25910 vsize=45624 CPUtime=187.28
/proc/25911/task/25919/stat : 25919 (pb_cplex) S 25910 25910 25518 0 -1 4202560 57778 0 0 0 18649 79 0 0 25 0 2 0 180807231 46718976 5839 1992294400 134512640 146736320 4286632080 18446744073709551615 144580073 0 2 4096 16387 18446604437832168640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 392.87
Current children cumulated vsize (KiB) 54324

[startup+282.301 s]
/proc/loadavg: 1.99 1.64 1.35 3/109 25925
/proc/meminfo: memFree=1342620/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=46612 CPUtime=503.47
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 123074 0 0 0 50136 211 0 0 18 0 2 0 180805551 47730688 6137 1992294400 134512640 146736320 4286632080 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 11653 6137 1081 2985 0 8195 0
[pid=25911/tid=25919] ppid=25910 vsize=46612 CPUtime=243.06
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 63947 0 0 0 24205 101 0 0 25 0 2 0 180807231 47730688 6137 1992294400 134512640 146736320 4286632080 18446744073709551615 138423563 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 503.47
Current children cumulated vsize (KiB) 55312

[startup+342.301 s]
/proc/loadavg: 2.05 1.73 1.40 2/109 25927
/proc/meminfo: memFree=1341876/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=48656 CPUtime=613.98
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 153067 0 0 0 61137 261 0 0 17 0 2 0 180805551 49823744 6604 1992294400 134512640 146736320 4286632080 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 12164 6604 1081 2985 0 8706 0
[pid=25911/tid=25919] ppid=25910 vsize=48656 CPUtime=299.76
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 77237 0 0 0 29852 124 0 0 19 0 2 0 180807231 49823744 6604 1992294400 134512640 146736320 4286632080 18446744073709551615 135459262 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 613.98
Current children cumulated vsize (KiB) 57356

[startup+402.3 s]
/proc/loadavg: 2.05 1.79 1.44 3/109 25929
/proc/meminfo: memFree=1339892/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=50472 CPUtime=724.14
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 181663 0 0 0 72100 314 0 0 17 0 2 0 180805551 51683328 7029 1992294400 134512640 146736320 4286632080 18446744073709551615 136008645 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 12618 7029 1081 2985 0 9160 0
[pid=25911/tid=25919] ppid=25910 vsize=50472 CPUtime=356.5
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 96547 0 0 0 35497 153 0 0 20 0 2 0 180807231 51683328 7029 1992294400 134512640 146736320 4286632080 18446744073709551615 135855178 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 724.14
Current children cumulated vsize (KiB) 59172

[startup+462.3 s]
/proc/loadavg: 2.00 1.82 1.47 3/109 25931
/proc/meminfo: memFree=1337908/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=52424 CPUtime=836.2
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 193707 0 0 0 83260 360 0 0 17 0 2 0 180805551 53682176 7493 1992294400 134512640 146736320 4286632080 18446744073709551615 135523322 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 13106 7493 1081 2985 0 9648 0
[pid=25911/tid=25919] ppid=25910 vsize=52424 CPUtime=414.57
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 104631 0 0 0 41283 174 0 0 18 0 2 0 180807231 53682176 7493 1992294400 134512640 146736320 4286632080 18446744073709551615 137064114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 836.2
Current children cumulated vsize (KiB) 61124

[startup+522.3 s]
/proc/loadavg: 1.93 1.85 1.50 3/109 25931
/proc/meminfo: memFree=1337164/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=53296 CPUtime=946.65
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 221021 0 0 0 94250 415 0 0 16 0 2 0 180805551 54575104 7875 1992294400 134512640 146736320 4286632080 18446744073709551615 136400759 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 13324 7875 1081 2985 0 9866 0
[pid=25911/tid=25919] ppid=25910 vsize=53296 CPUtime=471.33
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 120015 0 0 0 46931 202 0 0 25 0 2 0 180807231 54575104 7875 1992294400 134512640 146736320 4286632080 18446744073709551615 135457997 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 946.65
Current children cumulated vsize (KiB) 61996

[startup+582.301 s]
/proc/loadavg: 2.04 1.89 1.54 3/109 25933
/proc/meminfo: memFree=1334932/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=55152 CPUtime=1056.64
/proc/25911/stat : 25911 (pb_cplex) S 25910 25910 25518 0 -1 4202496 232619 0 0 0 105204 460 0 0 18 0 2 0 180805551 56475648 8251 1992294400 134512640 146736320 4286632080 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 13788 8251 1081 2985 0 10330 0
[pid=25911/tid=25919] ppid=25910 vsize=55152 CPUtime=528.31
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 126089 0 0 0 52608 223 0 0 25 0 2 0 180807231 56475648 8251 1992294400 134512640 146736320 4286632080 18446744073709551615 136385265 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1056.64
Current children cumulated vsize (KiB) 63852

[startup+642.301 s]
/proc/loadavg: 1.81 1.86 1.55 3/109 25935
/proc/meminfo: memFree=1333444/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=56848 CPUtime=1167.65
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 254628 0 0 0 116251 514 0 0 18 0 2 0 180805551 58212352 8599 1992294400 134512640 146736320 4286632080 18446744073709551615 136009034 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 14212 8599 1081 2985 0 10754 0
[pid=25911/tid=25919] ppid=25910 vsize=56848 CPUtime=586.6
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 138794 0 0 0 58412 248 0 0 25 0 2 0 180807231 58212352 8599 1992294400 134512640 146736320 4286632080 18446744073709551615 136008017 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1167.65
Current children cumulated vsize (KiB) 65548

[startup+702.302 s]
/proc/loadavg: 1.77 1.84 1.55 3/109 25937
/proc/meminfo: memFree=1331832/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=57576 CPUtime=1275.68
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 265078 0 0 0 127008 560 0 0 18 0 2 0 180805551 58957824 8958 1992294400 134512640 146736320 4286632080 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 14394 8958 1081 2985 0 10936 0
[pid=25911/tid=25919] ppid=25910 vsize=57576 CPUtime=641.33
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 144688 0 0 0 63863 270 0 0 25 0 2 0 180807231 58957824 8958 1992294400 134512640 146736320 4286632080 18446744073709551615 136008044 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1275.68
Current children cumulated vsize (KiB) 66276

[startup+762.31 s]
/proc/loadavg: 2.07 1.91 1.59 3/109 25939
/proc/meminfo: memFree=1330716/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=59196 CPUtime=1386.87
/proc/25911/stat : 25911 (pb_cplex) S 25910 25910 25518 0 -1 4202496 289667 0 0 0 138075 612 0 0 18 0 2 0 180805551 60616704 9284 1992294400 134512640 146736320 4286632080 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 14799 9284 1081 2985 0 11341 0
[pid=25911/tid=25919] ppid=25910 vsize=59196 CPUtime=698.49
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 159094 0 0 0 69552 297 0 0 25 0 2 0 180807231 60616704 9284 1992294400 134512640 146736320 4286632080 18446744073709551615 136008069 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1386.87
Current children cumulated vsize (KiB) 67896

[startup+822.301 s]
/proc/loadavg: 1.97 1.92 1.62 2/109 25939
/proc/meminfo: memFree=1329104/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=60876 CPUtime=1497.35
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 298174 0 0 0 149079 656 0 0 16 0 2 0 180805551 62337024 9630 1992294400 134512640 146736320 4286632080 18446744073709551615 136382515 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 15219 9630 1081 2985 0 11761 0
[pid=25911/tid=25919] ppid=25910 vsize=60876 CPUtime=756.22
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 165281 0 0 0 75305 317 0 0 25 0 2 0 180807231 62337024 9630 1992294400 134512640 146736320 4286632080 18446744073709551615 137084937 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1497.35
Current children cumulated vsize (KiB) 69576

[startup+882.302 s]
/proc/loadavg: 2.07 1.95 1.64 3/109 25941
/proc/meminfo: memFree=1327740/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=61720 CPUtime=1609.9
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 323340 0 0 0 160281 709 0 0 17 0 2 0 180805551 63201280 9967 1992294400 134512640 146736320 4286632080 18446744073709551615 139042980 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 15430 9967 1081 2985 0 11972 0
[pid=25911/tid=25919] ppid=25910 vsize=61720 CPUtime=814.15
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 180096 0 0 0 81070 345 0 0 25 0 2 0 180807231 63201280 9967 1992294400 134512640 146736320 4286632080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1609.9
Current children cumulated vsize (KiB) 70420

[startup+942.302 s]
/proc/loadavg: 2.02 1.96 1.66 4/109 25943
/proc/meminfo: memFree=1326128/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=64408 CPUtime=1721.89
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 326890 0 0 0 171434 755 0 0 17 0 2 0 180805551 65953792 10496 1992294400 134512640 146736320 4286632080 18446744073709551615 139044509 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25911/statm: 16102 10496 1081 2985 0 12644 0
[pid=25911/tid=25919] ppid=25910 vsize=64408 CPUtime=870.92
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 183280 0 0 0 86723 369 0 0 17 0 2 0 180807231 65953792 10496 1992294400 134512640 146736320 4286632080 18446744073709551615 136008069 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 73108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+984.601 s]
/proc/loadavg: 2.06 1.97 1.68 4/109 25945
/proc/meminfo: memFree=1326004/2059040 swapFree=4138896/4192956
[pid=25910] ppid=25908 vsize=8700 CPUtime=0
/proc/25910/stat : 25910 (run) S 25908 25910 25518 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180805551 8908800 249 1992294400 4194304 4922060 140737385834416 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25910/statm: 2175 249 208 178 0 68 0
[pid=25911] ppid=25910 vsize=63832 CPUtime=1800.16
/proc/25911/stat : 25911 (pb_cplex) R 25910 25910 25518 0 -1 4202496 332739 0 0 0 179228 788 0 0 18 0 2 0 180805551 65363968 10404 1992294400 134512640 146736320 4286632080 18446744073709551615 139042980 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25911/statm: 15958 10404 1081 2985 0 12500 0
[pid=25911/tid=25919] ppid=25910 vsize=63832 CPUtime=909.86
/proc/25911/task/25919/stat : 25919 (pb_cplex) R 25910 25910 25518 0 -1 4202560 186825 0 0 0 90600 386 0 0 19 0 2 0 180807231 65363968 10404 1992294400 134512640 146736320 4286632080 18446744073709551615 136000487 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 72532

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 984.62
CPU time (s): 1800.2
CPU user time (s): 1792.3
CPU system time (s): 7.8938
CPU usage (%): 182.832
Max. virtual memory (cumulated for all children) (KiB): 74500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.3
system time used= 7.8938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333109
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= 66738
involuntary context switches= 29827

runsolver used 1.9657 second user time and 5.21321 second system time

The end

Launcher Data

Begin job on node013 at 2010-07-02 08:27:20
IDJOB=2697228
IDBENCH=48262
IDSOLVER=1209
FILE ID=node013/2697228-1278052040
PBS_JOBID= 11198870
Free space on /tmp= 62452 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_50_10_2.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697228-1278052040/watcher-2697228-1278052040 -o /tmp/evaluation-result-2697228-1278052040/solver-2697228-1278052040 -C 1800 -W 2000 -M 1800  run HOME/instance-2697228-1278052040.opb

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

MD5SUM BENCH= 2468d4642d986af58e932976ec0c4f0e
RANDOM SEED=1887002528

node013.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.253
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.50
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.253
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1365988 kB
Buffers:        150160 kB
Cached:         429728 kB
SwapCached:       7584 kB
Active:         239264 kB
Inactive:       355284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1365988 kB
SwapTotal:     4192956 kB
SwapFree:      4138896 kB
Dirty:           16664 kB
Writeback:           0 kB
AnonPages:       12976 kB
Mapped:          12072 kB
Slab:            76584 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181720 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-2697228-1278052040.opb

Free space on /tmp at the end= 62436 MiB
End job on node013 at 2010-07-02 08:43:47