Trace number 2695821

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 1067.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_2.opb
MD5SUM6c673f615af1912eadc68b4290958076
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 variables61
Total number of constraints15
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 constraints14
Minimum length of a constraint1
Maximum length of a constraint60
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 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4944
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-2695821-1278020238.opb.
0.00/0.00	c Instance file HOME/instance-2695821-1278020238.opb
0.00/0.00	c File size is 6852 bytes.
0.00/0.01	c Highest Coefficient sum: 4944
0.00/0.01	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      61                                                  |
0.00/0.02	c |  Number Constraints:    15                                                  |
0.00/0.02	c ===============================================================================
1800.17/1067.02	c Remaining time 1799.98 sec.
1800.17/1067.02	c 
1800.17/1067.02	c *** INTERRUPTED ***
1800.17/1067.02	s UNKNOWN
1800.17/1067.02	c Total CPU time              : 1567.33 s
1800.17/1067.02	c Memory used           : 32.90 MB
1800.17/1067.02	c CPU time              : 1567.33 s
1800.17/1067.02	c 
1800.17/1067.02	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-2695821-1278020238/watcher-2695821-1278020238 -o /tmp/evaluation-result-2695821-1278020238/solver-2695821-1278020238 -C 1800 -W 2000 -M 1800 run HOME/instance-2695821-1278020238.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.98 1.93 1.76 3/105 31154
/proc/meminfo: memFree=1521996/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0

[startup+0.108996 s]
/proc/loadavg: 1.98 1.93 1.76 3/105 31154
/proc/meminfo: memFree=1521996/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.203521 s]
/proc/loadavg: 1.98 1.93 1.76 3/105 31154
/proc/meminfo: memFree=1521996/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.303473 s]
/proc/loadavg: 1.98 1.93 1.76 3/105 31154
/proc/meminfo: memFree=1521996/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701039 s]
/proc/loadavg: 1.98 1.93 1.76 3/105 31154
/proc/meminfo: memFree=1521996/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50114 s]
/proc/loadavg: 1.98 1.93 1.76 3/108 31159
/proc/meminfo: memFree=1518748/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=28656 CPUtime=2.29
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 2573 0 0 0 202 27 0 0 17 0 2 0 143315163 29343744 1735 1992294400 134512640 146736320 4292806704 18446744073709551615 135982317 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 7164 1735 1053 2985 0 3706 0
[pid=31155/tid=31159] ppid=31154 vsize=28656 CPUtime=0.95
/proc/31155/task/31159/stat : 31159 (pb_cplex) S 31154 31154 30757 0 -1 4202560 271 0 0 0 82 13 0 0 16 0 2 0 143315181 29343744 1735 1992294400 134512640 146736320 4292806704 18446744073709551615 144580073 0 2 4096 16387 18446604437837856960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 37356

[startup+3.10134 s]
/proc/loadavg: 1.98 1.93 1.76 3/108 31159
/proc/meminfo: memFree=1518004/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=28656 CPUtime=4.98
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 2835 0 0 0 434 64 0 0 18 0 2 0 143315163 29343744 1736 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 7164 1736 1053 2985 0 3706 0
[pid=31155/tid=31159] ppid=31154 vsize=28656 CPUtime=2.34
/proc/31155/task/31159/stat : 31159 (pb_cplex) R 31154 31154 30757 0 -1 4202560 402 0 0 0 199 35 0 0 15 0 2 0 143315181 29343744 1736 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 37356

[startup+6.30174 s]
/proc/loadavg: 1.98 1.93 1.76 3/108 31159
/proc/meminfo: memFree=1518128/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=28656 CPUtime=10.45
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 3137 0 0 0 915 130 0 0 18 0 2 0 143315163 29343744 1739 1992294400 134512640 146736320 4292806704 18446744073709551615 144714015 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 7164 1739 1053 2985 0 3706 0
[pid=31155/tid=31159] ppid=31154 vsize=28656 CPUtime=5.15
/proc/31155/task/31159/stat : 31159 (pb_cplex) R 31154 31154 30757 0 -1 4202560 561 0 0 0 442 73 0 0 15 0 2 0 143315181 29343744 1739 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.45
Current children cumulated vsize (KiB) 37356

