Trace number 2695822

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.02 1065.12

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_2.opb
MD5SUMccdf85c0efcf9b688264aa74ef25462f
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 1943
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5830
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-2695822-1278020328.opb.
0.00/0.00	c Instance file HOME/instance-2695822-1278020328.opb
0.00/0.00	c File size is 9107 bytes.
0.00/0.02	c Highest Coefficient sum: 5830
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.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.02         s                                      |
0.00/0.03	c |  Number Variables:      71                                                  |
0.00/0.03	c |  Number Constraints:    17                                                  |
0.00/0.03	c ===============================================================================
1800.00/1065.11	c Remaining time 1799.98 sec.
1800.00/1065.11	c 
1800.00/1065.11	c *** INTERRUPTED ***
1800.00/1065.11	s UNKNOWN
1800.00/1065.11	c Total CPU time              : 1558.57 s
1800.00/1065.11	c Memory used           : 33.89 MB
1800.00/1065.11	c CPU time              : 1558.57 s
1800.00/1065.11	c 
1800.00/1065.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-2695822-1278020328/watcher-2695822-1278020328 -o /tmp/evaluation-result-2695822-1278020328/solver-2695822-1278020328 -C 1800 -W 2000 -M 1800 run HOME/instance-2695822-1278020328.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.76 1.85 1.73 3/106 29583
/proc/meminfo: memFree=1455396/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0

[startup+0.0315371 s]
/proc/loadavg: 1.76 1.85 1.73 3/106 29583
/proc/meminfo: memFree=1455396/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100533 s]
/proc/loadavg: 1.76 1.85 1.73 3/106 29583
/proc/meminfo: memFree=1455396/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300523 s]
/proc/loadavg: 1.76 1.85 1.73 3/106 29583
/proc/meminfo: memFree=1455396/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700502 s]
/proc/loadavg: 1.76 1.85 1.73 3/106 29583
/proc/meminfo: memFree=1455396/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50046 s]
/proc/loadavg: 1.76 1.85 1.73 2/109 29588
/proc/meminfo: memFree=1452636/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=29508 CPUtime=2.02
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 2142 0 0 0 181 21 0 0 18 0 2 0 143328181 30216192 1873 1992294400 134512640 146736320 4292637248 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29584/statm: 7377 1873 1059 2985 0 3919 0
[pid=29584/tid=29588] ppid=29583 vsize=29508 CPUtime=0.83
/proc/29584/task/29588/stat : 29588 (pb_cplex) S 29583 29583 28646 0 -1 4202560 65 0 0 0 73 10 0 0 15 0 2 0 143328202 30216192 1873 1992294400 134512640 146736320 4292637248 18446744073709551615 144580073 0 2 4096 16387 18446604437833726784 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 38208

[startup+3.10138 s]
/proc/loadavg: 1.76 1.85 1.73 2/109 29588
/proc/meminfo: memFree=1451768/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=28484 CPUtime=3.62
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 2217 0 0 0 325 37 0 0 19 0 2 0 143328181 29167616 1642 1992294400 134512640 146736320 4292637248 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29584/statm: 7121 1642 1060 2985 0 3663 0
[pid=29584/tid=29588] ppid=29583 vsize=28484 CPUtime=1.55
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 65 0 0 0 137 18 0 0 15 0 2 0 143328202 29167616 1642 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 37184

[startup+6.30155 s]
/proc/loadavg: 1.78 1.85 1.73 2/109 29588
/proc/meminfo: memFree=1451892/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=28484 CPUtime=8.38
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 2219 0 0 0 735 103 0 0 15 0 2 0 143328181 29167616 1644 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 7121 1644 1060 2985 0 3663 0
[pid=29584/tid=29588] ppid=29583 vsize=28484 CPUtime=3.82
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 67 0 0 0 334 48 0 0 17 0 2 0 143328202 29167616 1644 1992294400 134512640 146736320 4292637248 18446744073709551615 136712881 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.38
Current children cumulated vsize (KiB) 37184

