Trace number 2696039

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.03 1491.53

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_2.opb
MD5SUMb690996610ff381ef60353517fe5a0e9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark1800.56
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
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 constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
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 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1293
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4389
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-2696039-1278020674.opb.
0.00/0.00	c Instance file HOME/instance-2696039-1278020674.opb
0.00/0.00	c File size is 7732 bytes.
0.00/0.02	c Highest Coefficient sum: 4389
0.00/0.02	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      146                                                 |
0.00/0.02	c |  Number Constraints:    12                                                  |
0.00/0.02	c ===============================================================================
1800.01/1491.52	c Remaining time 1799.98 sec.
1800.01/1491.52	c 
1800.01/1491.52	c *** INTERRUPTED ***
1800.01/1491.52	s UNKNOWN
1800.01/1491.52	c Total CPU time              : 1677.11 s
1800.01/1491.52	c Memory used           : 39.79 MB
1800.01/1491.52	c CPU time              : 1677.11 s
1800.01/1491.52	c 
1800.01/1491.52	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-2696039-1278020674/watcher-2696039-1278020674 -o /tmp/evaluation-result-2696039-1278020674/solver-2696039-1278020674 -C 1800 -W 2000 -M 1800 run HOME/instance-2696039-1278020674.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.74 1.54 1.35 3/106 29938
/proc/meminfo: memFree=1302312/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0

[startup+0.045944 s]
/proc/loadavg: 1.74 1.54 1.35 3/106 29938
/proc/meminfo: memFree=1302312/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100943 s]
/proc/loadavg: 1.74 1.54 1.35 3/106 29938
/proc/meminfo: memFree=1302312/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30294 s]
/proc/loadavg: 1.74 1.54 1.35 3/106 29938
/proc/meminfo: memFree=1302312/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700934 s]
/proc/loadavg: 1.74 1.54 1.35 3/106 29938
/proc/meminfo: memFree=1302312/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50092 s]
/proc/loadavg: 1.68 1.53 1.35 2/109 29947
/proc/meminfo: memFree=1298320/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=29032 CPUtime=1.9
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 4520 0 0 0 174 16 0 0 16 0 2 0 177671372 29728768 1885 1992294400 134512640 146736320 4288088432 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29939/statm: 7258 1885 1057 2985 0 3800 0
[pid=29939/tid=29947] ppid=29938 vsize=29032 CPUtime=0.47
/proc/29939/task/29947/stat : 29947 (pb_cplex) S 29938 29938 29541 0 -1 4202560 6 0 0 0 43 4 0 0 16 0 2 0 177671445 29728768 1885 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 2 4096 16387 18446604437834717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 37732

[startup+3.10175 s]
/proc/loadavg: 1.68 1.53 1.35 2/109 29947
/proc/meminfo: memFree=1298196/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=29032 CPUtime=3.63
/proc/29939/stat : 29939 (pb_cplex) S 29938 29938 29541 0 -1 4202496 5300 0 0 0 336 27 0 0 16 0 2 0 177671372 29728768 1907 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29939/statm: 7258 1907 1057 2985 0 3800 0
[pid=29939/tid=29947] ppid=29938 vsize=29032 CPUtime=1.32
/proc/29939/task/29947/stat : 29947 (pb_cplex) R 29938 29938 29541 0 -1 4202560 31 0 0 0 123 9 0 0 15 0 2 0 177671445 29728768 1907 1992294400 134512640 146736320 4288088432 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 37732

[startup+6.30107 s]
/proc/loadavg: 1.70 1.54 1.35 3/109 29947
/proc/meminfo: memFree=1297328/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=30060 CPUtime=7.49
/proc/29939/stat : 29939 (pb_cplex) S 29938 29938 29541 0 -1 4202496 8135 0 0 0 693 56 0 0 16 0 2 0 177671372 30781440 2021 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29939/statm: 7515 2021 1057 2985 0 4057 0
[pid=29939/tid=29947] ppid=29938 vsize=30060 CPUtime=3.49
/proc/29939/task/29947/stat : 29947 (pb_cplex) R 29938 29938 29541 0 -1 4202560 1680 0 0 0 323 26 0 0 16 0 2 0 177671445 30781440 2021 1992294400 134512640 146736320 4288088432 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 38760

