Trace number 2696241

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900550006.opb
MD5SUMcabd29c48249a44c2596bb98645c31c8
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 benchmark194.178
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 665
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-2696241-1278015197.opb.
0.00/0.00	c Instance file HOME/instance-2696241-1278015197.opb
0.00/0.00	c File size is 83375 bytes.
0.00/0.03	c Highest Coefficient sum: 665
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.07/973.71	c Remaining time 1799.97 sec.
1800.07/973.71	c 
1800.07/973.71	c *** INTERRUPTED ***
1800.07/973.71	s UNKNOWN
1800.07/973.71	c Total CPU time              : 1789.96 s
1800.07/973.71	c Memory used           : 41.53 MB
1800.07/973.71	c CPU time              : 1789.96 s
1800.07/973.71	c 
1800.07/973.71	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-2696241-1278015197/watcher-2696241-1278015197 -o /tmp/evaluation-result-2696241-1278015197/solver-2696241-1278015197 -C 1800 -W 2000 -M 1800 run HOME/instance-2696241-1278015197.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.15 0.31 0.10 3/106 30051
/proc/meminfo: memFree=1448240/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0

[startup+0.0442151 s]
/proc/loadavg: 1.15 0.31 0.10 3/106 30051
/proc/meminfo: memFree=1448240/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100214 s]
/proc/loadavg: 1.15 0.31 0.10 3/106 30051
/proc/meminfo: memFree=1448240/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30021 s]
/proc/loadavg: 1.15 0.31 0.10 3/106 30051
/proc/meminfo: memFree=1448240/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700202 s]
/proc/loadavg: 1.15 0.31 0.10 3/106 30051
/proc/meminfo: memFree=1448240/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50019 s]
/proc/loadavg: 1.15 0.31 0.10 3/109 30054
/proc/meminfo: memFree=1437180/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=39128 CPUtime=1.77
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 5624 0 0 0 173 4 0 0 17 0 2 0 142812624 40067072 3737 1992294400 134512640 146736320 4290642112 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 9782 3737 988 2985 0 6324 0
[pid=30052/tid=30054] ppid=30051 vsize=39128 CPUtime=0.39
/proc/30052/task/30054/stat : 30054 (pb_cplex) R 30051 30051 29904 0 -1 4202560 693 0 0 0 38 1 0 0 16 0 2 0 142812711 40067072 3737 1992294400 134512640 146736320 4290642112 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 47828

[startup+3.10116 s]
/proc/loadavg: 1.22 0.33 0.11 4/109 30054
/proc/meminfo: memFree=1436436/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=39128 CPUtime=4.72
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 6019 0 0 0 466 6 0 0 17 0 2 0 142812624 40067072 3791 1992294400 134512640 146736320 4290642112 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 9782 3791 988 2985 0 6324 0
[pid=30052/tid=30054] ppid=30051 vsize=39128 CPUtime=1.91
/proc/30052/task/30054/stat : 30054 (pb_cplex) R 30051 30051 29904 0 -1 4202560 1079 0 0 0 189 2 0 0 17 0 2 0 142812711 40067072 3791 1992294400 134512640 146736320 4290642112 18446744073709551615 136402277 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 47828

[startup+6.3001 s]
/proc/loadavg: 1.22 0.33 0.11 2/108 30054
/proc/meminfo: memFree=1438056/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=38752 CPUtime=8.54
/proc/30052/stat : 30052 (pb_cplex) S 30051 30051 29904 0 -1 4202496 8375 0 0 0 845 9 0 0 18 0 2 0 142812624 39682048 3992 1992294400 134512640 146736320 4290642112 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 9688 3992 999 2985 0 6230 0
Current children cumulated CPU time (s) 8.54
Current children cumulated vsize (KiB) 47452

