Trace number 2695823

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.04 1051.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_1.opb
MD5SUM487945ea0e229650aa78cf341d4ff673
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 variables61
Total number of constraints15
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 constraints14
Minimum length of a constraint1
Maximum length of a constraint59
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 1488
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4465
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-2695823-1278020461.opb.
0.00/0.00	c Instance file HOME/instance-2695823-1278020461.opb
0.00/0.00	c File size is 6706 bytes.
0.00/0.01	c Highest Coefficient sum: 4465
0.00/0.01	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.01         s                                      |
0.00/0.02	c |  Number Variables:      61                                                  |
0.00/0.02	c |  Number Constraints:    15                                                  |
0.00/0.02	c ===============================================================================
1800.02/1051.81	c Remaining time 1799.99 sec.
1800.02/1051.81	c 
1800.02/1051.81	c *** INTERRUPTED ***
1800.02/1051.81	s UNKNOWN
1800.02/1051.81	c Total CPU time              : 1576.43 s
1800.02/1051.81	c Memory used           : 33.44 MB
1800.02/1051.81	c CPU time              : 1576.43 s
1800.02/1051.81	c 
1800.02/1051.81	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-2695823-1278020461/watcher-2695823-1278020461 -o /tmp/evaluation-result-2695823-1278020461/solver-2695823-1278020461 -C 1800 -W 2000 -M 1800 run HOME/instance-2695823-1278020461.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.00 1.00 1.10 3/106 28319
/proc/meminfo: memFree=1422172/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0

[startup+0.048597 s]
/proc/loadavg: 1.00 1.00 1.10 3/106 28319
/proc/meminfo: memFree=1422172/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100596 s]
/proc/loadavg: 1.00 1.00 1.10 3/106 28319
/proc/meminfo: memFree=1422172/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300595 s]
/proc/loadavg: 1.00 1.00 1.10 3/106 28319
/proc/meminfo: memFree=1422172/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701356 s]
/proc/loadavg: 1.00 1.00 1.10 3/106 28319
/proc/meminfo: memFree=1422172/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.10 3/109 28324
/proc/meminfo: memFree=1418800/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=28940 CPUtime=2.26
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 2507 0 0 0 204 22 0 0 18 0 2 0 143338908 29634560 1803 1992294400 134512640 146736320 4287279136 18446744073709551615 137138020 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28320/statm: 7235 1803 1049 2985 0 3777 0
[pid=28320/tid=28324] ppid=28319 vsize=28940 CPUtime=0.92
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 305 0 0 0 83 9 0 0 15 0 2 0 143338928 29634560 1803 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 37640

[startup+3.10062 s]
/proc/loadavg: 1.00 1.00 1.10 2/109 28324
/proc/meminfo: memFree=1417932/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=28940 CPUtime=5.03
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 2644 0 0 0 446 57 0 0 18 0 2 0 143338908 29634560 1803 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28320/statm: 7235 1803 1049 2985 0 3777 0
[pid=28320/tid=28324] ppid=28319 vsize=28940 CPUtime=2.33
/proc/28320/task/28324/stat : 28324 (pb_cplex) S 28319 28319 27960 0 -1 4202560 378 0 0 0 206 27 0 0 15 0 2 0 143338928 29634560 1803 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 2 4096 16387 18446604437862257600 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 37640

[startup+6.30097 s]
/proc/loadavg: 1.08 1.02 1.11 3/109 28324
/proc/meminfo: memFree=1417932/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=28940 CPUtime=10.52
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 3025 0 0 0 927 125 0 0 18 0 2 0 143338908 29634560 1804 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28320/statm: 7235 1804 1049 2985 0 3777 0
[pid=28320/tid=28324] ppid=28319 vsize=28940 CPUtime=5.18
/proc/28320/task/28324/stat : 28324 (pb_cplex) S 28319 28319 27960 0 -1 4202560 533 0 0 0 453 65 0 0 15 0 2 0 143338928 29634560 1804 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 2 4096 16387 18446604437862257600 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.52
Current children cumulated vsize (KiB) 37640

