Trace number 2695833

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 1033.12

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_1.opb
MD5SUMc7543821508efc06c2ce41424051ab2c
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 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5652
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-2695833-1278020958.opb.
0.00/0.00	c Instance file HOME/instance-2695833-1278020958.opb
0.00/0.00	c File size is 9033 bytes.
0.00/0.02	c Highest Coefficient sum: 5652
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.03         s                                      |
0.00/0.03	c |  Number Variables:      71                                                  |
0.00/0.03	c |  Number Constraints:    17                                                  |
0.00/0.03	c ===============================================================================
1800.00/1033.11	c Remaining time 1799.97 sec.
1800.00/1033.11	c 
1800.00/1033.11	c *** INTERRUPTED ***
1800.00/1033.11	s UNKNOWN
1800.00/1033.11	c Total CPU time              : 1583.74 s
1800.00/1033.11	c Memory used           : 33.76 MB
1800.00/1033.11	c CPU time              : 1583.74 s
1800.00/1033.11	c 
1800.00/1033.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-2695833-1278020958/watcher-2695833-1278020958 -o /tmp/evaluation-result-2695833-1278020958/solver-2695833-1278020958 -C 1800 -W 2000 -M 1800 run HOME/instance-2695833-1278020958.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: 2.17 2.10 2.01 3/106 24593
/proc/meminfo: memFree=1768756/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0

[startup+0.0792059 s]
/proc/loadavg: 2.17 2.10 2.01 3/106 24593
/proc/meminfo: memFree=1768756/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.103095 s]
/proc/loadavg: 2.17 2.10 2.01 3/106 24593
/proc/meminfo: memFree=1768756/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301136 s]
/proc/loadavg: 2.17 2.10 2.01 3/106 24593
/proc/meminfo: memFree=1768756/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.702132 s]
/proc/loadavg: 2.17 2.10 2.01 3/106 24593
/proc/meminfo: memFree=1768756/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50136 s]
/proc/loadavg: 2.16 2.10 2.01 3/109 24598
/proc/meminfo: memFree=1765260/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=29916 CPUtime=2.35
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 2613 0 0 0 210 25 0 0 18 0 2 0 175752154 30633984 2045 1992294400 134512640 146736320 4293813616 18446744073709551615 135844935 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24594/statm: 7479 2045 1059 2985 0 4021 0
[pid=24594/tid=24598] ppid=24593 vsize=29916 CPUtime=1.02
/proc/24594/task/24598/stat : 24598 (pb_cplex) S 24593 24593 24051 0 -1 4202560 321 0 0 0 92 10 0 0 16 0 2 0 175752175 30633984 2045 1992294400 134512640 146736320 4293813616 18446744073709551615 144580073 0 2 4096 16387 18446604437833436224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 38616

[startup+3.10166 s]
/proc/loadavg: 2.16 2.10 2.01 4/109 24598
/proc/meminfo: memFree=1764392/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=28984 CPUtime=4.97
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 2798 0 0 0 442 55 0 0 18 0 2 0 175752154 29679616 1856 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24594/statm: 7246 1856 1060 2985 0 3788 0
[pid=24594/tid=24598] ppid=24593 vsize=28984 CPUtime=2.29
/proc/24594/task/24598/stat : 24598 (pb_cplex) S 24593 24593 24051 0 -1 4202560 376 0 0 0 204 25 0 0 15 0 2 0 175752175 29679616 1856 1992294400 134512640 146736320 4293813616 18446744073709551615 144580073 0 2 4096 16387 18446604437833436224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 37684

[startup+6.30125 s]
/proc/loadavg: 2.14 2.10 2.01 3/109 24598
/proc/meminfo: memFree=1764516/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=28984 CPUtime=10.49
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 2989 0 0 0 926 123 0 0 18 0 2 0 175752154 29679616 1858 1992294400 134512640 146736320 4293813616 18446744073709551615 135535724 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24594/statm: 7246 1858 1060 2985 0 3788 0
[pid=24594/tid=24598] ppid=24593 vsize=28984 CPUtime=5.12
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 454 0 0 0 453 59 0 0 16 0 2 0 175752175 29679616 1858 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.49
Current children cumulated vsize (KiB) 37684

