Trace number 2695831

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.13 1078.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_4.opb
MD5SUMd78f5121f87a7bad7fc74d5d3eacc32f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables71
Total number of constraints17
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 constraints16
Minimum length of a constraint1
Maximum length of a constraint70
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1881
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5644
Number of bits of the biggest sum of numbers13
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-2695831-1278020904.opb.
0.00/0.00	c Instance file HOME/instance-2695831-1278020904.opb
0.00/0.00	c File size is 9055 bytes.
0.00/0.02	c Highest Coefficient sum: 5644
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.02         s                                      |
0.00/0.03	c |  Number Variables:      71                                                  |
0.00/0.03	c |  Number Constraints:    17                                                  |
0.00/0.03	c ===============================================================================
1800.11/1078.81	c Remaining time 1799.98 sec.
1800.11/1078.81	c 
1800.11/1078.81	c *** INTERRUPTED ***
1800.11/1078.81	s UNKNOWN
1800.11/1078.81	c Total CPU time              : 1552.87 s
1800.11/1078.81	c Memory used           : 35.95 MB
1800.11/1078.81	c CPU time              : 1552.87 s
1800.11/1078.81	c 
1800.11/1078.81	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-2695831-1278020904/watcher-2695831-1278020904 -o /tmp/evaluation-result-2695831-1278020904/solver-2695831-1278020904 -C 1800 -W 2000 -M 1800 run HOME/instance-2695831-1278020904.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.00 1.00 1.03 3/106 29172
/proc/meminfo: memFree=1504944/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0

[startup+0.061924 s]
/proc/loadavg: 1.00 1.00 1.03 3/106 29172
/proc/meminfo: memFree=1504944/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100924 s]
/proc/loadavg: 1.00 1.00 1.03 3/106 29172
/proc/meminfo: memFree=1504944/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300922 s]
/proc/loadavg: 1.00 1.00 1.03 3/106 29172
/proc/meminfo: memFree=1504944/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700919 s]
/proc/loadavg: 1.00 1.00 1.03 3/106 29172
/proc/meminfo: memFree=1504944/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50091 s]
/proc/loadavg: 1.00 1.00 1.03 3/109 29177
/proc/meminfo: memFree=1502068/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=29524 CPUtime=2.05
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 2139 0 0 0 182 23 0 0 18 0 2 0 143383242 30232576 1892 1992294400 134512640 146736320 4294941392 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 7381 1892 1057 2985 0 3923 0
[pid=29173/tid=29177] ppid=29172 vsize=29524 CPUtime=0.85
/proc/29173/task/29177/stat : 29177 (pb_cplex) S 29172 29172 28534 0 -1 4202560 83 0 0 0 74 11 0 0 15 0 2 0 143383263 30232576 1892 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 38224

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.03 2/109 29177
/proc/meminfo: memFree=1501076/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=28728 CPUtime=4.45
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 2206 0 0 0 394 51 0 0 16 0 2 0 143383242 29417472 1722 1992294400 134512640 146736320 4294941392 18446744073709551615 136658117 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29173/statm: 7182 1722 1058 2985 0 3724 0
[pid=29173/tid=29177] ppid=29172 vsize=28728 CPUtime=1.93
/proc/29173/task/29177/stat : 29177 (pb_cplex) S 29172 29172 28534 0 -1 4202560 87 0 0 0 169 24 0 0 16 0 2 0 143383263 29417472 1722 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 37428

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 1.03 2/109 29177
/proc/meminfo: memFree=1501324/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=28728 CPUtime=9.87
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 2207 0 0 0 865 122 0 0 18 0 2 0 143383242 29417472 1723 1992294400 134512640 146736320 4294941392 18446744073709551615 136476101 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 7182 1723 1058 2985 0 3724 0
[pid=29173/tid=29177] ppid=29172 vsize=28728 CPUtime=4.75
/proc/29173/task/29177/stat : 29177 (pb_cplex) R 29172 29172 28534 0 -1 4202560 88 0 0 0 410 65 0 0 15 0 2 0 143383263 29417472 1723 1992294400 134512640 146736320 4294941392 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (KiB) 37428

