Trace number 2695820

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.19 1039.12

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_3.opb
MD5SUMdc0a3aac3e055af09a2312e5ef9f2aef
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables71
Total number of constraints17
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint1
Maximum length of a constraint70
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5346
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-2695820-1278020234.opb.
0.00/0.00	c Instance file HOME/instance-2695820-1278020234.opb
0.00/0.00	c File size is 8963 bytes.
0.00/0.02	c Highest Coefficient sum: 5346
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:      71                                                  |
0.00/0.02	c |  Number Constraints:    17                                                  |
0.00/0.02	c ===============================================================================
1800.17/1039.11	c Remaining time 1799.98 sec.
1800.17/1039.11	c 
1800.17/1039.11	c *** INTERRUPTED ***
1800.17/1039.11	s UNKNOWN
1800.17/1039.11	c Total CPU time              : 1601.02 s
1800.17/1039.11	c Memory used           : 33.84 MB
1800.17/1039.11	c CPU time              : 1601.02 s
1800.17/1039.11	c 
1800.17/1039.11	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-2695820-1278020234/watcher-2695820-1278020234 -o /tmp/evaluation-result-2695820-1278020234/solver-2695820-1278020234 -C 1800 -W 2000 -M 1800 run HOME/instance-2695820-1278020234.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.52 1.69 1.56 3/106 30955
/proc/meminfo: memFree=1511472/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0

[startup+0.0934551 s]
/proc/loadavg: 1.52 1.69 1.56 3/106 30955
/proc/meminfo: memFree=1511472/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.103909 s]
/proc/loadavg: 1.52 1.69 1.56 3/106 30955
/proc/meminfo: memFree=1511472/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300759 s]
/proc/loadavg: 1.52 1.69 1.56 3/106 30955
/proc/meminfo: memFree=1511472/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701459 s]
/proc/loadavg: 1.52 1.69 1.56 3/106 30955
/proc/meminfo: memFree=1511472/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50115 s]
/proc/loadavg: 1.52 1.69 1.56 3/109 30960
/proc/meminfo: memFree=1508348/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=29636 CPUtime=2.33
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 2526 0 0 0 207 26 0 0 18 0 2 0 143314349 30347264 1891 1992294400 134512640 146736320 4291788064 18446744073709551615 144714082 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30956/statm: 7409 1891 1049 2985 0 3951 0
[pid=30956/tid=30960] ppid=30955 vsize=29636 CPUtime=1.02
/proc/30956/task/30960/stat : 30960 (pb_cplex) S 30955 30955 29700 0 -1 4202560 355 0 0 0 89 13 0 0 15 0 2 0 143314369 30347264 1891 1992294400 134512640 146736320 4291788064 18446744073709551615 144580073 0 2 4096 16387 18446604437840113856 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 38336

[startup+3.10141 s]
/proc/loadavg: 1.52 1.69 1.56 3/109 30960
/proc/meminfo: memFree=1507852/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=28612 CPUtime=4.97
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 2738 0 0 0 442 55 0 0 18 0 2 0 143314349 29298688 1719 1992294400 134512640 146736320 4291788064 18446744073709551615 135523549 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30956/statm: 7153 1719 1050 2985 0 3695 0
[pid=30956/tid=30960] ppid=30955 vsize=28612 CPUtime=2.29
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 432 0 0 0 200 29 0 0 15 0 2 0 143314369 29298688 1719 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 37312

[startup+6.30095 s]
/proc/loadavg: 1.56 1.70 1.56 3/109 30960
/proc/meminfo: memFree=1507852/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=28612 CPUtime=10.48
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 2938 0 0 0 930 118 0 0 18 0 2 0 143314349 29298688 1719 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30956/statm: 7153 1719 1050 2985 0 3695 0
[pid=30956/tid=30960] ppid=30955 vsize=28612 CPUtime=5.15
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 551 0 0 0 449 66 0 0 15 0 2 0 143314369 29298688 1719 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.48
Current children cumulated vsize (KiB) 37312

