Trace number 2695827

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.18 1347.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_4.opb
MD5SUMcef055af6c2a22a549e672ed9a55f2c8
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 variables51
Total number of constraints13
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 constraints12
Minimum length of a constraint1
Maximum length of a constraint50
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 1486
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4459
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-2695827-1278020751.opb.
0.00/0.00	c Instance file HOME/instance-2695827-1278020751.opb
0.00/0.00	c File size is 4881 bytes.
0.00/0.01	c Highest Coefficient sum: 4459
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.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      51                                                  |
0.00/0.01	c |  Number Constraints:    13                                                  |
0.00/0.01	c ===============================================================================
1800.16/1347.21	c Remaining time 1799.99 sec.
1800.16/1347.21	c 
1800.16/1347.21	c *** INTERRUPTED ***
1800.16/1347.21	s UNKNOWN
1800.16/1347.21	c Total CPU time              : 1508.82 s
1800.16/1347.21	c Memory used           : 34.41 MB
1800.16/1347.21	c CPU time              : 1508.82 s
1800.16/1347.21	c 
1800.16/1347.21	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-2695827-1278020751/watcher-2695827-1278020751 -o /tmp/evaluation-result-2695827-1278020751/solver-2695827-1278020751 -C 1800 -W 2000 -M 1800 run HOME/instance-2695827-1278020751.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.51 1.42 1.30 3/105 30776
/proc/meminfo: memFree=1287788/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0

[startup+0.093346 s]
/proc/loadavg: 1.51 1.42 1.30 3/105 30776
/proc/meminfo: memFree=1287788/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.103785 s]
/proc/loadavg: 1.51 1.42 1.30 3/105 30776
/proc/meminfo: memFree=1287788/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30405 s]
/proc/loadavg: 1.51 1.42 1.30 3/105 30776
/proc/meminfo: memFree=1287788/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70247 s]
/proc/loadavg: 1.51 1.42 1.30 3/105 30776
/proc/meminfo: memFree=1287788/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50145 s]
/proc/loadavg: 1.51 1.42 1.30 2/108 30781
/proc/meminfo: memFree=1284416/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=28264 CPUtime=2.05
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 1940 0 0 0 175 30 0 0 18 0 2 0 143368918 28942336 1594 1992294400 134512640 146736320 4286879200 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30777/statm: 7066 1594 1054 2985 0 3608 0
[pid=30777/tid=30781] ppid=30776 vsize=28264 CPUtime=0.81
/proc/30777/task/30781/stat : 30781 (pb_cplex) S 30776 30776 30159 0 -1 4202560 27 0 0 0 67 14 0 0 15 0 2 0 143368934 28942336 1594 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 2 4096 16387 18446604437843986560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 36964

[startup+3.10163 s]
/proc/loadavg: 1.51 1.42 1.30 3/108 30781
/proc/meminfo: memFree=1284292/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=28264 CPUtime=4.26
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 1942 0 0 0 361 65 0 0 17 0 2 0 143368918 28942336 1596 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 7066 1596 1054 2985 0 3608 0
[pid=30777/tid=30781] ppid=30776 vsize=28264 CPUtime=1.9
/proc/30777/task/30781/stat : 30781 (pb_cplex) S 30776 30776 30159 0 -1 4202560 29 0 0 0 159 31 0 0 16 0 2 0 143368934 28942336 1596 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 2 4096 16387 18446604437843986560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 36964

[startup+6.30199 s]
/proc/loadavg: 1.47 1.41 1.30 2/108 30781
/proc/meminfo: memFree=1283920/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=28264 CPUtime=9.38
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 1945 0 0 0 785 153 0 0 16 0 2 0 143368918 28942336 1599 1992294400 134512640 146736320 4286879200 18446744073709551615 136487098 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 7066 1599 1054 2985 0 3608 0
[pid=30777/tid=30781] ppid=30776 vsize=28264 CPUtime=4.48
/proc/30777/task/30781/stat : 30781 (pb_cplex) S 30776 30776 30159 0 -1 4202560 31 0 0 0 370 78 0 0 16 0 2 0 143368934 28942336 1599 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 2 4096 16387 18446604437843986560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 36964

