Trace number 2695829

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.14 1070.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_2.opb
MD5SUM25ec3c4431eaa97f8c8dfc7dcac7b55c
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 1293
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3879
Number of bits of the biggest sum of numbers12
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-2695829-1278020828.opb.
0.00/0.00	c Instance file HOME/instance-2695829-1278020828.opb
0.00/0.00	c File size is 4929 bytes.
0.00/0.01	c Highest Coefficient sum: 3879
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.12/1070.81	c Remaining time 1799.99 sec.
1800.12/1070.81	c 
1800.12/1070.81	c *** INTERRUPTED ***
1800.12/1070.81	s UNKNOWN
1800.12/1070.81	c Total CPU time              : 1561.28 s
1800.12/1070.81	c Memory used           : 30.98 MB
1800.12/1070.81	c CPU time              : 1561.28 s
1800.12/1070.81	c 
1800.12/1070.81	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2695829-1278020828/watcher-2695829-1278020828 -o /tmp/evaluation-result-2695829-1278020828/solver-2695829-1278020828 -C 1800 -W 2000 -M 1800 run HOME/instance-2695829-1278020828.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.96 1.79 1.51 3/106 30365
/proc/meminfo: memFree=1443636/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0

[startup+0.0966849 s]
/proc/loadavg: 1.96 1.79 1.51 3/106 30365
/proc/meminfo: memFree=1443636/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.104876 s]
/proc/loadavg: 1.96 1.79 1.51 3/106 30365
/proc/meminfo: memFree=1443636/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.302103 s]
/proc/loadavg: 1.96 1.79 1.51 3/106 30365
/proc/meminfo: memFree=1443636/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701741 s]
/proc/loadavg: 1.96 1.79 1.51 3/106 30365
/proc/meminfo: memFree=1443636/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50182 s]
/proc/loadavg: 1.97 1.80 1.51 2/109 30370
/proc/meminfo: memFree=1440388/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=28692 CPUtime=2.32
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2246 0 0 0 202 30 0 0 18 0 2 0 143375730 29380608 1774 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7173 1774 1053 2985 0 3715 0
[pid=30366/tid=30370] ppid=30365 vsize=28692 CPUtime=1
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 83 0 0 0 86 14 0 0 16 0 2 0 143375746 29380608 1774 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 37392

[startup+3.10198 s]
/proc/loadavg: 1.97 1.80 1.51 2/109 30370
/proc/meminfo: memFree=1439768/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=28692 CPUtime=5.02
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2296 0 0 0 435 67 0 0 18 0 2 0 143375730 29380608 1788 1992294400 134512640 146736320 4290863808 18446744073709551615 135536141 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7173 1788 1053 2985 0 3715 0
[pid=30366/tid=30370] ppid=30365 vsize=28692 CPUtime=2.4
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 99 0 0 0 205 35 0 0 15 0 2 0 143375746 29380608 1788 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 37392

[startup+6.30129 s]
/proc/loadavg: 1.97 1.80 1.51 3/109 30370
/proc/meminfo: memFree=1439644/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=28692 CPUtime=10.44
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2320 0 0 0 909 135 0 0 18 0 2 0 143375730 29380608 1789 1992294400 134512640 146736320 4290863808 18446744073709551615 136015570 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7173 1789 1053 2985 0 3715 0
[pid=30366/tid=30370] ppid=30365 vsize=28692 CPUtime=5.2
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 109 0 0 0 449 71 0 0 15 0 2 0 143375746 29380608 1789 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.44
Current children cumulated vsize (KiB) 37392

[startup+12.7009 s]
/proc/loadavg: 1.97 1.80 1.51 3/109 30370
/proc/meminfo: memFree=1439768/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=28692 CPUtime=21.27
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2355 0 0 0 1850 277 0 0 18 0 2 0 143375730 29380608 1790 1992294400 134512640 146736320 4290863808 18446744073709551615 136363668 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7173 1790 1053 2985 0 3715 0
[pid=30366/tid=30370] ppid=30365 vsize=28692 CPUtime=10.72
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 122 0 0 0 923 149 0 0 15 0 2 0 143375746 29380608 1790 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.27
Current children cumulated vsize (KiB) 37392

[startup+25.5006 s]
/proc/loadavg: 1.97 1.81 1.52 2/109 30372
/proc/meminfo: memFree=1439768/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=28692 CPUtime=40.23
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2376 0 0 0 3496 527 0 0 16 0 2 0 143375730 29380608 1797 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7173 1797 1053 2985 0 3715 0
[pid=30366/tid=30370] ppid=30365 vsize=28692 CPUtime=20.35
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 132 0 0 0 1754 281 0 0 16 0 2 0 143375746 29380608 1797 1992294400 134512640 146736320 4290863808 18446744073709551615 136000360 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40.23
Current children cumulated vsize (KiB) 37392