[startup+12.701 s]
/proc/loadavg: 1.59 1.70 1.56 2/109 30960
/proc/meminfo: memFree=1507852/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=28612 CPUtime=21.52
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 3257 0 0 0 1906 246 0 0 18 0 2 0 143314349 29298688 1736 1992294400 134512640 146736320 4291788064 18446744073709551615 136673835 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30956/statm: 7153 1736 1050 2985 0 3695 0
[pid=30956/tid=30960] ppid=30955 vsize=28612 CPUtime=10.9
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 695 0 0 0 955 135 0 0 15 0 2 0 143314369 29298688 1736 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.52
Current children cumulated vsize (KiB) 37312

[startup+25.5012 s]
/proc/loadavg: 1.68 1.72 1.57 3/109 30962
/proc/meminfo: memFree=1507976/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=29116 CPUtime=43.62
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 3650 0 0 0 3875 487 0 0 18 0 2 0 143314349 29814784 1828 1992294400 134512640 146736320 4291788064 18446744073709551615 135526870 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30956/statm: 7279 1828 1050 2985 0 3821 0
[pid=30956/tid=30960] ppid=30955 vsize=29116 CPUtime=22.34
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 870 0 0 0 1965 269 0 0 15 0 2 0 143314369 29814784 1828 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.62
Current children cumulated vsize (KiB) 37816

[startup+51.1014 s]
/proc/loadavg: 1.71 1.72 1.58 3/109 30962
/proc/meminfo: memFree=1507852/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=29116 CPUtime=87.91
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 3890 0 0 0 7821 970 0 0 18 0 2 0 143314349 29814784 1832 1992294400 134512640 146736320 4291788064 18446744073709551615 135846432 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30956/statm: 7279 1832 1050 2985 0 3821 0
[pid=30956/tid=30960] ppid=30955 vsize=29116 CPUtime=45.28
/proc/30956/task/30960/stat : 30960 (pb_cplex) S 30955 30955 29700 0 -1 4202560 1009 0 0 0 3990 538 0 0 15 0 2 0 143314369 29814784 1832 1992294400 134512640 146736320 4291788064 18446744073709551615 144580073 0 2 4096 16387 18446604437840113856 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 87.91
Current children cumulated vsize (KiB) 37816

[startup+102.309 s]
/proc/loadavg: 1.69 1.72 1.58 3/109 30964
/proc/meminfo: memFree=1506984/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=29884 CPUtime=176
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 4897 0 0 0 15651 1949 0 0 18 0 2 0 143314349 30601216 2052 1992294400 134512640 146736320 4291788064 18446744073709551615 136719410 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30956/statm: 7471 2052 1050 2985 0 4013 0
[pid=30956/tid=30960] ppid=30955 vsize=29884 CPUtime=90.85
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 1460 0 0 0 8005 1080 0 0 15 0 2 0 143314369 30601216 2052 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 176
Current children cumulated vsize (KiB) 38584

[startup+162.301 s]
/proc/loadavg: 1.83 1.75 1.60 3/109 30964
/proc/meminfo: memFree=1506736/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=30908 CPUtime=280.01
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 5540 0 0 0 24911 3090 0 0 15 0 2 0 143314349 31649792 2081 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30956/statm: 7727 2081 1050 2985 0 4269 0
[pid=30956/tid=30960] ppid=30955 vsize=30908 CPUtime=142.52
/proc/30956/task/30960/stat : 30960 (pb_cplex) S 30955 30955 29700 0 -1 4202560 1821 0 0 0 12601 1651 0 0 17 0 2 0 143314369 31649792 2081 1992294400 134512640 146736320 4291788064 18446744073709551615 144580073 0 2 4096 16387 18446604437840113856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 280.01
Current children cumulated vsize (KiB) 39608

