Trace number 2695824

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.04 1143.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_2.opb
MD5SUM4618b6422bdc12197131d1d37f567363
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 variables41
Total number of constraints11
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 constraints10
Minimum length of a constraint1
Maximum length of a constraint40
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 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3589
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-2695824-1278020573.opb.
0.00/0.00	c Instance file HOME/instance-2695824-1278020573.opb
0.00/0.00	c File size is 3356 bytes.
0.00/0.00	c Highest Coefficient sum: 3589
0.00/0.00	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:      41                                                  |
0.00/0.01	c |  Number Constraints:    11                                                  |
0.00/0.01	c ===============================================================================
1800.02/1143.61	c Remaining time 1799.99 sec.
1800.02/1143.61	c 
1800.02/1143.61	c *** INTERRUPTED ***
1800.02/1143.61	s UNKNOWN
1800.02/1143.61	c Total CPU time              : 1498.24 s
1800.02/1143.61	c Memory used           : 29.33 MB
1800.02/1143.61	c CPU time              : 1498.24 s
1800.02/1143.61	c 
1800.02/1143.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-2695824-1278020573/watcher-2695824-1278020573 -o /tmp/evaluation-result-2695824-1278020573/solver-2695824-1278020573 -C 1800 -W 2000 -M 1800 run HOME/instance-2695824-1278020573.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.91 1.63 1.40 3/106 24545
/proc/meminfo: memFree=1864592/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0

[startup+0.0223561 s]
/proc/loadavg: 1.91 1.63 1.40 3/106 24545
/proc/meminfo: memFree=1864592/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101353 s]
/proc/loadavg: 1.91 1.63 1.40 3/106 24545
/proc/meminfo: memFree=1864592/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301346 s]
/proc/loadavg: 1.91 1.63 1.40 3/106 24545
/proc/meminfo: memFree=1864592/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701312 s]
/proc/loadavg: 1.91 1.63 1.40 3/106 24545
/proc/meminfo: memFree=1864592/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50038 s]
/proc/loadavg: 1.91 1.63 1.40 2/109 24550
/proc/meminfo: memFree=1861468/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=28332 CPUtime=2.22
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 1902 0 0 0 184 38 0 0 18 0 2 0 175712682 29011968 1566 1992294400 134512640 146736320 4294858224 18446744073709551615 144715847 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7083 1566 1058 2985 0 3625 0
[pid=24546/tid=24550] ppid=24545 vsize=28332 CPUtime=1
/proc/24546/task/24550/stat : 24550 (pb_cplex) S 24545 24545 24032 0 -1 4202560 28 0 0 0 80 20 0 0 16 0 2 0 175712695 29011968 1566 1992294400 134512640 146736320 4294858224 18446744073709551615 144580073 0 2 4096 16387 18446604437845604416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 37032

[startup+3.10151 s]
/proc/loadavg: 1.91 1.63 1.40 2/109 24550
/proc/meminfo: memFree=1861468/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=28332 CPUtime=4.52
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 1902 0 0 0 376 76 0 0 18 0 2 0 175712682 29011968 1566 1992294400 134512640 146736320 4294858224 18446744073709551615 136385183 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7083 1566 1058 2985 0 3625 0
[pid=24546/tid=24550] ppid=24545 vsize=28332 CPUtime=2.18
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 28 0 0 0 177 41 0 0 15 0 2 0 175712695 29011968 1566 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 37032

[startup+6.30176 s]
/proc/loadavg: 1.92 1.64 1.40 2/109 24550
/proc/meminfo: memFree=1861344/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=28332 CPUtime=9.73
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 1907 0 0 0 808 165 0 0 18 0 2 0 175712682 29011968 1571 1992294400 134512640 146736320 4294858224 18446744073709551615 135238027 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7083 1571 1058 2985 0 3625 0
[pid=24546/tid=24550] ppid=24545 vsize=28332 CPUtime=4.86
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 33 0 0 0 397 89 0 0 15 0 2 0 175712695 29011968 1571 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.73
Current children cumulated vsize (KiB) 37032