[startup+12.702 s]
/proc/loadavg: 1.34 0.39 0.13 3/109 30056
/proc/meminfo: memFree=1433832/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=39268 CPUtime=19.34
/proc/30052/stat : 30052 (pb_cplex) S 30051 30051 29904 0 -1 4202496 12691 0 0 0 1920 14 0 0 18 0 2 0 142812624 40210432 4189 1992294400 134512640 146736320 4290642112 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 9817 4189 999 2985 0 6359 0
[pid=30052/tid=30056] ppid=30051 vsize=39268 CPUtime=6.72
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 3048 0 0 0 669 3 0 0 25 0 2 0 142813186 40210432 4189 1992294400 134512640 146736320 4290642112 18446744073709551615 136007034 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.34
Current children cumulated vsize (KiB) 47968

[startup+25.5007 s]
/proc/loadavg: 1.44 0.44 0.15 3/109 30056
/proc/meminfo: memFree=1433832/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=39268 CPUtime=43.48
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 20210 0 0 0 4317 31 0 0 18 0 2 0 142812624 40210432 4220 1992294400 134512640 146736320 4290642112 18446744073709551615 136008176 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 9817 4220 999 2985 0 6359 0
[pid=30052/tid=30056] ppid=30051 vsize=39268 CPUtime=19.23
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 10565 0 0 0 1910 13 0 0 18 0 2 0 142813186 40210432 4220 1992294400 134512640 146736320 4290642112 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.48
Current children cumulated vsize (KiB) 47968

[startup+51.1002 s]
/proc/loadavg: 1.63 0.57 0.20 3/109 30058
/proc/meminfo: memFree=1432096/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42340 CPUtime=91.22
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 22485 0 0 0 9066 56 0 0 18 0 2 0 142812624 43356160 4860 1992294400 134512640 146736320 4290642112 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10585 4860 999 2985 0 7127 0
[pid=30052/tid=30056] ppid=30051 vsize=42340 CPUtime=43.77
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 12574 0 0 0 4350 27 0 0 25 0 2 0 142813186 43356160 4860 1992294400 134512640 146736320 4290642112 18446744073709551615 136016571 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 91.22
Current children cumulated vsize (KiB) 51040

[startup+102.308 s]
/proc/loadavg: 1.73 0.79 0.29 3/109 30060
/proc/meminfo: memFree=1431104/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42660 CPUtime=170.4
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 38599 0 0 0 16942 98 0 0 17 0 2 0 142812624 43683840 4944 1992294400 134512640 146736320 4290642112 18446744073709551615 136017495 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10665 4944 1007 2985 0 7207 0
[pid=30052/tid=30056] ppid=30051 vsize=42660 CPUtime=74.6
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 13291 0 0 0 7415 45 0 0 19 0 2 0 142813186 43683840 4944 1992294400 134512640 146736320 4290642112 18446744073709551615 135526718 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 170.4
Current children cumulated vsize (KiB) 51360

[startup+162.3 s]
/proc/loadavg: 1.93 1.00 0.39 3/109 30060
/proc/meminfo: memFree=1430980/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42848 CPUtime=280.97
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 38912 0 0 0 27941 156 0 0 20 0 2 0 142812624 43876352 5024 1992294400 134512640 146736320 4290642112 18446744073709551615 136384858 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30052/statm: 10712 5024 1007 2985 0 7254 0
[pid=30052/tid=30056] ppid=30051 vsize=42848 CPUtime=128.81
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 13547 0 0 0 12807 74 0 0 18 0 2 0 142813186 43876352 5024 1992294400 134512640 146736320 4290642112 18446744073709551615 135450726 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 280.97
Current children cumulated vsize (KiB) 51548

[startup+222.301 s]
/proc/loadavg: 2.11 1.24 0.52 2/109 30062
/proc/meminfo: memFree=1430856/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42888 CPUtime=392.56
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 39241 0 0 0 39042 214 0 0 18 0 2 0 142812624 43917312 4987 1992294400 134512640 146736320 4290642112 18446744073709551615 136385262 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10722 4987 1007 2985 0 7264 0
[pid=30052/tid=30056] ppid=30051 vsize=42888 CPUtime=182.78
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 13551 0 0 0 18175 103 0 0 19 0 2 0 142813186 43917312 4987 1992294400 134512640 146736320 4290642112 18446744073709551615 139044583 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 392.56
Current children cumulated vsize (KiB) 51588