[startup+12.7018 s]
/proc/loadavg: 1.15 1.03 1.04 3/109 29179
/proc/meminfo: memFree=1501456/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=28728 CPUtime=20.64
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 2209 0 0 0 1802 262 0 0 18 0 2 0 143383242 29417472 1723 1992294400 134512640 146736320 4294941392 18446744073709551615 136666262 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 7182 1723 1058 2985 0 3724 0
[pid=29173/tid=29177] ppid=29172 vsize=28728 CPUtime=10.3
/proc/29173/task/29177/stat : 29177 (pb_cplex) R 29172 29172 28534 0 -1 4202560 90 0 0 0 891 139 0 0 15 0 2 0 143383263 29417472 1723 1992294400 134512640 146736320 4294941392 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.64
Current children cumulated vsize (KiB) 37428

[startup+25.5012 s]
/proc/loadavg: 1.13 1.03 1.04 3/109 29179
/proc/meminfo: memFree=1501456/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=29752 CPUtime=42.25
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 2237 0 0 0 3683 542 0 0 18 0 2 0 143383242 30466048 1746 1992294400 134512640 146736320 4294941392 18446744073709551615 136016605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 7438 1746 1058 2985 0 3980 0
[pid=29173/tid=29177] ppid=29172 vsize=29752 CPUtime=21.52
/proc/29173/task/29177/stat : 29177 (pb_cplex) R 29172 29172 28534 0 -1 4202560 112 0 0 0 1856 296 0 0 15 0 2 0 143383263 30466048 1746 1992294400 134512640 146736320 4294941392 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.25
Current children cumulated vsize (KiB) 38452

[startup+51.101 s]
/proc/loadavg: 1.42 1.11 1.06 2/109 29179
/proc/meminfo: memFree=1501456/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=29752 CPUtime=85.6
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 2254 0 0 0 7453 1107 0 0 18 0 2 0 143383242 30466048 1758 1992294400 134512640 146736320 4294941392 18446744073709551615 136385185 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 7438 1758 1058 2985 0 3980 0
[pid=29173/tid=29177] ppid=29172 vsize=29752 CPUtime=44.08
/proc/29173/task/29177/stat : 29177 (pb_cplex) S 29172 29172 28534 0 -1 4202560 123 0 0 0 3793 615 0 0 15 0 2 0 143383263 30466048 1758 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 85.6
Current children cumulated vsize (KiB) 38452

[startup+102.309 s]
/proc/loadavg: 1.69 1.23 1.10 3/109 29181
/proc/meminfo: memFree=1500712/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=30536 CPUtime=171.65
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 2528 0 0 0 14898 2267 0 0 18 0 2 0 143383242 31268864 1946 1992294400 134512640 146736320 4294941392 18446744073709551615 138422243 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 7634 1946 1058 2985 0 4176 0
[pid=29173/tid=29177] ppid=29172 vsize=30536 CPUtime=88.47
/proc/29173/task/29177/stat : 29177 (pb_cplex) R 29172 29172 28534 0 -1 4202560 286 0 0 0 7589 1258 0 0 15 0 2 0 143383263 31268864 1946 1992294400 134512640 146736320 4294941392 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 171.65
Current children cumulated vsize (KiB) 39236

[startup+162.301 s]
/proc/loadavg: 1.69 1.31 1.13 3/109 29183
/proc/meminfo: memFree=1500588/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=30536 CPUtime=272.1
/proc/29173/stat : 29173 (pb_cplex) S 29172 29172 28534 0 -1 4202496 2550 0 0 0 23567 3643 0 0 18 0 2 0 143383242 31268864 1963 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 7634 1963 1058 2985 0 4176 0
[pid=29173/tid=29177] ppid=29172 vsize=30536 CPUtime=140.59
/proc/29173/task/29177/stat : 29177 (pb_cplex) R 29172 29172 28534 0 -1 4202560 293 0 0 0 12034 2025 0 0 15 0 2 0 143383263 31268864 1963 1992294400 134512640 146736320 4294941392 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 272.1
Current children cumulated vsize (KiB) 39236