[startup+12.7007 s]
/proc/loadavg: 1.15 1.03 1.11 3/109 28324
/proc/meminfo: memFree=1418056/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=28940 CPUtime=21.33
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 3406 0 0 0 1872 261 0 0 18 0 2 0 143338908 29634560 1808 1992294400 134512640 146736320 4287279136 18446744073709551615 137081582 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28320/statm: 7235 1808 1049 2985 0 3777 0
[pid=28320/tid=28324] ppid=28319 vsize=28940 CPUtime=10.76
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 737 0 0 0 935 141 0 0 15 0 2 0 143338928 29634560 1808 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.33
Current children cumulated vsize (KiB) 37640

[startup+25.5011 s]
/proc/loadavg: 1.26 1.06 1.12 3/109 28324
/proc/meminfo: memFree=1418180/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=29964 CPUtime=43.19
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 4378 0 0 0 3785 534 0 0 17 0 2 0 143338908 30683136 1844 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28320/statm: 7491 1844 1049 2985 0 4033 0
[pid=28320/tid=28324] ppid=28319 vsize=29964 CPUtime=22.1
/proc/28320/task/28324/stat : 28324 (pb_cplex) S 28319 28319 27960 0 -1 4202560 1354 0 0 0 1919 291 0 0 15 0 2 0 143338928 30683136 1844 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 2 4096 16387 18446604437862257600 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.19
Current children cumulated vsize (KiB) 38664

[startup+51.1019 s]
/proc/loadavg: 1.37 1.10 1.13 3/109 28326
/proc/meminfo: memFree=1417684/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=30644 CPUtime=87.24
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 4927 0 0 0 7654 1070 0 0 18 0 2 0 143338908 31379456 1991 1992294400 134512640 146736320 4287279136 18446744073709551615 135526487 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28320/statm: 7661 1991 1049 2985 0 4203 0
[pid=28320/tid=28324] ppid=28319 vsize=30644 CPUtime=44.85
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 1567 0 0 0 3897 588 0 0 15 0 2 0 143338928 31379456 1991 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 87.24
Current children cumulated vsize (KiB) 39344

[startup+102.308 s]
/proc/loadavg: 1.78 1.26 1.18 3/109 28326
/proc/meminfo: memFree=1417684/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=30644 CPUtime=174.96
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 5265 0 0 0 15317 2179 0 0 18 0 2 0 143338908 31379456 2002 1992294400 134512640 146736320 4287279136 18446744073709551615 138443532 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28320/statm: 7661 2002 1049 2985 0 4203 0
[pid=28320/tid=28324] ppid=28319 vsize=30644 CPUtime=90.22
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 1762 0 0 0 7821 1201 0 0 15 0 2 0 143338928 31379456 2002 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 174.96
Current children cumulated vsize (KiB) 39344

[startup+162.301 s]
/proc/loadavg: 1.79 1.35 1.21 3/109 28328
/proc/meminfo: memFree=1417560/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=30748 CPUtime=277.36
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 5965 0 0 0 24294 3442 0 0 18 0 2 0 143338908 31485952 2014 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28320/statm: 7687 2014 1049 2985 0 4229 0
[pid=28320/tid=28324] ppid=28319 vsize=30748 CPUtime=143.21
/proc/28320/task/28324/stat : 28324 (pb_cplex) S 28319 28319 27960 0 -1 4202560 2109 0 0 0 12424 1897 0 0 15 0 2 0 143338928 31485952 2014 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 2 4096 16387 18446604437862257600 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 277.36
Current children cumulated vsize (KiB) 39448

