Trace number 2696038

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 1486.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_2.opb
MD5SUMc0264878059fff5e6fa5f51839a60b24
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1789.82
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved NO
Number of variables120
Total number of constraints10
Number of constraints which are clauses0
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 constraint54
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4099
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-2696038-1278020918.opb.
0.00/0.00	c Instance file HOME/instance-2696038-1278020918.opb
0.00/0.00	c File size is 5425 bytes.
0.00/0.01	c Highest Coefficient sum: 4099
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:      120                                                 |
0.00/0.01	c |  Number Constraints:    10                                                  |
0.00/0.01	c ===============================================================================
1800.02/1486.02	c Remaining time 1799.99 sec.
1800.02/1486.02	c 
1800.02/1486.02	c *** INTERRUPTED ***
1800.02/1486.02	s UNKNOWN
1800.02/1486.02	c Total CPU time              : 1673.73 s
1800.02/1486.02	c Memory used           : 31.03 MB
1800.02/1486.02	c CPU time              : 1673.73 s
1800.02/1486.02	c 
1800.02/1486.02	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2696038-1278020918/watcher-2696038-1278020918 -o /tmp/evaluation-result-2696038-1278020918/solver-2696038-1278020918 -C 1800 -W 2000 -M 1800 run HOME/instance-2696038-1278020918.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.10 1.46 1.57 3/106 27021
/proc/meminfo: memFree=1454844/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) R 27019 27021 26617 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759289237 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0

[startup+0.032196 s]
/proc/loadavg: 1.10 1.46 1.57 3/106 27021
/proc/meminfo: memFree=1454844/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101194 s]
/proc/loadavg: 1.10 1.46 1.57 3/106 27021
/proc/meminfo: memFree=1454844/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.302188 s]
/proc/loadavg: 1.10 1.46 1.57 3/106 27021
/proc/meminfo: memFree=1454844/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701176 s]
/proc/loadavg: 1.10 1.46 1.57 3/106 27021
/proc/meminfo: memFree=1454844/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50119 s]
/proc/loadavg: 1.09 1.45 1.57 2/109 27030
/proc/meminfo: memFree=1450976/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=29976 CPUtime=1.72
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 5237 0 0 0 158 14 0 0 16 0 2 0 177693164 30695424 1962 1992294400 134512640 146736320 4290947552 18446744073709551615 135537227 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27022/statm: 7494 1962 1054 2985 0 4036 0
[pid=27022/tid=27030] ppid=27021 vsize=29976 CPUtime=0.59
/proc/27022/task/27030/stat : 27030 (pb_cplex) R 27021 27021 26617 0 -1 4202560 1260 0 0 0 55 4 0 0 16 0 2 0 177693212 30695424 1962 1992294400 134512640 146736320 4290947552 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 38676

[startup+3.10133 s]
/proc/loadavg: 1.09 1.45 1.57 2/109 27030
/proc/meminfo: memFree=1450224/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=29668 CPUtime=3.71
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 8391 0 0 0 344 27 0 0 16 0 2 0 177693164 30380032 1952 1992294400 134512640 146736320 4290947552 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7417 1952 1051 2985 0 3959 0
[pid=27022/tid=27030] ppid=27021 vsize=29668 CPUtime=1.65
/proc/27022/task/27030/stat : 27030 (pb_cplex) S 27021 27021 26617 0 -1 4202560 2893 0 0 0 155 10 0 0 16 0 2 0 177693212 30380032 1952 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 18446604437843479360 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 38368

[startup+6.30162 s]
/proc/loadavg: 1.09 1.45 1.57 2/109 27030
/proc/meminfo: memFree=1449604/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=30728 CPUtime=8.01
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 14619 0 0 0 744 57 0 0 16 0 2 0 177693164 31465472 2224 1992294400 134512640 146736320 4290947552 18446744073709551615 138430673 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27022/statm: 7646 2221 1085 2985 0 4188 0
[pid=27022/tid=27030] ppid=27021 vsize=30584 CPUtime=3.61
/proc/27022/task/27030/stat : 27030 (pb_cplex) R 27021 27021 26617 0 -1 4202560 5771 0 0 0 335 26 0 0 16 0 2 0 177693212 31318016 2221 1992294400 134512640 146736320 4290947552 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 39428