[startup+51.1017 s]
/proc/loadavg: 1.98 1.82 1.53 2/109 30372
/proc/meminfo: memFree=1439520/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=29148 CPUtime=82.96
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2552 0 0 0 7217 1079 0 0 15 0 2 0 143375730 29847552 1924 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30366/statm: 7287 1924 1053 2985 0 3829 0
[pid=30366/tid=30370] ppid=30365 vsize=29148 CPUtime=40.46
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 242 0 0 0 3527 519 0 0 18 0 2 0 143375746 29847552 1924 1992294400 134512640 146736320 4290863808 18446744073709551615 137461662 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 82.96
Current children cumulated vsize (KiB) 37848

[startup+102.309 s]
/proc/loadavg: 1.84 1.80 1.54 3/109 30374
/proc/meminfo: memFree=1439396/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=29148 CPUtime=170
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2559 0 0 0 14772 2228 0 0 18 0 2 0 143375730 29847552 1931 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7287 1931 1053 2985 0 3829 0
[pid=30366/tid=30370] ppid=30365 vsize=29148 CPUtime=81.85
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 247 0 0 0 7154 1031 0 0 15 0 2 0 143375746 29847552 1931 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (KiB) 37848

[startup+162.302 s]
/proc/loadavg: 1.60 1.74 1.54 3/109 30374
/proc/meminfo: memFree=1439396/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=29148 CPUtime=271.37
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2566 0 0 0 23565 3572 0 0 18 0 2 0 143375730 29847552 1938 1992294400 134512640 146736320 4290863808 18446744073709551615 135525278 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7287 1938 1053 2985 0 3829 0
[pid=30366/tid=30370] ppid=30365 vsize=29148 CPUtime=134.21
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 247 0 0 0 11645 1776 0 0 15 0 2 0 143375746 29847552 1938 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 271.37
Current children cumulated vsize (KiB) 37848

[startup+222.301 s]
/proc/loadavg: 1.55 1.70 1.53 2/109 30376
/proc/meminfo: memFree=1439148/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=29908 CPUtime=372.28
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2694 0 0 0 32315 4913 0 0 18 0 2 0 143375730 30625792 2028 1992294400 134512640 146736320 4290863808 18446744073709551615 136079656 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7477 2028 1053 2985 0 4019 0
[pid=30366/tid=30370] ppid=30365 vsize=29908 CPUtime=186.27
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 311 0 0 0 16108 2519 0 0 15 0 2 0 143375746 30625792 2028 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 372.28
Current children cumulated vsize (KiB) 38608

[startup+282.301 s]
/proc/loadavg: 1.57 1.67 1.54 2/109 30378
/proc/meminfo: memFree=1439148/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=29908 CPUtime=474.14
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2715 0 0 0 41164 6250 0 0 18 0 2 0 143375730 30625792 2049 1992294400 134512640 146736320 4290863808 18446744073709551615 138443573 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7477 2049 1053 2985 0 4019 0
[pid=30366/tid=30370] ppid=30365 vsize=29908 CPUtime=238.78
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 322 0 0 0 20615 3263 0 0 15 0 2 0 143375746 30625792 2049 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 474.14
Current children cumulated vsize (KiB) 38608

[startup+342.301 s]
/proc/loadavg: 1.47 1.62 1.53 2/109 30380
/proc/meminfo: memFree=1439148/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=30366] ppid=30365 vsize=29908 CPUtime=777.81
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2793 0 0 0 67487 10294 0 0 15 0 2 0 143375730 30625792 2120 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30366/statm: 7477 2120 1053 2985 0 4019 0
[pid=30366/tid=30370] ppid=30365 vsize=29908 CPUtime=391.31
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 372 0 0 0 33756 5375 0 0 18 0 2 0 143375746 30625792 2120 1992294400 134512640 146736320 4290863808 18446744073709551615 138424448 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 777.81
Current children cumulated vsize (KiB) 38608

[startup+522.301 s]
/proc/loadavg: 1.54 1.64 1.55 3/109 30384
/proc/meminfo: memFree=1438776/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=29908 CPUtime=879.7
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2812 0 0 0 76353 11617 0 0 15 0 2 0 143375730 30625792 2139 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30366/statm: 7477 2139 1053 2985 0 4019 0
[pid=30366/tid=30370] ppid=30365 vsize=29908 CPUtime=439.11
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 382 0 0 0 37965 5946 0 0 18 0 2 0 143375746 30625792 2139 1992294400 134512640 146736320 4290863808 18446744073709551615 136016693 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 879.7
Current children cumulated vsize (KiB) 38608