[startup+12.7015 s]
/proc/loadavg: 1.98 1.94 1.76 3/108 31159
/proc/meminfo: memFree=1518128/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=28656 CPUtime=21.35
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 3569 0 0 0 1865 270 0 0 18 0 2 0 143315163 29343744 1741 1992294400 134512640 146736320 4292806704 18446744073709551615 137683808 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 7164 1741 1053 2985 0 3706 0
[pid=31155/tid=31159] ppid=31154 vsize=28656 CPUtime=10.73
/proc/31155/task/31159/stat : 31159 (pb_cplex) S 31154 31154 30757 0 -1 4202560 803 0 0 0 923 150 0 0 15 0 2 0 143315181 29343744 1741 1992294400 134512640 146736320 4292806704 18446744073709551615 144580073 0 2 4096 16387 18446604437837856960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.35
Current children cumulated vsize (KiB) 37356

[startup+25.5012 s]
/proc/loadavg: 1.91 1.92 1.75 3/108 31159
/proc/meminfo: memFree=1518128/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=28704 CPUtime=43.13
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 5104 0 0 0 3774 539 0 0 18 0 2 0 143315163 29392896 1771 1992294400 134512640 146736320 4292806704 18446744073709551615 135845822 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 7176 1771 1053 2985 0 3718 0
[pid=31155/tid=31159] ppid=31154 vsize=28704 CPUtime=21.99
/proc/31155/task/31159/stat : 31159 (pb_cplex) R 31154 31154 30757 0 -1 4202560 1634 0 0 0 1898 301 0 0 15 0 2 0 143315181 29392896 1771 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.13
Current children cumulated vsize (KiB) 37404

[startup+51.1002 s]
/proc/loadavg: 1.89 1.91 1.76 2/108 31159
/proc/meminfo: memFree=1518004/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=28800 CPUtime=81.73
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 5467 0 0 0 7135 1038 0 0 17 0 2 0 143315163 29491200 1799 1992294400 134512640 146736320 4292806704 18446744073709551615 136389777 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31155/statm: 7200 1799 1053 2985 0 3742 0
[pid=31155/tid=31159] ppid=31154 vsize=28800 CPUtime=41.54
/proc/31155/task/31159/stat : 31159 (pb_cplex) R 31154 31154 30757 0 -1 4202560 1835 0 0 0 3590 564 0 0 16 0 2 0 143315181 29491200 1799 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 81.73
Current children cumulated vsize (KiB) 37500

[startup+102.301 s]
/proc/loadavg: 1.81 1.88 1.75 3/108 31161
/proc/meminfo: memFree=1517756/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=29612 CPUtime=167.76
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 6051 0 0 0 14617 2159 0 0 18 0 2 0 143315163 30322688 1949 1992294400 134512640 146736320 4292806704 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31155/statm: 7403 1949 1053 2985 0 3945 0
[pid=31155/tid=31159] ppid=31154 vsize=29612 CPUtime=86
/proc/31155/task/31159/stat : 31159 (pb_cplex) S 31154 31154 30757 0 -1 4202560 2107 0 0 0 7409 1191 0 0 15 0 2 0 143315181 30322688 1949 1992294400 134512640 146736320 4292806704 18446744073709551615 144580073 0 2 4096 16387 18446604437837856960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 167.76
Current children cumulated vsize (KiB) 38312

[startup+162.301 s]
/proc/loadavg: 1.78 1.85 1.74 2/108 31163
/proc/meminfo: memFree=1517508/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=30636 CPUtime=269.73
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 6570 0 0 0 23482 3491 0 0 18 0 2 0 143315163 31371264 1992 1992294400 134512640 146736320 4292806704 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 7659 1992 1053 2985 0 4201 0
[pid=31155/tid=31159] ppid=31154 vsize=30636 CPUtime=138.85
/proc/31155/task/31159/stat : 31159 (pb_cplex) S 31154 31154 30757 0 -1 4202560 2378 0 0 0 11951 1934 0 0 15 0 2 0 143315181 31371264 1992 1992294400 134512640 146736320 4292806704 18446744073709551615 144580073 0 2 4096 16387 18446604437837856960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 269.73
Current children cumulated vsize (KiB) 39336