[startup+12.7012 s]
/proc/loadavg: 1.15 1.46 1.57 3/109 27035
/proc/meminfo: memFree=1450480/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=28708 CPUtime=16.75
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 22043 0 0 0 1552 123 0 0 15 0 2 0 177693164 29396992 1803 1992294400 134512640 146736320 4290947552 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7177 1803 1086 2985 0 3719 0
[pid=27022/tid=27035] ppid=27021 vsize=28708 CPUtime=3.29
/proc/27022/task/27035/stat : 27035 (pb_cplex) S 27021 27021 26617 0 -1 4202560 2022 0 0 0 304 25 0 0 16 0 2 0 177693913 29396992 1803 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 18446604437843479360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.75
Current children cumulated vsize (KiB) 37408

[startup+25.5013 s]
/proc/loadavg: 1.28 1.47 1.57 2/109 27037
/proc/meminfo: memFree=1450356/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=29732 CPUtime=32.52
/proc/27022/stat : 27022 (pb_cplex) S 27021 27021 26617 0 -1 4202496 33423 0 0 0 3009 243 0 0 16 0 2 0 177693164 30445568 1907 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7433 1907 1086 2985 0 3975 0
[pid=27022/tid=27035] ppid=27021 vsize=29732 CPUtime=10.95
/proc/27022/task/27035/stat : 27035 (pb_cplex) R 27021 27021 26617 0 -1 4202560 8229 0 0 0 1015 80 0 0 16 0 2 0 177693913 30445568 1907 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 32.52
Current children cumulated vsize (KiB) 38432

[startup+51.1016 s]
/proc/loadavg: 1.18 1.43 1.55 2/109 27037
/proc/meminfo: memFree=1449736/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=30820 CPUtime=63.74
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 61215 0 0 0 5878 496 0 0 16 0 2 0 177693164 31559680 2050 1992294400 134512640 146736320 4290947552 18446744073709551615 135968168 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27022/statm: 7705 2050 1086 2985 0 4247 0
[pid=27022/tid=27035] ppid=27021 vsize=30820 CPUtime=26.05
/proc/27022/task/27035/stat : 27035 (pb_cplex) S 27021 27021 26617 0 -1 4202560 22269 0 0 0 2405 200 0 0 15 0 2 0 177693913 31559680 2050 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 18446604437843479360 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 63.74
Current children cumulated vsize (KiB) 39520

[startup+102.309 s]
/proc/loadavg: 1.35 1.43 1.54 2/109 27044
/proc/meminfo: memFree=1448744/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=30748 CPUtime=130.63
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 125018 0 0 0 12111 952 0 0 16 0 2 0 177693164 31485952 2298 1992294400 134512640 146736320 4290947552 18446744073709551615 137061962 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27022/statm: 7687 2298 1086 2985 0 4229 0
[pid=27022/tid=27042] ppid=27021 vsize=30748 CPUtime=8.32
/proc/27022/task/27042/stat : 27042 (pb_cplex) S 27021 27021 26617 0 -1 4202560 6630 0 0 0 783 49 0 0 16 0 2 0 177702077 31485952 2298 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 18446604437843479360 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 130.63
Current children cumulated vsize (KiB) 39448

[startup+162.301 s]
/proc/loadavg: 1.33 1.41 1.53 2/109 27044
/proc/meminfo: memFree=1448000/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=30748 CPUtime=203.1
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 178035 0 0 0 18857 1453 0 0 16 0 2 0 177693164 31485952 2348 1992294400 134512640 146736320 4290947552 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7687 2348 1086 2985 0 4229 0
[pid=27022/tid=27042] ppid=27021 vsize=30748 CPUtime=43.93
/proc/27022/task/27042/stat : 27042 (pb_cplex) R 27021 27021 26617 0 -1 4202560 32655 0 0 0 4101 292 0 0 15 0 2 0 177702077 31485952 2348 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.1
Current children cumulated vsize (KiB) 39448