[startup+12.7026 s]
/proc/loadavg: 1.51 1.42 1.30 2/108 30781
/proc/meminfo: memFree=1284044/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=29288 CPUtime=20.15
/proc/30777/stat : 30777 (pb_cplex) S 30776 30776 30159 0 -1 4202496 1966 0 0 0 1676 339 0 0 16 0 2 0 143368918 29990912 1620 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30777/statm: 7322 1620 1054 2985 0 3864 0
[pid=30777/tid=30781] ppid=30776 vsize=29288 CPUtime=9.81
/proc/30777/task/30781/stat : 30781 (pb_cplex) R 30776 30776 30159 0 -1 4202560 51 0 0 0 810 171 0 0 16 0 2 0 143368934 29990912 1620 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.15
Current children cumulated vsize (KiB) 37988

[startup+25.5011 s]
/proc/loadavg: 1.47 1.42 1.30 3/108 30781
/proc/meminfo: memFree=1284044/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=29908 CPUtime=39.74
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2142 0 0 0 3316 658 0 0 16 0 2 0 143368918 30625792 1743 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 7477 1743 1054 2985 0 4019 0
[pid=30777/tid=30781] ppid=30776 vsize=29908 CPUtime=19.48
/proc/30777/task/30781/stat : 30781 (pb_cplex) R 30776 30776 30159 0 -1 4202560 134 0 0 0 1618 330 0 0 15 0 2 0 143368934 30625792 1743 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39.74
Current children cumulated vsize (KiB) 38608

[startup+51.101 s]
/proc/loadavg: 1.60 1.45 1.31 2/108 30783
/proc/meminfo: memFree=1283920/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=29908 CPUtime=69.61
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2151 0 0 0 5862 1099 0 0 18 0 2 0 143368918 30625792 1752 1992294400 134512640 146736320 4286879200 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 7477 1752 1054 2985 0 4019 0
[pid=30777/tid=30781] ppid=30776 vsize=29908 CPUtime=34.16
/proc/30777/task/30781/stat : 30781 (pb_cplex) R 30776 30776 30159 0 -1 4202560 140 0 0 0 2872 544 0 0 15 0 2 0 143368934 30625792 1752 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 69.61
Current children cumulated vsize (KiB) 38608

[startup+102.308 s]
/proc/loadavg: 1.50 1.44 1.31 2/108 30783
/proc/meminfo: memFree=1283920/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=29908 CPUtime=127.73
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2159 0 0 0 10829 1944 0 0 18 0 2 0 143368918 30625792 1760 1992294400 134512640 146736320 4286879200 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 7477 1760 1054 2985 0 4019 0
[pid=30777/tid=30781] ppid=30776 vsize=29908 CPUtime=62.84
/proc/30777/task/30781/stat : 30781 (pb_cplex) R 30776 30776 30159 0 -1 4202560 144 0 0 0 5319 965 0 0 15 0 2 0 143368934 30625792 1760 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 127.73
Current children cumulated vsize (KiB) 38608

[startup+162.301 s]
/proc/loadavg: 1.63 1.48 1.33 3/108 30785
/proc/meminfo: memFree=1283920/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=29908 CPUtime=200.42
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2169 0 0 0 16970 3072 0 0 20 0 2 0 143368918 30625792 1770 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 7477 1770 1054 2985 0 4019 0
[pid=30777/tid=30781] ppid=30776 vsize=29908 CPUtime=98.79
/proc/30777/task/30781/stat : 30781 (pb_cplex) S 30776 30776 30159 0 -1 4202560 150 0 0 0 8359 1520 0 0 15 0 2 0 143368934 30625792 1770 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 2 4096 16387 18446604437843986560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.42
Current children cumulated vsize (KiB) 38608