[startup+12.7014 s]
/proc/loadavg: 2.13 2.10 2.01 3/109 24598
/proc/meminfo: memFree=1764640/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=28984 CPUtime=21.59
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 4003 0 0 0 1896 263 0 0 18 0 2 0 175752154 29679616 1858 1992294400 134512640 146736320 4293813616 18446744073709551615 137059701 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24594/statm: 7246 1858 1060 2985 0 3788 0
[pid=24594/tid=24598] ppid=24593 vsize=28984 CPUtime=10.83
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 1014 0 0 0 951 132 0 0 15 0 2 0 175752175 29679616 1858 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.59
Current children cumulated vsize (KiB) 37684

[startup+25.5018 s]
/proc/loadavg: 2.03 2.08 2.01 2/109 24598
/proc/meminfo: memFree=1764640/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=28984 CPUtime=43.82
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 4651 0 0 0 3845 537 0 0 18 0 2 0 175752154 29679616 1864 1992294400 134512640 146736320 4293813616 18446744073709551615 136400946 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24594/statm: 7246 1864 1060 2985 0 3788 0
[pid=24594/tid=24598] ppid=24593 vsize=28984 CPUtime=22.2
/proc/24594/task/24598/stat : 24598 (pb_cplex) S 24593 24593 24051 0 -1 4202560 1358 0 0 0 1946 274 0 0 15 0 2 0 175752175 29679616 1864 1992294400 134512640 146736320 4293813616 18446744073709551615 144580073 0 2 4096 16387 18446604437833436224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.82
Current children cumulated vsize (KiB) 37684

[startup+51.1016 s]
/proc/loadavg: 2.02 2.07 2.00 3/109 24600
/proc/meminfo: memFree=1764640/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=28984 CPUtime=88.26
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 5674 0 0 0 7757 1069 0 0 18 0 2 0 175752154 29679616 1875 1992294400 134512640 146736320 4293813616 18446744073709551615 135656028 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24594/statm: 7246 1875 1060 2985 0 3788 0
[pid=24594/tid=24598] ppid=24593 vsize=28984 CPUtime=44.94
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 1847 0 0 0 3941 553 0 0 15 0 2 0 175752175 29679616 1875 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 88.26
Current children cumulated vsize (KiB) 37684

[startup+102.308 s]
/proc/loadavg: 1.78 1.99 1.98 3/109 24600
/proc/meminfo: memFree=1764020/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=30008 CPUtime=175.91
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 7008 0 0 0 15428 2163 0 0 16 0 2 0 175752154 30728192 2086 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24594/statm: 7502 2086 1060 2985 0 4044 0
[pid=24594/tid=24598] ppid=24593 vsize=30008 CPUtime=89.74
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 2515 0 0 0 7860 1114 0 0 16 0 2 0 175752175 30728192 2086 1992294400 134512640 146736320 4293813616 18446744073709551615 136015308 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 175.91
Current children cumulated vsize (KiB) 38708

[startup+162.301 s]
/proc/loadavg: 1.83 1.96 1.97 2/109 24602
/proc/meminfo: memFree=1763772/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=30008 CPUtime=280.36
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 7389 0 0 0 24591 3445 0 0 15 0 2 0 175752154 30728192 2099 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 7502 2099 1060 2985 0 4044 0
[pid=24594/tid=24598] ppid=24593 vsize=30008 CPUtime=142.64
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 2678 0 0 0 12497 1767 0 0 18 0 2 0 175752175 30728192 2099 1992294400 134512640 146736320 4293813616 18446744073709551615 136385174 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 280.36
Current children cumulated vsize (KiB) 38708