[startup+222.302 s]
/proc/loadavg: 1.15 1.35 1.50 2/109 27046
/proc/meminfo: memFree=1448248/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=30748 CPUtime=276.99
/proc/27022/stat : 27022 (pb_cplex) S 27021 27021 26617 0 -1 4202496 215410 0 0 0 25712 1987 0 0 16 0 2 0 177693164 31485952 2348 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7687 2348 1086 2985 0 4229 0
[pid=27022/tid=27042] ppid=27021 vsize=30748 CPUtime=79.74
/proc/27022/task/27042/stat : 27042 (pb_cplex) R 27021 27021 26617 0 -1 4202560 50873 0 0 0 7427 547 0 0 16 0 2 0 177702077 31485952 2348 1992294400 134512640 146736320 4290947552 18446744073709551615 135443073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 276.99
Current children cumulated vsize (KiB) 39448

[startup+282.302 s]
/proc/loadavg: 1.09 1.30 1.47 2/109 27048
/proc/meminfo: memFree=1448372/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=30748 CPUtime=351.73
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 234968 0 0 0 32614 2559 0 0 15 0 2 0 177693164 31485952 2348 1992294400 134512640 146736320 4290947552 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7687 2348 1086 2985 0 4229 0
[pid=27022/tid=27042] ppid=27021 vsize=30748 CPUtime=116.42
/proc/27022/task/27042/stat : 27042 (pb_cplex) S 27021 27021 26617 0 -1 4202560 60693 0 0 0 10817 825 0 0 16 0 2 0 177702077 31485952 2348 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 18446604437843479360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 351.73
Current children cumulated vsize (KiB) 39448

[startup+342.301 s]
/proc/loadavg: 1.22 1.29 1.45 2/109 27050
/proc/meminfo: memFree=1448124/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=27022] ppid=27021 vsize=31772 CPUtime=1065.54
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 609452 0 0 0 99319 7235 0 0 16 0 2 0 177693164 32534528 2385 1992294400 134512640 146736320 4290947552 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7943 2385 1086 2985 0 4485 0
[pid=27022/tid=27042] ppid=27021 vsize=31772 CPUtime=470.93
/proc/27022/task/27042/stat : 27042 (pb_cplex) S 27021 27021 26617 0 -1 4202560 251975 0 0 0 43977 3116 0 0 16 0 2 0 177702077 32534528 2385 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 18446604437843479360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1065.54
Current children cumulated vsize (KiB) 40472

[startup+942.302 s]
/proc/loadavg: 1.32 1.26 1.34 3/109 27075
/proc/meminfo: memFree=1448000/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=30748 CPUtime=1137.67
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 648001 0 0 0 106009 7758 0 0 15 0 2 0 177693164 31485952 2360 1992294400 134512640 146736320 4290947552 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7687 2360 1086 2985 0 4229 0
[pid=27022/tid=27042] ppid=27021 vsize=30748 CPUtime=505.77
/proc/27022/task/27042/stat : 27042 (pb_cplex) S 27021 27021 26617 0 -1 4202560 271359 0 0 0 47211 3366 0 0 16 0 2 0 177702077 31485952 2360 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 18446604437843479360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1137.67
Current children cumulated vsize (KiB) 39448

[startup+1002.3 s]
/proc/loadavg: 1.18 1.22 1.33 3/109 27077
/proc/meminfo: memFree=1447752/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=30748 CPUtime=1210.53
/proc/27022/stat : 27022 (pb_cplex) S 27021 27021 26617 0 -1 4202496 673398 0 0 0 112748 8305 0 0 16 0 2 0 177693164 31485952 2380 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7687 2380 1086 2985 0 4229 0
[pid=27022/tid=27042] ppid=27021 vsize=30748 CPUtime=543.28
/proc/27022/task/27042/stat : 27042 (pb_cplex) R 27021 27021 26617 0 -1 4202560 285356 0 0 0 50678 3650 0 0 16 0 2 0 177702077 31485952 2380 1992294400 134512640 146736320 4290947552 18446744073709551615 139044602 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1210.53
Current children cumulated vsize (KiB) 39448

[startup+1062.3 s]
/proc/loadavg: 1.27 1.24 1.32 2/109 27077
/proc/meminfo: memFree=1447752/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=30748 CPUtime=1284.64
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 691939 0 0 0 119586 8878 0 0 16 0 2 0 177693164 31485952 2381 1992294400 134512640 146736320 4290947552 18446744073709551615 144711631 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/27022/statm: 7687 2381 1086 2985 0 4229 0
[pid=27022/tid=27042] ppid=27021 vsize=30748 CPUtime=580.27
/proc/27022/task/27042/stat : 27042 (pb_cplex) S 27021 27021 26617 0 -1 4202560 294194 0 0 0 54095 3932 0 0 15 0 2 0 177702077 31485952 2381 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 18446604437843479360 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1284.64
Current children cumulated vsize (KiB) 39448

