Trace number 2695941

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 NameAnswerCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.06 992.517

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900556231.opb
MD5SUM12591fb3a3171df58322c5e93cb6a45b
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark44.8062
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
Number of bits of the biggest sum of numbers10
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-2695941-1278015156.opb.
0.00/0.00	c Instance file HOME/instance-2695941-1278015156.opb
0.00/0.00	c File size is 83383 bytes.
0.00/0.03	c Highest Coefficient sum: 723
0.00/0.03	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.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.03         s                                      |
0.00/0.04	c |  Number Variables:      231                                                 |
0.00/0.04	c |  Number Constraints:    2707                                                |
0.00/0.04	c ===============================================================================
1800.04/992.51	c Remaining time 1799.96 sec.
1800.04/992.51	c 
1800.04/992.51	c *** INTERRUPTED ***
1800.04/992.51	s UNKNOWN
1800.04/992.51	c Total CPU time              : 1793.86 s
1800.04/992.51	c Memory used           : 43.85 MB
1800.04/992.51	c CPU time              : 1793.86 s
1800.04/992.51	c 
1800.04/992.51	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-2695941-1278015156/watcher-2695941-1278015156 -o /tmp/evaluation-result-2695941-1278015156/solver-2695941-1278015156 -C 1800 -W 2000 -M 1800 run HOME/instance-2695941-1278015156.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: 0.27 0.06 0.02 3/106 28437
/proc/meminfo: memFree=1763732/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0

[startup+0.098156 s]
/proc/loadavg: 0.27 0.06 0.02 3/106 28437
/proc/meminfo: memFree=1763732/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101154 s]
/proc/loadavg: 0.27 0.06 0.02 3/106 28437
/proc/meminfo: memFree=1763732/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301171 s]
/proc/loadavg: 0.27 0.06 0.02 3/106 28437
/proc/meminfo: memFree=1763732/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701205 s]
/proc/loadavg: 0.27 0.06 0.02 3/106 28437
/proc/meminfo: memFree=1763732/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50129 s]
/proc/loadavg: 0.27 0.06 0.02 2/109 28440
/proc/meminfo: memFree=1752920/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=39060 CPUtime=1.81
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 5690 0 0 0 178 3 0 0 16 0 2 0 142808309 39997440 3702 1992294400 134512640 146736320 4290591376 18446744073709551615 136384890 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28438/statm: 9765 3702 983 2985 0 6307 0
[pid=28438/tid=28440] ppid=28437 vsize=39060 CPUtime=0.47
/proc/28438/task/28440/stat : 28440 (pb_cplex) R 28437 28437 28350 0 -1 4202560 747 0 0 0 47 0 0 0 17 0 2 0 142808395 39997440 3702 1992294400 134512640 146736320 4290591376 18446744073709551615 139039582 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 47760

[startup+3.10143 s]
/proc/loadavg: 0.27 0.06 0.02 3/109 28440
/proc/meminfo: memFree=1751556/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=40344 CPUtime=4.71
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 6639 0 0 0 466 5 0 0 17 0 2 0 142808309 41312256 4051 1992294400 134512640 146736320 4290591376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28438/statm: 10086 4051 983 2985 0 6628 0
[pid=28438/tid=28440] ppid=28437 vsize=40344 CPUtime=1.88
/proc/28438/task/28440/stat : 28440 (pb_cplex) R 28437 28437 28350 0 -1 4202560 1009 0 0 0 187 1 0 0 16 0 2 0 142808395 41312256 4051 1992294400 134512640 146736320 4290591376 18446744073709551615 135854543 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 49044

[startup+6.30171 s]
/proc/loadavg: 0.33 0.08 0.03 2/109 28442
/proc/meminfo: memFree=1749448/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=42340 CPUtime=8.29
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 9062 0 0 0 822 7 0 0 25 0 2 0 142808309 43356160 4698 1992294400 134512640 146736320 4290591376 18446744073709551615 139023073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28438/statm: 10585 4698 999 2985 0 7127 0
[pid=28438/tid=28442] ppid=28437 vsize=42340 CPUtime=0.07
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 30 0 0 0 7 0 0 0 18 0 2 0 142808846 43356160 4698 1992294400 134512640 146736320 4290591376 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 51040

