Trace number 2695825

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.09 1041.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_1.opb
MD5SUM775c76356ae7fda7a41e5dcf917f66b2
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 variables51
Total number of constraints13
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 constraints12
Minimum length of a constraint1
Maximum length of a constraint50
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 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3819
Number of bits of the biggest sum of numbers12
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-2695825-1278020650.opb.
0.00/0.00	c Instance file HOME/instance-2695825-1278020650.opb
0.00/0.00	c File size is 4987 bytes.
0.00/0.01	c Highest Coefficient sum: 3819
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.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      51                                                  |
0.00/0.01	c |  Number Constraints:    13                                                  |
0.00/0.01	c ===============================================================================
1800.07/1041.72	c Remaining time 1799.99 sec.
1800.07/1041.72	c 
1800.07/1041.72	c *** INTERRUPTED ***
1800.07/1041.72	s UNKNOWN
1800.07/1041.72	c Total CPU time              : 1549.35 s
1800.07/1041.72	c Memory used           : 31.55 MB
1800.07/1041.72	c CPU time              : 1549.35 s
1800.07/1041.72	c 
1800.07/1041.72	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-2695825-1278020650/watcher-2695825-1278020650 -o /tmp/evaluation-result-2695825-1278020650/solver-2695825-1278020650 -C 1800 -W 2000 -M 1800 run HOME/instance-2695825-1278020650.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.57 1.55 1.34 3/106 23757
/proc/meminfo: memFree=1391004/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0

[startup+0.0344329 s]
/proc/loadavg: 1.57 1.55 1.34 3/106 23757
/proc/meminfo: memFree=1391004/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100432 s]
/proc/loadavg: 1.57 1.55 1.34 3/106 23757
/proc/meminfo: memFree=1391004/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300429 s]
/proc/loadavg: 1.57 1.55 1.34 3/106 23757
/proc/meminfo: memFree=1391004/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700422 s]
/proc/loadavg: 1.57 1.55 1.34 3/106 23757
/proc/meminfo: memFree=1391004/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50041 s]
/proc/loadavg: 1.57 1.55 1.34 3/109 23762
/proc/meminfo: memFree=1388128/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=28640 CPUtime=2.31
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 2170 0 0 0 201 30 0 0 18 0 2 0 177651398 29327360 1704 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23758/statm: 7160 1704 1054 2985 0 3702 0
[pid=23758/tid=23762] ppid=23757 vsize=28640 CPUtime=0.99
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 115 0 0 0 85 14 0 0 16 0 2 0 177651414 29327360 1704 1992294400 134512640 146736320 4293254640 18446744073709551615 135196835 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 37340

[startup+3.10125 s]
/proc/loadavg: 1.60 1.55 1.35 2/109 23762
/proc/meminfo: memFree=1387260/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=28640 CPUtime=5.06
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 2236 0 0 0 438 68 0 0 17 0 2 0 177651398 29327360 1706 1992294400 134512640 146736320 4293254640 18446744073709551615 135850741 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23758/statm: 7160 1706 1054 2985 0 3702 0
[pid=23758/tid=23762] ppid=23757 vsize=28640 CPUtime=2.37
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 150 0 0 0 205 32 0 0 15 0 2 0 177651414 29327360 1706 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 37340

[startup+6.30058 s]
/proc/loadavg: 1.60 1.55 1.35 3/109 23762
/proc/meminfo: memFree=1387012/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=28640 CPUtime=10.6
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 2275 0 0 0 909 151 0 0 18 0 2 0 177651398 29327360 1706 1992294400 134512640 146736320 4293254640 18446744073709551615 137381085 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23758/statm: 7160 1706 1054 2985 0 3702 0
[pid=23758/tid=23762] ppid=23757 vsize=28640 CPUtime=5.2
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 158 0 0 0 447 73 0 0 15 0 2 0 177651414 29327360 1706 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.6
Current children cumulated vsize (KiB) 37340