[startup+222.302 s]
/proc/loadavg: 1.69 1.89 1.94 3/109 24604
/proc/meminfo: memFree=1763648/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=30008 CPUtime=384.83
/proc/24594/stat : 24594 (pb_cplex) S 24593 24593 24051 0 -1 4202496 7714 0 0 0 33784 4699 0 0 16 0 2 0 175752154 30728192 2111 1992294400 134512640 146736320 4293813616 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 7502 2111 1060 2985 0 4044 0
[pid=24594/tid=24598] ppid=24593 vsize=30008 CPUtime=192.54
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 2844 0 0 0 16878 2376 0 0 18 0 2 0 175752175 30728192 2111 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 384.83
Current children cumulated vsize (KiB) 38708

[startup+282.301 s]
/proc/loadavg: 1.79 1.88 1.93 3/109 24606
/proc/meminfo: memFree=1763276/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=31208 CPUtime=489.69
/proc/24594/stat : 24594 (pb_cplex) S 24593 24593 24051 0 -1 4202496 8187 0 0 0 42993 5976 0 0 15 0 2 0 175752154 31956992 2264 1992294400 134512640 146736320 4293813616 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 7802 2264 1060 2985 0 4344 0
[pid=24594/tid=24598] ppid=24593 vsize=31208 CPUtime=242.71
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 3054 0 0 0 21274 2997 0 0 18 0 2 0 175752175 31956992 2264 1992294400 134512640 146736320 4293813616 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 489.69
Current children cumulated vsize (KiB) 39908

[startup+342.301 s]
/proc/loadavg: 1.79 1.87 1.92 3/109 24608
/proc/meminfo: memFree=1763036/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=24594] ppid=24593 vsize=31208 CPUtime=803.37
/proc/24594/stat : 24594 (pb_cplex) S 24593 24593 24051 0 -1 4202496 9058 0 0 0 70592 9745 0 0 16 0 2 0 175752154 31956992 2380 1992294400 134512640 146736320 4293813616 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 7802 2380 1060 2985 0 4344 0
[pid=24594/tid=24598] ppid=24593 vsize=31208 CPUtime=392.82
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 3460 0 0 0 34454 4828 0 0 18 0 2 0 175752175 31956992 2380 1992294400 134512640 146736320 4293813616 18446744073709551615 136019411 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 803.37
Current children cumulated vsize (KiB) 39908

[startup+522.302 s]
/proc/loadavg: 1.70 1.79 1.88 3/109 24612
/proc/meminfo: memFree=1762416/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=32232 CPUtime=907.92
/proc/24594/stat : 24594 (pb_cplex) S 24593 24593 24051 0 -1 4202496 9484 0 0 0 79782 11010 0 0 16 0 2 0 175752154 33005568 2445 1992294400 134512640 146736320 4293813616 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 8058 2445 1060 2985 0 4600 0
[pid=24594/tid=24598] ppid=24593 vsize=32232 CPUtime=442.94
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 3670 0 0 0 38848 5446 0 0 18 0 2 0 175752175 33005568 2445 1992294400 134512640 146736320 4293813616 18446744073709551615 135983319 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 907.92
Current children cumulated vsize (KiB) 40932

[startup+582.301 s]
/proc/loadavg: 1.73 1.78 1.87 3/109 24614
/proc/meminfo: memFree=1761920/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=34400 CPUtime=1012.54
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 10025 0 0 0 88980 12274 0 0 15 0 2 0 175752154 35225600 2493 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 8600 2493 1060 2985 0 5142 0
[pid=24594/tid=24598] ppid=24593 vsize=34400 CPUtime=493.08
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 3912 0 0 0 43254 6054 0 0 18 0 2 0 175752175 35225600 2493 1992294400 134512640 146736320 4293813616 18446744073709551615 136719183 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1012.54
Current children cumulated vsize (KiB) 43100

