Trace number 2696042

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.1 1496.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_4.opb
MD5SUM740b964ee569656e2f29dedde6e3939b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1790.56
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4
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 constraint62
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 1486
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4969
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-2696042-1278020908.opb.
0.00/0.00	c Instance file HOME/instance-2696042-1278020908.opb
0.00/0.00	c File size is 7674 bytes.
0.00/0.02	c Highest Coefficient sum: 4969
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.08/1496.91	c Remaining time 1799.98 sec.
1800.08/1496.91	c 
1800.08/1496.91	c *** INTERRUPTED ***
1800.08/1496.91	s UNKNOWN
1800.08/1496.91	c Total CPU time              : 1681.78 s
1800.08/1496.91	c Memory used           : 36.95 MB
1800.08/1496.91	c CPU time              : 1681.78 s
1800.08/1496.91	c 
1800.08/1496.91	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-2696042-1278020908/watcher-2696042-1278020908 -o /tmp/evaluation-result-2696042-1278020908/solver-2696042-1278020908 -C 1800 -W 2000 -M 1800 run HOME/instance-2696042-1278020908.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.81 1.75 1.71 3/105 28935
/proc/meminfo: memFree=1390960/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0

[startup+0.0881121 s]
/proc/loadavg: 1.81 1.75 1.71 3/105 28935
/proc/meminfo: memFree=1390960/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.104431 s]
/proc/loadavg: 1.81 1.75 1.71 3/105 28935
/proc/meminfo: memFree=1390960/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.303447 s]
/proc/loadavg: 1.81 1.75 1.71 3/105 28935
/proc/meminfo: memFree=1390960/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.703494 s]
/proc/loadavg: 1.81 1.75 1.71 3/105 28935
/proc/meminfo: memFree=1390960/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50156 s]
/proc/loadavg: 1.81 1.75 1.71 2/108 28944
/proc/meminfo: memFree=1386596/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=29020 CPUtime=1.7
/proc/28936/stat : 28936 (pb_cplex) S 28935 28935 28432 0 -1 4202496 4880 0 0 0 156 14 0 0 16 0 2 0 143384299 29716480 1900 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28936/statm: 7255 1900 1052 2985 0 3797 0
[pid=28936/tid=28944] ppid=28935 vsize=29020 CPUtime=0.54
/proc/28936/task/28944/stat : 28944 (pb_cplex) R 28935 28935 28432 0 -1 4202560 149 0 0 0 51 3 0 0 16 0 2 0 143384356 29716480 1900 1992294400 134512640 146736320 4288957648 18446744073709551615 137381083 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 37720

[startup+3.10071 s]
/proc/loadavg: 1.81 1.75 1.71 2/108 28944
/proc/meminfo: memFree=1386100/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=30044 CPUtime=3.43
/proc/28936/stat : 28936 (pb_cplex) R 28935 28935 28432 0 -1 4202496 8002 0 0 0 318 25 0 0 16 0 2 0 143384299 30765056 2067 1992294400 134512640 146736320 4288957648 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28936/statm: 7511 2067 1052 2985 0 4053 0
[pid=28936/tid=28944] ppid=28935 vsize=30044 CPUtime=1.42
/proc/28936/task/28944/stat : 28944 (pb_cplex) S 28935 28935 28432 0 -1 4202560 1295 0 0 0 134 8 0 0 16 0 2 0 143384356 30765056 2067 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 2 4096 16387 18446604436639021888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 38744

[startup+6.30103 s]
/proc/loadavg: 1.83 1.76 1.71 2/108 28944
/proc/meminfo: memFree=1383868/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=31708 CPUtime=7.07
/proc/28936/stat : 28936 (pb_cplex) R 28935 28935 28432 0 -1 4202496 15028 0 0 0 661 46 0 0 16 0 2 0 143384299 32468992 2457 1992294400 134512640 146736320 4288957648 18446744073709551615 136856952 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 7927 2457 1053 2985 0 4469 0
[pid=28936/tid=28944] ppid=28935 vsize=31708 CPUtime=2.95
/proc/28936/task/28944/stat : 28944 (pb_cplex) S 28935 28935 28432 0 -1 4202560 4047 0 0 0 278 17 0 0 16 0 2 0 143384356 32468992 2457 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 2 4096 16387 18446604436639021888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 40408

