Trace number 2695826

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.11 1054.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_3.opb
MD5SUM0cfcb152e5d64f6fbadc82a2b31230da
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 1901
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5704
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-2695826-1278020704.opb.
0.00/0.00	c Instance file HOME/instance-2695826-1278020704.opb
0.00/0.00	c File size is 6882 bytes.
0.00/0.01	c Highest Coefficient sum: 5704
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.09/1054.61	c Remaining time 1799.98 sec.
1800.09/1054.61	c 
1800.09/1054.61	c *** INTERRUPTED ***
1800.09/1054.61	s UNKNOWN
1800.09/1054.61	c Total CPU time              : 1580.9 s
1800.09/1054.61	c Memory used           : 32.88 MB
1800.09/1054.61	c CPU time              : 1580.9 s
1800.09/1054.61	c 
1800.09/1054.61	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2695826-1278020704/watcher-2695826-1278020704 -o /tmp/evaluation-result-2695826-1278020704/solver-2695826-1278020704 -C 1800 -W 2000 -M 1800 run HOME/instance-2695826-1278020704.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.89 1.74 1.56 3/106 28811
/proc/meminfo: memFree=1482496/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0

[startup+0.0441801 s]
/proc/loadavg: 1.89 1.74 1.56 3/106 28811
/proc/meminfo: memFree=1482496/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101178 s]
/proc/loadavg: 1.89 1.74 1.56 3/106 28811
/proc/meminfo: memFree=1482496/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301173 s]
/proc/loadavg: 1.89 1.74 1.56 3/106 28811
/proc/meminfo: memFree=1482496/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700162 s]
/proc/loadavg: 1.89 1.74 1.56 3/106 28811
/proc/meminfo: memFree=1482496/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/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.89 1.74 1.56 3/109 28816
/proc/meminfo: memFree=1479496/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=29476 CPUtime=2.08
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 2491 0 0 0 185 23 0 0 18 0 2 0 143361864 30183424 1883 1992294400 134512640 146736320 4290710880 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28812/statm: 7369 1883 1052 2985 0 3911 0
[pid=28812/tid=28816] ppid=28811 vsize=29476 CPUtime=0.86
/proc/28812/task/28816/stat : 28816 (pb_cplex) S 28811 28811 28406 0 -1 4202560 276 0 0 0 77 9 0 0 15 0 2 0 143361883 30183424 1883 1992294400 134512640 146736320 4290710880 18446744073709551615 144580073 0 2 4096 16387 18446604437878387712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 38176

[startup+3.1001 s]
/proc/loadavg: 1.89 1.74 1.56 2/109 28816
/proc/meminfo: memFree=1478628/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=28696 CPUtime=4.01
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 2795 0 0 0 355 46 0 0 17 0 2 0 143361864 29384704 1720 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 7174 1720 1053 2985 0 3716 0
[pid=28812/tid=28816] ppid=28811 vsize=28696 CPUtime=1.76
/proc/28812/task/28816/stat : 28816 (pb_cplex) S 28811 28811 28406 0 -1 4202560 414 0 0 0 156 20 0 0 16 0 2 0 143361883 29384704 1720 1992294400 134512640 146736320 4290710880 18446744073709551615 144580073 0 2 4096 16387 18446604437878387712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 37396

[startup+6.30195 s]
/proc/loadavg: 1.81 1.72 1.56 3/109 28816
/proc/meminfo: memFree=1478628/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=29720 CPUtime=9.26
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 3072 0 0 0 813 113 0 0 17 0 2 0 143361864 30433280 1744 1992294400 134512640 146736320 4290710880 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28812/statm: 7430 1744 1053 2985 0 3972 0
[pid=28812/tid=28816] ppid=28811 vsize=29720 CPUtime=4.43
/proc/28812/task/28816/stat : 28816 (pb_cplex) S 28811 28811 28406 0 -1 4202560 572 0 0 0 386 57 0 0 15 0 2 0 143361883 30433280 1744 1992294400 134512640 146736320 4290710880 18446744073709551615 144580073 0 2 4096 16387 18446604437878387712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.26
Current children cumulated vsize (KiB) 38420