[startup+12.701 s]
/proc/loadavg: 1.80 1.86 1.73 3/109 29588
/proc/meminfo: memFree=1452016/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=28484 CPUtime=19.03
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 2233 0 0 0 1657 246 0 0 15 0 2 0 143328181 29167616 1648 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 7121 1648 1060 2985 0 3663 0
[pid=29584/tid=29588] ppid=29583 vsize=28484 CPUtime=8.71
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 70 0 0 0 762 109 0 0 18 0 2 0 143328202 29167616 1648 1992294400 134512640 146736320 4292637248 18446744073709551615 138436556 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.03
Current children cumulated vsize (KiB) 37184

[startup+25.5018 s]
/proc/loadavg: 1.77 1.85 1.73 3/109 29588
/proc/meminfo: memFree=1452016/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=28888 CPUtime=40.79
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 2295 0 0 0 3548 531 0 0 15 0 2 0 143328181 29581312 1706 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 7222 1706 1060 2985 0 3764 0
[pid=29584/tid=29588] ppid=29583 vsize=28888 CPUtime=18.93
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 99 0 0 0 1656 237 0 0 18 0 2 0 143328202 29581312 1706 1992294400 134512640 146736320 4292637248 18446744073709551615 135455487 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40.79
Current children cumulated vsize (KiB) 37588

[startup+51.1015 s]
/proc/loadavg: 1.77 1.84 1.73 3/109 29588
/proc/meminfo: memFree=1451768/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=29008 CPUtime=84.07
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 2321 0 0 0 7307 1100 0 0 18 0 2 0 143328181 29704192 1723 1992294400 134512640 146736320 4292637248 18446744073709551615 139021090 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29584/statm: 7252 1723 1060 2985 0 3794 0
[pid=29584/tid=29588] ppid=29583 vsize=29008 CPUtime=40.11
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 115 0 0 0 3497 514 0 0 15 0 2 0 143328202 29704192 1723 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 84.07
Current children cumulated vsize (KiB) 37708

[startup+102.309 s]
/proc/loadavg: 1.85 1.85 1.73 3/109 29590
/proc/meminfo: memFree=1451396/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=30012 CPUtime=169.66
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 2601 0 0 0 14724 2242 0 0 18 0 2 0 143328181 30732288 1933 1992294400 134512640 146736320 4292637248 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29584/statm: 7503 1933 1060 2985 0 4045 0
[pid=29584/tid=29588] ppid=29583 vsize=30012 CPUtime=84.02
/proc/29584/task/29588/stat : 29588 (pb_cplex) S 29583 29583 28646 0 -1 4202560 212 0 0 0 7269 1133 0 0 15 0 2 0 143328202 30732288 1933 1992294400 134512640 146736320 4292637248 18446744073709551615 144580073 0 2 4096 16387 18446604437833726784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 169.66
Current children cumulated vsize (KiB) 38712

[startup+162.302 s]
/proc/loadavg: 1.76 1.83 1.73 2/109 29592
/proc/meminfo: memFree=1451024/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=30012 CPUtime=270.62
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 2656 0 0 0 23429 3633 0 0 18 0 2 0 143328181 30732288 1964 1992294400 134512640 146736320 4292637248 18446744073709551615 136731545 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29584/statm: 7503 1964 1060 2985 0 4045 0
[pid=29584/tid=29588] ppid=29583 vsize=30012 CPUtime=136.04
/proc/29584/task/29588/stat : 29588 (pb_cplex) S 29583 29583 28646 0 -1 4202560 255 0 0 0 11715 1889 0 0 15 0 2 0 143328202 30732288 1964 1992294400 134512640 146736320 4292637248 18446744073709551615 144580073 0 2 4096 16387 18446604437833726784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 270.62
Current children cumulated vsize (KiB) 38712