[startup+222.302 s]
/proc/loadavg: 1.85 1.76 1.61 3/109 30966
/proc/meminfo: memFree=1506736/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=30908 CPUtime=384.1
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 7428 0 0 0 34184 4226 0 0 15 0 2 0 143314349 31649792 2088 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30956/statm: 7727 2088 1050 2985 0 4269 0
[pid=30956/tid=30960] ppid=30955 vsize=30908 CPUtime=191.83
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 2600 0 0 0 17031 2152 0 0 18 0 2 0 143314369 31649792 2088 1992294400 134512640 146736320 4291788064 18446744073709551615 135846482 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 384.1
Current children cumulated vsize (KiB) 39608

[startup+282.301 s]
/proc/loadavg: 1.88 1.79 1.63 3/109 30968
/proc/meminfo: memFree=1506736/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=30908 CPUtime=488.19
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 8399 0 0 0 43450 5369 0 0 15 0 2 0 143314349 31649792 2090 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30956/statm: 7727 2090 1050 2985 0 4269 0
[pid=30956/tid=30960] ppid=30955 vsize=30908 CPUtime=241.1
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 2998 0 0 0 21446 2664 0 0 18 0 2 0 143314369 31649792 2090 1992294400 134512640 146736320 4291788064 18446744073709551615 137018705 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 488.19
Current children cumulated vsize (KiB) 39608

[startup+342.301 s]
/proc/loadavg: 1.90 1.81 1.64 2/109 30970
/proc/meminfo: memFree=1506364/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=30956] ppid=30955 vsize=32052 CPUtime=800.57
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 12980 0 0 0 71267 8790 0 0 16 0 2 0 143314349 32821248 2305 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30956/statm: 8013 2305 1050 2985 0 4555 0
[pid=30956/tid=30960] ppid=30955 vsize=32052 CPUtime=389.34
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 4470 0 0 0 34741 4193 0 0 18 0 2 0 143314369 32821248 2305 1992294400 134512640 146736320 4291788064 18446744073709551615 135846438 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 800.57
Current children cumulated vsize (KiB) 40752

[startup+522.302 s]
/proc/loadavg: 1.81 1.80 1.66 3/109 30974
/proc/meminfo: memFree=1505868/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=32052 CPUtime=904.8
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 13360 0 0 0 80528 9952 0 0 15 0 2 0 143314349 32821248 2348 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30956/statm: 8013 2348 1050 2985 0 4555 0
[pid=30956/tid=30960] ppid=30955 vsize=32052 CPUtime=438.74
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 4638 0 0 0 39167 4707 0 0 18 0 2 0 143314369 32821248 2348 1992294400 134512640 146736320 4291788064 18446744073709551615 135961988 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 904.8
Current children cumulated vsize (KiB) 40752

[startup+582.301 s]
/proc/loadavg: 1.72 1.79 1.66 3/109 30976
/proc/meminfo: memFree=1505620/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=32052 CPUtime=1008.76
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 13749 0 0 0 89762 11114 0 0 15 0 2 0 143314349 32821248 2379 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30956/statm: 8013 2379 1050 2985 0 4555 0
[pid=30956/tid=30960] ppid=30955 vsize=32052 CPUtime=488.14
/proc/30956/task/30960/stat : 30960 (pb_cplex) S 30955 30955 29700 0 -1 4202560 4803 0 0 0 43586 5228 0 0 18 0 2 0 143314369 32821248 2379 1992294400 134512640 146736320 4291788064 18446744073709551615 144580073 0 2 4096 16387 18446604437840113856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1008.76
Current children cumulated vsize (KiB) 40752

[startup+642.301 s]
/proc/loadavg: 1.74 1.79 1.67 3/109 30978
/proc/meminfo: memFree=1505248/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=34284 CPUtime=1112.85
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 14168 0 0 0 99021 12264 0 0 15 0 2 0 143314349 35106816 2415 1992294400 134512640 146736320 4291788064 18446744073709551615 136674347 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30956/statm: 8571 2415 1050 2985 0 5113 0
[pid=30956/tid=30960] ppid=30955 vsize=34284 CPUtime=537.54
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 5008 0 0 0 48018 5736 0 0 18 0 2 0 143314369 35106816 2415 1992294400 134512640 146736320 4291788064 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1112.85
Current children cumulated vsize (KiB) 42984

