Trace number 2695939

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.17 969.918

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900574864.opb
MD5SUM58a39490a0f04cc377ab2aa6882fd7a1
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 benchmark35.8505
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 671
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-2695939-1278015152.opb.
0.00/0.00	c Instance file HOME/instance-2695939-1278015152.opb
0.00/0.00	c File size is 83375 bytes.
0.00/0.03	c Highest Coefficient sum: 671
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.14/969.91	c Remaining time 1799.97 sec.
1800.14/969.91	c 
1800.14/969.91	c *** INTERRUPTED ***
1800.14/969.91	s UNKNOWN
1800.14/969.91	c Total CPU time              : 1789.59 s
1800.14/969.91	c Memory used           : 39.26 MB
1800.14/969.91	c CPU time              : 1789.59 s
1800.14/969.91	c 
1800.14/969.91	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-2695939-1278015152/watcher-2695939-1278015152 -o /tmp/evaluation-result-2695939-1278015152/solver-2695939-1278015152 -C 1800 -W 2000 -M 1800 run HOME/instance-2695939-1278015152.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.00 0.00 0.00 3/106 23717
/proc/meminfo: memFree=1416272/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0

[startup+0.063295 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 23717
/proc/meminfo: memFree=1416272/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101297 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 23717
/proc/meminfo: memFree=1416272/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301323 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 23717
/proc/meminfo: memFree=1416272/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701375 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 23717
/proc/meminfo: memFree=1416272/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50149 s]
/proc/loadavg: 0.00 0.00 0.00 2/109 23720
/proc/meminfo: memFree=1407196/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=41052 CPUtime=1.75
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 5394 0 0 0 172 3 0 0 19 0 2 0 177116725 42037248 4070 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23718/statm: 10263 4070 986 2985 0 6805 0
[pid=23718/tid=23720] ppid=23717 vsize=41052 CPUtime=0.35
/proc/23718/task/23720/stat : 23720 (pb_cplex) R 23717 23717 23662 0 -1 4202560 872 0 0 0 35 0 0 0 16 0 2 0 177116818 42037248 4070 1992294400 134512640 146736320 4287830848 18446744073709551615 136007372 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 49752

[startup+3.10169 s]
/proc/loadavg: 0.00 0.00 0.00 2/109 23720
/proc/meminfo: memFree=1403104/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=41052 CPUtime=4.63
/proc/23718/stat : 23718 (pb_cplex) S 23717 23717 23662 0 -1 4202496 5893 0 0 0 458 5 0 0 17 0 2 0 177116725 42037248 4119 1992294400 134512640 146736320 4287830848 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10263 4119 986 2985 0 6805 0
[pid=23718/tid=23720] ppid=23717 vsize=41052 CPUtime=1.74
/proc/23718/task/23720/stat : 23720 (pb_cplex) R 23717 23717 23662 0 -1 4202560 1040 0 0 0 172 2 0 0 16 0 2 0 177116818 42037248 4119 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 49752

[startup+6.30112 s]
/proc/loadavg: 0.16 0.03 0.01 2/109 23722
/proc/meminfo: memFree=1404096/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=39068 CPUtime=8.58
/proc/23718/stat : 23718 (pb_cplex) S 23717 23717 23662 0 -1 4202496 7189 0 0 0 851 7 0 0 21 0 2 0 177116725 40005632 4197 1992294400 134512640 146736320 4287830848 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23718/statm: 9767 4197 999 2985 0 6309 0
[pid=23718/tid=23722] ppid=23717 vsize=39068 CPUtime=0.69
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 431 0 0 0 69 0 0 0 16 0 2 0 177117261 40005632 4197 1992294400 134512640 146736320 4287830848 18446744073709551615 139042901 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.58
Current children cumulated vsize (KiB) 47768

[startup+12.702 s]
/proc/loadavg: 0.39 0.08 0.03 3/109 23722
/proc/meminfo: memFree=1401492/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=39248 CPUtime=20.6
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 17239 0 0 0 2043 17 0 0 17 0 2 0 177116725 40189952 4304 1992294400 134512640 146736320 4287830848 18446744073709551615 136400456 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 9812 4304 999 2985 0 6354 0
[pid=23718/tid=23722] ppid=23717 vsize=39248 CPUtime=6.78
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 2838 0 0 0 675 3 0 0 21 0 2 0 177117261 40189952 4304 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.6
Current children cumulated vsize (KiB) 47948