[startup+222.302 s]
/proc/loadavg: 1.80 1.82 1.73 2/109 29594
/proc/meminfo: memFree=1451024/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=31036 CPUtime=371.77
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 2708 0 0 0 32119 5058 0 0 15 0 2 0 143328181 31780864 2009 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 7759 2009 1060 2985 0 4301 0
[pid=29584/tid=29588] ppid=29583 vsize=31036 CPUtime=184.92
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 295 0 0 0 15917 2575 0 0 18 0 2 0 143328202 31780864 2009 1992294400 134512640 146736320 4292637248 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 371.77
Current children cumulated vsize (KiB) 39736

[startup+282.301 s]
/proc/loadavg: 1.81 1.82 1.73 3/109 29596
/proc/meminfo: memFree=1450652/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=32032 CPUtime=473.19
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 2849 0 0 0 40909 6410 0 0 15 0 2 0 143328181 32800768 2103 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 8008 2103 1060 2985 0 4550 0
[pid=29584/tid=29588] ppid=29583 vsize=32032 CPUtime=232.59
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 326 0 0 0 20058 3201 0 0 18 0 2 0 143328202 32800768 2103 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 473.19
Current children cumulated vsize (KiB) 40732

[startup+342.301 s]
/proc/loadavg: 1.83 1.82 1.73 2/109 29596
/proc/meminfo: memFree=1450528/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=29584] ppid=29583 vsize=32032 CPUtime=880.31
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 3041 0 0 0 76221 11810 0 0 18 0 2 0 143328181 32800768 2258 1992294400 134512640 146736320 4292637248 18446744073709551615 138462749 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29584/statm: 8008 2258 1060 2985 0 4550 0
[pid=29584/tid=29588] ppid=29583 vsize=32032 CPUtime=425.7
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 434 0 0 0 36861 5709 0 0 15 0 2 0 143328202 32800768 2258 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 880.31
Current children cumulated vsize (KiB) 40732

[startup+582.302 s]
/proc/loadavg: 1.76 1.78 1.73 3/109 29604
/proc/meminfo: memFree=1449792/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=32032 CPUtime=981.81
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 3093 0 0 0 85010 13171 0 0 18 0 2 0 143328181 32800768 2299 1992294400 134512640 146736320 4292637248 18446744073709551615 136385183 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29584/statm: 8008 2299 1060 2985 0 4550 0
[pid=29584/tid=29588] ppid=29583 vsize=32032 CPUtime=478.08
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 467 0 0 0 41361 6447 0 0 15 0 2 0 143328202 32800768 2299 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 981.81
Current children cumulated vsize (KiB) 40732

[startup+642.302 s]
/proc/loadavg: 1.60 1.72 1.71 3/109 29604
/proc/meminfo: memFree=1449048/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=34536 CPUtime=1083.22
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 3388 0 0 0 93774 14548 0 0 15 0 2 0 143328181 35364864 2467 1992294400 134512640 146736320 4292637248 18446744073709551615 136674347 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 8634 2467 1060 2985 0 5176 0
[pid=29584/tid=29588] ppid=29583 vsize=34536 CPUtime=527.28
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 741 0 0 0 45618 7110 0 0 18 0 2 0 143328202 35364864 2467 1992294400 134512640 146736320 4292637248 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1083.22
Current children cumulated vsize (KiB) 43236

[startup+702.302 s]
/proc/loadavg: 1.70 1.74 1.72 2/109 29606
/proc/meminfo: memFree=1448924/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=34536 CPUtime=1184.64
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 3438 0 0 0 102565 15899 0 0 15 0 2 0 143328181 35364864 2511 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 8634 2511 1060 2985 0 5176 0
[pid=29584/tid=29588] ppid=29583 vsize=34536 CPUtime=574.8
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 769 0 0 0 49755 7725 0 0 18 0 2 0 143328202 35364864 2511 1992294400 134512640 146736320 4292637248 18446744073709551615 137366911 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1184.64
Current children cumulated vsize (KiB) 43236

