Trace number 2696063

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.1 1169.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_9.opb
MD5SUMa849a24692bdc034ba3174a2ba23709e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark258.398
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables601
Total number of constraints1089
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1088
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 36
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 99
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 682
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696063-1278021098.opb.
0.00/0.00	c Instance file HOME/instance-2696063-1278021098.opb
0.00/0.00	c File size is 197718 bytes.
0.00/0.22	c Highest Coefficient sum: 682
0.00/0.22	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.23	c ============================[ Problem Statistics ]=============================
0.00/0.23	c |                                                                             |
0.00/0.23	c |  Parsing time:          0.23         s                                      |
0.00/0.23	c |  Number Variables:      601                                                 |
0.00/0.23	c |  Number Constraints:    1089                                                |
0.00/0.23	c ===============================================================================
1800.07/1169.71	c Remaining time 1799.77 sec.
1800.07/1169.71	c 
1800.07/1169.71	c *** INTERRUPTED ***
1800.07/1169.71	s UNKNOWN
1800.07/1169.71	c Total CPU time              : 1792.72 s
1800.07/1169.71	c Memory used           : 70.02 MB
1800.07/1169.71	c CPU time              : 1792.72 s
1800.07/1169.71	c 
1800.07/1169.71	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2696063-1278021098/watcher-2696063-1278021098 -o /tmp/evaluation-result-2696063-1278021098/solver-2696063-1278021098 -C 1800 -W 2000 -M 1800 run HOME/instance-2696063-1278021098.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.06 1.02 1.09 3/106 27843
/proc/meminfo: memFree=1765448/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0

[startup+0.107334 s]
/proc/loadavg: 1.06 1.02 1.09 3/106 27843
/proc/meminfo: memFree=1765448/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200347 s]
/proc/loadavg: 1.06 1.02 1.09 3/106 27843
/proc/meminfo: memFree=1765448/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300374 s]
/proc/loadavg: 1.06 1.02 1.09 3/106 27843
/proc/meminfo: memFree=1765448/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70143 s]
/proc/loadavg: 1.06 1.02 1.09 3/106 27843
/proc/meminfo: memFree=1765448/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50053 s]
/proc/loadavg: 1.06 1.02 1.09 2/108 27845
/proc/meminfo: memFree=1756504/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=26108 CPUtime=1.48
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 8085 0 0 0 146 2 0 0 19 0 1 0 143397894 26734592 3625 1992294400 134512640 146736320 4287906608 18446744073709551615 137147358 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27844/statm: 6527 3625 1018 2985 0 3069 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34808

[startup+3.10177 s]
/proc/loadavg: 1.06 1.01 1.09 3/109 27846
/proc/meminfo: memFree=1750296/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=42940 CPUtime=3.78
/proc/27844/stat : 27844 (pb_cplex) S 27843 27843 27462 0 -1 4202496 9828 0 0 0 374 4 0 0 17 0 2 0 143397894 43970560 5105 1992294400 134512640 146736320 4287906608 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 10735 5105 1058 2985 0 7277 0
[pid=27844/tid=27846] ppid=27843 vsize=42940 CPUtime=1.08
/proc/27844/task/27846/stat : 27846 (pb_cplex) R 27843 27843 27462 0 -1 4202560 710 0 0 0 108 0 0 0 18 0 2 0 143398083 43970560 5105 1992294400 134512640 146736320 4287906608 18446744073709551615 135450784 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 51640

[startup+6.30121 s]
/proc/loadavg: 1.06 1.01 1.09 3/109 27846
/proc/meminfo: memFree=1743972/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=41124 CPUtime=9.24
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 14528 0 0 0 915 9 0 0 17 0 1 0 143397894 42110976 4809 1992294400 134512640 146736320 4287906608 18446744073709551615 136008053 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27844/statm: 10281 4809 1061 2985 0 6823 0
Current children cumulated CPU time (s) 9.24
Current children cumulated vsize (KiB) 49824

[startup+12.7011 s]
/proc/loadavg: 1.13 1.03 1.09 2/109 27853
/proc/meminfo: memFree=1745460/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=45896 CPUtime=17.05
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 19928 0 0 0 1692 13 0 0 18 0 2 0 143397894 46997504 5861 1992294400 134512640 146736320 4287906608 18446744073709551615 135850319 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27844/statm: 11474 5861 1081 2985 0 8016 0
[pid=27844/tid=27851] ppid=27843 vsize=45896 CPUtime=2.06
/proc/27844/task/27851/stat : 27851 (pb_cplex) R 27843 27843 27462 0 -1 4202560 1952 0 0 0 205 1 0 0 16 0 2 0 143398887 46997504 5861 1992294400 134512640 146736320 4287906608 18446744073709551615 138424973 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17.05
Current children cumulated vsize (KiB) 54596