[startup+222.302 s]
/proc/loadavg: 1.60 1.34 1.15 3/109 29183
/proc/meminfo: memFree=1500464/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=31308 CPUtime=370.56
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 2645 0 0 0 32062 4994 0 0 18 0 2 0 143383242 32059392 2029 1992294400 134512640 146736320 4294941392 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 7827 2029 1058 2985 0 4369 0
[pid=29173/tid=29177] ppid=29172 vsize=31308 CPUtime=191.29
/proc/29173/task/29177/stat : 29177 (pb_cplex) S 29172 29172 28534 0 -1 4202560 376 0 0 0 16356 2773 0 0 15 0 2 0 143383263 32059392 2029 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 370.56
Current children cumulated vsize (KiB) 40008

[startup+282.301 s]
/proc/loadavg: 1.73 1.43 1.19 3/109 29185
/proc/meminfo: memFree=1500464/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=31308 CPUtime=470.74
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 2686 0 0 0 40710 6364 0 0 17 0 2 0 143383242 32059392 2064 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 7827 2064 1058 2985 0 4369 0
[pid=29173/tid=29177] ppid=29172 vsize=31308 CPUtime=242.98
/proc/29173/task/29177/stat : 29177 (pb_cplex) S 29172 29172 28534 0 -1 4202560 396 0 0 0 20762 3536 0 0 16 0 2 0 143383263 32059392 2064 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 470.74
Current children cumulated vsize (KiB) 40008

[startup+342.302 s]
/proc/loadavg: 1.62 1.45 1.21 3/109 29187
/proc/meminfo: memFree=1500216/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=29173] ppid=29172 vsize=33332 CPUtime=773.88
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 2925 0 0 0 66960 10428 0 0 18 0 2 0 143383242 34131968 2266 1992294400 134512640 146736320 4294941392 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 8333 2266 1058 2985 0 4875 0
[pid=29173/tid=29177] ppid=29172 vsize=33332 CPUtime=390.64
/proc/29173/task/29177/stat : 29177 (pb_cplex) R 29172 29172 28534 0 -1 4202560 520 0 0 0 33560 5504 0 0 15 0 2 0 143383263 34131968 2266 1992294400 134512640 146736320 4294941392 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 773.88
Current children cumulated vsize (KiB) 42032

[startup+522.301 s]
/proc/loadavg: 1.76 1.57 1.30 3/109 29191
/proc/meminfo: memFree=1499224/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=33332 CPUtime=873.19
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 2978 0 0 0 75541 11778 0 0 17 0 2 0 143383242 34131968 2314 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 8333 2314 1058 2985 0 4875 0
[pid=29173/tid=29177] ppid=29172 vsize=33332 CPUtime=441.84
/proc/29173/task/29177/stat : 29177 (pb_cplex) S 29172 29172 28534 0 -1 4202560 544 0 0 0 37937 6247 0 0 15 0 2 0 143383263 34131968 2314 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 873.19
Current children cumulated vsize (KiB) 42032

[startup+582.301 s]
/proc/loadavg: 1.74 1.60 1.32 2/109 29193
/proc/meminfo: memFree=1499100/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=33332 CPUtime=972.18
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 3029 0 0 0 84042 13176 0 0 18 0 2 0 143383242 34131968 2363 1992294400 134512640 146736320 4294941392 18446744073709551615 137137990 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 8333 2363 1058 2985 0 4875 0
[pid=29173/tid=29177] ppid=29172 vsize=33332 CPUtime=492.73
/proc/29173/task/29177/stat : 29177 (pb_cplex) S 29172 29172 28534 0 -1 4202560 569 0 0 0 42245 7028 0 0 15 0 2 0 143383263 34131968 2363 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 972.18
Current children cumulated vsize (KiB) 42032

[startup+642.302 s]
/proc/loadavg: 1.73 1.62 1.35 3/109 29195
/proc/meminfo: memFree=1498976/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=33332 CPUtime=1072.3
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 3082 0 0 0 92636 14594 0 0 18 0 2 0 143383242 34131968 2412 1992294400 134512640 146736320 4294941392 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29173/statm: 8333 2412 1058 2985 0 4875 0
[pid=29173/tid=29177] ppid=29172 vsize=33332 CPUtime=544.43
/proc/29173/task/29177/stat : 29177 (pb_cplex) S 29172 29172 28534 0 -1 4202560 594 0 0 0 46621 7822 0 0 15 0 2 0 143383263 34131968 2412 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1072.3
Current children cumulated vsize (KiB) 42032