[startup+25.5006 s]
/proc/loadavg: 0.66 0.16 0.05 3/109 23722
/proc/meminfo: memFree=1401616/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=39248 CPUtime=44.47
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 26067 0 0 0 4415 32 0 0 18 0 2 0 177116725 40189952 4322 1992294400 134512640 146736320 4287830848 18446744073709551615 136400577 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 9812 4322 999 2985 0 6354 0
[pid=23718/tid=23722] ppid=23717 vsize=39248 CPUtime=18.64
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 11665 0 0 0 1851 13 0 0 17 0 2 0 177117261 40189952 4322 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 44.47
Current children cumulated vsize (KiB) 47948

[startup+51.101 s]
/proc/loadavg: 1.11 0.30 0.10 3/109 23722
/proc/meminfo: memFree=1401864/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=39296 CPUtime=92.14
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 41052 0 0 0 9153 61 0 0 18 0 2 0 177116725 40239104 4350 1992294400 134512640 146736320 4287830848 18446744073709551615 135468559 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 9824 4350 999 2985 0 6366 0
[pid=23718/tid=23722] ppid=23717 vsize=39296 CPUtime=42.6
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 25528 0 0 0 4230 30 0 0 19 0 2 0 177117261 40239104 4350 1992294400 134512640 146736320 4287830848 18446744073709551615 135468113 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 92.14
Current children cumulated vsize (KiB) 47996

[startup+102.309 s]
/proc/loadavg: 1.34 0.50 0.18 2/109 23726
/proc/meminfo: memFree=1396284/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=45296 CPUtime=174.37
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 58250 0 0 0 17333 104 0 0 25 0 2 0 177116725 46383104 5588 1992294400 134512640 146736320 4287830848 18446744073709551615 136000490 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23718/statm: 11324 5588 1007 2985 0 7866 0
[pid=23718/tid=23722] ppid=23717 vsize=45296 CPUtime=75.43
/proc/23718/task/23722/stat : 23722 (pb_cplex) S 23717 23717 23662 0 -1 4202560 34244 0 0 0 7490 53 0 0 17 0 2 0 177117261 46383104 5588 1992294400 134512640 146736320 4287830848 18446744073709551615 144580073 0 2 4096 16387 18446604437845072704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 174.37
Current children cumulated vsize (KiB) 53996

[startup+162.302 s]
/proc/loadavg: 1.95 0.83 0.31 2/109 23729
/proc/meminfo: memFree=1400996/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=38976 CPUtime=283.27
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 70495 0 0 0 28160 167 0 0 18 0 2 0 177116725 39911424 4339 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23718/statm: 9744 4339 1007 2985 0 6286 0
[pid=23718/tid=23722] ppid=23717 vsize=38976 CPUtime=126.62
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 41433 0 0 0 12580 82 0 0 18 0 2 0 177117261 39911424 4339 1992294400 134512640 146736320 4287830848 18446744073709551615 139028294 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 283.27
Current children cumulated vsize (KiB) 47676

[startup+222.301 s]
/proc/loadavg: 1.86 1.00 0.40 2/109 23731
/proc/meminfo: memFree=1400996/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=38976 CPUtime=396.42
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 102636 0 0 0 39401 241 0 0 18 0 2 0 177116725 39911424 4367 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23718/statm: 9744 4367 1007 2985 0 6286 0
[pid=23718/tid=23722] ppid=23717 vsize=38976 CPUtime=183.7
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 59107 0 0 0 18250 120 0 0 18 0 2 0 177117261 39911424 4367 1992294400 134512640 146736320 4287830848 18446744073709551615 136007037 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 396.42
Current children cumulated vsize (KiB) 47676

[startup+282.301 s]
/proc/loadavg: 2.06 1.21 0.51 3/109 23731
/proc/meminfo: memFree=1400748/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=40000 CPUtime=509.01
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 117938 0 0 0 50590 311 0 0 18 0 2 0 177116725 40960000 4462 1992294400 134512640 146736320 4287830848 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10000 4462 1007 2985 0 6542 0
[pid=23718/tid=23722] ppid=23717 vsize=40000 CPUtime=239.23
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 67481 0 0 0 23769 154 0 0 18 0 2 0 177117261 40960000 4462 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 509.01
Current children cumulated vsize (KiB) 48700

[startup+342.301 s]
/proc/loadavg: 2.16 1.38 0.61 3/109 23733
/proc/meminfo: memFree=1400500/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=23718] ppid=23717 vsize=40196 CPUtime=734.36
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 145866 0 0 0 72991 445 0 0 18 0 2 0 177116725 41160704 4504 1992294400 134512640 146736320 4287830848 18446744073709551615 136008044 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10049 4504 1007 2985 0 6591 0
[pid=23718/tid=23722] ppid=23717 vsize=40196 CPUtime=352.34
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 79916 0 0 0 35017 217 0 0 19 0 2 0 177117261 41160704 4504 1992294400 134512640 146736320 4287830848 18446744073709551615 136007289 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 734.36
Current children cumulated vsize (KiB) 48896