[startup+222.309 s]
/proc/loadavg: 1.80 1.85 1.75 2/108 31165
/proc/meminfo: memFree=1517136/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=31644 CPUtime=371.98
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 7156 0 0 0 32397 4801 0 0 18 0 2 0 143315163 32403456 2105 1992294400 134512640 146736320 4292806704 18446744073709551615 135443526 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 7911 2105 1053 2985 0 4453 0
[pid=31155/tid=31159] ppid=31154 vsize=31644 CPUtime=191.86
/proc/31155/task/31159/stat : 31159 (pb_cplex) R 31154 31154 30757 0 -1 4202560 2736 0 0 0 16521 2665 0 0 16 0 2 0 143315181 32403456 2105 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 371.98
Current children cumulated vsize (KiB) 40344

[startup+282.3 s]
/proc/loadavg: 1.73 1.82 1.74 2/108 31167
/proc/meminfo: memFree=1517012/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=31644 CPUtime=472.32
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 9970 0 0 0 41147 6085 0 0 18 0 2 0 143315163 32403456 2152 1992294400 134512640 146736320 4292806704 18446744073709551615 135968414 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 7911 2152 1053 2985 0 4453 0
[pid=31155/tid=31159] ppid=31154 vsize=31644 CPUtime=243.59
/proc/31155/task/31159/stat : 31159 (pb_cplex) R 31154 31154 30757 0 -1 4202560 4094 0 0 0 20985 3374 0 0 15 0 2 0 143315181 32403456 2152 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 472.32
Current children cumulated vsize (KiB) 40344

[startup+342.301 s]
/proc/loadavg: 1.72 1.80 1.74 3/108 31167
/proc/meminfo: memFree=1516764/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=33524 CPUtime=879.56
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 11286 0 0 0 76592 11364 0 0 18 0 2 0 143315163 34328576 2327 1992294400 134512640 146736320 4292806704 18446744073709551615 136389805 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 8381 2327 1053 2985 0 4923 0
[pid=31155/tid=31159] ppid=31154 vsize=33524 CPUtime=453.99
/proc/31155/task/31159/stat : 31159 (pb_cplex) R 31154 31154 30757 0 -1 4202560 4711 0 0 0 39078 6321 0 0 15 0 2 0 143315181 34328576 2327 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 879.56
Current children cumulated vsize (KiB) 42224

[startup+582.301 s]
/proc/loadavg: 1.71 1.75 1.72 3/108 31175
/proc/meminfo: memFree=1515896/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=33524 CPUtime=981.81
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 11639 0 0 0 85474 12707 0 0 18 0 2 0 143315163 34328576 2372 1992294400 134512640 146736320 4292806704 18446744073709551615 139027614 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 8381 2372 1053 2985 0 4923 0
[pid=31155/tid=31159] ppid=31154 vsize=33524 CPUtime=506.88
/proc/31155/task/31159/stat : 31159 (pb_cplex) S 31154 31154 30757 0 -1 4202560 4923 0 0 0 43615 7073 0 0 15 0 2 0 143315181 34328576 2372 1992294400 134512640 146736320 4292806704 18446744073709551615 144580073 0 2 4096 16387 18446604437837856960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 981.81
Current children cumulated vsize (KiB) 42224

[startup+642.301 s]
/proc/loadavg: 1.79 1.77 1.73 3/108 31175
/proc/meminfo: memFree=1515772/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=33524 CPUtime=1083.78
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 11974 0 0 0 94344 14034 0 0 18 0 2 0 143315163 34328576 2417 1992294400 134512640 146736320 4292806704 18446744073709551615 136015237 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 8381 2417 1053 2985 0 4923 0
[pid=31155/tid=31159] ppid=31154 vsize=33524 CPUtime=559.61
/proc/31155/task/31159/stat : 31159 (pb_cplex) R 31154 31154 30757 0 -1 4202560 5090 0 0 0 48153 7808 0 0 15 0 2 0 143315181 34328576 2417 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1083.78
Current children cumulated vsize (KiB) 42224

[startup+702.301 s]
/proc/loadavg: 1.71 1.75 1.72 3/108 31177
/proc/meminfo: memFree=1515524/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=33524 CPUtime=1185.02
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 12274 0 0 0 103150 15352 0 0 18 0 2 0 143315163 34328576 2462 1992294400 134512640 146736320 4292806704 18446744073709551615 144580333 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 8381 2462 1053 2985 0 4923 0
[pid=31155/tid=31159] ppid=31154 vsize=33524 CPUtime=612.05
/proc/31155/task/31159/stat : 31159 (pb_cplex) S 31154 31154 30757 0 -1 4202560 5250 0 0 0 52659 8546 0 0 15 0 2 0 143315181 34328576 2462 1992294400 134512640 146736320 4292806704 18446744073709551615 144580073 0 2 4096 16387 18446604437837856960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1185.02
Current children cumulated vsize (KiB) 42224