[startup+12.7017 s]
/proc/loadavg: 1.81 1.56 1.36 2/109 29947
/proc/meminfo: memFree=1297080/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=30168 CPUtime=18.87
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 21425 0 0 0 1773 114 0 0 16 0 2 0 177671372 30892032 2065 1992294400 134512640 146736320 4288088432 18446744073709551615 137176734 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29939/statm: 7542 2065 1080 2985 0 4084 0
[pid=29939/tid=29947] ppid=29938 vsize=30168 CPUtime=9.29
/proc/29939/task/29947/stat : 29947 (pb_cplex) S 29938 29938 29541 0 -1 4202560 8760 0 0 0 875 54 0 0 15 0 2 0 177671445 30892032 2065 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 2 4096 16387 18446604437834717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.87
Current children cumulated vsize (KiB) 38868

[startup+25.501 s]
/proc/loadavg: 1.63 1.53 1.35 3/109 29954
/proc/meminfo: memFree=1297452/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=29316 CPUtime=33.9
/proc/29939/stat : 29939 (pb_cplex) S 29938 29938 29541 0 -1 4202496 46334 0 0 0 3180 210 0 0 15 0 2 0 177671372 30019584 2040 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29939/statm: 7329 2040 1084 2985 0 3871 0
[pid=29939/tid=29952] ppid=29938 vsize=29316 CPUtime=5.91
/proc/29939/task/29952/stat : 29952 (pb_cplex) R 29938 29938 29541 0 -1 4202560 11778 0 0 0 556 35 0 0 16 0 2 0 177672913 30019584 2040 1992294400 134512640 146736320 4288088432 18446744073709551615 136737462 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 33.9
Current children cumulated vsize (KiB) 38016

[startup+51.1017 s]
/proc/loadavg: 1.59 1.53 1.36 2/109 29954
/proc/meminfo: memFree=1295344/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=32648 CPUtime=63.62
/proc/29939/stat : 29939 (pb_cplex) S 29938 29938 29541 0 -1 4202496 100652 0 0 0 5987 375 0 0 16 0 2 0 177671372 33431552 2612 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29939/statm: 8162 2612 1084 2985 0 4704 0
[pid=29939/tid=29952] ppid=29938 vsize=32648 CPUtime=20.46
/proc/29939/task/29952/stat : 29952 (pb_cplex) R 29938 29938 29541 0 -1 4202560 38835 0 0 0 1930 116 0 0 16 0 2 0 177672913 33431552 2612 1992294400 134512640 146736320 4288088432 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 63.62
Current children cumulated vsize (KiB) 41348

[startup+102.309 s]
/proc/loadavg: 1.37 1.48 1.35 2/109 29956
/proc/meminfo: memFree=1292988/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=34948 CPUtime=122.81
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 204390 0 0 0 11598 683 0 0 16 0 2 0 177671372 35786752 3094 1992294400 134512640 146736320 4288088432 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29939/statm: 8737 3094 1085 2985 0 5279 0
[pid=29939/tid=29952] ppid=29938 vsize=34948 CPUtime=49.52
/proc/29939/task/29952/stat : 29952 (pb_cplex) S 29938 29938 29541 0 -1 4202560 90767 0 0 0 4686 266 0 0 16 0 2 0 177672913 35786752 3094 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 2 4096 16387 18446604437834717376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 122.81
Current children cumulated vsize (KiB) 43648

[startup+162.301 s]
/proc/loadavg: 1.24 1.42 1.34 2/109 29956
/proc/meminfo: memFree=1291996/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=35712 CPUtime=196.66
/proc/29939/stat : 29939 (pb_cplex) S 29938 29938 29541 0 -1 4202496 319551 0 0 0 18509 1157 0 0 16 0 2 0 177671372 36569088 3374 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29939/statm: 8928 3374 1084 2985 0 5470 0
[pid=29939/tid=29952] ppid=29938 vsize=35712 CPUtime=85.73
/proc/29939/task/29952/stat : 29952 (pb_cplex) R 29938 29938 29541 0 -1 4202560 148544 0 0 0 8074 499 0 0 16 0 2 0 177672913 36569088 3374 1992294400 134512640 146736320 4288088432 18446744073709551615 138442552 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 196.66
Current children cumulated vsize (KiB) 44412

