Trace number 2696194

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 971.617

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900576927.opb
MD5SUM7f91f8d08a20ca0a8483dc7b1c14e540
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 benchmark208.38
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.01	c pb_cplex 1.0 - 20100701
0.00/0.01	c Parsing opb file format. File HOME/instance-2696194-1278015152.opb.
0.00/0.01	c Instance file HOME/instance-2696194-1278015152.opb
0.00/0.01	c File size is 83381 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.03/971.61	c Remaining time 1799.97 sec.
1800.03/971.61	c 
1800.03/971.61	c *** INTERRUPTED ***
1800.03/971.61	s UNKNOWN
1800.03/971.61	c Total CPU time              : 1790.83 s
1800.03/971.61	c Memory used           : 42.11 MB
1800.03/971.61	c CPU time              : 1790.83 s
1800.03/971.61	c 
1800.03/971.61	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-2696194-1278015152/watcher-2696194-1278015152 -o /tmp/evaluation-result-2696194-1278015152/solver-2696194-1278015152 -C 1800 -W 2000 -M 1800 run HOME/instance-2696194-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.07 0.02 0.00 3/106 28729
/proc/meminfo: memFree=1461824/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0

[startup+0.0626691 s]
/proc/loadavg: 0.07 0.02 0.00 3/106 28729
/proc/meminfo: memFree=1461824/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10167 s]
/proc/loadavg: 0.07 0.02 0.00 3/106 28729
/proc/meminfo: memFree=1461824/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301682 s]
/proc/loadavg: 0.07 0.02 0.00 3/106 28729
/proc/meminfo: memFree=1461824/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701707 s]
/proc/loadavg: 0.07 0.02 0.00 3/106 28729
/proc/meminfo: memFree=1461824/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50177 s]
/proc/loadavg: 0.07 0.02 0.00 2/109 28732
/proc/meminfo: memFree=1453368/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=39112 CPUtime=1.84
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 5542 0 0 0 182 2 0 0 17 0 2 0 142810614 40050688 3716 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 9778 3716 985 2985 0 6320 0
[pid=28730/tid=28732] ppid=28729 vsize=39112 CPUtime=0.41
/proc/28730/task/28732/stat : 28732 (pb_cplex) R 28729 28729 28646 0 -1 4202560 668 0 0 0 41 0 0 0 17 0 2 0 142810707 40050688 3716 1992294400 134512640 146736320 4291265488 18446744073709551615 135999635 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 47812

[startup+3.10087 s]
/proc/loadavg: 0.07 0.02 0.00 4/109 28732
/proc/meminfo: memFree=1450020/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=39256 CPUtime=4.83
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 5889 0 0 0 478 5 0 0 18 0 2 0 142810614 40198144 3771 1992294400 134512640 146736320 4291265488 18446744073709551615 137381106 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28730/statm: 9814 3771 984 2985 0 6356 0
[pid=28730/tid=28732] ppid=28729 vsize=39256 CPUtime=1.88
/proc/28730/task/28732/stat : 28732 (pb_cplex) R 28729 28729 28646 0 -1 4202560 975 0 0 0 187 1 0 0 17 0 2 0 142810707 40198144 3771 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 47956

[startup+6.30108 s]
/proc/loadavg: 0.15 0.03 0.01 2/109 28734
/proc/meminfo: memFree=1447788/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=38984 CPUtime=8.37
/proc/28730/stat : 28730 (pb_cplex) S 28729 28729 28646 0 -1 4202496 8286 0 0 0 831 6 0 0 24 0 2 0 142810614 39919616 4108 1992294400 134512640 146736320 4291265488 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 9746 4108 1002 2985 0 6288 0
[pid=28730/tid=28734] ppid=28729 vsize=38984 CPUtime=0.36
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 117 0 0 0 36 0 0 0 16 0 2 0 142811144 39919616 4108 1992294400 134512640 146736320 4291265488 18446744073709551615 139023053 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.37
Current children cumulated vsize (KiB) 47684