[startup+222.302 s]
/proc/loadavg: 1.84 1.44 1.25 2/109 28330
/proc/meminfo: memFree=1417064/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=31808 CPUtime=377.74
/proc/28320/stat : 28320 (pb_cplex) S 28319 28319 27960 0 -1 4202496 6534 0 0 0 33110 4664 0 0 15 0 2 0 143338908 32571392 2151 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28320/statm: 7952 2151 1049 2985 0 4494 0
[pid=28320/tid=28324] ppid=28319 vsize=31808 CPUtime=193.74
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 2425 0 0 0 16836 2538 0 0 18 0 2 0 143338928 32571392 2151 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 377.74
Current children cumulated vsize (KiB) 40508

[startup+282.301 s]
/proc/loadavg: 1.77 1.50 1.28 3/109 28332
/proc/meminfo: memFree=1417064/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=31808 CPUtime=480.83
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 6907 0 0 0 42127 5956 0 0 15 0 2 0 143338908 32571392 2187 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28320/statm: 7952 2187 1049 2985 0 4494 0
[pid=28320/tid=28324] ppid=28319 vsize=31808 CPUtime=242.33
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 2619 0 0 0 21110 3123 0 0 18 0 2 0 143338928 32571392 2187 1992294400 134512640 146736320 4287279136 18446744073709551615 135450566 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 480.83
Current children cumulated vsize (KiB) 40508

[startup+342.302 s]
/proc/loadavg: 1.87 1.57 1.32 3/109 28334
/proc/meminfo: memFree=1416816/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=28320] ppid=28319 vsize=31808 CPUtime=687.05
/proc/28320/stat : 28320 (pb_cplex) S 28319 28319 27960 0 -1 4202496 7510 0 0 0 60224 8481 0 0 15 0 2 0 143338908 32571392 2252 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28320/statm: 7952 2252 1049 2985 0 4494 0
[pid=28320/tid=28324] ppid=28319 vsize=31808 CPUtime=339.79
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 2947 0 0 0 29718 4261 0 0 18 0 2 0 143338928 32571392 2252 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 687.05
Current children cumulated vsize (KiB) 40508

[startup+462.302 s]
/proc/loadavg: 1.95 1.68 1.38 3/109 28336
/proc/meminfo: memFree=1416692/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=31808 CPUtime=789.93
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 7775 0 0 0 69225 9768 0 0 15 0 2 0 143338908 32571392 2283 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28320/statm: 7952 2283 1049 2985 0 4494 0
[pid=28320/tid=28324] ppid=28319 vsize=31808 CPUtime=388.36
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 3084 0 0 0 33996 4840 0 0 18 0 2 0 143338928 32571392 2283 1992294400 134512640 146736320 4287279136 18446744073709551615 135526330 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 789.93
Current children cumulated vsize (KiB) 40508

[startup+522.301 s]
/proc/loadavg: 1.72 1.66 1.39 2/109 28338
/proc/meminfo: memFree=1416320/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=33724 CPUtime=892.56
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 8040 0 0 0 78197 11059 0 0 15 0 2 0 143338908 34533376 2330 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28320/statm: 8431 2330 1049 2985 0 4973 0
[pid=28320/tid=28324] ppid=28319 vsize=33724 CPUtime=437.08
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 3178 0 0 0 38269 5439 0 0 18 0 2 0 143338928 34533376 2330 1992294400 134512640 146736320 4287279136 18446744073709551615 136475507 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 892.56
Current children cumulated vsize (KiB) 42424

[startup+582.301 s]
/proc/loadavg: 1.78 1.69 1.42 3/109 28340
/proc/meminfo: memFree=1416196/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=33724 CPUtime=995.66
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 8255 0 0 0 87220 12346 0 0 15 0 2 0 143338908 34533376 2372 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28320/statm: 8431 2372 1049 2985 0 4973 0
[pid=28320/tid=28324] ppid=28319 vsize=33724 CPUtime=485.74
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 3284 0 0 0 42551 6023 0 0 18 0 2 0 143338928 34533376 2372 1992294400 134512640 146736320 4287279136 18446744073709551615 135846482 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 995.66
Current children cumulated vsize (KiB) 42424