[startup+12.7022 s]
/proc/loadavg: 1.66 1.57 1.35 3/109 23762
/proc/meminfo: memFree=1387012/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=28640 CPUtime=21.67
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 2544 0 0 0 1862 305 0 0 18 0 2 0 177651398 29327360 1707 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23758/statm: 7160 1707 1054 2985 0 3702 0
[pid=23758/tid=23762] ppid=23757 vsize=28640 CPUtime=10.84
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 391 0 0 0 930 154 0 0 15 0 2 0 177651414 29327360 1707 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.67
Current children cumulated vsize (KiB) 37340

[startup+25.5015 s]
/proc/loadavg: 1.64 1.57 1.35 3/109 23762
/proc/meminfo: memFree=1387012/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=28640 CPUtime=43.84
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 2727 0 0 0 3766 618 0 0 18 0 2 0 177651398 29327360 1708 1992294400 134512640 146736320 4293254640 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23758/statm: 7160 1708 1054 2985 0 3702 0
[pid=23758/tid=23762] ppid=23757 vsize=28640 CPUtime=22.13
/proc/23758/task/23762/stat : 23762 (pb_cplex) S 23757 23757 22955 0 -1 4202560 507 0 0 0 1899 314 0 0 15 0 2 0 177651414 29327360 1708 1992294400 134512640 146736320 4293254640 18446744073709551615 144580073 0 2 4096 16387 18446604437871605568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.84
Current children cumulated vsize (KiB) 37340

[startup+51.1011 s]
/proc/loadavg: 1.49 1.54 1.35 3/109 23762
/proc/meminfo: memFree=1387012/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=29016 CPUtime=87.99
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 2996 0 0 0 7575 1224 0 0 18 0 2 0 177651398 29712384 1790 1992294400 134512640 146736320 4293254640 18446744073709551615 136364656 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23758/statm: 7254 1790 1054 2985 0 3796 0
[pid=23758/tid=23762] ppid=23757 vsize=29016 CPUtime=44.51
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 628 0 0 0 3827 624 0 0 15 0 2 0 177651414 29712384 1790 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 87.99
Current children cumulated vsize (KiB) 37716

[startup+102.309 s]
/proc/loadavg: 1.60 1.55 1.37 2/109 23764
/proc/meminfo: memFree=1386764/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=30040 CPUtime=175.93
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 3292 0 0 0 15129 2464 0 0 18 0 2 0 177651398 30760960 1818 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23758/statm: 7510 1818 1054 2985 0 4052 0
[pid=23758/tid=23762] ppid=23757 vsize=30040 CPUtime=89.35
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 785 0 0 0 7666 1269 0 0 15 0 2 0 177651414 30760960 1818 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 175.93
Current children cumulated vsize (KiB) 38740

[startup+162.301 s]
/proc/loadavg: 1.53 1.55 1.37 2/109 23766
/proc/meminfo: memFree=1386764/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=30040 CPUtime=279.1
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 4358 0 0 0 23989 3921 0 0 18 0 2 0 177651398 30760960 1829 1992294400 134512640 146736320 4293254640 18446744073709551615 135962299 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23758/statm: 7510 1829 1054 2985 0 4052 0
[pid=23758/tid=23762] ppid=23757 vsize=30040 CPUtime=142
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 1354 0 0 0 12179 2021 0 0 15 0 2 0 177651414 30760960 1829 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 279.1
Current children cumulated vsize (KiB) 38740