[startup+762.309 s]
/proc/loadavg: 1.51 1.66 1.69 3/109 29608
/proc/meminfo: memFree=1448552/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=34536 CPUtime=1286.62
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 3499 0 0 0 111424 17238 0 0 15 0 2 0 143328181 35364864 2562 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 8634 2562 1060 2985 0 5176 0
[pid=29584/tid=29588] ppid=29583 vsize=34536 CPUtime=623.01
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 799 0 0 0 53966 8335 0 0 18 0 2 0 143328202 35364864 2562 1992294400 134512640 146736320 4292637248 18446744073709551615 137018589 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1286.62
Current children cumulated vsize (KiB) 43236

[startup+822.301 s]
/proc/loadavg: 1.72 1.69 1.70 3/109 29610
/proc/meminfo: memFree=1448552/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=34536 CPUtime=1388.59
/proc/29584/stat : 29584 (pb_cplex) S 29583 29583 28646 0 -1 4202496 3543 0 0 0 120287 18572 0 0 15 0 2 0 143328181 35364864 2602 1992294400 134512640 146736320 4292637248 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 8634 2602 1060 2985 0 5176 0
[pid=29584/tid=29588] ppid=29583 vsize=34536 CPUtime=671.2
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 823 0 0 0 58176 8944 0 0 18 0 2 0 143328202 35364864 2602 1992294400 134512640 146736320 4292637248 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1388.59
Current children cumulated vsize (KiB) 43236

[startup+882.301 s]
/proc/loadavg: 1.87 1.73 1.71 3/109 29612
/proc/meminfo: memFree=1448304/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=34536 CPUtime=1490.67
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 3604 0 0 0 129151 19916 0 0 15 0 2 0 143328181 35364864 2645 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 8634 2645 1060 2985 0 5176 0
[pid=29584/tid=29588] ppid=29583 vsize=34536 CPUtime=719.47
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 854 0 0 0 62400 9547 0 0 18 0 2 0 143328202 35364864 2645 1992294400 134512640 146736320 4292637248 18446744073709551615 138299148 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1490.67
Current children cumulated vsize (KiB) 43236

[startup+942.301 s]
/proc/loadavg: 1.66 1.70 1.70 2/109 29612
/proc/meminfo: memFree=1447932/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=34704 CPUtime=1592.66
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 3715 0 0 0 137958 21308 0 0 15 0 2 0 143328181 35536896 2731 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 8676 2731 1060 2985 0 5218 0
[pid=29584/tid=29588] ppid=29583 vsize=34704 CPUtime=767.51
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 939 0 0 0 66561 10190 0 0 18 0 2 0 143328202 35536896 2731 1992294400 134512640 146736320 4292637248 18446744073709551615 135526908 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1592.66
Current children cumulated vsize (KiB) 43404

[startup+1002.3 s]
/proc/loadavg: 1.70 1.71 1.70 3/109 29614
/proc/meminfo: memFree=1447808/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=34704 CPUtime=1693.6
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 3766 0 0 0 146642 22718 0 0 15 0 2 0 143328181 35536896 2778 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 8676 2778 1060 2985 0 5218 0
[pid=29584/tid=29588] ppid=29583 vsize=34704 CPUtime=817.12
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 966 0 0 0 70810 10902 0 0 18 0 2 0 143328202 35536896 2778 1992294400 134512640 146736320 4292637248 18446744073709551615 137381085 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1693.6
Current children cumulated vsize (KiB) 43404