[startup+12.7011 s]
/proc/loadavg: 1.75 1.71 1.55 3/109 28816
/proc/meminfo: memFree=1478752/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=29720 CPUtime=20.08
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 3504 0 0 0 1754 254 0 0 18 0 2 0 143361864 30433280 1754 1992294400 134512640 146736320 4290710880 18446744073709551615 136662828 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28812/statm: 7430 1754 1053 2985 0 3972 0
[pid=28812/tid=28816] ppid=28811 vsize=29720 CPUtime=9.94
/proc/28812/task/28816/stat : 28816 (pb_cplex) S 28811 28811 28406 0 -1 4202560 781 0 0 0 861 133 0 0 15 0 2 0 143361883 30433280 1754 1992294400 134512640 146736320 4290710880 18446744073709551615 144580073 0 2 4096 16387 18446604437878387712 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.08
Current children cumulated vsize (KiB) 38420

[startup+25.5012 s]
/proc/loadavg: 1.73 1.71 1.55 3/109 28818
/proc/meminfo: memFree=1478628/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=29788 CPUtime=41.98
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 4321 0 0 0 3686 512 0 0 18 0 2 0 143361864 30502912 1796 1992294400 134512640 146736320 4290710880 18446744073709551615 136364182 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28812/statm: 7447 1796 1053 2985 0 3989 0
[pid=28812/tid=28816] ppid=28811 vsize=29788 CPUtime=21.26
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 1139 0 0 0 1849 277 0 0 15 0 2 0 143361883 30502912 1796 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.98
Current children cumulated vsize (KiB) 38488

[startup+51.1015 s]
/proc/loadavg: 1.75 1.72 1.56 3/109 28818
/proc/meminfo: memFree=1478628/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=29788 CPUtime=85.98
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 5086 0 0 0 7556 1042 0 0 18 0 2 0 143361864 30502912 1812 1992294400 134512640 146736320 4290710880 18446744073709551615 136385185 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28812/statm: 7447 1812 1053 2985 0 3989 0
[pid=28812/tid=28816] ppid=28811 vsize=29788 CPUtime=43.91
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 1752 0 0 0 3819 572 0 0 15 0 2 0 143361883 30502912 1812 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 85.98
Current children cumulated vsize (KiB) 38488

[startup+102.309 s]
/proc/loadavg: 1.82 1.73 1.57 2/109 28820
/proc/meminfo: memFree=1478008/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=30628 CPUtime=173.59
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 5792 0 0 0 15250 2109 0 0 18 0 2 0 143361864 31363072 1968 1992294400 134512640 146736320 4290710880 18446744073709551615 135962006 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28812/statm: 7657 1968 1053 2985 0 4199 0
[pid=28812/tid=28816] ppid=28811 vsize=30628 CPUtime=89.16
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 2116 0 0 0 7744 1172 0 0 15 0 2 0 143361883 31363072 1968 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 173.59
Current children cumulated vsize (KiB) 39328

[startup+162.301 s]
/proc/loadavg: 1.67 1.70 1.56 3/109 28820
/proc/meminfo: memFree=1478008/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=30628 CPUtime=276.72
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 6213 0 0 0 24316 3356 0 0 18 0 2 0 143361864 31363072 1982 1992294400 134512640 146736320 4290710880 18446744073709551615 137374860 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28812/statm: 7657 1982 1053 2985 0 4199 0
[pid=28812/tid=28816] ppid=28811 vsize=30628 CPUtime=142.42
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 2340 0 0 0 12366 1876 0 0 15 0 2 0 143361883 31363072 1982 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 276.72
Current children cumulated vsize (KiB) 39328