[startup+12.7013 s]
/proc/loadavg: 1.93 1.64 1.40 2/109 24550
/proc/meminfo: memFree=1861468/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=28332 CPUtime=19.84
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 1907 0 0 0 1650 334 0 0 18 0 2 0 175712682 29011968 1571 1992294400 134512640 146736320 4294858224 18446744073709551615 138378148 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7083 1571 1058 2985 0 3625 0
[pid=24546/tid=24550] ppid=24545 vsize=28332 CPUtime=10.06
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 33 0 0 0 820 186 0 0 15 0 2 0 175712695 29011968 1571 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.84
Current children cumulated vsize (KiB) 37032

[startup+25.5013 s]
/proc/loadavg: 1.79 1.63 1.40 2/109 24550
/proc/meminfo: memFree=1861468/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=28332 CPUtime=39.77
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 1914 0 0 0 3304 673 0 0 18 0 2 0 175712682 29011968 1572 1992294400 134512640 146736320 4294858224 18446744073709551615 136017953 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7083 1572 1058 2985 0 3625 0
[pid=24546/tid=24550] ppid=24545 vsize=28332 CPUtime=20.4
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 34 0 0 0 1666 374 0 0 15 0 2 0 175712695 29011968 1572 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39.77
Current children cumulated vsize (KiB) 37032

[startup+51.1013 s]
/proc/loadavg: 1.85 1.65 1.42 3/109 24552
/proc/meminfo: memFree=1861468/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=28332 CPUtime=80.34
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 1918 0 0 0 6654 1380 0 0 18 0 2 0 175712682 29011968 1576 1992294400 134512640 146736320 4294858224 18446744073709551615 136015523 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7083 1576 1058 2985 0 3625 0
[pid=24546/tid=24550] ppid=24545 vsize=28332 CPUtime=41.41
/proc/24546/task/24550/stat : 24550 (pb_cplex) S 24545 24545 24032 0 -1 4202560 36 0 0 0 3364 777 0 0 15 0 2 0 175712695 29011968 1576 1992294400 134512640 146736320 4294858224 18446744073709551615 144580073 0 2 4096 16387 18446604437845604416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 80.34
Current children cumulated vsize (KiB) 37032

[startup+102.309 s]
/proc/loadavg: 1.80 1.67 1.43 3/109 24552
/proc/meminfo: memFree=1861468/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=28332 CPUtime=160.93
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 1922 0 0 0 13380 2713 0 0 18 0 2 0 175712682 29011968 1580 1992294400 134512640 146736320 4294858224 18446744073709551615 144715010 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7083 1580 1058 2985 0 3625 0
[pid=24546/tid=24550] ppid=24545 vsize=28332 CPUtime=83.04
/proc/24546/task/24550/stat : 24550 (pb_cplex) S 24545 24545 24032 0 -1 4202560 38 0 0 0 6777 1527 0 0 15 0 2 0 175712695 29011968 1580 1992294400 134512640 146736320 4294858224 18446744073709551615 144580073 0 2 4096 16387 18446604437845604416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 160.93
Current children cumulated vsize (KiB) 37032

[startup+162.301 s]
/proc/loadavg: 1.79 1.70 1.46 3/109 24554
/proc/meminfo: memFree=1860972/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=29060 CPUtime=254.75
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2091 0 0 0 21204 4271 0 0 18 0 2 0 175712682 29757440 1710 1992294400 134512640 146736320 4294858224 18446744073709551615 136364644 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7265 1710 1058 2985 0 3807 0
[pid=24546/tid=24550] ppid=24545 vsize=29060 CPUtime=131.5
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 91 0 0 0 10754 2396 0 0 15 0 2 0 175712695 29757440 1710 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 254.75
Current children cumulated vsize (KiB) 37760