[startup+12.7013 s]
/proc/loadavg: 0.54 0.13 0.04 3/109 28442
/proc/meminfo: memFree=1747712/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=41316 CPUtime=19.13
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 14249 0 0 0 1901 12 0 0 18 0 2 0 142808309 42307584 4586 1992294400 134512640 146736320 4290591376 18446744073709551615 139041156 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 10329 4586 997 2985 0 6871 0
[pid=28438/tid=28442] ppid=28437 vsize=41316 CPUtime=5.6
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 41 0 0 0 559 1 0 0 19 0 2 0 142808846 42307584 4586 1992294400 134512640 146736320 4290591376 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.13
Current children cumulated vsize (KiB) 50016

[startup+25.5014 s]
/proc/loadavg: 1.09 0.27 0.09 4/109 28442
/proc/meminfo: memFree=1747836/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=41332 CPUtime=43
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 19785 0 0 0 4278 22 0 0 18 0 2 0 142808309 42323968 4594 1992294400 134512640 146736320 4290591376 18446744073709551615 136008245 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28438/statm: 10333 4594 997 2985 0 6875 0
[pid=28438/tid=28442] ppid=28437 vsize=41332 CPUtime=17.5
/proc/28438/task/28442/stat : 28442 (pb_cplex) S 28437 28437 28350 0 -1 4202560 1535 0 0 0 1744 6 0 0 17 0 2 0 142808846 42323968 4594 1992294400 134512640 146736320 4290591376 18446744073709551615 144580073 0 2 4096 16387 18446604437837575168 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43
Current children cumulated vsize (KiB) 50032

[startup+51.1006 s]
/proc/loadavg: 1.34 0.39 0.13 3/109 28442
/proc/meminfo: memFree=1747712/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=41332 CPUtime=90.42
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 30505 0 0 0 8999 43 0 0 20 0 2 0 142808309 42323968 4594 1992294400 134512640 146736320 4290591376 18446744073709551615 139042901 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28438/statm: 10333 4594 997 2985 0 6875 0
[pid=28438/tid=28442] ppid=28437 vsize=41332 CPUtime=41.43
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 6844 0 0 0 4127 16 0 0 17 0 2 0 142808846 42323968 4594 1992294400 134512640 146736320 4290591376 18446744073709551615 139044580 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.42
Current children cumulated vsize (KiB) 50032

[startup+102.308 s]
/proc/loadavg: 1.75 0.65 0.23 3/109 28444
/proc/meminfo: memFree=1747712/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=41332 CPUtime=184.3
/proc/28438/stat : 28438 (pb_cplex) S 28437 28437 28350 0 -1 4202496 50991 0 0 0 18340 90 0 0 16 0 2 0 142808309 42323968 4643 1992294400 134512640 146736320 4290591376 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 10333 4643 997 2985 0 6875 0
[pid=28438/tid=28442] ppid=28437 vsize=41332 CPUtime=88.74
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 27330 0 0 0 8829 45 0 0 25 0 2 0 142808846 42323968 4643 1992294400 134512640 146736320 4290591376 18446744073709551615 136017485 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 184.3
Current children cumulated vsize (KiB) 50032

[startup+162.301 s]
/proc/loadavg: 1.69 0.86 0.33 2/109 28446
/proc/meminfo: memFree=1743000/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=47696 CPUtime=279.19
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 90711 0 0 0 27783 136 0 0 25 0 2 0 142808309 48840704 5816 1992294400 134512640 146736320 4290591376 18446744073709551615 136008167 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28438/statm: 11924 5816 1005 2985 0 8466 0
[pid=28438/tid=28442] ppid=28437 vsize=47696 CPUtime=126.77
/proc/28438/task/28442/stat : 28442 (pb_cplex) S 28437 28437 28350 0 -1 4202560 50706 0 0 0 12607 70 0 0 17 0 2 0 142808846 48840704 5816 1992294400 134512640 146736320 4290591376 18446744073709551615 144580073 0 2 4096 16387 18446604437837575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 279.19
Current children cumulated vsize (KiB) 56396

