Trace number 2696045

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.11 1496.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_1.opb
MD5SUMcdfa46b59876181d5d89fd18757b8cfb
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.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
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 constraint66
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 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4329
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-2696045-1278020543.opb.
0.00/0.00	c Instance file HOME/instance-2696045-1278020543.opb
0.00/0.00	c File size is 7798 bytes.
0.00/0.02	c Highest Coefficient sum: 4329
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.02	c Remaining time 1799.98 sec.
1800.08/1496.02	c 
1800.08/1496.02	c *** INTERRUPTED ***
1800.08/1496.02	s UNKNOWN
1800.08/1496.02	c Total CPU time              : 1687.62 s
1800.08/1496.02	c Memory used           : 52.88 MB
1800.08/1496.02	c CPU time              : 1687.62 s
1800.08/1496.02	c 
1800.08/1496.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-2696045-1278020543/watcher-2696045-1278020543 -o /tmp/evaluation-result-2696045-1278020543/solver-2696045-1278020543 -C 1800 -W 2000 -M 1800 run HOME/instance-2696045-1278020543.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.56 1.15 1.12 3/106 28507
/proc/meminfo: memFree=1266800/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0

[startup+0.0166189 s]
/proc/loadavg: 1.56 1.15 1.12 3/106 28507
/proc/meminfo: memFree=1266800/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101707 s]
/proc/loadavg: 1.56 1.15 1.12 3/106 28507
/proc/meminfo: memFree=1266800/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.333462 s]
/proc/loadavg: 1.56 1.15 1.12 3/106 28507
/proc/meminfo: memFree=1266800/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701699 s]
/proc/loadavg: 1.56 1.15 1.12 3/106 28507
/proc/meminfo: memFree=1266800/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50179 s]
/proc/loadavg: 1.52 1.15 1.12 2/109 28516
/proc/meminfo: memFree=1262436/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=29044 CPUtime=1.88
/proc/28508/stat : 28508 (pb_cplex) S 28507 28507 28051 0 -1 4202496 5054 0 0 0 172 16 0 0 16 0 2 0 143345003 29741056 1912 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 7261 1912 1073 2985 0 3803 0
[pid=28508/tid=28516] ppid=28507 vsize=29044 CPUtime=0.52
/proc/28508/task/28516/stat : 28516 (pb_cplex) R 28507 28507 28051 0 -1 4202560 391 0 0 0 49 3 0 0 16 0 2 0 143345067 29741056 1912 1992294400 134512640 146736320 4289625680 18446744073709551615 137460995 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 37744

[startup+3.10196 s]
/proc/loadavg: 1.52 1.15 1.12 3/109 28516
/proc/meminfo: memFree=1262312/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=30032 CPUtime=3.73
/proc/28508/stat : 28508 (pb_cplex) R 28507 28507 28051 0 -1 4202496 7907 0 0 0 346 27 0 0 16 0 2 0 143345003 30752768 2117 1992294400 134512640 146736320 4289625680 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 7508 2117 1073 2985 0 4050 0
[pid=28508/tid=28516] ppid=28507 vsize=30032 CPUtime=1.36
/proc/28508/task/28516/stat : 28516 (pb_cplex) S 28507 28507 28051 0 -1 4202560 1459 0 0 0 128 8 0 0 16 0 2 0 143345067 30752768 2117 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 2 4096 16387 18446604437860941888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 38732

[startup+6.30132 s]
/proc/loadavg: 1.52 1.15 1.12 2/109 28516
/proc/meminfo: memFree=1259956/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=31672 CPUtime=7.38
/proc/28508/stat : 28508 (pb_cplex) S 28507 28507 28051 0 -1 4202496 15013 0 0 0 690 48 0 0 16 0 2 0 143345003 32432128 2430 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28508/statm: 7918 2430 1074 2985 0 4460 0
[pid=28508/tid=28516] ppid=28507 vsize=31672 CPUtime=3.05
/proc/28508/task/28516/stat : 28516 (pb_cplex) R 28507 28507 28051 0 -1 4202560 4397 0 0 0 287 18 0 0 15 0 2 0 143345067 32432128 2430 1992294400 134512640 146736320 4289625680 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.38
Current children cumulated vsize (KiB) 40372