[startup+25.5009 s]
/proc/loadavg: 1.18 1.04 1.10 2/109 27853
/proc/meminfo: memFree=1739756/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=52404 CPUtime=31.75
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 42817 0 0 0 3150 25 0 0 25 0 2 0 143397894 53661696 7394 1992294400 134512640 146736320 4287906608 18446744073709551615 136008042 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 13101 7394 1083 2985 0 9643 0
[pid=27844/tid=27851] ppid=27843 vsize=52404 CPUtime=4.06
/proc/27844/task/27851/stat : 27851 (pb_cplex) S 27843 27843 27462 0 -1 4202560 2738 0 0 0 404 2 0 0 16 0 2 0 143398887 53661696 7394 1992294400 134512640 146736320 4287906608 18446744073709551615 144580073 0 2 4096 16387 18446604437836282048 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 31.75
Current children cumulated vsize (KiB) 61104

[startup+51.1006 s]
/proc/loadavg: 1.18 1.06 1.10 2/109 27853
/proc/meminfo: memFree=1732688/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=60280 CPUtime=67.35
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 94067 0 0 0 6679 56 0 0 25 0 2 0 143397894 61726720 9055 1992294400 134512640 146736320 4287906608 18446744073709551615 136008455 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 15070 9055 1103 2985 0 11612 0
[pid=27844/tid=27851] ppid=27843 vsize=60280 CPUtime=16.33
/proc/27844/task/27851/stat : 27851 (pb_cplex) S 27843 27843 27462 0 -1 4202560 14660 0 0 0 1623 10 0 0 17 0 2 0 143398887 61726720 9055 1992294400 134512640 146736320 4287906608 18446744073709551615 144580073 0 2 4096 16387 18446604437836282048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 67.35
Current children cumulated vsize (KiB) 68980

[startup+102.301 s]
/proc/loadavg: 1.30 1.11 1.11 2/109 27855
/proc/meminfo: memFree=1727232/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=66356 CPUtime=130.68
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 187943 0 0 0 12958 110 0 0 25 0 2 0 143397894 67948544 10409 1992294400 134512640 146736320 4287906608 18446744073709551615 139044580 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 16589 10409 1170 2985 0 13131 0
[pid=27844/tid=27851] ppid=27843 vsize=66356 CPUtime=52.29
/proc/27844/task/27851/stat : 27851 (pb_cplex) S 27843 27843 27462 0 -1 4202560 63253 0 0 0 5189 40 0 0 18 0 2 0 143398887 67948544 10409 1992294400 134512640 146736320 4287906608 18446744073709551615 144580073 0 2 4096 16387 18446604437836282048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 130.68
Current children cumulated vsize (KiB) 75056

[startup+162.301 s]
/proc/loadavg: 1.47 1.16 1.12 3/109 27857
/proc/meminfo: memFree=1720784/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=76952 CPUtime=208.79
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 304106 0 0 0 20709 170 0 0 25 0 2 0 143397894 78798848 12207 1992294400 134512640 146736320 4287906608 18446744073709551615 136001985 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 19238 12207 1108 2985 0 15780 0
[pid=27844/tid=27851] ppid=27843 vsize=76952 CPUtime=96.69
/proc/27844/task/27851/stat : 27851 (pb_cplex) R 27843 27843 27462 0 -1 4202560 120102 0 0 0 9597 72 0 0 25 0 2 0 143398887 78798848 12207 1992294400 134512640 146736320 4287906608 18446744073709551615 139023093 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 208.79
Current children cumulated vsize (KiB) 85652

[startup+222.309 s]
/proc/loadavg: 1.64 1.27 1.16 2/109 27857
/proc/meminfo: memFree=1726116/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=65452 CPUtime=292.57
/proc/27844/stat : 27844 (pb_cplex) S 27843 27843 27462 0 -1 4202496 409937 0 0 0 29024 233 0 0 25 0 2 0 143397894 67022848 10555 1992294400 134512640 146736320 4287906608 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27844/statm: 16363 10555 1109 2985 0 12905 0
[pid=27844/tid=27851] ppid=27843 vsize=65452 CPUtime=143.65
/proc/27844/task/27851/stat : 27851 (pb_cplex) R 27843 27843 27462 0 -1 4202560 177940 0 0 0 14258 107 0 0 25 0 2 0 143398887 67022848 10555 1992294400 134512640 146736320 4287906608 18446744073709551615 137057641 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 292.57
Current children cumulated vsize (KiB) 74152