[startup+222.301 s]
/proc/loadavg: 1.78 1.60 1.40 3/109 23768
/proc/meminfo: memFree=1386392/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=31044 CPUtime=381.54
/proc/23758/stat : 23758 (pb_cplex) S 23757 23757 22955 0 -1 4202496 4897 0 0 0 32818 5336 0 0 16 0 2 0 177651398 31789056 2000 1992294400 134512640 146736320 4293254640 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23758/statm: 7761 2000 1054 2985 0 4303 0
[pid=23758/tid=23762] ppid=23757 vsize=31044 CPUtime=192.26
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 1671 0 0 0 16511 2715 0 0 18 0 2 0 177651414 31789056 2000 1992294400 134512640 146736320 4293254640 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 381.54
Current children cumulated vsize (KiB) 39744

[startup+282.301 s]
/proc/loadavg: 1.84 1.64 1.42 3/109 23768
/proc/meminfo: memFree=1386392/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=31044 CPUtime=485.51
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 5900 0 0 0 41783 6768 0 0 15 0 2 0 177651398 31789056 2012 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23758/statm: 7761 2012 1054 2985 0 4303 0
[pid=23758/tid=23762] ppid=23757 vsize=31044 CPUtime=241.89
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 2276 0 0 0 20787 3402 0 0 18 0 2 0 177651414 31789056 2012 1992294400 134512640 146736320 4293254640 18446744073709551615 135415438 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 485.51
Current children cumulated vsize (KiB) 39744

[startup+342.301 s]
/proc/loadavg: 1.78 1.66 1.44 3/109 23770
/proc/meminfo: memFree=1386392/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=23758] ppid=23757 vsize=31044 CPUtime=797.18
/proc/23758/stat : 23758 (pb_cplex) S 23757 23757 22955 0 -1 4202496 6317 0 0 0 68613 11105 0 0 15 0 2 0 177651398 31789056 2040 1992294400 134512640 146736320 4293254640 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23758/statm: 7761 2040 1054 2985 0 4303 0
[pid=23758/tid=23762] ppid=23757 vsize=31044 CPUtime=390.67
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 2487 0 0 0 33567 5500 0 0 18 0 2 0 177651414 31789056 2040 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 797.18
Current children cumulated vsize (KiB) 39744

[startup+522.302 s]
/proc/loadavg: 1.78 1.73 1.50 3/109 23776
/proc/meminfo: memFree=1386268/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=31044 CPUtime=901
/proc/23758/stat : 23758 (pb_cplex) S 23757 23757 22955 0 -1 4202496 6434 0 0 0 77559 12541 0 0 16 0 2 0 177651398 31789056 2050 1992294400 134512640 146736320 4293254640 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23758/statm: 7761 2050 1054 2985 0 4303 0
[pid=23758/tid=23762] ppid=23757 vsize=31044 CPUtime=440.23
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 2558 0 0 0 37829 6194 0 0 18 0 2 0 177651414 31789056 2050 1992294400 134512640 146736320 4293254640 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 901
Current children cumulated vsize (KiB) 39744

[startup+582.302 s]
/proc/loadavg: 1.69 1.70 1.50 2/109 23776
/proc/meminfo: memFree=1386144/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=32304 CPUtime=1004.91
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 6736 0 0 0 86500 13991 0 0 15 0 2 0 177651398 33079296 2156 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23758/statm: 8076 2156 1054 2985 0 4618 0
[pid=23758/tid=23762] ppid=23757 vsize=32304 CPUtime=490.02
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 2738 0 0 0 42104 6898 0 0 18 0 2 0 177651414 33079296 2156 1992294400 134512640 146736320 4293254640 18446744073709551615 136015583 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1004.91
Current children cumulated vsize (KiB) 41004

[startup+642.302 s]
/proc/loadavg: 1.75 1.71 1.52 3/109 23778
/proc/meminfo: memFree=1385772/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=32304 CPUtime=1108.94
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 7060 0 0 0 95435 15459 0 0 15 0 2 0 177651398 33079296 2180 1992294400 134512640 146736320 4293254640 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23758/statm: 8076 2180 1054 2985 0 4618 0
[pid=23758/tid=23762] ppid=23757 vsize=32304 CPUtime=539.83
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 2874 0 0 0 46375 7608 0 0 18 0 2 0 177651414 33079296 2180 1992294400 134512640 146736320 4293254640 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1108.94
Current children cumulated vsize (KiB) 41004