[startup+12.701 s]
/proc/loadavg: 1.52 1.16 1.12 2/109 28521
/proc/meminfo: memFree=1260328/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=31328 CPUtime=16.66
/proc/28508/stat : 28508 (pb_cplex) R 28507 28507 28051 0 -1 4202496 25533 0 0 0 1565 101 0 0 16 0 2 0 143345003 32079872 2329 1992294400 134512640 146736320 4289625680 18446744073709551615 138374180 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28508/statm: 7832 2329 1086 2985 0 4374 0
[pid=28508/tid=28521] ppid=28507 vsize=31328 CPUtime=1.04
/proc/28508/task/28521/stat : 28521 (pb_cplex) S 28507 28507 28051 0 -1 4202560 219 0 0 0 98 6 0 0 16 0 2 0 143346098 32079872 2329 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 2 4096 16387 18446604437860941888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.66
Current children cumulated vsize (KiB) 40028

[startup+25.5014 s]
/proc/loadavg: 1.44 1.15 1.12 2/109 28521
/proc/meminfo: memFree=1260080/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=31328 CPUtime=32.51
/proc/28508/stat : 28508 (pb_cplex) S 28507 28507 28051 0 -1 4202496 31858 0 0 0 3042 209 0 0 16 0 2 0 143345003 32079872 2422 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 7832 2422 1086 2985 0 4374 0
[pid=28508/tid=28521] ppid=28507 vsize=31328 CPUtime=9.12
/proc/28508/task/28521/stat : 28521 (pb_cplex) R 28507 28507 28051 0 -1 4202560 3817 0 0 0 851 61 0 0 16 0 2 0 143346098 32079872 2422 1992294400 134512640 146736320 4289625680 18446744073709551615 136471183 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 32.51
Current children cumulated vsize (KiB) 40028

[startup+51.1013 s]
/proc/loadavg: 1.43 1.17 1.12 2/109 28523
/proc/meminfo: memFree=1259460/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=31328 CPUtime=64.21
/proc/28508/stat : 28508 (pb_cplex) R 28507 28507 28051 0 -1 4202496 47381 0 0 0 5991 430 0 0 16 0 2 0 143345003 32079872 2550 1992294400 134512640 146736320 4289625680 18446744073709551615 136753021 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28508/statm: 7832 2550 1086 2985 0 4374 0
[pid=28508/tid=28521] ppid=28507 vsize=31328 CPUtime=24.75
/proc/28508/task/28521/stat : 28521 (pb_cplex) R 28507 28507 28051 0 -1 4202560 11084 0 0 0 2309 166 0 0 15 0 2 0 143346098 32079872 2550 1992294400 134512640 146736320 4289625680 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 64.21
Current children cumulated vsize (KiB) 40028

[startup+102.309 s]
/proc/loadavg: 1.42 1.20 1.13 2/109 28530
/proc/meminfo: memFree=1260452/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=31056 CPUtime=135.31
/proc/28508/stat : 28508 (pb_cplex) S 28507 28507 28051 0 -1 4202496 98419 0 0 0 12622 909 0 0 16 0 2 0 143345003 31801344 2318 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28508/statm: 7764 2318 1086 2985 0 4306 0
[pid=28508/tid=28528] ppid=28507 vsize=31056 CPUtime=2.75
/proc/28508/task/28528/stat : 28528 (pb_cplex) R 28507 28507 28051 0 -1 4202560 1220 0 0 0 261 14 0 0 15 0 2 0 143354733 31801344 2318 1992294400 134512640 146736320 4289625680 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 135.31
Current children cumulated vsize (KiB) 39756

[startup+162.302 s]
/proc/loadavg: 1.23 1.19 1.13 2/109 28530
/proc/meminfo: memFree=1257848/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=33700 CPUtime=205.55
/proc/28508/stat : 28508 (pb_cplex) R 28507 28507 28051 0 -1 4202496 175458 0 0 0 19246 1309 0 0 16 0 2 0 143345003 34508800 2942 1992294400 134512640 146736320 4289625680 18446744073709551615 135535096 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28508/statm: 8425 2942 1086 2985 0 4967 0
[pid=28508/tid=28528] ppid=28507 vsize=33700 CPUtime=37.26
/proc/28508/task/28528/stat : 28528 (pb_cplex) S 28507 28507 28051 0 -1 4202560 39169 0 0 0 3514 212 0 0 16 0 2 0 143354733 34508800 2942 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 2 4096 16387 18446604437860941888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 205.55
Current children cumulated vsize (KiB) 42400

[startup+222.301 s]
/proc/loadavg: 1.21 1.20 1.14 2/109 28532
/proc/meminfo: memFree=1254252/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=38120 CPUtime=276.45
/proc/28508/stat : 28508 (pb_cplex) R 28507 28507 28051 0 -1 4202496 276388 0 0 0 25910 1735 0 0 15 0 2 0 143345003 39034880 3940 1992294400 134512640 146736320 4289625680 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 9530 3940 1086 2985 0 6072 0
[pid=28508/tid=28528] ppid=28507 vsize=38120 CPUtime=72.49
/proc/28508/task/28528/stat : 28528 (pb_cplex) S 28507 28507 28051 0 -1 4202560 89990 0 0 0 6827 422 0 0 16 0 2 0 143354733 39034880 3940 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 2 4096 16387 18446604437860941888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 276.45
Current children cumulated vsize (KiB) 46820