[startup+222.302 s]
/proc/loadavg: 1.80 1.73 1.58 2/109 28822
/proc/meminfo: memFree=1477884/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=30628 CPUtime=379.51
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 6525 0 0 0 33339 4612 0 0 18 0 2 0 143361864 31363072 1993 1992294400 134512640 146736320 4290710880 18446744073709551615 136363173 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28812/statm: 7657 1993 1053 2985 0 4199 0
[pid=28812/tid=28816] ppid=28811 vsize=30628 CPUtime=195.57
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 2474 0 0 0 16977 2580 0 0 15 0 2 0 143361883 31363072 1993 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 379.51
Current children cumulated vsize (KiB) 39328

[startup+282.301 s]
/proc/loadavg: 1.57 1.67 1.57 3/109 28824
/proc/meminfo: memFree=1477512/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=31596 CPUtime=482.16
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 6964 0 0 0 42335 5881 0 0 18 0 2 0 143361864 32354304 2091 1992294400 134512640 146736320 4290710880 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28812/statm: 7899 2091 1053 2985 0 4441 0
[pid=28812/tid=28816] ppid=28811 vsize=31596 CPUtime=248.55
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 2737 0 0 0 21552 3303 0 0 15 0 2 0 143361883 32354304 2091 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 482.16
Current children cumulated vsize (KiB) 40296

[startup+342.302 s]
/proc/loadavg: 1.73 1.70 1.58 3/109 28826
/proc/meminfo: memFree=1477512/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=28812] ppid=28811 vsize=31596 CPUtime=688.24
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 7470 0 0 0 60425 8399 0 0 15 0 2 0 143361864 32354304 2159 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 7899 2159 1053 2985 0 4441 0
[pid=28812/tid=28816] ppid=28811 vsize=31596 CPUtime=347.27
/proc/28812/task/28816/stat : 28816 (pb_cplex) S 28811 28811 28406 0 -1 4202560 2963 0 0 0 30264 4463 0 0 18 0 2 0 143361883 32354304 2159 1992294400 134512640 146736320 4290710880 18446744073709551615 144580073 0 2 4096 16387 18446604437878387712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 688.24
Current children cumulated vsize (KiB) 40296

[startup+462.301 s]
/proc/loadavg: 1.75 1.70 1.59 3/109 28828
/proc/meminfo: memFree=1477140/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=31596 CPUtime=791.09
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 7715 0 0 0 69451 9658 0 0 15 0 2 0 143361864 32354304 2197 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 7899 2197 1053 2985 0 4441 0
[pid=28812/tid=28816] ppid=28811 vsize=31596 CPUtime=395.81
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 3089 0 0 0 34557 5024 0 0 18 0 2 0 143361883 32354304 2197 1992294400 134512640 146736320 4290710880 18446744073709551615 135450751 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 791.09
Current children cumulated vsize (KiB) 40296

[startup+522.302 s]
/proc/loadavg: 1.86 1.74 1.61 2/109 28830
/proc/meminfo: memFree=1477140/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=31596 CPUtime=894.09
/proc/28812/stat : 28812 (pb_cplex) S 28811 28811 28406 0 -1 4202496 7914 0 0 0 78506 10903 0 0 16 0 2 0 143361864 32354304 2229 1992294400 134512640 146736320 4290710880 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 7899 2229 1053 2985 0 4441 0
[pid=28812/tid=28816] ppid=28811 vsize=31596 CPUtime=444.29
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 3177 0 0 0 38861 5568 0 0 18 0 2 0 143361883 32354304 2229 1992294400 134512640 146736320 4290710880 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 894.09
Current children cumulated vsize (KiB) 40296

[startup+582.301 s]
/proc/loadavg: 1.73 1.72 1.61 3/109 28832
/proc/meminfo: memFree=1476892/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=31596 CPUtime=997.01
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 8043 0 0 0 87574 12127 0 0 18 0 2 0 143361864 32354304 2257 1992294400 134512640 146736320 4290710880 18446744073709551615 135846864 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28812/statm: 7899 2257 1053 2985 0 4441 0
[pid=28812/tid=28816] ppid=28811 vsize=31596 CPUtime=495.96
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 3258 0 0 0 43394 6202 0 0 15 0 2 0 143361883 32354304 2257 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 997.01
Current children cumulated vsize (KiB) 40296