[startup+12.7015 s]
/proc/loadavg: 0.45 0.10 0.03 3/109 28734
/proc/meminfo: memFree=1446176/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=41392 CPUtime=20.16
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 12397 0 0 0 2003 13 0 0 18 0 2 0 142810614 42385408 4759 1992294400 134512640 146736320 4291265488 18446744073709551615 135523436 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28730/statm: 10348 4759 1000 2985 0 6890 0
[pid=28730/tid=28734] ppid=28729 vsize=41392 CPUtime=6.28
/proc/28730/task/28734/stat : 28734 (pb_cplex) S 28729 28729 28646 0 -1 4202560 2153 0 0 0 625 3 0 0 19 0 2 0 142811144 42385408 4759 1992294400 134512640 146736320 4291265488 18446744073709551615 144580073 0 2 4096 16387 18446604437835891840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.16
Current children cumulated vsize (KiB) 50092

[startup+25.5013 s]
/proc/loadavg: 0.88 0.21 0.07 3/109 28734
/proc/meminfo: memFree=1445432/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=41868 CPUtime=44.23
/proc/28730/stat : 28730 (pb_cplex) S 28729 28729 28646 0 -1 4202496 15794 0 0 0 4396 27 0 0 25 0 2 0 142810614 42872832 4786 1992294400 134512640 146736320 4291265488 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10467 4786 1000 2985 0 7009 0
[pid=28730/tid=28734] ppid=28729 vsize=41868 CPUtime=18.14
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 2633 0 0 0 1804 10 0 0 18 0 2 0 142811144 42872832 4786 1992294400 134512640 146736320 4291265488 18446744073709551615 139042883 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.23
Current children cumulated vsize (KiB) 50568

[startup+51.102 s]
/proc/loadavg: 1.20 0.33 0.11 3/109 28734
/proc/meminfo: memFree=1445928/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=41212 CPUtime=91.96
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 21842 0 0 0 9147 49 0 0 17 0 2 0 142810614 42201088 4645 1992294400 134512640 146736320 4291265488 18446744073709551615 136388568 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28730/statm: 10303 4645 1000 2985 0 6845 0
[pid=28730/tid=28734] ppid=28729 vsize=41212 CPUtime=41.99
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 3943 0 0 0 4178 21 0 0 18 0 2 0 142811144 42201088 4645 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 91.96
Current children cumulated vsize (KiB) 49912

[startup+102.309 s]
/proc/loadavg: 1.63 0.59 0.21 2/109 28736
/proc/meminfo: memFree=1438612/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=52176 CPUtime=181.89
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 32921 0 0 0 18098 91 0 0 25 0 2 0 142810614 53428224 6541 1992294400 134512640 146736320 4291265488 18446744073709551615 136002752 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 13044 6541 1006 2985 0 9586 0
[pid=28730/tid=28734] ppid=28729 vsize=52176 CPUtime=82.48
/proc/28730/task/28734/stat : 28734 (pb_cplex) S 28729 28729 28646 0 -1 4202560 7118 0 0 0 8207 41 0 0 18 0 2 0 142811144 53428224 6541 1992294400 134512640 146736320 4291265488 18446744073709551615 144580073 0 2 4096 16387 18446604437835891840 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 181.89
Current children cumulated vsize (KiB) 60876

[startup+162.301 s]
/proc/loadavg: 2.04 0.87 0.32 2/109 28738
/proc/meminfo: memFree=1444812/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=42312 CPUtime=281.21
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 48913 0 0 0 27984 137 0 0 18 0 2 0 142810614 43327488 4900 1992294400 134512640 146736320 4291265488 18446744073709551615 136007602 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28730/statm: 10578 4900 1007 2985 0 7120 0
[pid=28730/tid=28734] ppid=28729 vsize=42312 CPUtime=124.82
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 10589 0 0 0 12421 61 0 0 25 0 2 0 142811144 43327488 4900 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 51012