[startup+222.301 s]
/proc/loadavg: 1.26 1.39 1.33 3/109 29958
/proc/meminfo: memFree=1291128/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=36064 CPUtime=271.83
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 407829 0 0 0 25504 1679 0 0 15 0 2 0 177671372 36929536 3540 1992294400 134512640 146736320 4288088432 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29939/statm: 9016 3540 1084 2985 0 5558 0
[pid=29939/tid=29952] ppid=29938 vsize=36064 CPUtime=121.27
/proc/29939/task/29952/stat : 29952 (pb_cplex) S 29938 29938 29541 0 -1 4202560 191171 0 0 0 11386 741 0 0 16 0 2 0 177672913 36929536 3540 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 2 4096 16387 18446604437834717376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 271.83
Current children cumulated vsize (KiB) 44764

[startup+282.301 s]
/proc/loadavg: 1.47 1.43 1.35 3/109 29960
/proc/meminfo: memFree=1287036/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=40556 CPUtime=350.92
/proc/29939/stat : 29939 (pb_cplex) S 29938 29938 29541 0 -1 4202496 529905 0 0 0 32972 2120 0 0 16 0 2 0 177671372 41529344 4547 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29939/statm: 10139 4547 1086 2985 0 6681 0
[pid=29939/tid=29952] ppid=29938 vsize=40556 CPUtime=160.91
/proc/29939/task/29952/stat : 29952 (pb_cplex) R 29938 29938 29541 0 -1 4202560 254186 0 0 0 15138 953 0 0 16 0 2 0 177672913 41529344 4547 1992294400 134512640 146736320 4288088432 18446744073709551615 135404076 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 350.92
Current children cumulated vsize (KiB) 49256

[startup+342.301 s]
/proc/loadavg: 1.26 1.38 1.34 2/109 29962
/proc/meminfo: memFree=1287036/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=35472 CPUtime=1143.19
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 1244057 0 0 0 106724 7595 0 0 16 0 2 0 177671372 36323328 3465 1992294400 134512640 146736320 4288088432 18446744073709551615 135525289 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29939/statm: 8868 3465 1086 2985 0 5410 0
[pid=29939/tid=29969] ppid=29938 vsize=35472 CPUtime=282.15
/proc/29939/task/29969/stat : 29969 (pb_cplex) S 29938 29938 29541 0 -1 4202560 208363 0 0 0 26217 1998 0 0 15 0 2 0 177718106 36323328 3465 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 2 4096 16387 18446604437834717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1143.19
Current children cumulated vsize (KiB) 44172

[startup+1002.3 s]
/proc/loadavg: 1.25 1.28 1.29 3/109 29994
/proc/meminfo: memFree=1291128/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=35512 CPUtime=1215.2
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 1305326 0 0 0 113422 8098 0 0 16 0 2 0 177671372 36364288 3415 1992294400 134512640 146736320 4288088432 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29939/statm: 8878 3415 1086 2985 0 5420 0
[pid=29939/tid=29969] ppid=29938 vsize=35512 CPUtime=316.96
/proc/29939/task/29969/stat : 29969 (pb_cplex) R 29938 29938 29541 0 -1 4202560 238019 0 0 0 29448 2248 0 0 16 0 2 0 177718106 36364288 3415 1992294400 134512640 146736320 4288088432 18446744073709551615 137371922 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1215.2
Current children cumulated vsize (KiB) 44212

[startup+1062.3 s]
/proc/loadavg: 1.30 1.29 1.29 2/109 29994
/proc/meminfo: memFree=1291128/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=35584 CPUtime=1287.96
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 1372081 0 0 0 120174 8622 0 0 16 0 2 0 177671372 36438016 3448 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29939/statm: 8896 3448 1086 2985 0 5438 0
[pid=29939/tid=29969] ppid=29938 vsize=35584 CPUtime=353.89
/proc/29939/task/29969/stat : 29969 (pb_cplex) S 29938 29938 29541 0 -1 4202560 272963 0 0 0 32877 2512 0 0 16 0 2 0 177718106 36438016 3448 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 2 4096 16387 18446604437834717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1287.96
Current children cumulated vsize (KiB) 44284

[startup+1122.3 s]
/proc/loadavg: 1.36 1.31 1.30 2/109 29996
/proc/meminfo: memFree=1289888/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=37328 CPUtime=1359.23
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 1436956 0 0 0 126789 9134 0 0 16 0 2 0 177671372 38223872 3876 1992294400 134512640 146736320 4288088432 18446744073709551615 136854917 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29939/statm: 9332 3876 1086 2985 0 5874 0
[pid=29939/tid=29969] ppid=29938 vsize=37328 CPUtime=388.15
/proc/29939/task/29969/stat : 29969 (pb_cplex) S 29938 29938 29541 0 -1 4202560 304477 0 0 0 36056 2759 0 0 15 0 2 0 177718106 38223872 3876 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 2 4096 16387 18446604437834717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1359.23
Current children cumulated vsize (KiB) 46028