[startup+282.301 s]
/proc/loadavg: 2.06 1.37 0.60 4/109 30064
/proc/meminfo: memFree=1431104/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42352 CPUtime=505.21
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 40121 0 0 0 50245 276 0 0 18 0 2 0 142812624 43368448 4937 1992294400 134512640 146736320 4290642112 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10588 4937 1007 2985 0 7130 0
[pid=30052/tid=30056] ppid=30051 vsize=42352 CPUtime=241.05
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 13739 0 0 0 23971 134 0 0 18 0 2 0 142813186 43368448 4937 1992294400 134512640 146736320 4290642112 18446744073709551615 136474411 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 505.21
Current children cumulated vsize (KiB) 51052

[startup+342.301 s]
/proc/loadavg: 2.03 1.50 0.69 3/109 30066
/proc/meminfo: memFree=1430732/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42352 CPUtime=617.44

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

/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42356 CPUtime=729.81
/proc/30052/stat : 30052 (pb_cplex) S 30051 30051 29904 0 -1 4202496 47911 0 0 0 72580 401 0 0 17 0 2 0 142812624 43372544 4938 1992294400 134512640 146736320 4290642112 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10589 4938 1007 2985 0 7131 0
[pid=30052/tid=30056] ppid=30051 vsize=42356 CPUtime=356.94
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 18219 0 0 0 35499 195 0 0 19 0 2 0 142813186 43372544 4938 1992294400 134512640 146736320 4290642112 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 729.81
Current children cumulated vsize (KiB) 51056

[startup+462.3 s]
/proc/loadavg: 2.00 1.68 0.86 3/109 30068
/proc/meminfo: memFree=1430732/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42356 CPUtime=841.78
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 51932 0 0 0 83712 466 0 0 18 0 2 0 142812624 43372544 4938 1992294400 134512640 146736320 4290642112 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10589 4938 1007 2985 0 7131 0
[pid=30052/tid=30056] ppid=30051 vsize=42356 CPUtime=415.06
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 18349 0 0 0 41280 226 0 0 18 0 2 0 142813186 43372544 4938 1992294400 134512640 146736320 4290642112 18446744073709551615 136002053 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 841.78
Current children cumulated vsize (KiB) 51056

[startup+522.3 s]
/proc/loadavg: 2.06 1.75 0.93 3/109 30070
/proc/meminfo: memFree=1430608/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42356 CPUtime=954.53
/proc/30052/stat : 30052 (pb_cplex) S 30051 30051 29904 0 -1 4202496 54954 0 0 0 94918 535 0 0 18 0 2 0 142812624 43372544 4938 1992294400 134512640 146736320 4290642112 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10589 4938 1007 2985 0 7131 0
[pid=30052/tid=30056] ppid=30051 vsize=42356 CPUtime=473.04
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 20253 0 0 0 47044 260 0 0 23 0 2 0 142813186 43372544 4938 1992294400 134512640 146736320 4290642112 18446744073709551615 139044574 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 954.53
Current children cumulated vsize (KiB) 51056

[startup+582.3 s]
/proc/loadavg: 1.94 1.78 0.99 3/109 30072
/proc/meminfo: memFree=1430608/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42356 CPUtime=1066.6
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 60004 0 0 0 106059 601 0 0 18 0 2 0 142812624 43372544 4938 1992294400 134512640 146736320 4290642112 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10589 4938 1007 2985 0 7131 0
[pid=30052/tid=30056] ppid=30051 vsize=42356 CPUtime=530.93
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 22531 0 0 0 52797 296 0 0 25 0 2 0 142813186 43372544 4938 1992294400 134512640 146736320 4290642112 18446744073709551615 139044507 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1066.6
Current children cumulated vsize (KiB) 51056