[startup+282.301 s]
/proc/loadavg: 1.13 1.17 1.13 3/109 28534
/proc/meminfo: memFree=1251152/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=40204 CPUtime=348.4
/proc/28508/stat : 28508 (pb_cplex) S 28507 28507 28051 0 -1 4202496 368019 0 0 0 32671 2169 0 0 15 0 2 0 143345003 41168896 4669 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 10051 4669 1086 2985 0 6593 0
[pid=28508/tid=28528] ppid=28507 vsize=40204 CPUtime=108.32
/proc/28508/task/28528/stat : 28528 (pb_cplex) R 28507 28507 28051 0 -1 4202560 136867 0 0 0 10191 641 0 0 16 0 2 0 143354733 41168896 4669 1992294400 134512640 146736320 4289625680 18446744073709551615 136753068 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 348.4
Current children cumulated vsize (KiB) 48904

[startup+342.302 s]
/proc/loadavg: 1.33 1.22 1.15 2/109 28536
/proc/meminfo: memFree=1250408/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=28508] ppid=28507 vsize=50776 CPUtime=1071.11
/proc/28508/stat : 28508 (pb_cplex) S 28507 28507 28051 0 -1 4202496 1225614 0 0 0 100378 6733 0 0 16 0 2 0 143345003 51994624 7156 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 12694 7156 1088 2985 0 9236 0
[pid=28508/tid=28528] ppid=28507 vsize=50776 CPUtime=470.43
/proc/28508/task/28528/stat : 28528 (pb_cplex) R 28507 28507 28051 0 -1 4202560 580558 0 0 0 44117 2926 0 0 16 0 2 0 143354733 51994624 7156 1992294400 134512640 146736320 4289625680 18446744073709551615 135523293 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1071.11
Current children cumulated vsize (KiB) 59476

[startup+942.302 s]
/proc/loadavg: 1.23 1.26 1.19 3/109 28552
/proc/meminfo: memFree=1240736/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=50836 CPUtime=1142.57
/proc/28508/stat : 28508 (pb_cplex) R 28507 28507 28051 0 -1 4202496 1322829 0 0 0 107086 7171 0 0 16 0 2 0 143345003 52056064 7201 1992294400 134512640 146736320 4289625680 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 12709 7201 1089 2985 0 9251 0
[pid=28508/tid=28528] ppid=28507 vsize=50836 CPUtime=506.51
/proc/28508/task/28528/stat : 28528 (pb_cplex) S 28507 28507 28051 0 -1 4202560 629906 0 0 0 47503 3148 0 0 16 0 2 0 143354733 52056064 7201 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 2 4096 16387 18446604437860941888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1142.57
Current children cumulated vsize (KiB) 59536

[startup+1002.3 s]
/proc/loadavg: 1.31 1.26 1.19 2/109 28554
/proc/meminfo: memFree=1240488/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=50920 CPUtime=1214.23
/proc/28508/stat : 28508 (pb_cplex) S 28507 28507 28051 0 -1 4202496 1419660 0 0 0 113813 7610 0 0 16 0 2 0 143345003 52142080 7241 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 12730 7241 1087 2985 0 9272 0
[pid=28508/tid=28528] ppid=28507 vsize=50920 CPUtime=542.04
/proc/28508/task/28528/stat : 28528 (pb_cplex) R 28507 28507 28051 0 -1 4202560 679379 0 0 0 50842 3362 0 0 16 0 2 0 143354733 52142080 7241 1992294400 134512640 146736320 4289625680 18446744073709551615 139039815 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1214.23
Current children cumulated vsize (KiB) 59620

[startup+1062.3 s]
/proc/loadavg: 1.14 1.23 1.18 2/109 28554
/proc/meminfo: memFree=1240240/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=51032 CPUtime=1285.33
/proc/28508/stat : 28508 (pb_cplex) R 28507 28507 28051 0 -1 4202496 1516161 0 0 0 120489 8044 0 0 15 0 2 0 143345003 52256768 7241 1992294400 134512640 146736320 4289625680 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 12758 7241 1086 2985 0 9300 0
[pid=28508/tid=28528] ppid=28507 vsize=51032 CPUtime=576.13
/proc/28508/task/28528/stat : 28528 (pb_cplex) R 28507 28507 28051 0 -1 4202560 727596 0 0 0 54042 3571 0 0 16 0 2 0 143354733 52256768 7241 1992294400 134512640 146736320 4289625680 18446744073709551615 137371797 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1285.33
Current children cumulated vsize (KiB) 59732