[startup+1182.3 s]
/proc/loadavg: 1.23 1.28 1.28 2/109 29998
/proc/meminfo: memFree=1288772/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=38620 CPUtime=1431
/proc/29939/stat : 29939 (pb_cplex) S 29938 29938 29541 0 -1 4202496 1501997 0 0 0 133466 9634 0 0 15 0 2 0 177671372 39546880 4069 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29939/statm: 9655 4069 1086 2985 0 6197 0
[pid=29939/tid=29969] ppid=29938 vsize=38620 CPUtime=423.89
/proc/29939/task/29969/stat : 29969 (pb_cplex) R 29938 29938 29541 0 -1 4202560 338417 0 0 0 39378 3011 0 0 16 0 2 0 177718106 39546880 4069 1992294400 134512640 146736320 4288088432 18446744073709551615 135522265 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1431
Current children cumulated vsize (KiB) 47320

[startup+1242.3 s]
/proc/loadavg: 1.25 1.27 1.28 2/109 30000
/proc/meminfo: memFree=1287656/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=39072 CPUtime=1503.68
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 1567432 0 0 0 140204 10164 0 0 16 0 2 0 177671372 40009728 4378 1992294400 134512640 146736320 4288088432 18446744073709551615 136703080 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29939/statm: 9768 4378 1086 2985 0 6310 0
[pid=29939/tid=29969] ppid=29938 vsize=39072 CPUtime=459.99
/proc/29939/task/29969/stat : 29969 (pb_cplex) S 29938 29938 29541 0 -1 4202560 371048 0 0 0 42718 3281 0 0 16 0 2 0 177718106 40009728 4378 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 2 4096 16387 18446604437834717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1503.68
Current children cumulated vsize (KiB) 47772

[startup+1302.3 s]
/proc/loadavg: 1.21 1.25 1.27 2/109 30002
/proc/meminfo: memFree=1286292/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=40560 CPUtime=1575.33
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 1632686 0 0 0 146848 10685 0 0 15 0 2 0 177671372 41533440 4665 1992294400 134512640 146736320 4288088432 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29939/statm: 10140 4665 1086 2985 0 6682 0
[pid=29939/tid=29969] ppid=29938 vsize=40560 CPUtime=494.8
/proc/29939/task/29969/stat : 29969 (pb_cplex) S 29938 29938 29541 0 -1 4202560 402624 0 0 0 45946 3534 0 0 16 0 2 0 177718106 41533440 4665 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 2 4096 16387 18446604437834717376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1575.33
Current children cumulated vsize (KiB) 49260

[startup+1362.3 s]
/proc/loadavg: 1.15 1.23 1.26 2/109 30002
/proc/meminfo: memFree=1286168/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=41624 CPUtime=1646.21
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 1697985 0 0 0 153434 11187 0 0 15 0 2 0 177671372 42622976 4693 1992294400 134512640 146736320 4288088432 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29939/statm: 10406 4693 1086 2985 0 6948 0
[pid=29939/tid=29969] ppid=29938 vsize=41624 CPUtime=528.95
/proc/29939/task/29969/stat : 29969 (pb_cplex) S 29938 29938 29541 0 -1 4202560 433992 0 0 0 49115 3780 0 0 16 0 2 0 177718106 42622976 4693 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 2 4096 16387 18446604437834717376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1646.21
Current children cumulated vsize (KiB) 50324

[startup+1422.31 s]
/proc/loadavg: 1.14 1.22 1.25 2/109 30004
/proc/meminfo: memFree=1286044/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=41672 CPUtime=1717.63
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 1760363 0 0 0 160071 11692 0 0 16 0 2 0 177671372 42672128 4756 1992294400 134512640 146736320 4288088432 18446744073709551615 139041234 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29939/statm: 10418 4756 1086 2985 0 6960 0
[pid=29939/tid=29969] ppid=29938 vsize=41672 CPUtime=564.96
/proc/29939/task/29969/stat : 29969 (pb_cplex) S 29938 29938 29541 0 -1 4202560 466616 0 0 0 52458 4038 0 0 16 0 2 0 177718106 42672128 4756 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 2 4096 16387 18446604437834717376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1717.63
Current children cumulated vsize (KiB) 50372