[startup+222.302 s]
/proc/loadavg: 1.92 1.04 0.42 3/109 28740
/proc/meminfo: memFree=1445556/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=41408 CPUtime=392.77
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 58011 0 0 0 39082 195 0 0 18 0 2 0 142810614 42401792 4702 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10352 4702 1007 2985 0 6894 0
[pid=28730/tid=28734] ppid=28729 vsize=41408 CPUtime=180.84
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 14099 0 0 0 17994 90 0 0 18 0 2 0 142811144 42401792 4702 1992294400 134512640 146736320 4291265488 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 392.77
Current children cumulated vsize (KiB) 50108

[startup+282.302 s]
/proc/loadavg: 2.07 1.24 0.52 3/109 28742
/proc/meminfo: memFree=1445680/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=41316 CPUtime=504.86
/proc/28730/stat : 28730 (pb_cplex) S 28729 28729 28646 0 -1 4202496 63733 0 0 0 50235 251 0 0 22 0 2 0 142810614 42307584 4679 1992294400 134512640 146736320 4291265488 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10329 4679 1007 2985 0 6871 0
[pid=28730/tid=28734] ppid=28729 vsize=41316 CPUtime=237.01
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 16546 0 0 0 23584 117 0 0 18 0 2 0 142811144 42307584 4679 1992294400 134512640 146736320 4291265488 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 504.86
Current children cumulated vsize (KiB) 50016

[startup+342.302 s]
/proc/loadavg: 2.11 1.41 0.62 3/109 28742
/proc/meminfo: memFree=1445308/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=41744 CPUtime=617.82
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 75969 0 0 0 61469 313 0 0 18 0 2 0 142810614 42745856 4779 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10436 4779 1007 2985 0 6978 0
[pid=28730/tid=28734] ppid=28729 vsize=41744 CPUtime=293.02
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 21222 0 0 0 29154 148 0 0 18 0 2 0 142811144 42745856 4779 1992294400 134512640 146736320 4291265488 18446744073709551615 139042897 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 617.82
Current children cumulated vsize (KiB) 50444

[startup+402.302 s]
/proc/loadavg: 2.03 1.51 0.71 3/109 28744
/proc/meminfo: memFree=1445556/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=41408 CPUtime=730.14
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 80870 0 0 0 72642 372 0 0 21 0 2 0 142810614 42401792 4700 1992294400 134512640 146736320 4291265488 18446744073709551615 139042897 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10352 4700 1007 2985 0 6894 0
[pid=28730/tid=28734] ppid=28729 vsize=41408 CPUtime=349.4
/proc/28730/task/28734/stat : 28734 (pb_cplex) S 28729 28729 28646 0 -1 4202560 22812 0 0 0 34765 175 0 0 17 0 2 0 142811144 42401792 4700 1992294400 134512640 146736320 4291265488 18446744073709551615 144580073 0 2 4096 16387 18446604437835891840 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 730.14
Current children cumulated vsize (KiB) 50108

[startup+462.301 s]
/proc/loadavg: 2.30 1.67 0.81 3/109 28746
/proc/meminfo: memFree=1445432/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=41468 CPUtime=843.04
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 88206 0 0 0 83874 430 0 0 19 0 2 0 142810614 42463232 4719 1992294400 134512640 146736320 4291265488 18446744073709551615 135982866 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10367 4719 1007 2985 0 6909 0
[pid=28730/tid=28734] ppid=28729 vsize=41468 CPUtime=405.8
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 26495 0 0 0 40377 203 0 0 17 0 2 0 142811144 42463232 4719 1992294400 134512640 146736320 4291265488 18446744073709551615 135526788 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 843.04
Current children cumulated vsize (KiB) 50168