[startup+222.3 s]
/proc/loadavg: 1.76 1.54 1.36 3/108 30787
/proc/meminfo: memFree=1283672/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=30732 CPUtime=270.66
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2300 0 0 0 22919 4147 0 0 19 0 2 0 143368918 31469568 1863 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 7683 1863 1054 2985 0 4225 0
[pid=30777/tid=30781] ppid=30776 vsize=30732 CPUtime=133.56
/proc/30777/task/30781/stat : 30781 (pb_cplex) S 30776 30776 30159 0 -1 4202560 270 0 0 0 11313 2043 0 0 15 0 2 0 143368934 31469568 1863 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 2 4096 16387 18446604437843986560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 270.66
Current children cumulated vsize (KiB) 39432

[startup+282.301 s]
/proc/loadavg: 1.69 1.56 1.38 2/108 30789
/proc/meminfo: memFree=1283672/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=30732 CPUtime=343.81
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2325 0 0 0 29085 5296 0 0 19 0 2 0 143368918 31469568 1888 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 7683 1888 1054 2985 0 4225 0
[pid=30777/tid=30781] ppid=30776 vsize=30732 CPUtime=169.65
/proc/30777/task/30781/stat : 30781 (pb_cplex) S 30776 30776 30159 0 -1 4202560 280 0 0 0 14356 2609 0 0 15 0 2 0 143368934 31469568 1888 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 2 4096 16387 18446604437843986560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 343.81
Current children cumulated vsize (KiB) 39432

[startup+342.301 s]
/proc/loadavg: 1.57 1.55 1.38 3/108 30791
/proc/meminfo: memFree=1283548/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=30777] ppid=30776 vsize=32376 CPUtime=933.67
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2670 0 0 0 78349 15018 0 0 18 0 2 0 143368918 33153024 2195 1992294400 134512640 146736320 4286879200 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 8094 2195 1054 2985 0 4636 0
[pid=30777/tid=30781] ppid=30776 vsize=32376 CPUtime=460.26
/proc/30777/task/30781/stat : 30781 (pb_cplex) R 30776 30776 30159 0 -1 4202560 400 0 0 0 38582 7444 0 0 15 0 2 0 143368934 33153024 2195 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 933.67
Current children cumulated vsize (KiB) 41076

[startup+762.308 s]
/proc/loadavg: 1.39 1.52 1.42 2/108 30801
/proc/meminfo: memFree=1282060/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=32376 CPUtime=1007.31
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2696 0 0 0 84567 16164 0 0 17 0 2 0 143368918 33153024 2221 1992294400 134512640 146736320 4286879200 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 8094 2221 1054 2985 0 4636 0
[pid=30777/tid=30781] ppid=30776 vsize=32376 CPUtime=496.71
/proc/30777/task/30781/stat : 30781 (pb_cplex) R 30776 30776 30159 0 -1 4202560 415 0 0 0 41663 8008 0 0 15 0 2 0 143368934 33153024 2221 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1007.31
Current children cumulated vsize (KiB) 41076

[startup+822.301 s]
/proc/loadavg: 1.62 1.56 1.44 3/108 30803
/proc/meminfo: memFree=1282060/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=32376 CPUtime=1081.19
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2719 0 0 0 90791 17328 0 0 16 0 2 0 143368918 33153024 2243 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 8094 2243 1054 2985 0 4636 0
[pid=30777/tid=30781] ppid=30776 vsize=32376 CPUtime=533.04
/proc/30777/task/30781/stat : 30781 (pb_cplex) S 30776 30776 30159 0 -1 4202560 428 0 0 0 44726 8578 0 0 16 0 2 0 143368934 33153024 2243 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 2 4096 16387 18446604437843986560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1081.19
Current children cumulated vsize (KiB) 41076

[startup+882.301 s]
/proc/loadavg: 1.80 1.61 1.46 3/108 30805
/proc/meminfo: memFree=1281936/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=32376 CPUtime=1179.66
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2751 0 0 0 98936 19030 0 0 16 0 2 0 143368918 33153024 2275 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30777/statm: 8094 2275 1054 2985 0 4636 0
[pid=30777/tid=30781] ppid=30776 vsize=32376 CPUtime=581.27
/proc/30777/task/30781/stat : 30781 (pb_cplex) R 30776 30776 30159 0 -1 4202560 444 0 0 0 48698 9429 0 0 16 0 2 0 143368934 33153024 2275 1992294400 134512640 146736320 4286879200 18446744073709551615 135237902 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1179.66
Current children cumulated vsize (KiB) 41076