[startup+642.302 s]
/proc/loadavg: 1.86 1.73 1.45 3/109 28342
/proc/meminfo: memFree=1415948/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=33724 CPUtime=1098.62
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 8445 0 0 0 96222 13640 0 0 15 0 2 0 143338908 34533376 2410 1992294400 134512640 146736320 4287279136 18446744073709551615 136674347 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28320/statm: 8431 2410 1049 2985 0 4973 0
[pid=28320/tid=28324] ppid=28319 vsize=33724 CPUtime=534.24
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 3390 0 0 0 46818 6606 0 0 18 0 2 0 143338928 34533376 2410 1992294400 134512640 146736320 4287279136 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1098.62
Current children cumulated vsize (KiB) 42424

[startup+702.301 s]
/proc/loadavg: 1.70 1.71 1.46 3/109 28342
/proc/meminfo: memFree=1415824/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=33724 CPUtime=1201.28
/proc/28320/stat : 28320 (pb_cplex) S 28319 28319 27960 0 -1 4202496 8630 0 0 0 105176 14952 0 0 16 0 2 0 143338908 34533376 2449 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28320/statm: 8431 2449 1049 2985 0 4973 0
[pid=28320/tid=28324] ppid=28319 vsize=33724 CPUtime=582.63
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 3491 0 0 0 51060 7203 0 0 18 0 2 0 143338928 34533376 2449 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1201.28
Current children cumulated vsize (KiB) 42424

[startup+762.309 s]
/proc/loadavg: 1.75 1.72 1.47 2/109 28344
/proc/meminfo: memFree=1415700/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=33724 CPUtime=1304.19
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 8808 0 0 0 114190 16229 0 0 15 0 2 0 143338908 34533376 2496 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28320/statm: 8431 2496 1049 2985 0 4973 0
[pid=28320/tid=28324] ppid=28319 vsize=33724 CPUtime=631.24
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 3580 0 0 0 55349 7775 0 0 18 0 2 0 143338928 34533376 2496 1992294400 134512640 146736320 4287279136 18446744073709551615 137461635 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1304.19
Current children cumulated vsize (KiB) 42424

[startup+822.301 s]
/proc/loadavg: 1.77 1.72 1.48 3/109 28346
/proc/meminfo: memFree=1415576/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=33724 CPUtime=1407.18
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 8985 0 0 0 123215 17503 0 0 15 0 2 0 143338908 34533376 2536 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28320/statm: 8431 2536 1049 2985 0 4973 0
[pid=28320/tid=28324] ppid=28319 vsize=33724 CPUtime=679.71
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 3658 0 0 0 59613 8358 0 0 18 0 2 0 143338928 34533376 2536 1992294400 134512640 146736320 4287279136 18446744073709551615 137081549 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1407.18
Current children cumulated vsize (KiB) 42424

[startup+882.302 s]
/proc/loadavg: 1.81 1.74 1.50 3/109 28348
/proc/meminfo: memFree=1415328/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=33724 CPUtime=1510.17
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 9149 0 0 0 132239 18778 0 0 18 0 2 0 143338908 34533376 2578 1992294400 134512640 146736320 4287279136 18446744073709551615 138412562 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28320/statm: 8431 2578 1049 2985 0 4973 0
[pid=28320/tid=28324] ppid=28319 vsize=33724 CPUtime=728.74
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 3749 0 0 0 63920 8954 0 0 15 0 2 0 143338928 34533376 2578 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1510.17
Current children cumulated vsize (KiB) 42424