[startup+642.302 s]
/proc/loadavg: 1.74 1.73 1.62 3/109 28834
/proc/meminfo: memFree=1476520/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=33348 CPUtime=1094.62
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 8885 0 0 0 96138 13324 0 0 16 0 2 0 143361864 34148352 2349 1992294400 134512640 146736320 4290710880 18446744073709551615 136674347 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 8337 2349 1053 2985 0 4879 0
[pid=28812/tid=28816] ppid=28811 vsize=33348 CPUtime=545.85
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 3468 0 0 0 47734 6851 0 0 16 0 2 0 143361883 34148352 2349 1992294400 134512640 146736320 4290710880 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1094.62
Current children cumulated vsize (KiB) 42048

[startup+702.302 s]
/proc/loadavg: 1.83 1.76 1.63 2/109 28836
/proc/meminfo: memFree=1476272/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=33348 CPUtime=1197.14
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 8917 0 0 0 105147 14567 0 0 15 0 2 0 143361864 34148352 2381 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 8337 2381 1053 2985 0 4879 0
[pid=28812/tid=28816] ppid=28811 vsize=33348 CPUtime=593.98
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 3486 0 0 0 52005 7393 0 0 18 0 2 0 143361883 34148352 2381 1992294400 134512640 146736320 4290710880 18446744073709551615 135920671 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1197.14
Current children cumulated vsize (KiB) 42048

[startup+762.309 s]
/proc/loadavg: 1.80 1.76 1.64 3/109 28836
/proc/meminfo: memFree=1476148/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=33348 CPUtime=1299.82
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 9055 0 0 0 114138 15844 0 0 15 0 2 0 143361864 34148352 2420 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 8337 2420 1053 2985 0 4879 0
[pid=28812/tid=28816] ppid=28811 vsize=33348 CPUtime=642.44
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 3555 0 0 0 56285 7959 0 0 18 0 2 0 143361883 34148352 2420 1992294400 134512640 146736320 4290710880 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1299.82
Current children cumulated vsize (KiB) 42048

[startup+822.302 s]
/proc/loadavg: 1.83 1.77 1.65 3/109 28838
/proc/meminfo: memFree=1476024/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=33348 CPUtime=1402.48
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 9191 0 0 0 123147 17101 0 0 15 0 2 0 143361864 34148352 2457 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 8337 2457 1053 2985 0 4879 0
[pid=28812/tid=28816] ppid=28811 vsize=33348 CPUtime=690.76
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 3631 0 0 0 60572 8504 0 0 18 0 2 0 143361883 34148352 2457 1992294400 134512640 146736320 4290710880 18446744073709551615 135440416 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1402.48
Current children cumulated vsize (KiB) 42048

[startup+882.302 s]
/proc/loadavg: 1.80 1.76 1.65 3/109 28840
/proc/meminfo: memFree=1475900/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=33348 CPUtime=1505.42
/proc/28812/stat : 28812 (pb_cplex) S 28811 28811 28406 0 -1 4202496 9329 0 0 0 132201 18341 0 0 15 0 2 0 143361864 34148352 2494 1992294400 134512640 146736320 4290710880 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 8337 2494 1053 2985 0 4879 0
[pid=28812/tid=28816] ppid=28811 vsize=33348 CPUtime=739.32
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 3707 0 0 0 64885 9047 0 0 18 0 2 0 143361883 34148352 2494 1992294400 134512640 146736320 4290710880 18446744073709551615 137377818 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1505.42
Current children cumulated vsize (KiB) 42048