[startup+222.3 s]
/proc/loadavg: 1.85 1.05 0.43 3/109 28448
/proc/meminfo: memFree=1745976/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44676 CPUtime=385.43
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 94919 0 0 0 38370 173 0 0 16 0 2 0 142808309 45748224 5273 1992294400 134512640 146736320 4290591376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 11169 5273 1005 2985 0 7711 0
[pid=28438/tid=28442] ppid=28437 vsize=44676 CPUtime=179.54
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 53881 0 0 0 17867 87 0 0 25 0 2 0 142808846 45748224 5273 1992294400 134512640 146736320 4290591376 18446744073709551615 136015700 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 385.43
Current children cumulated vsize (KiB) 53376

[startup+282.301 s]
/proc/loadavg: 1.96 1.23 0.53 3/109 28448
/proc/meminfo: memFree=1745728/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44676 CPUtime=496.11
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 94977 0 0 0 49401 210 0 0 17 0 2 0 142808309 45748224 5331 1992294400 134512640 146736320 4290591376 18446744073709551615 136008167 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 11169 5331 1005 2985 0 7711 0
[pid=28438/tid=28442] ppid=28437 vsize=44676 CPUtime=236.66
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 53888 0 0 0 23560 106 0 0 25 0 2 0 142808846 45748224 5331 1992294400 134512640 146736320 4290591376 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 496.11
Current children cumulated vsize (KiB) 53376

[startup+342.301 s]
/proc/loadavg: 2.13 1.43 0.64 3/109 28450
/proc/meminfo: memFree=1745108/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44612 CPUtime=715.9
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 95176 0 0 0 71310 280 0 0 19 0 2 0 142808309 45682688 5316 1992294400 134512640 146736320 4290591376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28438/statm: 11153 5316 1005 2985 0 7695 0
[pid=28438/tid=28442] ppid=28437 vsize=44612 CPUtime=348.33
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 54087 0 0 0 34694 139 0 0 16 0 2 0 142808846 45682688 5316 1992294400 134512640 146736320 4290591376 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 715.9
Current children cumulated vsize (KiB) 53312

[startup+462.301 s]
/proc/loadavg: 2.13 1.66 0.82 3/109 28454
/proc/meminfo: memFree=1744488/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44612 CPUtime=826.01
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 95333 0 0 0 82284 317 0 0 19 0 2 0 142808309 45682688 5320 1992294400 134512640 146736320 4290591376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28438/statm: 11153 5320 1005 2985 0 7695 0
[pid=28438/tid=28442] ppid=28437 vsize=44612 CPUtime=403.98
/proc/28438/task/28442/stat : 28442 (pb_cplex) S 28437 28437 28350 0 -1 4202560 54087 0 0 0 40242 156 0 0 17 0 2 0 142808846 45682688 5320 1992294400 134512640 146736320 4290591376 18446744073709551615 144580073 0 2 4096 16387 18446604437837575168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 826.01
Current children cumulated vsize (KiB) 53312

[startup+522.301 s]
/proc/loadavg: 2.19 1.78 0.91 3/109 28456
/proc/meminfo: memFree=1744488/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44796 CPUtime=936.82
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 95346 0 0 0 93325 357 0 0 19 0 2 0 142808309 45871104 5333 1992294400 134512640 146736320 4290591376 18446744073709551615 135468690 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28438/statm: 11199 5333 1005 2985 0 7741 0
[pid=28438/tid=28442] ppid=28437 vsize=44796 CPUtime=458.86
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 54087 0 0 0 45708 178 0 0 18 0 2 0 142808846 45871104 5333 1992294400 134512640 146736320 4290591376 18446744073709551615 136960170 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 936.82
Current children cumulated vsize (KiB) 53496