[startup+12.7006 s]
/proc/loadavg: 1.76 1.75 1.71 2/108 28949
/proc/meminfo: memFree=1384612/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=31068 CPUtime=16.17
/proc/28936/stat : 28936 (pb_cplex) S 28935 28935 28432 0 -1 4202496 25414 0 0 0 1524 93 0 0 16 0 2 0 143384299 31813632 2269 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 7767 2269 1083 2985 0 4309 0
[pid=28936/tid=28949] ppid=28935 vsize=31068 CPUtime=0.8
/proc/28936/task/28949/stat : 28949 (pb_cplex) R 28935 28935 28432 0 -1 4202560 701 0 0 0 76 4 0 0 16 0 2 0 143385423 31813632 2269 1992294400 134512640 146736320 4288957648 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.17
Current children cumulated vsize (KiB) 39768

[startup+25.5019 s]
/proc/loadavg: 1.66 1.72 1.70 2/108 28949
/proc/meminfo: memFree=1383992/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=31812 CPUtime=31.57
/proc/28936/stat : 28936 (pb_cplex) S 28935 28935 28432 0 -1 4202496 34849 0 0 0 2964 193 0 0 16 0 2 0 143384299 32575488 2576 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28936/statm: 7953 2576 1086 2985 0 4495 0
[pid=28936/tid=28949] ppid=28935 vsize=31812 CPUtime=8.56
/proc/28936/task/28949/stat : 28949 (pb_cplex) R 28935 28935 28432 0 -1 4202560 5503 0 0 0 800 56 0 0 16 0 2 0 143385423 32575488 2576 1992294400 134512640 146736320 4288957648 18446744073709551615 135534248 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 31.57
Current children cumulated vsize (KiB) 40512

[startup+51.1014 s]
/proc/loadavg: 1.49 1.68 1.69 2/108 28951
/proc/meminfo: memFree=1381760/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=33932 CPUtime=61.41
/proc/28936/stat : 28936 (pb_cplex) S 28935 28935 28432 0 -1 4202496 55147 0 0 0 5745 396 0 0 16 0 2 0 143384299 34746368 3080 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28936/statm: 8483 3080 1086 2985 0 5025 0
[pid=28936/tid=28949] ppid=28935 vsize=33932 CPUtime=23.82
/proc/28936/task/28949/stat : 28949 (pb_cplex) R 28935 28935 28432 0 -1 4202560 16322 0 0 0 2222 160 0 0 16 0 2 0 143385423 34746368 3080 1992294400 134512640 146736320 4288957648 18446744073709551615 136489988 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 61.41
Current children cumulated vsize (KiB) 42632

[startup+102.309 s]
/proc/loadavg: 1.35 1.61 1.66 4/108 28951
/proc/meminfo: memFree=1380644/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=35964 CPUtime=125.78
/proc/28936/stat : 28936 (pb_cplex) R 28935 28935 28432 0 -1 4202496 117312 0 0 0 11703 875 0 0 17 0 2 0 143384299 36827136 3445 1992294400 134512640 146736320 4288957648 18446744073709551615 136476093 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 8991 3445 1086 2985 0 5533 0
[pid=28936/tid=28949] ppid=28935 vsize=35964 CPUtime=56.32
/proc/28936/task/28949/stat : 28949 (pb_cplex) R 28935 28935 28432 0 -1 4202560 48066 0 0 0 5232 400 0 0 17 0 2 0 143385423 36827136 3445 1992294400 134512640 146736320 4288957648 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 125.78
Current children cumulated vsize (KiB) 44664

[startup+162.301 s]
/proc/loadavg: 1.36 1.57 1.64 3/108 28953
/proc/meminfo: memFree=1380148/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=35404 CPUtime=203.77
/proc/28936/stat : 28936 (pb_cplex) S 28935 28935 28432 0 -1 4202496 187292 0 0 0 18955 1422 0 0 16 0 2 0 143384299 36253696 3403 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28936/statm: 8851 3403 1086 2985 0 5393 0
[pid=28936/tid=28949] ppid=28935 vsize=35404 CPUtime=94.78
/proc/28936/task/28949/stat : 28949 (pb_cplex) R 28935 28935 28432 0 -1 4202560 83075 0 0 0 8811 667 0 0 16 0 2 0 143385423 36253696 3403 1992294400 134512640 146736320 4288957648 18446744073709551615 135983005 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 44104

[startup+222.301 s]
/proc/loadavg: 1.13 1.46 1.60 2/108 28955
/proc/meminfo: memFree=1377420/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=38404 CPUtime=275.04
/proc/28936/stat : 28936 (pb_cplex) S 28935 28935 28432 0 -1 4202496 254642 0 0 0 25581 1923 0 0 16 0 2 0 143384299 39325696 4179 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 9601 4179 1087 2985 0 6143 0
[pid=28936/tid=28949] ppid=28935 vsize=38404 CPUtime=130.51
/proc/28936/task/28949/stat : 28949 (pb_cplex) R 28935 28935 28432 0 -1 4202560 116669 0 0 0 12133 918 0 0 16 0 2 0 143385423 39325696 4179 1992294400 134512640 146736320 4288957648 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 275.04
Current children cumulated vsize (KiB) 47104