[startup+702.302 s]
/proc/loadavg: 1.55 1.67 1.51 2/109 23780
/proc/meminfo: memFree=1385648/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=32304 CPUtime=1213.28
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 7868 0 0 0 104411 16917 0 0 15 0 2 0 177651398 33079296 2199 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23758/statm: 8076 2199 1054 2985 0 4618 0
[pid=23758/tid=23762] ppid=23757 vsize=32304 CPUtime=589.79
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 3365 0 0 0 50659 8320 0 0 18 0 2 0 177651414 33079296 2199 1992294400 134512640 146736320 4293254640 18446744073709551615 138374180 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1213.28
Current children cumulated vsize (KiB) 41004

[startup+762.309 s]
/proc/loadavg: 1.72 1.69 1.53 3/109 23782
/proc/meminfo: memFree=1385524/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=32304 CPUtime=1317.02
/proc/23758/stat : 23758 (pb_cplex) S 23757 23757 22955 0 -1 4202496 7892 0 0 0 113327 18375 0 0 15 0 2 0 177651398 33079296 2223 1992294400 134512640 146736320 4293254640 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23758/statm: 8076 2223 1054 2985 0 4618 0
[pid=23758/tid=23762] ppid=23757 vsize=32304 CPUtime=639.35
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 3377 0 0 0 54913 9022 0 0 18 0 2 0 177651414 33079296 2223 1992294400 134512640 146736320 4293254640 18446744073709551615 135963885 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1317.02
Current children cumulated vsize (KiB) 41004

[startup+822.302 s]
/proc/loadavg: 1.78 1.71 1.55 3/109 23784
/proc/meminfo: memFree=1385524/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=32304 CPUtime=1421.23
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 7916 0 0 0 122329 19794 0 0 15 0 2 0 177651398 33079296 2246 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23758/statm: 8076 2246 1054 2985 0 4618 0
[pid=23758/tid=23762] ppid=23757 vsize=32304 CPUtime=689.29
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 3388 0 0 0 59216 9713 0 0 18 0 2 0 177651414 33079296 2246 1992294400 134512640 146736320 4293254640 18446744073709551615 136701963 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1421.23
Current children cumulated vsize (KiB) 41004

[startup+882.302 s]
/proc/loadavg: 1.78 1.72 1.56 3/109 23784
/proc/meminfo: memFree=1385400/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=32304 CPUtime=1525.16
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 7940 0 0 0 131302 21214 0 0 18 0 2 0 177651398 33079296 2270 1992294400 134512640 146736320 4293254640 18446744073709551615 137017551 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23758/statm: 8076 2270 1054 2985 0 4618 0
[pid=23758/tid=23762] ppid=23757 vsize=32304 CPUtime=740.04
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 3400 0 0 0 63594 10410 0 0 15 0 2 0 177651414 33079296 2270 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1525.16
Current children cumulated vsize (KiB) 41004

[startup+942.302 s]
/proc/loadavg: 1.77 1.72 1.56 3/109 23786
/proc/meminfo: memFree=1385400/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=32304 CPUtime=1628.67
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 7960 0 0 0 140192 22675 0 0 18 0 2 0 177651398 33079296 2290 1992294400 134512640 146736320 4293254640 18446744073709551615 136475831 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23758/statm: 8076 2290 1054 2985 0 4618 0
[pid=23758/tid=23762] ppid=23757 vsize=32304 CPUtime=792.63
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 3409 0 0 0 68101 11162 0 0 15 0 2 0 177651414 33079296 2290 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1628.67
Current children cumulated vsize (KiB) 41004