[startup+522.301 s]
/proc/loadavg: 2.29 1.78 0.90 2/109 28748
/proc/meminfo: memFree=1445556/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=41408 CPUtime=955.62
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 94092 0 0 0 95072 490 0 0 18 0 2 0 142810614 42401792 4704 1992294400 134512640 146736320 4291265488 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10352 4704 1007 2985 0 6894 0
[pid=28730/tid=28734] ppid=28729 vsize=41408 CPUtime=461.82
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 30274 0 0 0 45948 234 0 0 18 0 2 0 142811144 42401792 4704 1992294400 134512640 146736320 4291265488 18446744073709551615 136388084 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 955.62
Current children cumulated vsize (KiB) 50108

[startup+582.301 s]
/proc/loadavg: 2.18 1.84 0.97 2/109 28750
/proc/meminfo: memFree=1445556/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=41404 CPUtime=1068.46
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 99294 0 0 0 106297 549 0 0 18 0 2 0 142810614 42397696 4701 1992294400 134512640 146736320 4291265488 18446744073709551615 139042977 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10351 4701 1007 2985 0 6893 0
[pid=28730/tid=28734] ppid=28729 vsize=41404 CPUtime=517.79
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 33292 0 0 0 51514 265 0 0 18 0 2 0 142811144 42397696 4701 1992294400 134512640 146736320 4291265488 18446744073709551615 136007624 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1068.46
Current children cumulated vsize (KiB) 50104

[startup+642.302 s]
/proc/loadavg: 2.02 1.85 1.03 3/109 28750
/proc/meminfo: memFree=1445680/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=41356 CPUtime=1180.54
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 102961 0 0 0 117446 608 0 0 18 0 2 0 142810614 42348544 4684 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10339 4684 1007 2985 0 6881 0
[pid=28730/tid=28734] ppid=28729 vsize=41356 CPUtime=573.69
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 34986 0 0 0 57078 291 0 0 18 0 2 0 142811144 42348544 4684 1992294400 134512640 146736320 4291265488 18446744073709551615 135450745 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1180.54
Current children cumulated vsize (KiB) 50056

[startup+702.302 s]
/proc/loadavg: 2.16 1.94 1.11 3/109 28752
/proc/meminfo: memFree=1445060/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=41604 CPUtime=1293.33
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 107633 0 0 0 128668 665 0 0 18 0 2 0 142810614 42602496 4749 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10401 4749 1007 2985 0 6943 0
[pid=28730/tid=28734] ppid=28729 vsize=41604 CPUtime=629.34
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 37497 0 0 0 62613 321 0 0 18 0 2 0 142811144 42602496 4749 1992294400 134512640 146736320 4291265488 18446744073709551615 139042910 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1293.33
Current children cumulated vsize (KiB) 50304

[startup+762.31 s]
/proc/loadavg: 2.11 1.96 1.17 3/109 28754
/proc/meminfo: memFree=1444440/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=43108 CPUtime=1406.04
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 114025 0 0 0 139883 721 0 0 25 0 2 0 142810614 44142592 5093 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10777 5093 1007 2985 0 7319 0
[pid=28730/tid=28734] ppid=28729 vsize=43108 CPUtime=684.48
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 40841 0 0 0 68100 348 0 0 18 0 2 0 142811144 44142592 5093 1992294400 134512640 146736320 4291265488 18446744073709551615 135450691 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1406.04
Current children cumulated vsize (KiB) 51808

[startup+822.302 s]
/proc/loadavg: 1.96 1.94 1.21 3/109 28756
/proc/meminfo: memFree=1443820/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=43124 CPUtime=1519.27
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 116523 0 0 0 151147 780 0 0 25 0 2 0 142810614 44158976 5099 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10781 5099 1007 2985 0 7323 0
[pid=28730/tid=28734] ppid=28729 vsize=43124 CPUtime=741.31
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 43315 0 0 0 73750 381 0 0 18 0 2 0 142811144 44158976 5099 1992294400 134512640 146736320 4291265488 18446744073709551615 139042901 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1519.27
Current children cumulated vsize (KiB) 51824