[startup+702.301 s]
/proc/loadavg: 1.72 1.78 1.67 2/109 30980
/proc/meminfo: memFree=1505124/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=34284 CPUtime=1216.85
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 14504 0 0 0 108283 13402 0 0 16 0 2 0 143314349 35106816 2471 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30956/statm: 8571 2471 1050 2985 0 5113 0
[pid=30956/tid=30960] ppid=30955 vsize=34284 CPUtime=586.89
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 5196 0 0 0 52444 6245 0 0 18 0 2 0 143314369 35106816 2471 1992294400 134512640 146736320 4291788064 18446744073709551615 135850985 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1216.85
Current children cumulated vsize (KiB) 42984

[startup+762.308 s]
/proc/loadavg: 1.86 1.80 1.68 3/109 30980
/proc/meminfo: memFree=1504876/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=34284 CPUtime=1320.97
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 14857 0 0 0 117540 14557 0 0 15 0 2 0 143314349 35106816 2525 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30956/statm: 8571 2525 1050 2985 0 5113 0
[pid=30956/tid=30960] ppid=30955 vsize=34284 CPUtime=636.3
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 5341 0 0 0 56866 6764 0 0 18 0 2 0 143314369 35106816 2525 1992294400 134512640 146736320 4291788064 18446744073709551615 135523329 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1320.97
Current children cumulated vsize (KiB) 42984

[startup+822.3 s]
/proc/loadavg: 1.79 1.80 1.69 3/109 30982
/proc/meminfo: memFree=1504752/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=34284 CPUtime=1424.76
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 15084 0 0 0 126769 15707 0 0 15 0 2 0 143314349 35106816 2570 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30956/statm: 8571 2570 1050 2985 0 5113 0
[pid=30956/tid=30960] ppid=30955 vsize=34284 CPUtime=685.61
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 5446 0 0 0 61283 7278 0 0 18 0 2 0 143314369 35106816 2570 1992294400 134512640 146736320 4291788064 18446744073709551615 135656021 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1424.76
Current children cumulated vsize (KiB) 42984

[startup+882.301 s]
/proc/loadavg: 1.92 1.84 1.71 2/109 30984
/proc/meminfo: memFree=1504628/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=34284 CPUtime=1528.66
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 17022 0 0 0 136005 16861 0 0 18 0 2 0 143314349 35106816 2616 1992294400 134512640 146736320 4291788064 18446744073709551615 135196512 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30956/statm: 8571 2616 1050 2985 0 5113 0
[pid=30956/tid=30960] ppid=30955 vsize=34284 CPUtime=736.2
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 6273 0 0 0 65792 7828 0 0 15 0 2 0 143314369 35106816 2616 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1528.66
Current children cumulated vsize (KiB) 42984

[startup+942.301 s]
/proc/loadavg: 1.79 1.82 1.71 3/109 30986
/proc/meminfo: memFree=1504380/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=34284 CPUtime=1632.47
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 17161 0 0 0 145221 18026 0 0 18 0 2 0 143314349 35106816 2665 1992294400 134512640 146736320 4291788064 18446744073709551615 136469953 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30956/statm: 8571 2665 1050 2985 0 5113 0
[pid=30956/tid=30960] ppid=30955 vsize=34284 CPUtime=789.9
/proc/30956/task/30960/stat : 30960 (pb_cplex) S 30955 30955 29700 0 -1 4202560 6352 0 0 0 70519 8471 0 0 15 0 2 0 143314369 35106816 2665 1992294400 134512640 146736320 4291788064 18446744073709551615 144580073 0 2 4096 16387 18446604437840113856 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1632.47
Current children cumulated vsize (KiB) 42984