[startup+942.301 s]
/proc/loadavg: 1.92 1.67 1.49 3/108 30816
/proc/meminfo: memFree=1281192/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=32528 CPUtime=1279.91
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2843 0 0 0 107209 20782 0 0 16 0 2 0 143368918 33308672 2347 1992294400 134512640 146736320 4286879200 18446744073709551615 136739885 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 8132 2347 1054 2985 0 4674 0
[pid=30777/tid=30781] ppid=30776 vsize=32528 CPUtime=630.58
/proc/30777/task/30781/stat : 30781 (pb_cplex) S 30776 30776 30159 0 -1 4202560 520 0 0 0 52755 10303 0 0 16 0 2 0 143368934 33308672 2347 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 2 4096 16387 18446604437843986560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1279.91
Current children cumulated vsize (KiB) 41228

[startup+1002.3 s]
/proc/loadavg: 1.74 1.67 1.50 3/108 30816
/proc/meminfo: memFree=1281192/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=32528 CPUtime=1369.74
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2875 0 0 0 114680 22294 0 0 25 0 2 0 143368918 33308672 2379 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 8132 2379 1054 2985 0 4674 0
[pid=30777/tid=30781] ppid=30776 vsize=32528 CPUtime=674.82
/proc/30777/task/30781/stat : 30781 (pb_cplex) S 30776 30776 30159 0 -1 4202560 536 0 0 0 56432 11050 0 0 15 0 2 0 143368934 33308672 2379 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 2 4096 16387 18446604437843986560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1369.74
Current children cumulated vsize (KiB) 41228

[startup+1062.3 s]
/proc/loadavg: 1.74 1.68 1.51 2/108 30818
/proc/meminfo: memFree=1281068/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=32528 CPUtime=1438.94
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2899 0 0 0 120557 23337 0 0 18 0 2 0 143368918 33308672 2402 1992294400 134512640 146736320 4286879200 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 8132 2402 1054 2985 0 4674 0
[pid=30777/tid=30781] ppid=30776 vsize=32528 CPUtime=708.97
/proc/30777/task/30781/stat : 30781 (pb_cplex) R 30776 30776 30159 0 -1 4202560 546 0 0 0 59336 11561 0 0 15 0 2 0 143368934 33308672 2402 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1438.94
Current children cumulated vsize (KiB) 41228

[startup+1122.3 s]
/proc/loadavg: 1.64 1.65 1.51 3/108 30820
/proc/meminfo: memFree=1280944/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=32528 CPUtime=1510.22
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2932 0 0 0 126589 24433 0 0 17 0 2 0 143368918 33308672 2428 1992294400 134512640 146736320 4286879200 18446744073709551615 144714231 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30777/statm: 8132 2428 1054 2985 0 4674 0
[pid=30777/tid=30781] ppid=30776 vsize=32528 CPUtime=744.3
/proc/30777/task/30781/stat : 30781 (pb_cplex) R 30776 30776 30159 0 -1 4202560 557 0 0 0 62335 12095 0 0 15 0 2 0 143368934 33308672 2428 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1510.22
Current children cumulated vsize (KiB) 41228

[startup+1182.3 s]
/proc/loadavg: 1.65 1.64 1.51 2/108 30822
/proc/meminfo: memFree=1280820/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=35228 CPUtime=1578.38
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2960 0 0 0 132397 25441 0 0 18 0 2 0 143368918 36073472 2456 1992294400 134512640 146736320 4286879200 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 8807 2456 1054 2985 0 5349 0
[pid=30777/tid=30781] ppid=30776 vsize=35228 CPUtime=777.99
/proc/30777/task/30781/stat : 30781 (pb_cplex) R 30776 30776 30159 0 -1 4202560 568 0 0 0 65211 12588 0 0 15 0 2 0 143368934 36073472 2456 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1578.38
Current children cumulated vsize (KiB) 43928