[startup+282.3 s]
/proc/loadavg: 1.79 1.38 1.20 2/109 27859
/proc/meminfo: memFree=1725124/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=66484 CPUtime=370.01
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 468480 0 0 0 36731 270 0 0 25 0 2 0 143397894 68079616 10775 1992294400 134512640 146736320 4287906608 18446744073709551615 139023681 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 16621 10775 1109 2985 0 13163 0
[pid=27844/tid=27851] ppid=27843 vsize=66484 CPUtime=173.7
/proc/27844/task/27851/stat : 27851 (pb_cplex) S 27843 27843 27462 0 -1 4202560 191577 0 0 0 17252 118 0 0 16 0 2 0 143398887 68079616 10775 1992294400 134512640 146736320 4287906608 18446744073709551615 144580073 0 2 4096 16387 18446604437836282048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 370.01
Current children cumulated vsize (KiB) 75184

[startup+342.301 s]
/proc/loadavg: 1.57 1.40 1.22 3/109 27861
/proc/meminfo: memFree=1727108/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=63084 CPUtime=462.01
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 501981 0 0 0 45902 299 0 0 18 0 2 0 143397894 64598016 10196 1992294400 134512640 146736320 4287906608 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 15771 10196 1109 2985 0 12313 0

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

[pid=27844] ppid=27843 vsize=65992 CPUtime=729.84
/proc/27844/stat : 27844 (pb_cplex) S 27843 27843 27462 0 -1 4202496 643179 0 0 0 72581 403 0 0 16 0 2 0 143397894 67575808 10770 1992294400 134512640 146736320 4287906608 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27844/statm: 16498 10770 1110 2985 0 13040 0
[pid=27844/tid=27851] ppid=27843 vsize=65992 CPUtime=353.33
/proc/27844/task/27851/stat : 27851 (pb_cplex) R 27843 27843 27462 0 -1 4202560 263117 0 0 0 35152 181 0 0 25 0 2 0 143398887 67575808 10770 1992294400 134512640 146736320 4287906608 18446744073709551615 135850301 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 729.84
Current children cumulated vsize (KiB) 74692

[startup+582.301 s]
/proc/loadavg: 1.75 1.64 1.36 3/109 27876
/proc/meminfo: memFree=1725496/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=64296 CPUtime=818.8
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 688684 0 0 0 81447 433 0 0 18 0 2 0 143397894 65839104 10492 1992294400 134512640 146736320 4287906608 18446744073709551615 136403117 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 16074 10492 1110 2985 0 12616 0
[pid=27844/tid=27851] ppid=27843 vsize=64296 CPUtime=394.56
/proc/27844/task/27851/stat : 27851 (pb_cplex) R 27843 27843 27462 0 -1 4202560 284308 0 0 0 39260 196 0 0 17 0 2 0 143398887 65839104 10492 1992294400 134512640 146736320 4287906608 18446744073709551615 136389149 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 818.8
Current children cumulated vsize (KiB) 72996

[startup+642.301 s]
/proc/loadavg: 2.02 1.74 1.41 3/109 27878
/proc/meminfo: memFree=1716568/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=78776 CPUtime=932.25
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 803552 0 0 0 92713 512 0 0 23 0 2 0 143397894 80666624 13450 1992294400 134512640 146736320 4287906608 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27844/statm: 19694 13450 1113 2985 0 16236 0
[pid=27844/tid=27851] ppid=27843 vsize=78776 CPUtime=450.49
/proc/27844/task/27851/stat : 27851 (pb_cplex) R 27843 27843 27462 0 -1 4202560 323883 0 0 0 44823 226 0 0 25 0 2 0 143398887 80666624 13450 1992294400 134512640 146736320 4287906608 18446744073709551615 136388069 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 932.25
Current children cumulated vsize (KiB) 87476

[startup+702.301 s]
/proc/loadavg: 1.93 1.77 1.44 2/109 27880
/proc/meminfo: memFree=1716568/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=75412 CPUtime=1032.31
/proc/27844/stat : 27844 (pb_cplex) S 27843 27843 27462 0 -1 4202496 849567 0 0 0 102687 544 0 0 16 0 2 0 143397894 77221888 12772 1992294400 134512640 146736320 4287906608 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27844/statm: 18853 12772 1113 2985 0 15395 0
[pid=27844/tid=27851] ppid=27843 vsize=75412 CPUtime=503.04
/proc/27844/task/27851/stat : 27851 (pb_cplex) R 27843 27843 27462 0 -1 4202560 349260 0 0 0 50061 243 0 0 25 0 2 0 143398887 77221888 12772 1992294400 134512640 146736320 4287906608 18446744073709551615 139042901 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1032.31
Current children cumulated vsize (KiB) 84112