[startup+222.302 s]
/proc/loadavg: 1.78 1.71 1.47 2/109 24556
/proc/meminfo: memFree=1860972/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=29060 CPUtime=347.5
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2101 0 0 0 28966 5784 0 0 18 0 2 0 175712682 29757440 1720 1992294400 134512640 146736320 4294858224 18446744073709551615 135932716 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7265 1720 1058 2985 0 3807 0
[pid=24546/tid=24550] ppid=24545 vsize=29060 CPUtime=179.33
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 96 0 0 0 14683 3250 0 0 15 0 2 0 175712695 29757440 1720 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 347.5
Current children cumulated vsize (KiB) 37760

[startup+282.302 s]
/proc/loadavg: 1.56 1.66 1.47 3/109 24558
/proc/meminfo: memFree=1860972/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=29060 CPUtime=437.74
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2111 0 0 0 36472 7302 0 0 18 0 2 0 175712682 29757440 1730 1992294400 134512640 146736320 4294858224 18446744073709551615 144757808 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7265 1730 1058 2985 0 3807 0
[pid=24546/tid=24550] ppid=24545 vsize=29060 CPUtime=225.8
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 105 0 0 0 18484 4096 0 0 15 0 2 0 175712695 29757440 1730 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 437.74
Current children cumulated vsize (KiB) 37760

[startup+342.302 s]
/proc/loadavg: 1.60 1.65 1.47 2/109 24558
/proc/meminfo: memFree=1860980/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=29836 CPUtime=817.98
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2225 0 0 0 68099 13699 0 0 18 0 2 0 175712682 30552064 1824 1992294400 134512640 146736320 4294858224 18446744073709551615 136656919 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7459 1824 1058 2985 0 4001 0
[pid=24546/tid=24550] ppid=24545 vsize=29836 CPUtime=414.05
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 128 0 0 0 34049 7356 0 0 15 0 2 0 175712695 30552064 1824 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 817.98
Current children cumulated vsize (KiB) 38536

[startup+582.302 s]
/proc/loadavg: 1.80 1.70 1.52 3/109 24566
/proc/meminfo: memFree=1860484/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=29836 CPUtime=911.86
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2239 0 0 0 75897 15289 0 0 15 0 2 0 175712682 30552064 1838 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24546/statm: 7459 1838 1058 2985 0 4001 0
[pid=24546/tid=24550] ppid=24545 vsize=29836 CPUtime=460.99
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 136 0 0 0 37912 8187 0 0 18 0 2 0 175712695 30552064 1838 1992294400 134512640 146736320 4294858224 18446744073709551615 136661736 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 911.86
Current children cumulated vsize (KiB) 38536

[startup+642.301 s]
/proc/loadavg: 1.83 1.73 1.54 3/109 24566
/proc/meminfo: memFree=1860484/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=29836 CPUtime=1009.04
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2253 0 0 0 83978 16926 0 0 18 0 2 0 175712682 30552064 1852 1992294400 134512640 146736320 4294858224 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24546/statm: 7459 1852 1058 2985 0 4001 0
[pid=24546/tid=24550] ppid=24545 vsize=29836 CPUtime=507.53
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 143 0 0 0 41808 8945 0 0 15 0 2 0 175712695 30552064 1852 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1009.04
Current children cumulated vsize (KiB) 38536

[startup+702.302 s]
/proc/loadavg: 1.69 1.71 1.55 2/109 24568
/proc/meminfo: memFree=1860236/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=29836 CPUtime=1103.01
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2263 0 0 0 91793 18508 0 0 18 0 2 0 175712682 30552064 1862 1992294400 134512640 146736320 4294858224 18446744073709551615 135468776 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7459 1862 1058 2985 0 4001 0
[pid=24546/tid=24550] ppid=24545 vsize=29836 CPUtime=556.08
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 146 0 0 0 45781 9827 0 0 15 0 2 0 175712695 30552064 1862 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1103.01
Current children cumulated vsize (KiB) 38536