[startup+1002.3 s]
/proc/loadavg: 1.80 1.80 1.71 3/109 30988
/proc/meminfo: memFree=1504008/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=34652 CPUtime=1736.37
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 17294 0 0 0 154448 19189 0 0 18 0 2 0 143314349 35483648 2768 1992294400 134512640 146736320 4291788064 18446744073709551615 135523307 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30956/statm: 8663 2768 1050 2985 0 5205 0
[pid=30956/tid=30960] ppid=30955 vsize=34652 CPUtime=843.53
/proc/30956/task/30960/stat : 30960 (pb_cplex) S 30955 30955 29700 0 -1 4202560 6435 0 0 0 75235 9118 0 0 15 0 2 0 143314369 35483648 2768 1992294400 134512640 146736320 4291788064 18446744073709551615 144580073 0 2 4096 16387 18446604437840113856 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1736.37
Current children cumulated vsize (KiB) 43352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1039.1 s]
/proc/loadavg: 1.81 1.81 1.71 2/109 30988
/proc/meminfo: memFree=1503884/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=34652 CPUtime=1800.17
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 17414 0 0 0 160101 19916 0 0 18 0 2 0 143314349 35483648 2795 1992294400 134512640 146736320 4291788064 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30956/statm: 8663 2795 1050 2985 0 5205 0
[pid=30956/tid=30960] ppid=30955 vsize=34652 CPUtime=876.48
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 6501 0 0 0 78127 9521 0 0 15 0 2 0 143314369 35483648 2795 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 43352

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

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

[startup+1039.1 s]
/proc/loadavg: 1.81 1.81 1.71 2/109 30988
/proc/meminfo: memFree=1503884/2059040 swapFree=4139792/4192956
[pid=30955] ppid=30953 vsize=8700 CPUtime=0
/proc/30955/stat : 30955 (run) S 30953 30955 29700 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 143314348 8908800 249 1992294400 4194304 4922060 140734822056304 18446744073709551615 208965049477 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30955/statm: 2175 249 208 178 0 68 0
[pid=30956] ppid=30955 vsize=34652 CPUtime=1800.17
/proc/30956/stat : 30956 (pb_cplex) R 30955 30955 29700 0 -1 4202496 17414 0 0 0 160101 19916 0 0 18 0 2 0 143314349 35483648 2795 1992294400 134512640 146736320 4291788064 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30956/statm: 8663 2795 1050 2985 0 5205 0
[pid=30956/tid=30960] ppid=30955 vsize=34652 CPUtime=876.48
/proc/30956/task/30960/stat : 30960 (pb_cplex) R 30955 30955 29700 0 -1 4202560 6501 0 0 0 78127 9521 0 0 15 0 2 0 143314369 35483648 2795 1992294400 134512640 146736320 4291788064 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 43352

Child status: 0
Real time (s): 1039.12
CPU time (s): 1800.19
CPU user time (s): 1601.02
CPU system time (s): 199.169
CPU usage (%): 173.242
Max. virtual memory (cumulated for all children) (KiB): 43352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1601.02
system time used= 199.169
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17788
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= 12187517
involuntary context switches= 45578

runsolver used 1.9507 second user time and 4.68229 second system time

The end

Launcher Data

Begin job on node055 at 2010-07-01 23:37:14
IDJOB=2695820
IDBENCH=2893
IDSOLVER=1209
FILE ID=node055/2695820-1278020234
PBS_JOBID= 11198711
Free space on /tmp= 62380 MiB

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

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

MD5SUM BENCH= dc0a3aac3e055af09a2312e5ef9f2aef
RANDOM SEED=1347996578

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1511876 kB
Buffers:        146284 kB
Cached:         297736 kB
SwapCached:       6760 kB
Active:         197844 kB
Inactive:       259928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1511876 kB
SwapTotal:     4192956 kB
SwapFree:      4139792 kB
Dirty:           16900 kB
Writeback:           0 kB
AnonPages:       11884 kB
Mapped:          12068 kB
Slab:            67456 kB
PageTables:       4088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182200 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= 62364 MiB
End job on node055 at 2010-07-01 23:54:33