[startup+1062.3 s]
/proc/loadavg: 1.46 1.65 1.68 3/109 29616
/proc/meminfo: memFree=1447560/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=34704 CPUtime=1795.26
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 3825 0 0 0 155449 24077 0 0 16 0 2 0 143328181 35536896 2829 1992294400 134512640 146736320 4292637248 18446744073709551615 138424022 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29584/statm: 8676 2829 1060 2985 0 5218 0
[pid=29584/tid=29588] ppid=29583 vsize=34704 CPUtime=865.11
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 995 0 0 0 74986 11525 0 0 17 0 2 0 143328202 35536896 2829 1992294400 134512640 146736320 4292637248 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1795.26
Current children cumulated vsize (KiB) 43404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1065.1 s]
/proc/loadavg: 1.50 1.65 1.68 2/109 29616
/proc/meminfo: memFree=1447560/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=34704 CPUtime=1800
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 3825 0 0 0 155856 24144 0 0 15 0 2 0 143328181 35536896 2829 1992294400 134512640 146736320 4292637248 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 8676 2829 1060 2985 0 5218 0
[pid=29584/tid=29588] ppid=29583 vsize=34704 CPUtime=867.36
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 995 0 0 0 75180 11556 0 0 18 0 2 0 143328202 35536896 2829 1992294400 134512640 146736320 4292637248 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 43404

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

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

[startup+1065.1 s]
/proc/loadavg: 1.50 1.65 1.68 2/109 29616
/proc/meminfo: memFree=1447560/2059040 swapFree=4139568/4192956
[pid=29583] ppid=29581 vsize=8700 CPUtime=0
/proc/29583/stat : 29583 (run) S 29581 29583 28646 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 143328181 8908800 248 1992294400 4194304 4922060 140734060916704 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29583/statm: 2175 248 208 178 0 68 0
[pid=29584] ppid=29583 vsize=34704 CPUtime=1800
/proc/29584/stat : 29584 (pb_cplex) R 29583 29583 28646 0 -1 4202496 3825 0 0 0 155856 24144 0 0 15 0 2 0 143328181 35536896 2829 1992294400 134512640 146736320 4292637248 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29584/statm: 8676 2829 1060 2985 0 5218 0
[pid=29584/tid=29588] ppid=29583 vsize=34704 CPUtime=867.36
/proc/29584/task/29588/stat : 29588 (pb_cplex) R 29583 29583 28646 0 -1 4202560 995 0 0 0 75180 11556 0 0 18 0 2 0 143328202 35536896 2829 1992294400 134512640 146736320 4292637248 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 43404

Child status: 0
Real time (s): 1065.12
CPU time (s): 1800.02
CPU user time (s): 1558.57
CPU system time (s): 241.444
CPU usage (%): 168.997
Max. virtual memory (cumulated for all children) (KiB): 43404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1558.57
system time used= 241.444
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4198
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= 15076506
involuntary context switches= 78332

runsolver used 1.60875 second user time and 5.19521 second system time

The end

Launcher Data

Begin job on node030 at 2010-07-01 23:38:48
IDJOB=2695822
IDBENCH=2898
IDSOLVER=1209
FILE ID=node030/2695822-1278020328
PBS_JOBID= 11198732
Free space on /tmp= 62412 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_2.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2695822-1278020328/watcher-2695822-1278020328 -o /tmp/evaluation-result-2695822-1278020328/solver-2695822-1278020328 -C 1800 -W 2000 -M 1800  run HOME/instance-2695822-1278020328.opb

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

MD5SUM BENCH= ccdf85c0efcf9b688264aa74ef25462f
RANDOM SEED=1440813594

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1455924 kB
Buffers:        141288 kB
Cached:         350236 kB
SwapCached:       7532 kB
Active:         227312 kB
Inactive:       278900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1455924 kB
SwapTotal:     4192956 kB
SwapFree:      4139568 kB
Dirty:           16616 kB
Writeback:           0 kB
AnonPages:       12744 kB
Mapped:          12100 kB
Slab:            74980 kB
PageTables:       4188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181076 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= 62392 MiB
End job on node030 at 2010-07-01 23:56:34