[startup+582.302 s]
/proc/loadavg: 1.72 1.67 1.56 3/109 30386
/proc/meminfo: memFree=1438652/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=29908 CPUtime=981.51
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2829 0 0 0 85185 12966 0 0 15 0 2 0 143375730 30625792 2156 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30366/statm: 7477 2156 1053 2985 0 4019 0
[pid=30366/tid=30370] ppid=30365 vsize=29908 CPUtime=486.86
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 390 0 0 0 42151 6535 0 0 18 0 2 0 143375746 30625792 2156 1992294400 134512640 146736320 4290863808 18446744073709551615 139041219 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 981.51
Current children cumulated vsize (KiB) 38608

[startup+642.302 s]
/proc/loadavg: 1.79 1.70 1.57 2/109 30388
/proc/meminfo: memFree=1438280/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=31416 CPUtime=1083.27
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2970 0 0 0 94009 14318 0 0 15 0 2 0 143375730 32169984 2259 1992294400 134512640 146736320 4290863808 18446744073709551615 136674347 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30366/statm: 7854 2259 1053 2985 0 4396 0
[pid=30366/tid=30370] ppid=30365 vsize=31416 CPUtime=534.56
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 402 0 0 0 46338 7118 0 0 18 0 2 0 143375746 32169984 2259 1992294400 134512640 146736320 4290863808 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1083.27
Current children cumulated vsize (KiB) 40116

[startup+702.302 s]
/proc/loadavg: 1.75 1.70 1.58 3/109 30390
/proc/meminfo: memFree=1437908/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=31416 CPUtime=1185.3
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 2994 0 0 0 102835 15695 0 0 18 0 2 0 143375730 32169984 2283 1992294400 134512640 146736320 4290863808 18446744073709551615 136676165 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7854 2283 1053 2985 0 4396 0
[pid=30366/tid=30370] ppid=30365 vsize=31416 CPUtime=584.62
/proc/30366/task/30370/stat : 30370 (pb_cplex) S 30365 30365 29904 0 -1 4202560 415 0 0 0 50665 7797 0 0 15 0 2 0 143375746 32169984 2283 1992294400 134512640 146736320 4290863808 18446744073709551615 144580073 0 2 4096 16387 18446604437833146496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1185.3
Current children cumulated vsize (KiB) 40116

[startup+762.309 s]
/proc/loadavg: 1.69 1.69 1.58 2/109 30390
/proc/meminfo: memFree=1437784/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=31416 CPUtime=1285.68
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 3018 0 0 0 111525 17043 0 0 18 0 2 0 143375730 32169984 2307 1992294400 134512640 146736320 4290863808 18446744073709551615 139027589 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7854 2307 1053 2985 0 4396 0
[pid=30366/tid=30370] ppid=30365 vsize=31416 CPUtime=636.3
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 428 0 0 0 55082 8548 0 0 15 0 2 0 143375746 32169984 2307 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1285.68
Current children cumulated vsize (KiB) 40116

[startup+822.301 s]
/proc/loadavg: 1.72 1.70 1.59 2/109 30392
/proc/meminfo: memFree=1437660/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=31416 CPUtime=1386.11
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 3042 0 0 0 120206 18405 0 0 18 0 2 0 143375730 32169984 2331 1992294400 134512640 146736320 4290863808 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7854 2331 1053 2985 0 4396 0
[pid=30366/tid=30370] ppid=30365 vsize=31416 CPUtime=687.93
/proc/30366/task/30370/stat : 30370 (pb_cplex) S 30365 30365 29904 0 -1 4202560 440 0 0 0 59487 9306 0 0 15 0 2 0 143375746 32169984 2331 1992294400 134512640 146736320 4290863808 18446744073709551615 144580073 0 2 4096 16387 18446604437833146496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1386.11
Current children cumulated vsize (KiB) 40116

[startup+882.301 s]
/proc/loadavg: 1.72 1.71 1.60 3/109 30403
/proc/meminfo: memFree=1437040/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=31416 CPUtime=1487.58
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 3066 0 0 0 129005 19753 0 0 18 0 2 0 143375730 32169984 2355 1992294400 134512640 146736320 4290863808 18446744073709551615 135525144 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7854 2355 1053 2985 0 4396 0
[pid=30366/tid=30370] ppid=30365 vsize=31416 CPUtime=740.11
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 454 0 0 0 63954 10057 0 0 15 0 2 0 143375746 32169984 2355 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1487.58
Current children cumulated vsize (KiB) 40116