[startup+642.301 s]
/proc/loadavg: 1.66 1.76 1.85 3/109 24616
/proc/meminfo: memFree=1761796/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=34400 CPUtime=1117.52
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 10481 0 0 0 98246 13506 0 0 15 0 2 0 175752154 35225600 2553 1992294400 134512640 146736320 4293813616 18446744073709551615 136674347 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 8600 2553 1060 2985 0 5142 0
[pid=24594/tid=24598] ppid=24593 vsize=34400 CPUtime=543.4
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 4136 0 0 0 47690 6650 0 0 18 0 2 0 175752175 35225600 2553 1992294400 134512640 146736320 4293813616 18446744073709551615 144580332 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1117.52
Current children cumulated vsize (KiB) 43100

[startup+702.301 s]
/proc/loadavg: 1.78 1.77 1.85 2/109 24616
/proc/meminfo: memFree=1761548/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=34400 CPUtime=1222.65
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 10943 0 0 0 107503 14762 0 0 15 0 2 0 175752154 35225600 2603 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 8600 2603 1060 2985 0 5142 0
[pid=24594/tid=24598] ppid=24593 vsize=34400 CPUtime=593.74
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 4369 0 0 0 52121 7253 0 0 18 0 2 0 175752175 35225600 2603 1992294400 134512640 146736320 4293813616 18446744073709551615 136494607 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1222.65
Current children cumulated vsize (KiB) 43100

[startup+762.308 s]
/proc/loadavg: 1.77 1.76 1.84 3/109 24627
/proc/meminfo: memFree=1760556/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=34400 CPUtime=1327.2
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 11387 0 0 0 116707 16013 0 0 16 0 2 0 175752154 35225600 2654 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 8600 2654 1060 2985 0 5142 0
[pid=24594/tid=24598] ppid=24593 vsize=34400 CPUtime=643.64
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 4614 0 0 0 56502 7862 0 0 18 0 2 0 175752175 35225600 2654 1992294400 134512640 146736320 4293813616 18446744073709551615 135846439 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1327.2
Current children cumulated vsize (KiB) 43100

[startup+822.302 s]
/proc/loadavg: 1.61 1.71 1.81 3/109 24629
/proc/meminfo: memFree=1760556/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=34400 CPUtime=1432.26
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 11816 0 0 0 125961 17265 0 0 16 0 2 0 175752154 35225600 2705 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 8600 2705 1060 2985 0 5142 0
[pid=24594/tid=24598] ppid=24593 vsize=34400 CPUtime=693.95
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 4800 0 0 0 60933 8462 0 0 18 0 2 0 175752175 35225600 2705 1992294400 134512640 146736320 4293813616 18446744073709551615 135523315 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1432.26
Current children cumulated vsize (KiB) 43100

[startup+882.302 s]
/proc/loadavg: 1.72 1.72 1.81 3/109 24631
/proc/meminfo: memFree=1760556/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=34400 CPUtime=1537.03
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 12264 0 0 0 135186 18517 0 0 16 0 2 0 175752154 35225600 2758 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 8600 2758 1060 2985 0 5142 0
[pid=24594/tid=24598] ppid=24593 vsize=34400 CPUtime=743.99
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 5022 0 0 0 65325 9074 0 0 18 0 2 0 175752175 35225600 2758 1992294400 134512640 146736320 4293813616 18446744073709551615 144576231 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1537.03
Current children cumulated vsize (KiB) 43100

[startup+942.301 s]
/proc/loadavg: 1.62 1.69 1.79 3/109 24633
/proc/meminfo: memFree=1760308/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=34568 CPUtime=1641.73
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 12726 0 0 0 144414 19759 0 0 16 0 2 0 175752154 35397632 2821 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 8642 2821 1060 2985 0 5184 0
[pid=24594/tid=24598] ppid=24593 vsize=34568 CPUtime=794.03
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 5255 0 0 0 69725 9678 0 0 18 0 2 0 175752175 35397632 2821 1992294400 134512640 146736320 4293813616 18446744073709551615 136015237 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1641.73
Current children cumulated vsize (KiB) 43268