[startup+1122.3 s]
/proc/loadavg: 1.13 1.21 1.31 2/109 27079
/proc/meminfo: memFree=1447752/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=30748 CPUtime=1356.8
/proc/27022/stat : 27022 (pb_cplex) S 27021 27021 26617 0 -1 4202496 712545 0 0 0 126277 9403 0 0 16 0 2 0 177693164 31485952 2383 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7687 2383 1086 2985 0 4229 0
[pid=27022/tid=27042] ppid=27021 vsize=30748 CPUtime=616.81
/proc/27022/task/27042/stat : 27042 (pb_cplex) R 27021 27021 26617 0 -1 4202560 306136 0 0 0 57481 4200 0 0 16 0 2 0 177702077 31485952 2383 1992294400 134512640 146736320 4290947552 18446744073709551615 137050198 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1356.8
Current children cumulated vsize (KiB) 39448

[startup+1182.3 s]
/proc/loadavg: 1.13 1.20 1.29 2/109 27081
/proc/meminfo: memFree=1447628/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=30748 CPUtime=1429.88
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 733924 0 0 0 133036 9952 0 0 16 0 2 0 177693164 31485952 2384 1992294400 134512640 146736320 4290947552 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7687 2384 1086 2985 0 4229 0
[pid=27022/tid=27042] ppid=27021 vsize=30748 CPUtime=651.62
/proc/27022/task/27042/stat : 27042 (pb_cplex) R 27021 27021 26617 0 -1 4202560 316549 0 0 0 60701 4461 0 0 16 0 2 0 177702077 31485952 2384 1992294400 134512640 146736320 4290947552 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1429.88
Current children cumulated vsize (KiB) 39448

[startup+1242.3 s]
/proc/loadavg: 1.17 1.20 1.29 2/109 27083
/proc/meminfo: memFree=1447380/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=31772 CPUtime=1504.6
/proc/27022/stat : 27022 (pb_cplex) S 27021 27021 26617 0 -1 4202496 747247 0 0 0 139925 10535 0 0 15 0 2 0 177693164 32534528 2446 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7943 2446 1086 2985 0 4485 0
[pid=27022/tid=27042] ppid=27021 vsize=31772 CPUtime=688.07
/proc/27022/task/27042/stat : 27042 (pb_cplex) R 27021 27021 26617 0 -1 4202560 323296 0 0 0 64066 4741 0 0 16 0 2 0 177702077 32534528 2446 1992294400 134512640 146736320 4290947552 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1504.6
Current children cumulated vsize (KiB) 40472

[startup+1302.3 s]
/proc/loadavg: 1.13 1.19 1.27 2/109 27085
/proc/meminfo: memFree=1447380/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=31772 CPUtime=1577.22
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 758808 0 0 0 146672 11050 0 0 16 0 2 0 177693164 32534528 2447 1992294400 134512640 146736320 4290947552 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7943 2447 1086 2985 0 4485 0
[pid=27022/tid=27042] ppid=27021 vsize=31772 CPUtime=723.54
/proc/27022/task/27042/stat : 27042 (pb_cplex) S 27021 27021 26617 0 -1 4202560 328763 0 0 0 67360 4994 0 0 16 0 2 0 177702077 32534528 2447 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 18446604437843479360 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1577.22
Current children cumulated vsize (KiB) 40472

[startup+1362.3 s]
/proc/loadavg: 1.15 1.18 1.26 2/109 27085
/proc/meminfo: memFree=1447380/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=31772 CPUtime=1649.43
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 769401 0 0 0 153390 11553 0 0 15 0 2 0 177693164 32534528 2457 1992294400 134512640 146736320 4290947552 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7943 2457 1086 2985 0 4485 0
[pid=27022/tid=27042] ppid=27021 vsize=31772 CPUtime=758.3
/proc/27022/task/27042/stat : 27042 (pb_cplex) S 27021 27021 26617 0 -1 4202560 334036 0 0 0 70600 5230 0 0 16 0 2 0 177702077 32534528 2457 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 18446604437843479360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1649.43
Current children cumulated vsize (KiB) 40472