[startup+1122.3 s]
/proc/loadavg: 1.21 1.23 1.18 2/109 28565
/proc/meminfo: memFree=1239620/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=51132 CPUtime=1356.91
/proc/28508/stat : 28508 (pb_cplex) R 28507 28507 28051 0 -1 4202496 1612694 0 0 0 127207 8484 0 0 16 0 2 0 143345003 52359168 7330 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28508/statm: 12783 7330 1086 2985 0 9325 0
[pid=28508/tid=28528] ppid=28507 vsize=51132 CPUtime=611.72
/proc/28508/task/28528/stat : 28528 (pb_cplex) S 28507 28507 28051 0 -1 4202560 777243 0 0 0 57390 3782 0 0 16 0 2 0 143354733 52359168 7330 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 2 4096 16387 18446604437860941888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1356.91
Current children cumulated vsize (KiB) 59832

[startup+1182.3 s]
/proc/loadavg: 1.20 1.23 1.18 2/109 28567
/proc/meminfo: memFree=1239372/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=51784 CPUtime=1427.79
/proc/28508/stat : 28508 (pb_cplex) R 28507 28507 28051 0 -1 4202496 1709648 0 0 0 133849 8930 0 0 15 0 2 0 143345003 53026816 7481 1992294400 134512640 146736320 4289625680 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 12946 7481 1087 2985 0 9488 0
[pid=28508/tid=28528] ppid=28507 vsize=51784 CPUtime=647.26
/proc/28508/task/28528/stat : 28528 (pb_cplex) S 28507 28507 28051 0 -1 4202560 825995 0 0 0 60719 4007 0 0 16 0 2 0 143354733 53026816 7481 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 2 4096 16387 18446604437860941888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1427.79
Current children cumulated vsize (KiB) 60484

[startup+1242.3 s]
/proc/loadavg: 1.21 1.23 1.18 3/109 28569
/proc/meminfo: memFree=1239124/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=51344 CPUtime=1498.86
/proc/28508/stat : 28508 (pb_cplex) R 28507 28507 28051 0 -1 4202496 1799599 0 0 0 140511 9375 0 0 16 0 2 0 143345003 52576256 7482 1992294400 134512640 146736320 4289625680 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 12836 7482 1086 2985 0 9378 0
[pid=28508/tid=28528] ppid=28507 vsize=51344 CPUtime=681.84
/proc/28508/task/28528/stat : 28528 (pb_cplex) R 28507 28507 28051 0 -1 4202560 871368 0 0 0 63957 4227 0 0 16 0 2 0 143354733 52576256 7482 1992294400 134512640 146736320 4289625680 18446744073709551615 137334198 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1498.86
Current children cumulated vsize (KiB) 60044

[startup+1302.3 s]
/proc/loadavg: 1.12 1.20 1.17 2/109 28571
/proc/meminfo: memFree=1238876/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=51988 CPUtime=1569.67
/proc/28508/stat : 28508 (pb_cplex) S 28507 28507 28051 0 -1 4202496 1897459 0 0 0 147146 9821 0 0 16 0 2 0 143345003 53235712 7676 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28508/statm: 12997 7676 1086 2985 0 9539 0
[pid=28508/tid=28528] ppid=28507 vsize=51988 CPUtime=717.13
/proc/28508/task/28528/stat : 28528 (pb_cplex) R 28507 28507 28051 0 -1 4202560 921057 0 0 0 67261 4452 0 0 16 0 2 0 143354733 53235712 7676 1992294400 134512640 146736320 4289625680 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1569.67
Current children cumulated vsize (KiB) 60688

[startup+1362.3 s]
/proc/loadavg: 1.25 1.22 1.18 2/109 28571
/proc/meminfo: memFree=1238504/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=51576 CPUtime=1641.85
/proc/28508/stat : 28508 (pb_cplex) S 28507 28507 28051 0 -1 4202496 1984720 0 0 0 153912 10273 0 0 16 0 2 0 143345003 52813824 7644 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 12894 7644 1086 2985 0 9436 0
[pid=28508/tid=28528] ppid=28507 vsize=51576 CPUtime=753.69
/proc/28508/task/28528/stat : 28528 (pb_cplex) R 28507 28507 28051 0 -1 4202560 967395 0 0 0 70685 4684 0 0 15 0 2 0 143354733 52813824 7644 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1641.85
Current children cumulated vsize (KiB) 60276