[startup+582.301 s]
/proc/loadavg: 2.15 1.83 0.98 3/109 28456
/proc/meminfo: memFree=1744488/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44796 CPUtime=1047.97
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 95347 0 0 0 104407 390 0 0 18 0 2 0 142808309 45871104 5334 1992294400 134512640 146736320 4290591376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 11199 5334 1005 2985 0 7741 0
[pid=28438/tid=28442] ppid=28437 vsize=44796 CPUtime=515.46
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 54087 0 0 0 51352 194 0 0 25 0 2 0 142808846 45871104 5334 1992294400 134512640 146736320 4290591376 18446744073709551615 136004949 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1047.97
Current children cumulated vsize (KiB) 53496

[startup+642.301 s]
/proc/loadavg: 1.88 1.80 1.02 3/109 28458
/proc/meminfo: memFree=1744612/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44928 CPUtime=1157.43
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 95379 0 0 0 115321 422 0 0 16 0 2 0 142808309 46006272 5366 1992294400 134512640 146736320 4290591376 18446744073709551615 136400496 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 11232 5366 1005 2985 0 7774 0
[pid=28438/tid=28442] ppid=28437 vsize=44928 CPUtime=572.92
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 54091 0 0 0 57083 209 0 0 25 0 2 0 142808846 46006272 5366 1992294400 134512640 146736320 4290591376 18446744073709551615 136388084 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1157.43
Current children cumulated vsize (KiB) 53628

[startup+702.3 s]
/proc/loadavg: 2.14 1.89 1.10 3/109 28460
/proc/meminfo: memFree=1744612/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44928 CPUtime=1267.06
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 95381 0 0 0 126250 456 0 0 17 0 2 0 142808309 46006272 5368 1992294400 134512640 146736320 4290591376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 11232 5368 1005 2985 0 7774 0
[pid=28438/tid=28442] ppid=28437 vsize=44928 CPUtime=630.27
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 54092 0 0 0 62803 224 0 0 25 0 2 0 142808846 46006272 5368 1992294400 134512640 146736320 4290591376 18446744073709551615 136384895 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1267.06
Current children cumulated vsize (KiB) 53628

[startup+762.308 s]
/proc/loadavg: 2.14 1.94 1.16 3/109 28462
/proc/meminfo: memFree=1744612/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44928 CPUtime=1377.32
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 95381 0 0 0 137242 490 0 0 16 0 2 0 142808309 46006272 5368 1992294400 134512640 146736320 4290591376 18446744073709551615 136008176 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 11232 5368 1005 2985 0 7774 0
[pid=28438/tid=28442] ppid=28437 vsize=44928 CPUtime=687.67
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 54092 0 0 0 68527 240 0 0 25 0 2 0 142808846 46006272 5368 1992294400 134512640 146736320 4290591376 18446744073709551615 139041204 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1377.32
Current children cumulated vsize (KiB) 53628

[startup+822.301 s]
/proc/loadavg: 2.13 1.96 1.22 3/109 28464
/proc/meminfo: memFree=1744612/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44928 CPUtime=1487.76
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 95382 0 0 0 148253 523 0 0 16 0 2 0 142808309 46006272 5369 1992294400 134512640 146736320 4290591376 18446744073709551615 139042983 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 11232 5369 1005 2985 0 7774 0
[pid=28438/tid=28442] ppid=28437 vsize=44928 CPUtime=745.22
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 54092 0 0 0 74266 256 0 0 25 0 2 0 142808846 46006272 5369 1992294400 134512640 146736320 4290591376 18446744073709551615 135443365 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1487.76
Current children cumulated vsize (KiB) 53628

[startup+882.301 s]
/proc/loadavg: 2.13 2.00 1.28 3/109 28464
/proc/meminfo: memFree=1744612/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44928 CPUtime=1598.82
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 95382 0 0 0 159328 554 0 0 17 0 2 0 142808309 46006272 5369 1992294400 134512640 146736320 4290591376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 11232 5369 1005 2985 0 7774 0
[pid=28438/tid=28442] ppid=28437 vsize=44928 CPUtime=802.37
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 54092 0 0 0 79967 270 0 0 25 0 2 0 142808846 46006272 5369 1992294400 134512640 146736320 4290591376 18446744073709551615 136017474 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1598.82
Current children cumulated vsize (KiB) 53628