[startup+1422.31 s]
/proc/loadavg: 1.27 1.21 1.27 2/109 27087
/proc/meminfo: memFree=1447256/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=31772 CPUtime=1723.07
/proc/27022/stat : 27022 (pb_cplex) S 27021 27021 26617 0 -1 4202496 778955 0 0 0 160193 12114 0 0 16 0 2 0 177693164 32534528 2449 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7943 2449 1086 2985 0 4485 0
[pid=27022/tid=27042] ppid=27021 vsize=31772 CPUtime=794.94
/proc/27022/task/27042/stat : 27042 (pb_cplex) R 27021 27021 26617 0 -1 4202560 339032 0 0 0 73994 5500 0 0 16 0 2 0 177702077 32534528 2449 1992294400 134512640 146736320 4290947552 18446744073709551615 135655925 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1723.07
Current children cumulated vsize (KiB) 40472

[startup+1482.3 s]
/proc/loadavg: 1.20 1.20 1.26 3/109 27089
/proc/meminfo: memFree=1447256/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=31772 CPUtime=1795.75
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 791793 0 0 0 166969 12606 0 0 15 0 2 0 177693164 32534528 2451 1992294400 134512640 146736320 4290947552 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7943 2451 1086 2985 0 4485 0
[pid=27022/tid=27042] ppid=27021 vsize=31772 CPUtime=831.66
/proc/27022/task/27042/stat : 27042 (pb_cplex) S 27021 27021 26617 0 -1 4202560 345986 0 0 0 77422 5744 0 0 16 0 2 0 177702077 32534528 2451 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 18446604437843479360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1795.75
Current children cumulated vsize (KiB) 40472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1486 s]
/proc/loadavg: 1.18 1.19 1.26 2/109 27089
/proc/meminfo: memFree=1447256/2059040 swapFree=4135492/4192956
[pid=27021] ppid=27019 vsize=8700 CPUtime=0
/proc/27021/stat : 27021 (run) S 27019 27021 26617 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 177693164 8908800 249 1992294400 4194304 4922060 140733767079280 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/27021/statm: 2175 249 208 178 0 68 0
[pid=27022] ppid=27021 vsize=31772 CPUtime=1800.02
/proc/27022/stat : 27022 (pb_cplex) R 27021 27021 26617 0 -1 4202496 792325 0 0 0 167372 12630 0 0 15 0 2 0 177693164 32534528 2450 1992294400 134512640 146736320 4290947552 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/27022/statm: 7943 2450 1086 2985 0 4485 0
[pid=27022/tid=27042] ppid=27021 vsize=31772 CPUtime=833.69
/proc/27022/task/27042/stat : 27042 (pb_cplex) S 27021 27021 26617 0 -1 4202560 346208 0 0 0 77614 5755 0 0 16 0 2 0 177702077 32534528 2450 1992294400 134512640 146736320 4290947552 18446744073709551615 144580073 0 2 4096 16387 18446604437843479360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 40472

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): 1486.02
CPU time (s): 1800.04
CPU user time (s): 1673.73
CPU system time (s): 126.311
CPU usage (%): 121.132
Max. virtual memory (cumulated for all children) (KiB): 41496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1673.73
system time used= 126.311
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 792699
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= 4466286
involuntary context switches= 39109

runsolver used 2.76458 second user time and 7.13591 second system time

The end

Launcher Data

Begin job on node015 at 2010-07-01 23:48:38
IDJOB=2696038
IDBENCH=2926
IDSOLVER=1209
FILE ID=node015/2696038-1278020918
PBS_JOBID= 11198740
Free space on /tmp= 62404 MiB

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

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

MD5SUM BENCH= c0264878059fff5e6fa5f51839a60b24
RANDOM SEED=1889509816

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1455372 kB
Buffers:        149808 kB
Cached:         350268 kB
SwapCached:      11252 kB
Active:         208232 kB
Inactive:       306308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1455372 kB
SwapTotal:     4192956 kB
SwapFree:      4135492 kB
Dirty:           16572 kB
Writeback:           0 kB
AnonPages:       12676 kB
Mapped:           8380 kB
Slab:            67192 kB
PageTables:       4284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182048 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= 62388 MiB
End job on node015 at 2010-07-02 00:13:24