[startup+762.301 s]
/proc/loadavg: 1.89 1.79 1.74 3/108 31179
/proc/meminfo: memFree=1515152/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=33524 CPUtime=1286.96
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 12585 0 0 0 112010 16686 0 0 18 0 2 0 143315163 34328576 2511 1992294400 134512640 146736320 4292806704 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31155/statm: 8381 2511 1053 2985 0 4923 0
[pid=31155/tid=31159] ppid=31154 vsize=33524 CPUtime=664.82
/proc/31155/task/31159/stat : 31159 (pb_cplex) R 31154 31154 30757 0 -1 4202560 5392 0 0 0 57185 9297 0 0 15 0 2 0 143315181 34328576 2511 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1286.96
Current children cumulated vsize (KiB) 42224

[startup+822.301 s]
/proc/loadavg: 1.79 1.78 1.73 3/108 31181
/proc/meminfo: memFree=1515028/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=33684 CPUtime=1388.59
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 12874 0 0 0 120849 18010 0 0 18 0 2 0 143315163 34492416 2577 1992294400 134512640 146736320 4292806704 18446744073709551615 136385174 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 8421 2577 1053 2985 0 4963 0
[pid=31155/tid=31159] ppid=31154 vsize=33684 CPUtime=717.5
/proc/31155/task/31159/stat : 31159 (pb_cplex) R 31154 31154 30757 0 -1 4202560 5536 0 0 0 61710 10040 0 0 15 0 2 0 143315181 34492416 2577 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1388.59
Current children cumulated vsize (KiB) 42384

[startup+882.309 s]
/proc/loadavg: 1.79 1.77 1.73 3/108 31183
/proc/meminfo: memFree=1514780/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=33684 CPUtime=1490.12
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 13153 0 0 0 129679 19333 0 0 18 0 2 0 143315163 34492416 2616 1992294400 134512640 146736320 4292806704 18446744073709551615 135196483 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 8421 2616 1053 2985 0 4963 0
[pid=31155/tid=31159] ppid=31154 vsize=33684 CPUtime=770.22
/proc/31155/task/31159/stat : 31159 (pb_cplex) R 31154 31154 30757 0 -1 4202560 5667 0 0 0 66230 10792 0 0 15 0 2 0 143315181 34492416 2616 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1490.12
Current children cumulated vsize (KiB) 42384

[startup+942.301 s]
/proc/loadavg: 1.95 1.81 1.74 2/108 31183
/proc/meminfo: memFree=1514656/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=33684 CPUtime=1591.42
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 13399 0 0 0 138491 20651 0 0 18 0 2 0 143315163 34492416 2656 1992294400 134512640 146736320 4292806704 18446744073709551615 136563723 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 8421 2656 1053 2985 0 4963 0
[pid=31155/tid=31159] ppid=31154 vsize=33684 CPUtime=822.73
/proc/31155/task/31159/stat : 31159 (pb_cplex) S 31154 31154 30757 0 -1 4202560 5773 0 0 0 70747 11526 0 0 15 0 2 0 143315181 34492416 2656 1992294400 134512640 146736320 4292806704 18446744073709551615 144580073 0 2 4096 16387 18446604437837856960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1591.42
Current children cumulated vsize (KiB) 42384

[startup+1002.3 s]
/proc/loadavg: 1.86 1.81 1.74 3/108 31185
/proc/meminfo: memFree=1514408/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=33684 CPUtime=1691.75
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 13630 0 0 0 147243 21932 0 0 17 0 2 0 143315163 34492416 2703 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 8421 2703 1053 2985 0 4963 0
[pid=31155/tid=31159] ppid=31154 vsize=33684 CPUtime=874.35
/proc/31155/task/31159/stat : 31159 (pb_cplex) R 31154 31154 30757 0 -1 4202560 5900 0 0 0 75196 12239 0 0 16 0 2 0 143315181 34492416 2703 1992294400 134512640 146736320 4292806704 18446744073709551615 135523436 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1691.75
Current children cumulated vsize (KiB) 42384