[startup+942.301 s]
/proc/loadavg: 1.89 1.77 1.53 3/109 28350
/proc/meminfo: memFree=1414708/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=34240 CPUtime=1612.9
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 9459 0 0 0 141236 20054 0 0 18 0 2 0 143338908 35061760 2728 1992294400 134512640 146736320 4287279136 18446744073709551615 136469096 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28320/statm: 8560 2728 1049 2985 0 5102 0
[pid=28320/tid=28324] ppid=28319 vsize=34240 CPUtime=781.61
/proc/28320/task/28324/stat : 28324 (pb_cplex) R 28319 28319 27960 0 -1 4202560 3936 0 0 0 68511 9650 0 0 15 0 2 0 143338928 35061760 2728 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1612.9
Current children cumulated vsize (KiB) 42940

[startup+1002.3 s]
/proc/loadavg: 1.80 1.76 1.54 2/109 28350
/proc/meminfo: memFree=1414460/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=34240 CPUtime=1715.62
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 9602 0 0 0 150235 21327 0 0 18 0 2 0 143338908 35061760 2771 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28320/statm: 8560 2771 1049 2985 0 5102 0
[pid=28320/tid=28324] ppid=28319 vsize=34240 CPUtime=834.56
/proc/28320/task/28324/stat : 28324 (pb_cplex) S 28319 28319 27960 0 -1 4202560 4000 0 0 0 73110 10346 0 0 15 0 2 0 143338928 35061760 2771 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 2 4096 16387 18446604437862257600 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1715.62
Current children cumulated vsize (KiB) 42940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1051.8 s]
/proc/loadavg: 1.81 1.77 1.55 3/109 28352
/proc/meminfo: memFree=1414460/2059040 swapFree=4139628/4192956
[pid=28319] ppid=28317 vsize=8700 CPUtime=0
/proc/28319/stat : 28319 (run) S 28317 28319 27960 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 143338908 8908800 248 1992294400 4194304 4922060 140734759890144 18446744073709551615 234007141509 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28319/statm: 2175 248 208 178 0 68 0
[pid=28320] ppid=28319 vsize=34240 CPUtime=1800.02
/proc/28320/stat : 28320 (pb_cplex) R 28319 28319 27960 0 -1 4202496 9755 0 0 0 157642 22360 0 0 18 0 2 0 143338908 35061760 2807 1992294400 134512640 146736320 4287279136 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28320/statm: 8560 2807 1049 2985 0 5102 0
[pid=28320/tid=28324] ppid=28319 vsize=34240 CPUtime=878.14
/proc/28320/task/28324/stat : 28324 (pb_cplex) S 28319 28319 27960 0 -1 4202560 4075 0 0 0 76901 10913 0 0 15 0 2 0 143338928 35061760 2807 1992294400 134512640 146736320 4287279136 18446744073709551615 144580073 0 2 4096 16387 18446604437862257600 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 42940

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): 1051.82
CPU time (s): 1800.04
CPU user time (s): 1576.44
CPU system time (s): 223.604
CPU usage (%): 171.136
Max. virtual memory (cumulated for all children) (KiB): 42940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1576.44
system time used= 223.604
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10129
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= 14060278
involuntary context switches= 79385

runsolver used 1.85972 second user time and 4.87326 second system time

The end

Launcher Data

Begin job on node038 at 2010-07-01 23:41:01
IDJOB=2695823
IDBENCH=2900
IDSOLVER=1209
FILE ID=node038/2695823-1278020461
PBS_JOBID= 11198725
Free space on /tmp= 62428 MiB

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

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

MD5SUM BENCH= 487945ea0e229650aa78cf341d4ff673
RANDOM SEED=887836533

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1422576 kB
Buffers:        182472 kB
Cached:         345716 kB
SwapCached:       6884 kB
Active:         283292 kB
Inactive:       258704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1422576 kB
SwapTotal:     4192956 kB
SwapFree:      4139628 kB
Dirty:           16652 kB
Writeback:           0 kB
AnonPages:       12020 kB
Mapped:          12056 kB
Slab:            72400 kB
PageTables:       4232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181652 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= 62412 MiB
End job on node038 at 2010-07-01 23:58:33