[startup+1482.3 s]
/proc/loadavg: 1.08 1.19 1.24 2/109 30006
/proc/meminfo: memFree=1285796/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=40728 CPUtime=1788.99
/proc/29939/stat : 29939 (pb_cplex) S 29938 29938 29541 0 -1 4202496 1823056 0 0 0 166690 12209 0 0 16 0 2 0 177671372 41705472 4816 1992294400 134512640 146736320 4288088432 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29939/statm: 10182 4816 1086 2985 0 6724 0
[pid=29939/tid=29969] ppid=29938 vsize=40728 CPUtime=600.41
/proc/29939/task/29969/stat : 29969 (pb_cplex) R 29938 29938 29541 0 -1 4202560 498019 0 0 0 55743 4298 0 0 16 0 2 0 177718106 41705472 4816 1992294400 134512640 146736320 4288088432 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1788.99
Current children cumulated vsize (KiB) 49428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1491.5 s]
/proc/loadavg: 1.14 1.20 1.25 3/109 30006
/proc/meminfo: memFree=1285796/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=40736 CPUtime=1800.01
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 1832802 0 0 0 167710 12291 0 0 16 0 2 0 177671372 41713664 4811 1992294400 134512640 146736320 4288088432 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29939/statm: 10184 4811 1086 2985 0 6726 0
[pid=29939/tid=29969] ppid=29938 vsize=40736 CPUtime=605.94
/proc/29939/task/29969/stat : 29969 (pb_cplex) R 29938 29938 29541 0 -1 4202560 502842 0 0 0 56255 4339 0 0 15 0 2 0 177718106 41713664 4811 1992294400 134512640 146736320 4288088432 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 49436

Sending SIGTERM to process tree (bottom up)

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

[startup+1491.5 s]
/proc/loadavg: 1.14 1.20 1.25 3/109 30006
/proc/meminfo: memFree=1285796/2059040 swapFree=4134900/4192956
[pid=29938] ppid=29936 vsize=8700 CPUtime=0
/proc/29938/stat : 29938 (run) S 29936 29938 29541 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 177671371 8908800 249 1992294400 4194304 4922060 140734676334400 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29938/statm: 2175 249 208 178 0 68 0
[pid=29939] ppid=29938 vsize=40736 CPUtime=1800.01
/proc/29939/stat : 29939 (pb_cplex) R 29938 29938 29541 0 -1 4202496 1832802 0 0 0 167710 12291 0 0 16 0 2 0 177671372 41713664 4811 1992294400 134512640 146736320 4288088432 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29939/statm: 10184 4811 1086 2985 0 6726 0
[pid=29939/tid=29969] ppid=29938 vsize=40736 CPUtime=605.94
/proc/29939/task/29969/stat : 29969 (pb_cplex) R 29938 29938 29541 0 -1 4202560 502842 0 0 0 56255 4339 0 0 15 0 2 0 177718106 41713664 4811 1992294400 134512640 146736320 4288088432 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 49436

Child status: 0
Real time (s): 1491.53
CPU time (s): 1800.03
CPU user time (s): 1677.11
CPU system time (s): 122.919
CPU usage (%): 120.684
Max. virtual memory (cumulated for all children) (KiB): 50896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1677.11
system time used= 122.919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1833193
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= 3620624
involuntary context switches= 36977

runsolver used 2.89456 second user time and 7.64484 second system time

The end

Launcher Data

Begin job on node002 at 2010-07-01 23:44:34
IDJOB=2696039
IDBENCH=2908
IDSOLVER=1209
FILE ID=node002/2696039-1278020674
PBS_JOBID= 11198752
Free space on /tmp= 62388 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_6_50_2.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696039-1278020674/watcher-2696039-1278020674 -o /tmp/evaluation-result-2696039-1278020674/solver-2696039-1278020674 -C 1800 -W 2000 -M 1800  run HOME/instance-2696039-1278020674.opb

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

MD5SUM BENCH= b690996610ff381ef60353517fe5a0e9
RANDOM SEED=387899155

node002.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.242
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.242
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:       1302840 kB
Buffers:        196048 kB
Cached:         444260 kB
SwapCached:      11684 kB
Active:         304148 kB
Inactive:       350448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1302840 kB
SwapTotal:     4192956 kB
SwapFree:      4134900 kB
Dirty:           16628 kB
Writeback:           0 kB
AnonPages:       12328 kB
Mapped:           8400 kB
Slab:            79640 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182180 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= 62372 MiB
End job on node002 at 2010-07-02 00:09:26