[startup+642.301 s]
/proc/loadavg: 2.08 1.85 1.06 3/109 30074
/proc/meminfo: memFree=1430608/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42356 CPUtime=1179.1
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 62987 0 0 0 117245 665 0 0 18 0 2 0 142812624 43372544 4938 1992294400 134512640 146736320 4290642112 18446744073709551615 135999767 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10589 4938 1007 2985 0 7131 0
[pid=30052/tid=30056] ppid=30051 vsize=42356 CPUtime=588.74
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 25086 0 0 0 58545 329 0 0 25 0 2 0 142813186 43372544 4938 1992294400 134512640 146736320 4290642112 18446744073709551615 136403121 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1179.1
Current children cumulated vsize (KiB) 51056

[startup+702.301 s]
/proc/loadavg: 2.00 1.86 1.11 4/109 30076
/proc/meminfo: memFree=1430484/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42356 CPUtime=1291.56
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 68503 0 0 0 128429 727 0 0 18 0 2 0 142812624 43372544 4939 1992294400 134512640 146736320 4290642112 18446744073709551615 135450613 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10589 4939 1007 2985 0 7131 0
[pid=30052/tid=30056] ppid=30051 vsize=42356 CPUtime=646.65
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 29612 0 0 0 64305 360 0 0 25 0 2 0 142813186 43372544 4939 1992294400 134512640 146736320 4290642112 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1291.56
Current children cumulated vsize (KiB) 51056

[startup+762.309 s]
/proc/loadavg: 1.89 1.85 1.15 3/109 30076
/proc/meminfo: memFree=1430608/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42356 CPUtime=1404.14
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 71861 0 0 0 139624 790 0 0 17 0 2 0 142812624 43372544 4939 1992294400 134512640 146736320 4290642112 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10589 4939 1007 2985 0 7131 0
[pid=30052/tid=30056] ppid=30051 vsize=42356 CPUtime=704.55
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 31878 0 0 0 70066 389 0 0 25 0 2 0 142813186 43372544 4939 1992294400 134512640 146736320 4290642112 18446744073709551615 139042981 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1404.14
Current children cumulated vsize (KiB) 51056

[startup+822.301 s]
/proc/loadavg: 2.06 1.91 1.21 3/109 30078
/proc/meminfo: memFree=1430608/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42356 CPUtime=1516.49
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 75020 0 0 0 150795 854 0 0 18 0 2 0 142812624 43372544 4939 1992294400 134512640 146736320 4290642112 18446744073709551615 136388441 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30052/statm: 10589 4939 1007 2985 0 7131 0
[pid=30052/tid=30056] ppid=30051 vsize=42356 CPUtime=759.53
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 32931 0 0 0 75533 420 0 0 18 0 2 0 142813186 43372544 4939 1992294400 134512640 146736320 4290642112 18446744073709551615 136403129 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1516.49
Current children cumulated vsize (KiB) 51056

[startup+882.3 s]
/proc/loadavg: 2.09 1.94 1.27 2/109 30080
/proc/meminfo: memFree=1430484/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42356 CPUtime=1628.58
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 79485 0 0 0 161942 916 0 0 17 0 2 0 142812624 43372544 4939 1992294400 134512640 146736320 4290642112 18446744073709551615 136000176 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10589 4939 1007 2985 0 7131 0
[pid=30052/tid=30056] ppid=30051 vsize=42356 CPUtime=816.41
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 32937 0 0 0 81191 450 0 0 19 0 2 0 142813186 43372544 4939 1992294400 134512640 146736320 4290642112 18446744073709551615 135854513 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1628.58
Current children cumulated vsize (KiB) 51056