[startup+702.301 s]
/proc/loadavg: 1.90 1.68 1.38 3/109 29197
/proc/meminfo: memFree=1498604/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=33332 CPUtime=1172.21
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 3139 0 0 0 101226 15995 0 0 17 0 2 0 143383242 34131968 2465 1992294400 134512640 146736320 4294941392 18446744073709551615 135520282 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 8333 2465 1058 2985 0 4875 0
[pid=29173/tid=29177] ppid=29172 vsize=33332 CPUtime=595.98
/proc/29173/task/29177/stat : 29177 (pb_cplex) S 29172 29172 28534 0 -1 4202560 625 0 0 0 50991 8607 0 0 15 0 2 0 143383263 34131968 2465 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1172.21
Current children cumulated vsize (KiB) 42032

[startup+762.309 s]
/proc/loadavg: 1.92 1.72 1.41 2/109 29208
/proc/meminfo: memFree=1497240/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=33332 CPUtime=1271.2
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 3191 0 0 0 109763 17357 0 0 17 0 2 0 143383242 34131968 2516 1992294400 134512640 146736320 4294941392 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 8333 2516 1058 2985 0 4875 0
[pid=29173/tid=29177] ppid=29172 vsize=33332 CPUtime=647.07
/proc/29173/task/29177/stat : 29177 (pb_cplex) R 29172 29172 28534 0 -1 4202560 655 0 0 0 55344 9363 0 0 15 0 2 0 143383263 34131968 2516 1992294400 134512640 146736320 4294941392 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1271.2
Current children cumulated vsize (KiB) 42032

[startup+822.301 s]
/proc/loadavg: 1.97 1.77 1.44 3/109 29208
/proc/meminfo: memFree=1497240/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=33332 CPUtime=1369.99
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 3246 0 0 0 118218 18781 0 0 18 0 2 0 143383242 34131968 2570 1992294400 134512640 146736320 4294941392 18446744073709551615 135965103 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29173/statm: 8333 2570 1058 2985 0 4875 0
[pid=29173/tid=29177] ppid=29172 vsize=33332 CPUtime=698.38
/proc/29173/task/29177/stat : 29177 (pb_cplex) S 29172 29172 28534 0 -1 4202560 680 0 0 0 59676 10162 0 0 15 0 2 0 143383263 34131968 2570 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1369.99
Current children cumulated vsize (KiB) 42032

[startup+882.302 s]
/proc/loadavg: 2.00 1.82 1.48 2/109 29210
/proc/meminfo: memFree=1497240/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=33332 CPUtime=1470.61
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 3295 0 0 0 126884 20177 0 0 15 0 2 0 143383242 34131968 2615 1992294400 134512640 146736320 4294941392 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29173/statm: 8333 2615 1058 2985 0 4875 0
[pid=29173/tid=29177] ppid=29172 vsize=33332 CPUtime=746.14
/proc/29173/task/29177/stat : 29177 (pb_cplex) R 29172 29172 28534 0 -1 4202560 707 0 0 0 63819 10795 0 0 18 0 2 0 143383263 34131968 2615 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1470.61
Current children cumulated vsize (KiB) 42032

[startup+942.301 s]
/proc/loadavg: 1.87 1.82 1.50 3/109 29212
/proc/meminfo: memFree=1497240/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=33332 CPUtime=1571.25
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 3351 0 0 0 135575 21550 0 0 15 0 2 0 143383242 34131968 2670 1992294400 134512640 146736320 4294941392 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29173/statm: 8333 2670 1058 2985 0 4875 0
[pid=29173/tid=29177] ppid=29172 vsize=33332 CPUtime=793.29
/proc/29173/task/29177/stat : 29177 (pb_cplex) R 29172 29172 28534 0 -1 4202560 736 0 0 0 67930 11399 0 0 18 0 2 0 143383263 34131968 2670 1992294400 134512640 146736320 4294941392 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1571.25
Current children cumulated vsize (KiB) 42032