[startup+762.309 s]
/proc/loadavg: 1.75 1.73 1.56 3/109 24570
/proc/meminfo: memFree=1860112/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=29836 CPUtime=1197.83
/proc/24546/stat : 24546 (pb_cplex) S 24545 24545 24032 0 -1 4202496 2274 0 0 0 99689 20094 0 0 18 0 2 0 175712682 30552064 1873 1992294400 134512640 146736320 4294858224 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7459 1873 1058 2985 0 4001 0
[pid=24546/tid=24550] ppid=24545 vsize=29836 CPUtime=605.14
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 152 0 0 0 49802 10712 0 0 15 0 2 0 175712695 30552064 1873 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1197.83
Current children cumulated vsize (KiB) 38536

[startup+822.301 s]
/proc/loadavg: 1.67 1.71 1.56 3/109 24572
/proc/meminfo: memFree=1859988/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=29836 CPUtime=1293.61
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2284 0 0 0 107669 21692 0 0 18 0 2 0 175712682 30552064 1883 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7459 1883 1058 2985 0 4001 0
[pid=24546/tid=24550] ppid=24545 vsize=29836 CPUtime=654.68
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 156 0 0 0 53858 11610 0 0 15 0 2 0 175712695 30552064 1883 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1293.61
Current children cumulated vsize (KiB) 38536

[startup+882.301 s]
/proc/loadavg: 1.68 1.70 1.56 3/109 24574
/proc/meminfo: memFree=1859988/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=29836 CPUtime=1387.96
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2303 0 0 0 115518 23278 0 0 18 0 2 0 175712682 30552064 1898 1992294400 134512640 146736320 4294858224 18446744073709551615 137014839 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7459 1898 1058 2985 0 4001 0
[pid=24546/tid=24550] ppid=24545 vsize=29836 CPUtime=703.47
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 163 0 0 0 57837 12510 0 0 15 0 2 0 175712695 30552064 1898 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1387.96
Current children cumulated vsize (KiB) 38536

[startup+942.3 s]
/proc/loadavg: 1.75 1.71 1.57 3/109 24574
/proc/meminfo: memFree=1859740/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=30028 CPUtime=1482.96
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2385 0 0 0 123425 24871 0 0 18 0 2 0 175712682 30748672 1958 1992294400 134512640 146736320 4294858224 18446744073709551615 136676165 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7507 1958 1058 2985 0 4049 0
[pid=24546/tid=24550] ppid=24545 vsize=30028 CPUtime=752.63
/proc/24546/task/24550/stat : 24550 (pb_cplex) S 24545 24545 24032 0 -1 4202560 205 0 0 0 61865 13398 0 0 15 0 2 0 175712695 30748672 1958 1992294400 134512640 146736320 4294858224 18446744073709551615 144580073 0 2 4096 16387 18446604437845604416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1482.96
Current children cumulated vsize (KiB) 38728

[startup+1002.3 s]
/proc/loadavg: 1.64 1.68 1.57 3/109 24576
/proc/meminfo: memFree=1859616/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=30028 CPUtime=1577.34
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2396 0 0 0 131293 26441 0 0 18 0 2 0 175712682 30748672 1969 1992294400 134512640 146736320 4294858224 18446744073709551615 137371887 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7507 1969 1058 2985 0 4049 0
[pid=24546/tid=24550] ppid=24545 vsize=30028 CPUtime=801.36
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 210 0 0 0 65857 14279 0 0 15 0 2 0 175712695 30748672 1969 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1577.34
Current children cumulated vsize (KiB) 38728