[startup+942.301 s]
/proc/loadavg: 1.61 1.67 1.59 2/109 30405
/proc/meminfo: memFree=1437040/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=31416 CPUtime=1588.51
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 3092 0 0 0 137755 21096 0 0 18 0 2 0 143375730 32169984 2381 1992294400 134512640 146736320 4290863808 18446744073709551615 135851010 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7854 2381 1053 2985 0 4396 0
[pid=30366/tid=30370] ppid=30365 vsize=31416 CPUtime=792.21
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 467 0 0 0 68418 10803 0 0 15 0 2 0 143375746 32169984 2381 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1588.51
Current children cumulated vsize (KiB) 40116

[startup+1002.3 s]
/proc/loadavg: 1.72 1.69 1.60 2/109 30407
/proc/meminfo: memFree=1437040/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=31416 CPUtime=1687.21
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 3119 0 0 0 146333 22388 0 0 17 0 2 0 143375730 32169984 2408 1992294400 134512640 146736320 4290863808 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30366/statm: 7854 2408 1053 2985 0 4396 0
[pid=30366/tid=30370] ppid=30365 vsize=31416 CPUtime=843.1
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 481 0 0 0 72785 11525 0 0 15 0 2 0 143375746 32169984 2408 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1687.21
Current children cumulated vsize (KiB) 40116

[startup+1062.3 s]
/proc/loadavg: 1.74 1.70 1.61 3/109 30407
/proc/meminfo: memFree=1437040/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=31720 CPUtime=1785.69
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 3223 0 0 0 154880 23689 0 0 15 0 2 0 143375730 32481280 2469 1992294400 134512640 146736320 4290863808 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30366/statm: 7930 2469 1053 2985 0 4472 0
[pid=30366/tid=30370] ppid=30365 vsize=31720 CPUtime=890.35
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 514 0 0 0 76914 12121 0 0 18 0 2 0 143375746 32481280 2469 1992294400 134512640 146736320 4290863808 18446744073709551615 137369176 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1785.69
Current children cumulated vsize (KiB) 40420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1070.8 s]
/proc/loadavg: 1.70 1.69 1.61 3/109 30409
/proc/meminfo: memFree=1437040/2059040 swapFree=4140788/4192956
[pid=30365] ppid=30363 vsize=8700 CPUtime=0
/proc/30365/stat : 30365 (run) S 30363 30365 29904 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143375729 8908800 248 1992294400 4194304 4922060 140736169709184 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30365/statm: 2175 248 208 178 0 68 0
[pid=30366] ppid=30365 vsize=31720 CPUtime=1800.12
/proc/30366/stat : 30366 (pb_cplex) R 30365 30365 29904 0 -1 4202496 3228 0 0 0 156127 23885 0 0 15 0 2 0 143375730 32481280 2474 1992294400 134512640 146736320 4290863808 18446744073709551615 136674347 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30366/statm: 7930 2474 1053 2985 0 4472 0
[pid=30366/tid=30370] ppid=30365 vsize=31720 CPUtime=897.16
/proc/30366/task/30370/stat : 30370 (pb_cplex) R 30365 30365 29904 0 -1 4202560 516 0 0 0 77509 12207 0 0 18 0 2 0 143375746 32481280 2474 1992294400 134512640 146736320 4290863808 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 40420

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): 1070.82
CPU time (s): 1800.14
CPU user time (s): 1561.28
CPU system time (s): 238.857
CPU usage (%): 168.109
Max. virtual memory (cumulated for all children) (KiB): 40420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1561.28
system time used= 238.857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3602
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= 15711060
involuntary context switches= 214017

runsolver used 1.9737 second user time and 4.90525 second system time

The end

Launcher Data

Begin job on node036 at 2010-07-01 23:47:08
IDJOB=2695829
IDBENCH=2915
IDSOLVER=1209
FILE ID=node036/2695829-1278020828
PBS_JOBID= 11198727
Free space on /tmp= 62288 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_2.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2695829-1278020828/watcher-2695829-1278020828 -o /tmp/evaluation-result-2695829-1278020828/solver-2695829-1278020828 -C 1800 -W 2000 -M 1800  run HOME/instance-2695829-1278020828.opb

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

MD5SUM BENCH= 25ec3c4431eaa97f8c8dfc7dcac7b55c
RANDOM SEED=75580555

node036.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.251
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.50
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.251
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1444164 kB
Buffers:        156124 kB
Cached:         354992 kB
SwapCached:       6032 kB
Active:         209184 kB
Inactive:       316044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1444164 kB
SwapTotal:     4192956 kB
SwapFree:      4140788 kB
Dirty:           16652 kB
Writeback:           0 kB
AnonPages:       12452 kB
Mapped:          12132 kB
Slab:            67664 kB
PageTables:       4208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181644 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= 62272 MiB
End job on node036 at 2010-07-02 00:04:59