[startup+1002.3 s]
/proc/loadavg: 1.87 1.82 1.52 2/109 29214
/proc/meminfo: memFree=1497240/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=36812 CPUtime=1671.79
/proc/29173/stat : 29173 (pb_cplex) S 29172 29172 28534 0 -1 4202496 3403 0 0 0 144239 22940 0 0 15 0 2 0 143383242 37695488 2720 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29173/statm: 9203 2720 1058 2985 0 5745 0
[pid=29173/tid=29177] ppid=29172 vsize=36812 CPUtime=840.5
/proc/29173/task/29177/stat : 29177 (pb_cplex) R 29172 29172 28534 0 -1 4202560 763 0 0 0 72035 12015 0 0 18 0 2 0 143383263 37695488 2720 1992294400 134512640 146736320 4294941392 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1671.79
Current children cumulated vsize (KiB) 45512

[startup+1062.3 s]
/proc/loadavg: 1.78 1.80 1.53 3/109 29216
/proc/meminfo: memFree=1497240/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=36812 CPUtime=1772.27
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 3452 0 0 0 152887 24340 0 0 15 0 2 0 143383242 37695488 2767 1992294400 134512640 146736320 4294941392 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29173/statm: 9203 2767 1058 2985 0 5745 0
[pid=29173/tid=29177] ppid=29172 vsize=36812 CPUtime=887.6
/proc/29173/task/29177/stat : 29177 (pb_cplex) R 29172 29172 28534 0 -1 4202560 789 0 0 0 76124 12636 0 0 18 0 2 0 143383263 37695488 2767 1992294400 134512640 146736320 4294941392 18446744073709551615 137083722 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1772.27
Current children cumulated vsize (KiB) 45512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1078.8 s]
/proc/loadavg: 1.76 1.80 1.53 3/109 29216
/proc/meminfo: memFree=1497116/2059040 swapFree=4139660/4192956
[pid=29172] ppid=29170 vsize=8700 CPUtime=0
/proc/29172/stat : 29172 (run) S 29170 29172 28534 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143383242 8908800 249 1992294400 4194304 4922060 140734528985344 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29172/statm: 2175 249 208 178 0 68 0
[pid=29173] ppid=29172 vsize=36812 CPUtime=1800.11
/proc/29173/stat : 29173 (pb_cplex) R 29172 29172 28534 0 -1 4202496 3470 0 0 0 155286 24725 0 0 15 0 2 0 143383242 37695488 2785 1992294400 134512640 146736320 4294941392 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29173/statm: 9203 2785 1058 2985 0 5745 0
[pid=29173/tid=29177] ppid=29172 vsize=36812 CPUtime=900.68
/proc/29173/task/29177/stat : 29177 (pb_cplex) R 29172 29172 28534 0 -1 4202560 797 0 0 0 77258 12810 0 0 18 0 2 0 143383263 37695488 2785 1992294400 134512640 146736320 4294941392 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 45512

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): 1078.82
CPU time (s): 1800.13
CPU user time (s): 1552.88
CPU system time (s): 247.256
CPU usage (%): 166.862
Max. virtual memory (cumulated for all children) (KiB): 45512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1552.88
system time used= 247.256
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3845
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= 15931572
involuntary context switches= 152916

runsolver used 1.71274 second user time and 5.20621 second system time

The end

Launcher Data

Begin job on node037 at 2010-07-01 23:48:24
IDJOB=2695831
IDBENCH=2922
IDSOLVER=1209
FILE ID=node037/2695831-1278020904
PBS_JOBID= 11198726
Free space on /tmp= 62484 MiB

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

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

MD5SUM BENCH= d78f5121f87a7bad7fc74d5d3eacc32f
RANDOM SEED=34292337

node037.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.248
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.49
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.248
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.55
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1505472 kB
Buffers:        146084 kB
Cached:         297308 kB
SwapCached:       6676 kB
Active:         193936 kB
Inactive:       263112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1505472 kB
SwapTotal:     4192956 kB
SwapFree:      4139660 kB
Dirty:           16652 kB
Writeback:           0 kB
AnonPages:       12104 kB
Mapped:          11964 kB
Slab:            74572 kB
PageTables:       4216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182692 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62468 MiB
End job on node037 at 2010-07-02 00:06:23