[startup+1062.3 s]
/proc/loadavg: 1.80 1.80 1.74 2/108 31187
/proc/meminfo: memFree=1514284/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=33684 CPUtime=1792.15
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 13864 0 0 0 156030 23185 0 0 18 0 2 0 143315163 34492416 2740 1992294400 134512640 146736320 4292806704 18446744073709551615 137268604 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31155/statm: 8421 2740 1053 2985 0 4963 0
[pid=31155/tid=31159] ppid=31154 vsize=33684 CPUtime=926.29
/proc/31155/task/31159/stat : 31159 (pb_cplex) S 31154 31154 30757 0 -1 4202560 6005 0 0 0 79684 12945 0 0 15 0 2 0 143315181 34492416 2740 1992294400 134512640 146736320 4292806704 18446744073709551615 144580073 0 2 4096 16387 18446604437837856960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1792.15
Current children cumulated vsize (KiB) 42384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1067 s]
/proc/loadavg: 1.81 1.80 1.74 3/108 31187
/proc/meminfo: memFree=1514284/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=33684 CPUtime=1800.17
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 13881 0 0 0 156732 23285 0 0 18 0 2 0 143315163 34492416 2743 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31155/statm: 8421 2743 1053 2985 0 4963 0
[pid=31155/tid=31159] ppid=31154 vsize=33684 CPUtime=930.43
/proc/31155/task/31159/stat : 31159 (pb_cplex) S 31154 31154 30757 0 -1 4202560 6021 0 0 0 80041 13002 0 0 15 0 2 0 143315181 34492416 2743 1992294400 134512640 146736320 4292806704 18446744073709551615 144580073 0 2 4096 16387 18446604437837856960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 42384

Sending SIGTERM to process tree (bottom up)
Sleeping S2 seconds
Solver just ended. Dumping a history of the last processes samples

[startup+1067 s]
/proc/loadavg: 1.81 1.80 1.74 3/108 31187
/proc/meminfo: memFree=1514284/2059040 swapFree=4139708/4192956
[pid=31154] ppid=31152 vsize=8700 CPUtime=0
/proc/31154/stat : 31154 (run) S 31152 31154 30757 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143315163 8908800 249 1992294400 4194304 4922060 140733385802928 18446744073709551615 266013875333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31154/statm: 2175 249 208 178 0 68 0
[pid=31155] ppid=31154 vsize=33684 CPUtime=1800.17
/proc/31155/stat : 31155 (pb_cplex) R 31154 31154 30757 0 -1 4202496 13881 0 0 0 156732 23285 0 0 18 0 2 0 143315163 34492416 2743 1992294400 134512640 146736320 4292806704 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31155/statm: 8421 2743 1053 2985 0 4963 0
[pid=31155/tid=31159] ppid=31154 vsize=33684 CPUtime=930.43
/proc/31155/task/31159/stat : 31159 (pb_cplex) S 31154 31154 30757 0 -1 4202560 6021 0 0 0 80041 13002 0 0 15 0 2 0 143315181 34492416 2743 1992294400 134512640 146736320 4292806704 18446744073709551615 144580073 0 2 4096 16387 18446604437837856960 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 42384

Child status: 0
Real time (s): 1067.02
CPU time (s): 1800.2
CPU user time (s): 1567.33
CPU system time (s): 232.861
CPU usage (%): 168.712
Max. virtual memory (cumulated for all children) (KiB): 42384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1567.33
system time used= 232.861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14255
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= 15226521
involuntary context switches= 204949

runsolver used 1.74273 second user time and 5.12122 second system time

The end

Launcher Data

Begin job on node054 at 2010-07-01 23:37:18
IDJOB=2695821
IDBENCH=2894
IDSOLVER=1209
FILE ID=node054/2695821-1278020238
PBS_JOBID= 11198712
Free space on /tmp= 62284 MiB

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

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

MD5SUM BENCH= 6c673f615af1912eadc68b4290958076
RANDOM SEED=629672155

node054.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.217
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.43
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.217
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:       1522524 kB
Buffers:        122004 kB
Cached:         325524 kB
SwapCached:       6620 kB
Active:         221228 kB
Inactive:       239956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1522524 kB
SwapTotal:     4192956 kB
SwapFree:      4139708 kB
Dirty:           16660 kB
Writeback:           0 kB
AnonPages:       12072 kB
Mapped:          11960 kB
Slab:            53580 kB
PageTables:       4120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181448 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= 62268 MiB
End job on node054 at 2010-07-01 23:55:05