[startup+282.302 s]
/proc/loadavg: 1.17 1.42 1.57 2/108 28957
/proc/meminfo: memFree=1376304/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=39864 CPUtime=348.06
/proc/28936/stat : 28936 (pb_cplex) R 28935 28935 28432 0 -1 4202496 331072 0 0 0 32352 2454 0 0 16 0 2 0 143384299 40820736 4413 1992294400 134512640 146736320 4288957648 18446744073709551615 136364179 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 9966 4413 1086 2985 0 6508 0
[pid=28936/tid=28949] ppid=28935 vsize=39864 CPUtime=167.08
/proc/28936/task/28949/stat : 28949 (pb_cplex) R 28935 28935 28432 0 -1 4202560 155690 0 0 0 15527 1181 0 0 16 0 2 0 143385423 40820736 4413 1992294400 134512640 146736320 4288957648 18446744073709551615 136962385 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 348.06
Current children cumulated vsize (KiB) 48564

[startup+342.302 s]
/proc/loadavg: 1.11 1.35 1.54 2/108 28959
/proc/meminfo: memFree=1375188/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=28936] ppid=28935 vsize=34300 CPUtime=1139.87
/proc/28936/stat : 28936 (pb_cplex) R 28935 28935 28432 0 -1 4202496 953160 0 0 0 106128 7859 0 0 16 0 2 0 143384299 35123200 3234 1992294400 134512640 146736320 4288957648 18446744073709551615 135471348 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28936/statm: 8575 3234 1089 2985 0 5117 0
[pid=28936/tid=28974] ppid=28935 vsize=34300 CPUtime=124.02
/proc/28936/task/28974/stat : 28974 (pb_cplex) S 28935 28935 28432 0 -1 4202560 87811 0 0 0 11675 727 0 0 16 0 2 0 143457898 35123200 3234 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 2 4096 16387 18446604436639021888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1139.87
Current children cumulated vsize (KiB) 43000

[startup+1002.3 s]
/proc/loadavg: 1.28 1.22 1.35 2/108 28989
/proc/meminfo: memFree=1380272/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=34992 CPUtime=1210.77
/proc/28936/stat : 28936 (pb_cplex) R 28935 28935 28432 0 -1 4202496 1006447 0 0 0 112811 8266 0 0 16 0 2 0 143384299 35831808 3368 1992294400 134512640 146736320 4288957648 18446744073709551615 135451433 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28936/statm: 8748 3368 1086 2985 0 5290 0
[pid=28936/tid=28974] ppid=28935 vsize=34992 CPUtime=160.25
/proc/28936/task/28974/stat : 28974 (pb_cplex) S 28935 28935 28432 0 -1 4202560 115471 0 0 0 15087 938 0 0 16 0 2 0 143457898 35831808 3368 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 2 4096 16387 18446604436639021888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1210.77
Current children cumulated vsize (KiB) 43692

[startup+1062.3 s]
/proc/loadavg: 1.27 1.23 1.35 3/108 28991
/proc/meminfo: memFree=1379652/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=35360 CPUtime=1281.91
/proc/28936/stat : 28936 (pb_cplex) S 28935 28935 28432 0 -1 4202496 1056637 0 0 0 119504 8687 0 0 16 0 2 0 143384299 36208640 3530 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 8840 3530 1086 2985 0 5382 0
[pid=28936/tid=28974] ppid=28935 vsize=35360 CPUtime=195.42
/proc/28936/task/28974/stat : 28974 (pb_cplex) R 28935 28935 28432 0 -1 4202560 141024 0 0 0 18400 1142 0 0 16 0 2 0 143457898 36208640 3530 1992294400 134512640 146736320 4288957648 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1281.91
Current children cumulated vsize (KiB) 44060

[startup+1122.3 s]
/proc/loadavg: 1.20 1.21 1.33 2/108 28993
/proc/meminfo: memFree=1379404/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=35888 CPUtime=1353.64
/proc/28936/stat : 28936 (pb_cplex) R 28935 28935 28432 0 -1 4202496 1102549 0 0 0 126251 9113 0 0 16 0 2 0 143384299 36749312 3585 1992294400 134512640 146736320 4288957648 18446744073709551615 135468537 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 8972 3585 1086 2985 0 5514 0
[pid=28936/tid=28974] ppid=28935 vsize=35888 CPUtime=230.83
/proc/28936/task/28974/stat : 28974 (pb_cplex) S 28935 28935 28432 0 -1 4202560 165857 0 0 0 21734 1349 0 0 16 0 2 0 143457898 36749312 3585 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 2 4096 16387 18446604436639021888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1353.64
Current children cumulated vsize (KiB) 44588