[startup+1422.31 s]
/proc/loadavg: 1.14 1.19 1.18 2/109 28573
/proc/meminfo: memFree=1238256/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=53668 CPUtime=1713.02
/proc/28508/stat : 28508 (pb_cplex) R 28507 28507 28051 0 -1 4202496 2077821 0 0 0 160591 10711 0 0 16 0 2 0 143345003 54956032 7774 1992294400 134512640 146736320 4289625680 18446744073709551615 138443542 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28508/statm: 13417 7774 1086 2985 0 9959 0
[pid=28508/tid=28528] ppid=28507 vsize=53668 CPUtime=788.6
/proc/28508/task/28528/stat : 28528 (pb_cplex) S 28507 28507 28051 0 -1 4202560 1015424 0 0 0 73961 4899 0 0 16 0 2 0 143354733 54956032 7774 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 2 4096 16387 18446604437860941888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1713.02
Current children cumulated vsize (KiB) 62368

[startup+1482.3 s]
/proc/loadavg: 1.36 1.25 1.19 2/109 28575
/proc/meminfo: memFree=1237884/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=54324 CPUtime=1783.79
/proc/28508/stat : 28508 (pb_cplex) S 28507 28507 28051 0 -1 4202496 2168299 0 0 0 167233 11146 0 0 15 0 2 0 143345003 55627776 7887 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 13581 7887 1088 2985 0 10123 0
[pid=28508/tid=28528] ppid=28507 vsize=54324 CPUtime=824
/proc/28508/task/28528/stat : 28528 (pb_cplex) R 28507 28507 28051 0 -1 4202560 1063434 0 0 0 77286 5114 0 0 16 0 2 0 143354733 55627776 7887 1992294400 134512640 146736320 4289625680 18446744073709551615 135964365 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1783.79
Current children cumulated vsize (KiB) 63024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1496.01 s]
/proc/loadavg: 1.28 1.23 1.19 3/109 28575
/proc/meminfo: memFree=1237512/2059040 swapFree=4136868/4192956
[pid=28507] ppid=28505 vsize=8700 CPUtime=0
/proc/28507/stat : 28507 (run) S 28505 28507 28051 0 -1 4202496 365 0 0 0 0 0 0 0 18 0 1 0 143345003 8908800 249 1992294400 4194304 4922060 140735537768496 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28507/statm: 2175 249 208 178 0 68 0
[pid=28508] ppid=28507 vsize=54144 CPUtime=1800.08
/proc/28508/stat : 28508 (pb_cplex) R 28507 28507 28051 0 -1 4202496 2188198 0 0 0 168760 11248 0 0 16 0 2 0 143345003 55443456 7860 1992294400 134512640 146736320 4289625680 18446744073709551615 136674347 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28508/statm: 13536 7860 1086 2985 0 10078 0
[pid=28508/tid=28528] ppid=28507 vsize=54144 CPUtime=831.97
/proc/28508/task/28528/stat : 28528 (pb_cplex) R 28507 28507 28051 0 -1 4202560 1072937 0 0 0 78033 5164 0 0 16 0 2 0 143354733 55443456 7860 1992294400 134512640 146736320 4289625680 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 62844

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): 1496.03
CPU time (s): 1800.11
CPU user time (s): 1687.62
CPU system time (s): 112.493
CPU usage (%): 120.326
Max. virtual memory (cumulated for all children) (KiB): 63404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1687.62
system time used= 112.493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2188572
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= 3154380
involuntary context switches= 34212

runsolver used 2.6516 second user time and 7.43487 second system time

The end

Launcher Data

Begin job on node059 at 2010-07-01 23:42:23
IDJOB=2696045
IDBENCH=2902
IDSOLVER=1209
FILE ID=node059/2696045-1278020543
PBS_JOBID= 11198708
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_1.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696045-1278020543/watcher-2696045-1278020543 -o /tmp/evaluation-result-2696045-1278020543/solver-2696045-1278020543 -C 1800 -W 2000 -M 1800  run HOME/instance-2696045-1278020543.opb

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

MD5SUM BENCH= cdfa46b59876181d5d89fd18757b8cfb
RANDOM SEED=993096000

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1267328 kB
Buffers:        200572 kB
Cached:         486020 kB
SwapCached:      10944 kB
Active:         311984 kB
Inactive:       390116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1267328 kB
SwapTotal:     4192956 kB
SwapFree:      4136868 kB
Dirty:           16652 kB
Writeback:           0 kB
AnonPages:       12812 kB
Mapped:           8424 kB
Slab:            67712 kB
PageTables:       4128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182928 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 node059 at 2010-07-02 00:07:19