[startup+462.301 s]
/proc/loadavg: 1.97 1.56 0.76 3/109 23737
/proc/meminfo: memFree=1400500/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=40196 CPUtime=847.48
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 156627 0 0 0 84238 510 0 0 25 0 2 0 177116725 41160704 4504 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23718/statm: 10049 4504 1007 2985 0 6591 0
[pid=23718/tid=23722] ppid=23717 vsize=40196 CPUtime=408.18
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 83968 0 0 0 40568 250 0 0 18 0 2 0 177117261 41160704 4504 1992294400 134512640 146736320 4287830848 18446744073709551615 136475812 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 847.48
Current children cumulated vsize (KiB) 48896

[startup+522.3 s]
/proc/loadavg: 1.88 1.62 0.83 2/109 23739
/proc/meminfo: memFree=1400500/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=40196 CPUtime=960.71
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 171227 0 0 0 95495 576 0 0 17 0 2 0 177116725 41160704 4504 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10049 4504 1007 2985 0 6591 0
[pid=23718/tid=23722] ppid=23717 vsize=40196 CPUtime=465.47
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 89827 0 0 0 46264 283 0 0 25 0 2 0 177117261 41160704 4504 1992294400 134512640 146736320 4287830848 18446744073709551615 136007622 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 960.71
Current children cumulated vsize (KiB) 48896

[startup+582.3 s]
/proc/loadavg: 1.98 1.68 0.90 2/109 23739
/proc/meminfo: memFree=1400376/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=40196 CPUtime=1072.72
/proc/23718/stat : 23718 (pb_cplex) S 23717 23717 23662 0 -1 4202496 179012 0 0 0 106634 638 0 0 17 0 2 0 177116725 41160704 4504 1992294400 134512640 146736320 4287830848 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10049 4504 1007 2985 0 6591 0
[pid=23718/tid=23722] ppid=23717 vsize=40196 CPUtime=523.67
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 94983 0 0 0 52054 313 0 0 25 0 2 0 177117261 41160704 4504 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1072.72
Current children cumulated vsize (KiB) 48896

[startup+642.301 s]
/proc/loadavg: 2.13 1.77 0.98 3/109 23741
/proc/meminfo: memFree=1400128/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=40392 CPUtime=1184.84
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 188873 0 0 0 117783 701 0 0 17 0 2 0 177116725 41361408 4548 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10098 4548 1007 2985 0 6640 0
[pid=23718/tid=23722] ppid=23717 vsize=40392 CPUtime=582.05
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 102056 0 0 0 57859 346 0 0 25 0 2 0 177117261 41361408 4548 1992294400 134512640 146736320 4287830848 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1184.84
Current children cumulated vsize (KiB) 49092

[startup+702.301 s]
/proc/loadavg: 1.93 1.78 1.03 3/109 23743
/proc/meminfo: memFree=1400128/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=40392 CPUtime=1297.82
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 198780 0 0 0 129010 772 0 0 17 0 2 0 177116725 41361408 4565 1992294400 134512640 146736320 4287830848 18446744073709551615 135983312 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10098 4565 1007 2985 0 6640 0
[pid=23718/tid=23722] ppid=23717 vsize=40392 CPUtime=638.99
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 109642 0 0 0 63514 385 0 0 25 0 2 0 177117261 41361408 4565 1992294400 134512640 146736320 4287830848 18446744073709551615 135856496 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1297.82
Current children cumulated vsize (KiB) 49092

[startup+762.309 s]
/proc/loadavg: 1.91 1.80 1.08 5/109 23745
/proc/meminfo: memFree=1400128/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=40200 CPUtime=1410.78
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 209398 0 0 0 140247 831 0 0 17 0 2 0 177116725 41164800 4521 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10050 4521 1007 2985 0 6592 0
[pid=23718/tid=23722] ppid=23717 vsize=40200 CPUtime=697.28
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 114511 0 0 0 69313 415 0 0 18 0 2 0 177117261 41164800 4521 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1410.78
Current children cumulated vsize (KiB) 48900

[startup+822.301 s]
/proc/loadavg: 2.11 1.87 1.15 3/109 23747
/proc/meminfo: memFree=1400252/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=40200 CPUtime=1523.32
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 218547 0 0 0 151434 898 0 0 17 0 2 0 177116725 41164800 4521 1992294400 134512640 146736320 4287830848 18446744073709551615 136008234 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10050 4521 1007 2985 0 6592 0
[pid=23718/tid=23722] ppid=23717 vsize=40200 CPUtime=754.85
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 118302 0 0 0 75036 449 0 0 25 0 2 0 177117261 41164800 4521 1992294400 134512640 146736320 4287830848 18446744073709551615 136007626 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1523.32
Current children cumulated vsize (KiB) 48900