[startup+942.3 s]
/proc/loadavg: 2.04 1.94 1.31 3/109 30082
/proc/meminfo: memFree=1430484/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42432 CPUtime=1741.13
/proc/30052/stat : 30052 (pb_cplex) S 30051 30051 29904 0 -1 4202496 82506 0 0 0 173133 980 0 0 17 0 2 0 142812624 43450368 4950 1992294400 134512640 146736320 4290642112 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10608 4950 1007 2985 0 7150 0
[pid=30052/tid=30056] ppid=30051 vsize=42432 CPUtime=874.77
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 34951 0 0 0 86995 482 0 0 25 0 2 0 142813186 43450368 4950 1992294400 134512640 146736320 4290642112 18446744073709551615 139042897 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1741.13
Current children cumulated vsize (KiB) 51132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+973.701 s]
/proc/loadavg: 2.02 1.95 1.33 3/109 30082
/proc/meminfo: memFree=1430484/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42520 CPUtime=1800.07
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 83324 0 0 0 178995 1012 0 0 17 0 2 0 142812624 43540480 4948 1992294400 134512640 146736320 4290642112 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10630 4948 1007 2985 0 7172 0
[pid=30052/tid=30056] ppid=30051 vsize=42520 CPUtime=905.17
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 34951 0 0 0 90019 498 0 0 25 0 2 0 142813186 43540480 4948 1992294400 134512640 146736320 4290642112 18446744073709551615 136384849 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) 51220

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

[startup+973.701 s]
/proc/loadavg: 2.02 1.95 1.33 3/109 30082
/proc/meminfo: memFree=1430484/2059040 swapFree=4140788/4192956
[pid=30051] ppid=30049 vsize=8700 CPUtime=0
/proc/30051/stat : 30051 (run) S 30049 30051 29904 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 142812624 8908800 249 1992294400 4194304 4922060 140734811475808 18446744073709551615 222313421957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30051/statm: 2175 249 208 178 0 68 0
[pid=30052] ppid=30051 vsize=42520 CPUtime=1800.07
/proc/30052/stat : 30052 (pb_cplex) R 30051 30051 29904 0 -1 4202496 83324 0 0 0 178995 1012 0 0 17 0 2 0 142812624 43540480 4948 1992294400 134512640 146736320 4290642112 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30052/statm: 10630 4948 1007 2985 0 7172 0
[pid=30052/tid=30056] ppid=30051 vsize=42520 CPUtime=905.17
/proc/30052/task/30056/stat : 30056 (pb_cplex) R 30051 30051 29904 0 -1 4202560 34951 0 0 0 90019 498 0 0 25 0 2 0 142813186 43540480 4948 1992294400 134512640 146736320 4290642112 18446744073709551615 136384849 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) 51220

Child status: 0
Real time (s): 973.718
CPU time (s): 1800.09
CPU user time (s): 1789.96
CPU system time (s): 10.1255
CPU usage (%): 184.868
Max. virtual memory (cumulated for all children) (KiB): 61916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.96
system time used= 10.1255
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83699
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= 153289
involuntary context switches= 32370

runsolver used 1.75573 second user time and 5.34419 second system time

The end

Launcher Data

Begin job on node036 at 2010-07-01 22:13:17
IDJOB=2696241
IDBENCH=1331
IDSOLVER=1209
FILE ID=node036/2696241-1278015197
PBS_JOBID= 11198727
Free space on /tmp= 62288 MiB

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

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

MD5SUM BENCH= cabd29c48249a44c2596bb98645c31c8
RANDOM SEED=2034928386

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1448768 kB
Buffers:        153780 kB
Cached:         353520 kB
SwapCached:       5504 kB
Active:         205804 kB
Inactive:       315096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1448768 kB
SwapTotal:     4192956 kB
SwapFree:      4140788 kB
Dirty:           16672 kB
Writeback:           0 kB
AnonPages:       12120 kB
Mapped:          11980 kB
Slab:            67404 kB
PageTables:       4188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181572 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= 62272 MiB
End job on node036 at 2010-07-01 22:29:31