[startup+942.301 s]
/proc/loadavg: 1.86 1.79 1.66 3/109 28842
/proc/meminfo: memFree=1475404/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=33660 CPUtime=1608.71
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 9584 0 0 0 141273 19598 0 0 15 0 2 0 143361864 34467840 2610 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 8415 2610 1053 2985 0 4957 0
[pid=28812/tid=28816] ppid=28811 vsize=33660 CPUtime=788.11
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 3841 0 0 0 69210 9601 0 0 18 0 2 0 143361883 34467840 2610 1992294400 134512640 146736320 4290710880 18446744073709551615 137377922 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1608.71
Current children cumulated vsize (KiB) 42360

[startup+1002.3 s]
/proc/loadavg: 1.79 1.77 1.66 3/109 28853
/proc/meminfo: memFree=1474660/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=33660 CPUtime=1710.2
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 9689 0 0 0 150185 20835 0 0 15 0 2 0 143361864 34467840 2644 1992294400 134512640 146736320 4290710880 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 8415 2644 1053 2985 0 4957 0
[pid=28812/tid=28816] ppid=28811 vsize=33660 CPUtime=836.35
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 3908 0 0 0 73474 10161 0 0 18 0 2 0 143361883 34467840 2644 1992294400 134512640 146736320 4290710880 18446744073709551615 137369839 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1710.2
Current children cumulated vsize (KiB) 42360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1054.6 s]
/proc/loadavg: 1.87 1.79 1.67 2/109 28853
/proc/meminfo: memFree=1474536/2059040 swapFree=4139744/4192956
[pid=28811] ppid=28809 vsize=8700 CPUtime=0
/proc/28811/stat : 28811 (run) S 28809 28811 28406 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143361864 8908800 249 1992294400 4194304 4922060 140733536285040 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28811/statm: 2175 249 208 178 0 68 0
[pid=28812] ppid=28811 vsize=33660 CPUtime=1800.09
/proc/28812/stat : 28812 (pb_cplex) R 28811 28811 28406 0 -1 4202496 9810 0 0 0 158089 21920 0 0 15 0 2 0 143361864 34467840 2674 1992294400 134512640 146736320 4290710880 18446744073709551615 136674347 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28812/statm: 8415 2674 1053 2985 0 4957 0
[pid=28812/tid=28816] ppid=28811 vsize=33660 CPUtime=878.65
/proc/28812/task/28816/stat : 28816 (pb_cplex) R 28811 28811 28406 0 -1 4202560 3972 0 0 0 77227 10638 0 0 18 0 2 0 143361883 34467840 2674 1992294400 134512640 146736320 4290710880 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 42360

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): 1054.62
CPU time (s): 1800.11
CPU user time (s): 1580.9
CPU system time (s): 219.206
CPU usage (%): 170.688
Max. virtual memory (cumulated for all children) (KiB): 42360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1580.9
system time used= 219.206
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10183
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= 13981176
involuntary context switches= 108482

runsolver used 1.87172 second user time and 4.88626 second system time

The end

Launcher Data

Begin job on node051 at 2010-07-01 23:45:04
IDJOB=2695826
IDBENCH=2909
IDSOLVER=1209
FILE ID=node051/2695826-1278020704
PBS_JOBID= 11198714
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_7_60_3.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2695826-1278020704/watcher-2695826-1278020704 -o /tmp/evaluation-result-2695826-1278020704/solver-2695826-1278020704 -C 1800 -W 2000 -M 1800  run HOME/instance-2695826-1278020704.opb

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

MD5SUM BENCH= 0cfcb152e5d64f6fbadc82a2b31230da
RANDOM SEED=629672155

node051.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.255
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.51
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.255
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.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1483024 kB
Buffers:        143820 kB
Cached:         332376 kB
SwapCached:       6772 kB
Active:         211404 kB
Inactive:       278592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1483024 kB
SwapTotal:     4192956 kB
SwapFree:      4139744 kB
Dirty:           16672 kB
Writeback:           0 kB
AnonPages:       11868 kB
Mapped:          12012 kB
Slab:            64164 kB
PageTables:       4084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182900 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 node051 at 2010-07-02 00:02:38