[startup+1062.3 s]
/proc/loadavg: 1.81 1.72 1.58 3/109 24578
/proc/meminfo: memFree=1859616/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=30028 CPUtime=1670.91
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2410 0 0 0 139091 28000 0 0 18 0 2 0 175712682 30748672 1983 1992294400 134512640 146736320 4294858224 18446744073709551615 135921206 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24546/statm: 7507 1983 1058 2985 0 4049 0
[pid=24546/tid=24550] ppid=24545 vsize=30028 CPUtime=849.63
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 218 0 0 0 69809 15154 0 0 15 0 2 0 175712695 30748672 1983 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1670.91
Current children cumulated vsize (KiB) 38728

[startup+1122.3 s]
/proc/loadavg: 1.65 1.69 1.58 3/109 24589
/proc/meminfo: memFree=1858872/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=30028 CPUtime=1765.38
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2424 0 0 0 146945 29593 0 0 15 0 2 0 175712682 30748672 1997 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24546/statm: 7507 1997 1058 2985 0 4049 0
[pid=24546/tid=24550] ppid=24545 vsize=30028 CPUtime=896.36
/proc/24546/task/24550/stat : 24550 (pb_cplex) R 24545 24545 24032 0 -1 4202560 225 0 0 0 73673 15963 0 0 18 0 2 0 175712695 30748672 1997 1992294400 134512640 146736320 4294858224 18446744073709551615 137666052 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1765.38
Current children cumulated vsize (KiB) 38728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1143.6 s]
/proc/loadavg: 1.50 1.65 1.57 3/109 24589
/proc/meminfo: memFree=1858748/2059040 swapFree=4135856/4192956
[pid=24545] ppid=24543 vsize=8700 CPUtime=0
/proc/24545/stat : 24545 (run) S 24543 24545 24032 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 175712682 8908800 249 1992294400 4194304 4922060 140735550816496 18446744073709551615 238060936325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24545/statm: 2175 249 208 178 0 68 0
[pid=24546] ppid=24545 vsize=30028 CPUtime=1800.02
/proc/24546/stat : 24546 (pb_cplex) R 24545 24545 24032 0 -1 4202496 2427 0 0 0 149823 30179 0 0 18 0 2 0 175712682 30748672 2000 1992294400 134512640 146736320 4294858224 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24546/statm: 7507 2000 1058 2985 0 4049 0
[pid=24546/tid=24550] ppid=24545 vsize=30028 CPUtime=913.7
/proc/24546/task/24550/stat : 24550 (pb_cplex) S 24545 24545 24032 0 -1 4202560 226 0 0 0 75099 16271 0 0 15 0 2 0 175712695 30748672 2000 1992294400 134512640 146736320 4294858224 18446744073709551615 144580073 0 2 4096 16387 18446604437845604416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 38728

Sending SIGTERM to process tree (bottom up)

Sleeping Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1143.62
CPU time (s): 1800.04
CPU user time (s): 1498.24
CPU system time (s): 301.798
CPU usage (%): 157.399
Max. virtual memory (cumulated for all children) (KiB): 38728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1498.24
system time used= 301.798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2801
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= 20401482
involuntary context switches= 1008418

runsolver used 1.72874 second user time and 5.57315 second system time

The end

Launcher Data

Begin job on node026 at 2010-07-01 23:42:53
IDJOB=2695824
IDBENCH=2903
IDSOLVER=1209
FILE ID=node026/2695824-1278020573
PBS_JOBID= 11198735
Free space on /tmp= 62360 MiB

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

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

MD5SUM BENCH= 4618b6422bdc12197131d1d37f567363
RANDOM SEED=1180044533

node026.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.201
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.40
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.201
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1864872 kB
Buffers:          6560 kB
Cached:          96124 kB
SwapCached:      10324 kB
Active:         101108 kB
Inactive:        15492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1864872 kB
SwapTotal:     4192956 kB
SwapFree:      4135856 kB
Dirty:           16676 kB
Writeback:           0 kB
AnonPages:       12396 kB
Mapped:           8548 kB
Slab:            55452 kB
PageTables:       4200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181220 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= 62344 MiB
End job on node026 at 2010-07-02 00:01:56