[startup+942.3 s]
/proc/loadavg: 2.01 1.98 1.31 3/109 28466
/proc/meminfo: memFree=1744488/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44900 CPUtime=1707.61
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 95646 0 0 0 170171 590 0 0 17 0 2 0 142808309 45977600 5366 1992294400 134512640 146736320 4290591376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 11225 5366 1005 2985 0 7767 0
[pid=28438/tid=28442] ppid=28437 vsize=44900 CPUtime=859.15
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 54259 0 0 0 85626 289 0 0 25 0 2 0 142808846 45977600 5366 1992294400 134512640 146736320 4290591376 18446744073709551615 135526786 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1707.61
Current children cumulated vsize (KiB) 53600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+992.501 s]
/proc/loadavg: 2.04 2.00 1.35 3/109 28468
/proc/meminfo: memFree=1744364/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44900 CPUtime=1800.04
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 95849 0 0 0 179384 620 0 0 16 0 2 0 142808309 45977600 5373 1992294400 134512640 146736320 4290591376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 11225 5373 1005 2985 0 7767 0
[pid=28438/tid=28442] ppid=28437 vsize=44900 CPUtime=907
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 54457 0 0 0 90398 302 0 0 19 0 2 0 142808846 45977600 5373 1992294400 134512640 146736320 4290591376 18446744073709551615 136384857 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 53600

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+992.501 s]
/proc/loadavg: 2.04 2.00 1.35 3/109 28468
/proc/meminfo: memFree=1744364/2059040 swapFree=4139696/4192956
[pid=28437] ppid=28435 vsize=8700 CPUtime=0
/proc/28437/stat : 28437 (run) S 28435 28437 28350 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 142808308 8908800 248 1992294400 4194304 4922060 140733337727760 18446744073709551615 247894482053 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28437/statm: 2175 248 208 178 0 68 0
[pid=28438] ppid=28437 vsize=44900 CPUtime=1800.04
/proc/28438/stat : 28438 (pb_cplex) R 28437 28437 28350 0 -1 4202496 95849 0 0 0 179384 620 0 0 16 0 2 0 142808309 45977600 5373 1992294400 134512640 146736320 4290591376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28438/statm: 11225 5373 1005 2985 0 7767 0
[pid=28438/tid=28442] ppid=28437 vsize=44900 CPUtime=907
/proc/28438/task/28442/stat : 28442 (pb_cplex) R 28437 28437 28350 0 -1 4202560 54457 0 0 0 90398 302 0 0 19 0 2 0 142808846 45977600 5373 1992294400 134512640 146736320 4290591376 18446744073709551615 136384857 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 53600

Child status: 0
Real time (s): 992.517
CPU time (s): 1800.06
CPU user time (s): 1793.86
CPU system time (s): 6.20606
CPU usage (%): 181.363
Max. virtual memory (cumulated for all children) (KiB): 61632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.86
system time used= 6.20606
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96223
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= 71818
involuntary context switches= 29674

runsolver used 1.86472 second user time and 5.00824 second system time

The end

Launcher Data

Begin job on node041 at 2010-07-01 22:12:36
IDJOB=2695941
IDBENCH=1315
IDSOLVER=1209
FILE ID=node041/2695941-1278015156
PBS_JOBID= 11198723
Free space on /tmp= 61580 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900556231.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2695941-1278015156/watcher-2695941-1278015156 -o /tmp/evaluation-result-2695941-1278015156/solver-2695941-1278015156 -C 1800 -W 2000 -M 1800  run HOME/instance-2695941-1278015156.opb

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

MD5SUM BENCH= 12591fb3a3171df58322c5e93cb6a45b
RANDOM SEED=1682300458

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1764136 kB
Buffers:         64220 kB
Cached:         134996 kB
SwapCached:       6000 kB
Active:         125480 kB
Inactive:        86688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1764136 kB
SwapTotal:     4192956 kB
SwapFree:      4139696 kB
Dirty:           16832 kB
Writeback:           0 kB
AnonPages:       11608 kB
Mapped:          11856 kB
Slab:            60728 kB
PageTables:       4168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181576 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= 61564 MiB
End job on node041 at 2010-07-01 22:29:09