[startup+882.301 s]
/proc/loadavg: 1.98 1.94 1.25 4/109 28758
/proc/meminfo: memFree=1443820/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=43292 CPUtime=1632.11
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 120485 0 0 0 162371 840 0 0 18 0 2 0 142810614 44331008 5109 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10823 5109 1007 2985 0 7365 0
[pid=28730/tid=28734] ppid=28729 vsize=43292 CPUtime=797.93
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 46361 0 0 0 79383 410 0 0 17 0 2 0 142811144 44331008 5109 1992294400 134512640 146736320 4291265488 18446744073709551615 139044554 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1632.11
Current children cumulated vsize (KiB) 51992

[startup+942.301 s]
/proc/loadavg: 1.91 1.92 1.29 3/109 28758
/proc/meminfo: memFree=1443944/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=42912 CPUtime=1745.14
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 123346 0 0 0 173617 897 0 0 22 0 2 0 142810614 43941888 5061 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10728 5061 1007 2985 0 7270 0
[pid=28730/tid=28734] ppid=28729 vsize=42912 CPUtime=854.45
/proc/28730/task/28734/stat : 28734 (pb_cplex) S 28729 28729 28646 0 -1 4202560 47894 0 0 0 85006 439 0 0 17 0 2 0 142811144 43941888 5061 1992294400 134512640 146736320 4291265488 18446744073709551615 144580073 0 2 4096 16387 18446604437835891840 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1745.14
Current children cumulated vsize (KiB) 51612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+971.601 s]
/proc/loadavg: 1.82 1.90 1.30 3/109 28760
/proc/meminfo: memFree=1443572/2059040 swapFree=4139568/4192956
[pid=28729] ppid=28727 vsize=8700 CPUtime=0
/proc/28729/stat : 28729 (run) S 28727 28729 28646 0 -1 4202496 365 0 0 0 0 0 0 0 19 0 1 0 142810614 8908800 249 1992294400 4194304 4922060 140736384473008 18446744073709551615 257906285701 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28729/statm: 2175 249 208 178 0 68 0
[pid=28730] ppid=28729 vsize=43112 CPUtime=1800.03
/proc/28730/stat : 28730 (pb_cplex) R 28729 28729 28646 0 -1 4202496 124175 0 0 0 179081 922 0 0 17 0 2 0 142810614 44146688 5146 1992294400 134512640 146736320 4291265488 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28730/statm: 10778 5146 1007 2985 0 7320 0
[pid=28730/tid=28734] ppid=28729 vsize=43112 CPUtime=882.31
/proc/28730/task/28734/stat : 28734 (pb_cplex) R 28729 28729 28646 0 -1 4202560 47933 0 0 0 87779 452 0 0 18 0 2 0 142811144 44146688 5146 1992294400 134512640 146736320 4291265488 18446744073709551615 135231487 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 51812

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

Child status: 0
Real time (s): 971.617
CPU time (s): 1800.06
CPU user time (s): 1790.83
CPU system time (s): 9.2316
CPU usage (%): 185.264
Max. virtual memory (cumulated for all children) (KiB): 61900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.83
system time used= 9.2316
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124550
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= 128552
involuntary context switches= 28336

runsolver used 1.79873 second user time and 5.2452 second system time

The end

Launcher Data

Begin job on node030 at 2010-07-01 22:12:33
IDJOB=2696194
IDBENCH=1277
IDSOLVER=1209
FILE ID=node030/2696194-1278015152
PBS_JOBID= 11198732
Free space on /tmp= 62412 MiB

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

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

MD5SUM BENCH= 7f91f8d08a20ca0a8483dc7b1c14e540
RANDOM SEED=1682300458

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1462352 kB
Buffers:        137440 kB
Cached:         349096 kB
SwapCached:       6468 kB
Active:         223796 kB
Inactive:       276284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1462352 kB
SwapTotal:     4192956 kB
SwapFree:      4139568 kB
Dirty:           16892 kB
Writeback:           4 kB
AnonPages:       12168 kB
Mapped:          11892 kB
Slab:            74808 kB
PageTables:       4256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182784 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= 62392 MiB
End job on node030 at 2010-07-01 22:28:44