[startup+762.301 s]
/proc/loadavg: 1.58 1.71 1.44 2/109 27882
/proc/meminfo: memFree=1716568/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=74236 CPUtime=1108.31
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 890109 0 0 0 110261 570 0 0 25 0 2 0 143397894 76017664 12758 1992294400 134512640 146736320 4287906608 18446744073709551615 135467901 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 18559 12758 1113 2985 0 15101 0
[pid=27844/tid=27851] ppid=27843 vsize=74236 CPUtime=542
/proc/27844/task/27851/stat : 27851 (pb_cplex) S 27843 27843 27462 0 -1 4202560 370453 0 0 0 53943 257 0 0 20 0 2 0 143398887 76017664 12758 1992294400 134512640 146736320 4287906608 18446744073709551615 144580073 0 2 4096 16387 18446604437836282048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1108.31
Current children cumulated vsize (KiB) 82936

[startup+822.301 s]
/proc/loadavg: 1.84 1.77 1.47 2/109 27882
/proc/meminfo: memFree=1717932/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=72284 CPUtime=1207.91
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 894339 0 0 0 120202 589 0 0 18 0 2 0 143397894 74018816 12285 1992294400 134512640 146736320 4287906608 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 18071 12285 1113 2985 0 14613 0
[pid=27844/tid=27851] ppid=27843 vsize=72284 CPUtime=587.29
/proc/27844/task/27851/stat : 27851 (pb_cplex) S 27843 27843 27462 0 -1 4202560 372180 0 0 0 58464 265 0 0 16 0 2 0 143398887 74018816 12285 1992294400 134512640 146736320 4287906608 18446744073709551615 144580073 0 2 4096 16387 18446604437836282048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1207.91
Current children cumulated vsize (KiB) 80984

[startup+882.309 s]
/proc/loadavg: 1.83 1.77 1.49 3/109 27884
/proc/meminfo: memFree=1717312/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=73692 CPUtime=1302.12
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 908645 0 0 0 129600 612 0 0 19 0 2 0 143397894 75460608 12575 1992294400 134512640 146736320 4287906608 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27844/statm: 18423 12575 1113 2985 0 14965 0
[pid=27844/tid=27851] ppid=27843 vsize=73692 CPUtime=628.73
/proc/27844/task/27851/stat : 27851 (pb_cplex) R 27843 27843 27462 0 -1 4202560 380494 0 0 0 62596 277 0 0 19 0 2 0 143398887 75460608 12575 1992294400 134512640 146736320 4287906608 18446744073709551615 136384892 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1302.12
Current children cumulated vsize (KiB) 82392

[startup+942.301 s]
/proc/loadavg: 2.19 1.85 1.53 4/109 27886
/proc/meminfo: memFree=1719048/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=71692 CPUtime=1397.5
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 917346 0 0 0 139117 633 0 0 20 0 2 0 143397894 73412608 12103 1992294400 134512640 146736320 4287906608 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 17923 12103 1113 2985 0 14465 0
[pid=27844/tid=27851] ppid=27843 vsize=71692 CPUtime=679.2
/proc/27844/task/27851/stat : 27851 (pb_cplex) R 27843 27843 27462 0 -1 4202560 388870 0 0 0 67630 290 0 0 16 0 2 0 143398887 73412608 12103 1992294400 134512640 146736320 4287906608 18446744073709551615 136015624 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1397.5
Current children cumulated vsize (KiB) 80392

[startup+1002.3 s]
/proc/loadavg: 2.17 1.92 1.57 2/109 27888
/proc/meminfo: memFree=1719048/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=71692 CPUtime=1504.08
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 924728 0 0 0 149749 659 0 0 18 0 2 0 143397894 73412608 12141 1992294400 134512640 146736320 4287906608 18446744073709551615 136388075 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 17923 12141 1113 2985 0 14465 0
[pid=27844/tid=27851] ppid=27843 vsize=71692 CPUtime=732.02
/proc/27844/task/27851/stat : 27851 (pb_cplex) S 27843 27843 27462 0 -1 4202560 396245 0 0 0 72897 305 0 0 18 0 2 0 143398887 73412608 12141 1992294400 134512640 146736320 4287906608 18446744073709551615 144580073 0 2 4096 16387 18446604437836282048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1504.08
Current children cumulated vsize (KiB) 80392