[startup+1242.3 s]
/proc/loadavg: 1.69 1.65 1.52 2/108 30824
/proc/meminfo: memFree=1280696/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=35228 CPUtime=1652.5
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 2996 0 0 0 138611 26639 0 0 18 0 2 0 143368918 36073472 2492 1992294400 134512640 146736320 4286879200 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 8807 2492 1054 2985 0 5349 0
[pid=30777/tid=30781] ppid=30776 vsize=35228 CPUtime=814.2
/proc/30777/task/30781/stat : 30781 (pb_cplex) S 30776 30776 30159 0 -1 4202560 587 0 0 0 68243 13177 0 0 15 0 2 0 143368934 36073472 2492 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 2 4096 16387 18446604437843986560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1652.5
Current children cumulated vsize (KiB) 43928

[startup+1302.3 s]
/proc/loadavg: 1.72 1.67 1.54 2/108 30824
/proc/meminfo: memFree=1280572/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=35228 CPUtime=1729.1
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 3029 0 0 0 145010 27900 0 0 18 0 2 0 143368918 36073472 2525 1992294400 134512640 146736320 4286879200 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30777/statm: 8807 2525 1054 2985 0 5349 0
[pid=30777/tid=30781] ppid=30776 vsize=35228 CPUtime=851.82
/proc/30777/task/30781/stat : 30781 (pb_cplex) S 30776 30776 30159 0 -1 4202560 609 0 0 0 71389 13793 0 0 15 0 2 0 143368934 36073472 2525 1992294400 134512640 146736320 4286879200 18446744073709551615 144580073 0 2 4096 16387 18446604437843986560 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1729.1
Current children cumulated vsize (KiB) 43928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1347.2 s]
/proc/loadavg: 1.64 1.65 1.54 2/108 30826
/proc/meminfo: memFree=1280572/2059040 swapFree=4139472/4192956
[pid=30776] ppid=30774 vsize=8700 CPUtime=0
/proc/30776/stat : 30776 (run) S 30774 30776 30159 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143368917 8908800 249 1992294400 4194304 4922060 140734534842640 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30776/statm: 2175 249 208 178 0 68 0
[pid=30777] ppid=30776 vsize=35228 CPUtime=1800.16
/proc/30777/stat : 30777 (pb_cplex) R 30776 30776 30159 0 -1 4202496 3050 0 0 0 150881 29135 0 0 15 0 2 0 143368918 36073472 2546 1992294400 134512640 146736320 4286879200 18446744073709551615 136674347 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30777/statm: 8807 2546 1054 2985 0 5349 0
[pid=30777/tid=30781] ppid=30776 vsize=35228 CPUtime=886.69
/proc/30777/task/30781/stat : 30781 (pb_cplex) R 30776 30776 30159 0 -1 4202560 621 0 0 0 74258 14411 0 0 16 0 2 0 143368934 36073472 2546 1992294400 134512640 146736320 4286879200 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 43928

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): 1347.22
CPU time (s): 1800.18
CPU user time (s): 1508.82
CPU system time (s): 291.362
CPU usage (%): 133.622
Max. virtual memory (cumulated for all children) (KiB): 43928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1508.82
system time used= 291.362
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3424
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= 17185477
involuntary context switches= 4605232

runsolver used 2.21366 second user time and 6.66299 second system time

The end

Launcher Data

Begin job on node085 at 2010-07-01 23:45:51
IDJOB=2695827
IDBENCH=2911
IDSOLVER=1209
FILE ID=node085/2695827-1278020751
PBS_JOBID= 11198702
Free space on /tmp= 121620 MiB

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

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

MD5SUM BENCH= cef055af6c2a22a549e672ed9a55f2c8
RANDOM SEED=765601733

node085.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.221
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.44
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.221
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	: 5999.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1288068 kB
Buffers:        149208 kB
Cached:         512116 kB
SwapCached:       7120 kB
Active:         249560 kB
Inactive:       425712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1288068 kB
SwapTotal:     4192956 kB
SwapFree:      4139472 kB
Dirty:           16632 kB
Writeback:           0 kB
AnonPages:       12092 kB
Mapped:          12068 kB
Slab:            73768 kB
PageTables:       4124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182372 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= 121604 MiB
End job on node085 at 2010-07-02 00:08:18