[startup+1002.3 s]
/proc/loadavg: 1.69 1.71 1.57 3/109 23788
/proc/meminfo: memFree=1385276/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=32304 CPUtime=1732.21
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 7984 0 0 0 149105 24116 0 0 18 0 2 0 177651398 33079296 2314 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23758/statm: 8076 2314 1054 2985 0 4618 0
[pid=23758/tid=23762] ppid=23757 vsize=32304 CPUtime=845.53
/proc/23758/task/23762/stat : 23762 (pb_cplex) S 23757 23757 22955 0 -1 4202560 3422 0 0 0 72642 11911 0 0 15 0 2 0 177651414 33079296 2314 1992294400 134512640 146736320 4293254640 18446744073709551615 144580073 0 2 4096 16387 18446604437871605568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1732.21
Current children cumulated vsize (KiB) 41004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1041.71 s]
/proc/loadavg: 1.63 1.69 1.57 3/109 23797
/proc/meminfo: memFree=1384532/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=32304 CPUtime=1800.07
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 7996 0 0 0 154934 25073 0 0 18 0 2 0 177651398 33079296 2326 1992294400 134512640 146736320 4293254640 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23758/statm: 8076 2326 1054 2985 0 4618 0
[pid=23758/tid=23762] ppid=23757 vsize=32304 CPUtime=880.12
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 3429 0 0 0 75597 12415 0 0 15 0 2 0 177651414 33079296 2326 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 41004

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

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

[startup+1041.71 s]
/proc/loadavg: 1.63 1.69 1.57 3/109 23797
/proc/meminfo: memFree=1384532/2059040 swapFree=4134216/4192956
[pid=23757] ppid=23755 vsize=8700 CPUtime=0
/proc/23757/stat : 23757 (run) S 23755 23757 22955 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 177651398 8908800 249 1992294400 4194304 4922060 140736449061216 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23757/statm: 2175 249 208 178 0 68 0
[pid=23758] ppid=23757 vsize=32304 CPUtime=1800.07
/proc/23758/stat : 23758 (pb_cplex) R 23757 23757 22955 0 -1 4202496 7996 0 0 0 154934 25073 0 0 18 0 2 0 177651398 33079296 2326 1992294400 134512640 146736320 4293254640 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23758/statm: 8076 2326 1054 2985 0 4618 0
[pid=23758/tid=23762] ppid=23757 vsize=32304 CPUtime=880.12
/proc/23758/task/23762/stat : 23762 (pb_cplex) R 23757 23757 22955 0 -1 4202560 3429 0 0 0 75597 12415 0 0 15 0 2 0 177651414 33079296 2326 1992294400 134512640 146736320 4293254640 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 41004

Child status: 0
Real time (s): 1041.72
CPU time (s): 1800.09
CPU user time (s): 1549.35
CPU system time (s): 250.742
CPU usage (%): 172.799
Max. virtual memory (cumulated for all children) (KiB): 41004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1549.35
system time used= 250.742
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8370
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= 15285588
involuntary context switches= 75054

runsolver used 1.63875 second user time and 5.03024 second system time

The end

Launcher Data

Begin job on node017 at 2010-07-01 23:44:10
IDJOB=2695825
IDBENCH=2906
IDSOLVER=1209
FILE ID=node017/2695825-1278020650
PBS_JOBID= 11198739
Free space on /tmp= 62136 MiB

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

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

MD5SUM BENCH= 775c76356ae7fda7a41e5dcf917f66b2
RANDOM SEED=64070164

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1391532 kB
Buffers:        146316 kB
Cached:         411836 kB
SwapCached:      12088 kB
Active:         257892 kB
Inactive:       315168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1391532 kB
SwapTotal:     4192956 kB
SwapFree:      4134216 kB
Dirty:           16636 kB
Writeback:           0 kB
AnonPages:       13260 kB
Mapped:           8404 kB
Slab:            72624 kB
PageTables:       4140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184464 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= 62120 MiB
End job on node017 at 2010-07-02 00:01:32