[startup+1182.3 s]
/proc/loadavg: 1.07 1.17 1.31 2/108 28995
/proc/meminfo: memFree=1379404/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=35472 CPUtime=1425.34
/proc/28936/stat : 28936 (pb_cplex) R 28935 28935 28432 0 -1 4202496 1146453 0 0 0 132991 9543 0 0 16 0 2 0 143384299 36323328 3545 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 8868 3545 1086 2985 0 5410 0
[pid=28936/tid=28974] ppid=28935 vsize=35472 CPUtime=266.71
/proc/28936/task/28974/stat : 28974 (pb_cplex) S 28935 28935 28432 0 -1 4202560 186772 0 0 0 25109 1562 0 0 15 0 2 0 143457898 36323328 3545 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 2 4096 16387 18446604436639021888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1425.34
Current children cumulated vsize (KiB) 44172

[startup+1242.3 s]
/proc/loadavg: 1.34 1.23 1.32 2/108 28997
/proc/meminfo: memFree=1379032/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=35556 CPUtime=1496.13
/proc/28936/stat : 28936 (pb_cplex) S 28935 28935 28432 0 -1 4202496 1195505 0 0 0 139645 9968 0 0 16 0 2 0 143384299 36409344 3608 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 8889 3608 1086 2985 0 5431 0
[pid=28936/tid=28974] ppid=28935 vsize=35556 CPUtime=301.89
/proc/28936/task/28974/stat : 28974 (pb_cplex) R 28935 28935 28432 0 -1 4202560 210607 0 0 0 28418 1771 0 0 16 0 2 0 143457898 36409344 3608 1992294400 134512640 146736320 4288957648 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1496.13
Current children cumulated vsize (KiB) 44256

[startup+1302.3 s]
/proc/loadavg: 1.30 1.23 1.31 3/108 28997
/proc/meminfo: memFree=1378784/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=35748 CPUtime=1567.12
/proc/28936/stat : 28936 (pb_cplex) R 28935 28935 28432 0 -1 4202496 1247464 0 0 0 146322 10390 0 0 16 0 2 0 143384299 36605952 3633 1992294400 134512640 146736320 4288957648 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 8937 3633 1086 2985 0 5479 0
[pid=28936/tid=28974] ppid=28935 vsize=35748 CPUtime=337.07
/proc/28936/task/28974/stat : 28974 (pb_cplex) R 28935 28935 28432 0 -1 4202560 236693 0 0 0 31724 1983 0 0 16 0 2 0 143457898 36605952 3633 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1567.12
Current children cumulated vsize (KiB) 44448

[startup+1362.3 s]
/proc/loadavg: 1.18 1.20 1.29 2/108 28999
/proc/meminfo: memFree=1378536/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=36908 CPUtime=1639.04
/proc/28936/stat : 28936 (pb_cplex) S 28935 28935 28432 0 -1 4202496 1297435 0 0 0 153075 10829 0 0 16 0 2 0 143384299 37793792 3744 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28936/statm: 9227 3744 1086 2985 0 5769 0
[pid=28936/tid=28974] ppid=28935 vsize=36908 CPUtime=374.36
/proc/28936/task/28974/stat : 28974 (pb_cplex) R 28935 28935 28432 0 -1 4202560 264056 0 0 0 35224 2212 0 0 16 0 2 0 143457898 37793792 3744 1992294400 134512640 146736320 4288957648 18446744073709551615 135450949 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1639.04
Current children cumulated vsize (KiB) 45608

[startup+1422.31 s]
/proc/loadavg: 1.11 1.18 1.27 2/108 29001
/proc/meminfo: memFree=1378288/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=37116 CPUtime=1711.79
/proc/28936/stat : 28936 (pb_cplex) R 28935 28935 28432 0 -1 4202496 1344240 0 0 0 159886 11293 0 0 16 0 2 0 143384299 38006784 3800 1992294400 134512640 146736320 4288957648 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28936/statm: 9279 3800 1086 2985 0 5821 0
[pid=28936/tid=28974] ppid=28935 vsize=37116 CPUtime=410.89
/proc/28936/task/28974/stat : 28974 (pb_cplex) R 28935 28935 28432 0 -1 4202560 288011 0 0 0 38640 2449 0 0 16 0 2 0 143457898 38006784 3800 1992294400 134512640 146736320 4288957648 18446744073709551615 136489730 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1711.79
Current children cumulated vsize (KiB) 45816