[startup+882.3 s]
/proc/loadavg: 1.91 1.86 1.19 2/109 23747
/proc/meminfo: memFree=1400128/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=40376 CPUtime=1635.18
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 228665 0 0 0 162555 963 0 0 18 0 2 0 177116725 41345024 4534 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10094 4534 1007 2985 0 6636 0
[pid=23718/tid=23722] ppid=23717 vsize=40376 CPUtime=813.11
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 122269 0 0 0 80831 480 0 0 25 0 2 0 177117261 41345024 4534 1992294400 134512640 146736320 4287830848 18446744073709551615 136007150 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1635.18
Current children cumulated vsize (KiB) 49076

[startup+942.3 s]
/proc/loadavg: 1.86 1.85 1.22 2/109 23749
/proc/meminfo: memFree=1400128/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=40364 CPUtime=1748.54
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 240808 0 0 0 173825 1029 0 0 17 0 2 0 177116725 41332736 4538 1992294400 134512640 146736320 4287830848 18446744073709551615 135468697 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10091 4538 1007 2985 0 6633 0
[pid=23718/tid=23722] ppid=23717 vsize=40364 CPUtime=871.08
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 127228 0 0 0 86598 510 0 0 19 0 2 0 177117261 41332736 4538 1992294400 134512640 146736320 4287830848 18446744073709551615 136007616 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1748.54
Current children cumulated vsize (KiB) 49064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+969.901 s]
/proc/loadavg: 1.99 1.88 1.25 3/109 23751
/proc/meminfo: memFree=1400128/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=40200 CPUtime=1800.14
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 243913 0 0 0 178957 1057 0 0 17 0 2 0 177116725 41164800 4522 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10050 4522 1007 2985 0 6592 0
[pid=23718/tid=23722] ppid=23717 vsize=40200 CPUtime=897.46
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 127922 0 0 0 89221 525 0 0 25 0 2 0 177117261 41164800 4522 1992294400 134512640 146736320 4287830848 18446744073709551615 136403131 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 48900

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

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

[startup+969.901 s]
/proc/loadavg: 1.99 1.88 1.25 3/109 23751
/proc/meminfo: memFree=1400128/2059040 swapFree=4138896/4192956
[pid=23717] ppid=23715 vsize=8700 CPUtime=0
/proc/23717/stat : 23717 (run) S 23715 23717 23662 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 177116724 8908800 249 1992294400 4194304 4922060 140733550979456 18446744073709551615 237802986629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23717/statm: 2175 249 208 178 0 68 0
[pid=23718] ppid=23717 vsize=40200 CPUtime=1800.14
/proc/23718/stat : 23718 (pb_cplex) R 23717 23717 23662 0 -1 4202496 243913 0 0 0 178957 1057 0 0 17 0 2 0 177116725 41164800 4522 1992294400 134512640 146736320 4287830848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/23718/statm: 10050 4522 1007 2985 0 6592 0
[pid=23718/tid=23722] ppid=23717 vsize=40200 CPUtime=897.46
/proc/23718/task/23722/stat : 23722 (pb_cplex) R 23717 23717 23662 0 -1 4202560 127922 0 0 0 89221 525 0 0 25 0 2 0 177117261 41164800 4522 1992294400 134512640 146736320 4287830848 18446744073709551615 136403131 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 48900

Child status: 0
Real time (s): 969.918
CPU time (s): 1800.17
CPU user time (s): 1789.59
CPU system time (s): 10.5824
CPU usage (%): 185.601
Max. virtual memory (cumulated for all children) (KiB): 59268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.59
system time used= 10.5824
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 244288
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= 147265
involuntary context switches= 28957

runsolver used 1.83072 second user time and 5.22121 second system time

The end

Launcher Data

Begin job on node013 at 2010-07-01 22:12:32
IDJOB=2695939
IDBENCH=1272
IDSOLVER=1209
FILE ID=node013/2695939-1278015152
PBS_JOBID= 11198742
Free space on /tmp= 62356 MiB

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

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

MD5SUM BENCH= 58a39490a0f04cc377ab2aa6882fd7a1
RANDOM SEED=455790080

node013.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.253
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.253
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:       1416676 kB
Buffers:        136944 kB
Cached:         402500 kB
SwapCached:       6788 kB
Active:         227912 kB
Inactive:       325320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1416676 kB
SwapTotal:     4192956 kB
SwapFree:      4138896 kB
Dirty:           16868 kB
Writeback:           0 kB
AnonPages:       12224 kB
Mapped:          11860 kB
Slab:            67068 kB
PageTables:       4164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183208 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= 62340 MiB
End job on node013 at 2010-07-01 22:28:42