[startup+1062.3 s]
/proc/loadavg: 2.02 1.92 1.59 3/109 27890
/proc/meminfo: memFree=1718800/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=71692 CPUtime=1611.42
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 935096 0 0 0 160452 690 0 0 18 0 2 0 143397894 73412608 12141 1992294400 134512640 146736320 4287906608 18446744073709551615 139042879 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27844/statm: 17923 12141 1113 2985 0 14465 0
[pid=27844/tid=27851] ppid=27843 vsize=71692 CPUtime=785.34
/proc/27844/task/27851/stat : 27851 (pb_cplex) R 27843 27843 27462 0 -1 4202560 406607 0 0 0 78210 324 0 0 18 0 2 0 143398887 73412608 12141 1992294400 134512640 146736320 4287906608 18446744073709551615 139023068 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1611.42
Current children cumulated vsize (KiB) 80392

[startup+1122.3 s]
/proc/loadavg: 1.88 1.91 1.61 3/109 27890
/proc/meminfo: memFree=1717560/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=71692 CPUtime=1718.11
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 952365 0 0 0 171095 716 0 0 17 0 2 0 143397894 73412608 12141 1992294400 134512640 146736320 4287906608 18446744073709551615 136008450 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27844/statm: 17923 12141 1113 2985 0 14465 0
[pid=27844/tid=27851] ppid=27843 vsize=71692 CPUtime=838.12
/proc/27844/task/27851/stat : 27851 (pb_cplex) R 27843 27843 27462 0 -1 4202560 407905 0 0 0 83477 335 0 0 19 0 2 0 143398887 73412608 12141 1992294400 134512640 146736320 4287906608 18446744073709551615 136008053 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1718.11
Current children cumulated vsize (KiB) 80392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1169.7 s]
/proc/loadavg: 2.19 1.98 1.65 3/109 27892
/proc/meminfo: memFree=1718676/2059040 swapFree=4135664/4192956
[pid=27843] ppid=27841 vsize=8700 CPUtime=0
/proc/27843/stat : 27843 (run) S 27841 27843 27462 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 143397894 8908800 249 1992294400 4194304 4922060 140736654935824 18446744073709551615 264053038213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27843/statm: 2175 249 208 178 0 68 0
[pid=27844] ppid=27843 vsize=71692 CPUtime=1800.07
/proc/27844/stat : 27844 (pb_cplex) R 27843 27843 27462 0 -1 4202496 972626 0 0 0 179270 737 0 0 19 0 2 0 143397894 73412608 12163 1992294400 134512640 146736320 4287906608 18446744073709551615 135450751 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27844/statm: 17923 12163 1113 2985 0 14465 0
[pid=27844/tid=27851] ppid=27843 vsize=71692 CPUtime=878.18
/proc/27844/task/27851/stat : 27851 (pb_cplex) R 27843 27843 27462 0 -1 4202560 408375 0 0 0 87478 340 0 0 17 0 2 0 143398887 73412608 12163 1992294400 134512640 146736320 4287906608 18446744073709551615 136008177 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 80392

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

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

Child status: 0
Real time (s): 1169.72
CPU time (s): 1800.1
CPU user time (s): 1792.72
CPU system time (s): 7.38388
CPU usage (%): 153.892
Max. virtual memory (cumulated for all children) (KiB): 93084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.72
system time used= 7.38388
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 972999
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= 24165
involuntary context switches= 26296

runsolver used 2.32864 second user time and 5.83211 second system time

The end

Launcher Data

Begin job on node049 at 2010-07-01 23:51:38
IDJOB=2696063
IDBENCH=2943
IDSOLVER=1209
FILE ID=node049/2696063-1278021098
PBS_JOBID= 11198716
Free space on /tmp= 62352 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_9.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696063-1278021098/watcher-2696063-1278021098 -o /tmp/evaluation-result-2696063-1278021098/solver-2696063-1278021098 -C 1800 -W 2000 -M 1800  run HOME/instance-2696063-1278021098.opb

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

MD5SUM BENCH= a849a24692bdc034ba3174a2ba23709e
RANDOM SEED=887836533

node049.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.244
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.48
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.244
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:       1765976 kB
Buffers:         70648 kB
Cached:         130632 kB
SwapCached:      12240 kB
Active:         104112 kB
Inactive:       112404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1765976 kB
SwapTotal:     4192956 kB
SwapFree:      4135664 kB
Dirty:           16784 kB
Writeback:           0 kB
AnonPages:       12312 kB
Mapped:           8512 kB
Slab:            54384 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183704 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62336 MiB
End job on node049 at 2010-07-02 00:11:08