[startup+1002.3 s]
/proc/loadavg: 1.62 1.67 1.78 2/109 24633
/proc/meminfo: memFree=1760308/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=34568 CPUtime=1746.23
/proc/24594/stat : 24594 (pb_cplex) S 24593 24593 24051 0 -1 4202496 13073 0 0 0 153631 20992 0 0 16 0 2 0 175752154 35397632 2871 1992294400 134512640 146736320 4293813616 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 8642 2871 1060 2985 0 5184 0
[pid=24594/tid=24598] ppid=24593 vsize=34568 CPUtime=844.06
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 5435 0 0 0 74132 10274 0 0 18 0 2 0 175752175 35397632 2871 1992294400 134512640 146736320 4293813616 18446744073709551615 139041194 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1746.23
Current children cumulated vsize (KiB) 43268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1033.1 s]
/proc/loadavg: 1.70 1.68 1.78 2/109 24635
/proc/meminfo: memFree=1760184/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=34568 CPUtime=1800
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 13253 0 0 0 158372 21628 0 0 15 0 2 0 175752154 35397632 2898 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 8642 2898 1060 2985 0 5184 0
[pid=24594/tid=24598] ppid=24593 vsize=34568 CPUtime=869.78
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 5540 0 0 0 76396 10582 0 0 18 0 2 0 175752175 35397632 2898 1992294400 134512640 146736320 4293813616 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) 43268

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

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

[startup+1033.1 s]
/proc/loadavg: 1.70 1.68 1.78 2/109 24635
/proc/meminfo: memFree=1760184/2059040 swapFree=4139352/4192956
[pid=24593] ppid=24591 vsize=8700 CPUtime=0
/proc/24593/stat : 24593 (run) S 24591 24593 24051 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 175752154 8908800 249 1992294400 4194304 4922060 140736994558992 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24593/statm: 2175 249 208 178 0 68 0
[pid=24594] ppid=24593 vsize=34568 CPUtime=1800
/proc/24594/stat : 24594 (pb_cplex) R 24593 24593 24051 0 -1 4202496 13253 0 0 0 158372 21628 0 0 15 0 2 0 175752154 35397632 2898 1992294400 134512640 146736320 4293813616 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24594/statm: 8642 2898 1060 2985 0 5184 0
[pid=24594/tid=24598] ppid=24593 vsize=34568 CPUtime=869.78
/proc/24594/task/24598/stat : 24598 (pb_cplex) R 24593 24593 24051 0 -1 4202560 5540 0 0 0 76396 10582 0 0 18 0 2 0 175752175 35397632 2898 1992294400 134512640 146736320 4293813616 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) 43268

Child status: 0
Real time (s): 1033.12
CPU time (s): 1800.02
CPU user time (s): 1583.74
CPU system time (s): 216.285
CPU usage (%): 174.232
Max. virtual memory (cumulated for all children) (KiB): 43268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1583.74
system time used= 216.285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13627
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= 12513398
involuntary context switches= 47174

runsolver used 1.65075 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node019 at 2010-07-01 23:49:18
IDJOB=2695833
IDBENCH=2930
IDSOLVER=1209
FILE ID=node019/2695833-1278020958
PBS_JOBID= 11198737
Free space on /tmp= 62048 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_1.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2695833-1278020958/watcher-2695833-1278020958 -o /tmp/evaluation-result-2695833-1278020958/solver-2695833-1278020958 -C 1800 -W 2000 -M 1800  run HOME/instance-2695833-1278020958.opb

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

MD5SUM BENCH= c7543821508efc06c2ce41424051ab2c
RANDOM SEED=1180044533

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1769284 kB
Buffers:         61812 kB
Cached:         127120 kB
SwapCached:       6824 kB
Active:         105540 kB
Inactive:        97716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1769284 kB
SwapTotal:     4192956 kB
SwapFree:      4139352 kB
Dirty:           16640 kB
Writeback:           0 kB
AnonPages:       12932 kB
Mapped:          11944 kB
Slab:            64556 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183456 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= 62032 MiB
End job on node019 at 2010-07-02 00:06:31