[startup+1482.3 s]
/proc/loadavg: 1.25 1.20 1.27 2/108 29003
/proc/meminfo: memFree=1378288/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=37076 CPUtime=1783.27
/proc/28936/stat : 28936 (pb_cplex) S 28935 28935 28432 0 -1 4202496 1391355 0 0 0 166596 11731 0 0 16 0 2 0 143384299 37965824 3828 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28936/statm: 9269 3828 1086 2985 0 5811 0
[pid=28936/tid=28974] ppid=28935 vsize=37076 CPUtime=447.24
/proc/28936/task/28974/stat : 28974 (pb_cplex) R 28935 28935 28432 0 -1 4202560 312909 0 0 0 42056 2668 0 0 16 0 2 0 143457898 37965824 3828 1992294400 134512640 146736320 4288957648 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1783.27
Current children cumulated vsize (KiB) 45776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1496.9 s]
/proc/loadavg: 1.19 1.19 1.27 2/108 29003
/proc/meminfo: memFree=1377792/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=37832 CPUtime=1800.08
/proc/28936/stat : 28936 (pb_cplex) R 28935 28935 28432 0 -1 4202496 1402875 0 0 0 168176 11832 0 0 16 0 2 0 143384299 38739968 3949 1992294400 134512640 146736320 4288957648 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28936/statm: 9458 3949 1086 2985 0 6000 0
[pid=28936/tid=28974] ppid=28935 vsize=37832 CPUtime=455.58
/proc/28936/task/28974/stat : 28974 (pb_cplex) S 28935 28935 28432 0 -1 4202560 319660 0 0 0 42843 2715 0 0 16 0 2 0 143457898 38739968 3949 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 2 4096 16387 18446604436639021888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 46532

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1496.9 s]
/proc/loadavg: 1.19 1.19 1.27 2/108 29003
/proc/meminfo: memFree=1377792/2059040 swapFree=4140120/4192956
[pid=28935] ppid=28933 vsize=8700 CPUtime=0
/proc/28935/stat : 28935 (run) S 28933 28935 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143384298 8908800 249 1992294400 4194304 4922060 140733784152112 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28935/statm: 2175 249 208 178 0 68 0
[pid=28936] ppid=28935 vsize=37832 CPUtime=1800.08
/proc/28936/stat : 28936 (pb_cplex) R 28935 28935 28432 0 -1 4202496 1402875 0 0 0 168176 11832 0 0 16 0 2 0 143384299 38739968 3949 1992294400 134512640 146736320 4288957648 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28936/statm: 9458 3949 1086 2985 0 6000 0
[pid=28936/tid=28974] ppid=28935 vsize=37832 CPUtime=455.58
/proc/28936/task/28974/stat : 28974 (pb_cplex) S 28935 28935 28432 0 -1 4202560 319660 0 0 0 42843 2715 0 0 16 0 2 0 143457898 38739968 3949 1992294400 134512640 146736320 4288957648 18446744073709551615 144580073 0 2 4096 16387 18446604436639021888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 46532

Child status: 0
Real time (s): 1496.92
CPU time (s): 1800.1
CPU user time (s): 1681.78
CPU system time (s): 118.325
CPU usage (%): 120.254
Max. virtual memory (cumulated for all children) (KiB): 51764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1681.78
system time used= 118.325
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1403251
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= 3637669
involuntary context switches= 65389

runsolver used 2.50262 second user time and 7.10492 second system time

The end

Launcher Data

Begin job on node089 at 2010-07-01 23:48:28
IDJOB=2696042
IDBENCH=2925
IDSOLVER=1209
FILE ID=node089/2696042-1278020908
PBS_JOBID= 11198698
Free space on /tmp= 62528 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_4.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696042-1278020908/watcher-2696042-1278020908 -o /tmp/evaluation-result-2696042-1278020908/solver-2696042-1278020908 -C 1800 -W 2000 -M 1800  run HOME/instance-2696042-1278020908.opb

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

MD5SUM BENCH= 740b964ee569656e2f29dedde6e3939b
RANDOM SEED=461914448

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1391488 kB
Buffers:        179892 kB
Cached:         381580 kB
SwapCached:       6416 kB
Active:         285200 kB
Inactive:       290076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1391488 kB
SwapTotal:     4192956 kB
SwapFree:      4140120 kB
Dirty:           16648 kB
Writeback:           0 kB
AnonPages:       11732 kB
Mapped:          12096 kB
Slab:            70444 kB
PageTables:       4128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181244 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= 62512 MiB
End job on node089 at 2010-07-02 00:13:25