Trace number 2696199

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 976.517

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900546076.opb
MD5SUM148040983257ccf233b3daf7936d3c1f
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 benchmark8.59869
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696199-1278015153.opb.
0.00/0.00	c Instance file HOME/instance-2696199-1278015153.opb
0.00/0.00	c File size is 83377 bytes.
0.00/0.03	c Highest Coefficient sum: 723
0.00/0.03	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.03         s                                      |
0.00/0.04	c |  Number Variables:      231                                                 |
0.00/0.04	c |  Number Constraints:    2707                                                |
0.00/0.04	c ===============================================================================
1800.06/976.51	c Remaining time 1799.97 sec.
1800.06/976.51	c 
1800.06/976.51	c *** INTERRUPTED ***
1800.06/976.51	s UNKNOWN
1800.06/976.51	c Total CPU time              : 1793.89 s
1800.06/976.51	c Memory used           : 42.75 MB
1800.06/976.51	c CPU time              : 1793.89 s
1800.06/976.51	c 
1800.06/976.51	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2696199-1278015153/watcher-2696199-1278015153 -o /tmp/evaluation-result-2696199-1278015153/solver-2696199-1278015153 -C 1800 -W 2000 -M 1800 run HOME/instance-2696199-1278015153.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 29568
/proc/meminfo: memFree=1482116/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0

[startup+0.108245 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 29568
/proc/meminfo: memFree=1482116/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201249 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 29568
/proc/meminfo: memFree=1482116/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301256 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 29568
/proc/meminfo: memFree=1482116/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70128 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 29568
/proc/meminfo: memFree=1482116/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50134 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 29571
/proc/meminfo: memFree=1469816/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=40756 CPUtime=1.81
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 5381 0 0 0 179 2 0 0 17 0 2 0 142810733 41734144 3956 1992294400 134512640 146736320 4287958784 18446744073709551615 137084964 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 10189 3956 983 2985 0 6731 0
[pid=29569/tid=29571] ppid=29568 vsize=40756 CPUtime=0.43
/proc/29569/task/29571/stat : 29571 (pb_cplex) S 29568 29568 29483 0 -1 4202560 885 0 0 0 43 0 0 0 17 0 2 0 142810824 41734144 3956 1992294400 134512640 146736320 4287958784 18446744073709551615 144580073 0 2 4096 16387 18446604437861069056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 49456

[startup+3.10144 s]
/proc/loadavg: 0.00 0.00 0.00 2/109 29571
/proc/meminfo: memFree=1468700/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=40540 CPUtime=4.67
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 5898 0 0 0 462 5 0 0 17 0 2 0 142810733 41512960 4145 1992294400 134512640 146736320 4287958784 18446744073709551615 135526859 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29569/statm: 10135 4145 986 2985 0 6677 0
[pid=29569/tid=29571] ppid=29568 vsize=40540 CPUtime=1.85
/proc/29569/task/29571/stat : 29571 (pb_cplex) R 29568 29568 29483 0 -1 4202560 1331 0 0 0 184 1 0 0 16 0 2 0 142810824 41512960 4145 1992294400 134512640 146736320 4287958784 18446744073709551615 136007150 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 49240

[startup+6.30164 s]
/proc/loadavg: 0.08 0.02 0.01 2/109 29573
/proc/meminfo: memFree=1470064/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=39876 CPUtime=8.54
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 7287 0 0 0 848 6 0 0 18 0 2 0 142810733 40833024 4345 1992294400 134512640 146736320 4287958784 18446744073709551615 135999265 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 9969 4345 1004 2985 0 6511 0
[pid=29569/tid=29573] ppid=29568 vsize=39876 CPUtime=0.37
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 431 0 0 0 37 0 0 0 16 0 2 0 142811258 40833024 4345 1992294400 134512640 146736320 4287958784 18446744073709551615 136017485 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.54
Current children cumulated vsize (KiB) 48576

[startup+12.702 s]
/proc/loadavg: 0.15 0.03 0.01 3/109 29573
/proc/meminfo: memFree=1467832/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=39208 CPUtime=20.12
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 11337 0 0 0 2000 12 0 0 16 0 2 0 142810733 40148992 4261 1992294400 134512640 146736320 4287958784 18446744073709551615 139028308 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29569/statm: 9802 4261 1000 2985 0 6344 0
[pid=29569/tid=29573] ppid=29568 vsize=39208 CPUtime=6.38
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 3990 0 0 0 635 3 0 0 18 0 2 0 142811258 40148992 4261 1992294400 134512640 146736320 4287958784 18446744073709551615 136403136 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.12
Current children cumulated vsize (KiB) 47908

[startup+25.5008 s]
/proc/loadavg: 0.63 0.14 0.05 2/109 29573
/proc/meminfo: memFree=1467336/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=40232 CPUtime=44.08
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 23010 0 0 0 4386 22 0 0 19 0 2 0 142810733 41197568 4528 1992294400 134512640 146736320 4287958784 18446744073709551615 136007150 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 10058 4528 1000 2985 0 6600 0
[pid=29569/tid=29573] ppid=29568 vsize=40232 CPUtime=18.45
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 14941 0 0 0 1836 9 0 0 17 0 2 0 142811258 41197568 4528 1992294400 134512640 146736320 4287958784 18446744073709551615 136017904 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.08
Current children cumulated vsize (KiB) 48932

[startup+51.1014 s]
/proc/loadavg: 1.23 0.32 0.11 3/109 29573
/proc/meminfo: memFree=1467088/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=39208 CPUtime=92.17
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 47397 0 0 0 9169 48 0 0 18 0 2 0 142810733 40148992 4373 1992294400 134512640 146736320 4287958784 18446744073709551615 139046528 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 9802 4373 1000 2985 0 6344 0
[pid=29569/tid=29573] ppid=29568 vsize=39208 CPUtime=42.04
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 33963 0 0 0 4178 26 0 0 17 0 2 0 142811258 40148992 4373 1992294400 134512640 146736320 4287958784 18446744073709551615 137085435 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.17
Current children cumulated vsize (KiB) 47908

[startup+102.302 s]
/proc/loadavg: 1.78 0.61 0.21 3/109 29575
/proc/meminfo: memFree=1466592/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=39420 CPUtime=187.82
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 73347 0 0 0 18691 91 0 0 18 0 2 0 142810733 40366080 4493 1992294400 134512640 146736320 4287958784 18446744073709551615 136388073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 9855 4493 1000 2985 0 6397 0
[pid=29569/tid=29573] ppid=29568 vsize=39420 CPUtime=89.59
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 37467 0 0 0 8916 43 0 0 18 0 2 0 142811258 40366080 4493 1992294400 134512640 146736320 4287958784 18446744073709551615 136008167 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 187.82
Current children cumulated vsize (KiB) 48120

[startup+162.301 s]
/proc/loadavg: 1.86 0.86 0.32 2/109 29577
/proc/meminfo: memFree=1459276/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=52340 CPUtime=296.12
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 101562 0 0 0 29478 134 0 0 25 0 2 0 142810733 53596160 6511 1992294400 134512640 146736320 4287958784 18446744073709551615 136000487 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 13085 6511 1006 2985 0 9627 0
[pid=29569/tid=29573] ppid=29568 vsize=52340 CPUtime=140.74
/proc/29569/task/29573/stat : 29573 (pb_cplex) S 29568 29568 29483 0 -1 4202560 60372 0 0 0 14006 68 0 0 17 0 2 0 142811258 53596160 6511 1992294400 134512640 146736320 4287958784 18446744073709551615 144580073 0 2 4096 16387 18446604437861069056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 296.12
Current children cumulated vsize (KiB) 61040

[startup+222.309 s]
/proc/loadavg: 2.00 1.07 0.43 3/109 29579
/proc/meminfo: memFree=1465848/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=40700 CPUtime=396.82
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 125573 0 0 0 39513 169 0 0 17 0 2 0 142810733 41676800 4641 1992294400 134512640 146736320 4287958784 18446744073709551615 136008259 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29569/statm: 10175 4641 1007 2985 0 6717 0
[pid=29569/tid=29573] ppid=29568 vsize=40700 CPUtime=184.51
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 60372 0 0 0 18371 80 0 0 18 0 2 0 142811258 41676800 4641 1992294400 134512640 146736320 4287958784 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 396.82
Current children cumulated vsize (KiB) 49400

[startup+282.301 s]
/proc/loadavg: 2.36 1.34 0.56 3/109 29581
/proc/meminfo: memFree=1465972/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=40700 CPUtime=508.24
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 140610 0 0 0 50617 207 0 0 17 0 2 0 142810733 41676800 4663 1992294400 134512640 146736320 4287958784 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 10175 4663 1007 2985 0 6717 0
[pid=29569/tid=29573] ppid=29568 vsize=40700 CPUtime=240.04
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 60379 0 0 0 23908 96 0 0 18 0 2 0 142811258 41676800 4663 1992294400 134512640 146736320 4287958784 18446744073709551615 139028298 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 508.24
Current children cumulated vsize (KiB) 49400

[startup+342.301 s]
/proc/loadavg: 2.09 1.44 0.64 5/109 29581
/proc/meminfo: memFree=1465972/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=29569] ppid=29568 vsize=40696 CPUtime=619.85
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 164281 0 0 0 61733 252 0 0 18 0 2 0 142810733 41672704 4624 1992294400 134512640 146736320 4287958784 18446744073709551615 136000488 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 10174 4624 1007 2985 0 6716 0
[pid=29569/tid=29573] ppid=29568 vsize=40696 CPUtime=295.39
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 75122 0 0 0 29418 121 0 0 17 0 2 0 142811258 41672704 4624 1992294400 134512640 146736320 4287958784 18446744073709551615 136007056 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 619.85
Current children cumulated vsize (KiB) 49396

[startup+402.301 s]
/proc/loadavg: 2.21 1.60 0.74 3/109 29583
/proc/meminfo: memFree=1466344/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=40244 CPUtime=731.5
/proc/29569/stat : 29569 (pb_cplex) S 29568 29568 29483 0 -1 4202496 191637 0 0 0 72858 292 0 0 18 0 2 0 142810733 41209856 4592 1992294400 134512640 146736320 4287958784 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 10061 4592 1007 2985 0 6603 0
[pid=29569/tid=29573] ppid=29568 vsize=40244 CPUtime=351.58
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 100352 0 0 0 35009 149 0 0 18 0 2 0 142811258 41209856 4592 1992294400 134512640 146736320 4287958784 18446744073709551615 136008178 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 731.5
Current children cumulated vsize (KiB) 48944

[startup+462.301 s]
/proc/loadavg: 1.99 1.65 0.81 3/109 29585
/proc/meminfo: memFree=1466096/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=40244 CPUtime=842.85
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 219547 0 0 0 83947 338 0 0 17 0 2 0 142810733 41209856 4580 1992294400 134512640 146736320 4287958784 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 10061 4580 1007 2985 0 6603 0
[pid=29569/tid=29573] ppid=29568 vsize=40244 CPUtime=406.96
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 102687 0 0 0 40529 167 0 0 18 0 2 0 142811258 41209856 4580 1992294400 134512640 146736320 4287958784 18446744073709551615 136008069 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 842.85
Current children cumulated vsize (KiB) 48944

[startup+522.302 s]
/proc/loadavg: 1.86 1.68 0.87 3/109 29587
/proc/meminfo: memFree=1465972/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=40244 CPUtime=953.9
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 252069 0 0 0 95008 382 0 0 25 0 2 0 142810733 41209856 4623 1992294400 134512640 146736320 4287958784 18446744073709551615 136008366 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 10061 4623 1007 2985 0 6603 0
[pid=29569/tid=29573] ppid=29568 vsize=40244 CPUtime=463.23
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 105889 0 0 0 46138 185 0 0 18 0 2 0 142811258 41209856 4623 1992294400 134512640 146736320 4287958784 18446744073709551615 136007661 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 953.9
Current children cumulated vsize (KiB) 48944

[startup+582.301 s]
/proc/loadavg: 1.97 1.75 0.95 3/109 29589
/proc/meminfo: memFree=1464236/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=43008 CPUtime=1064.94
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 271326 0 0 0 106070 424 0 0 17 0 2 0 142810733 44040192 5071 1992294400 134512640 146736320 4287958784 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 10752 5071 1007 2985 0 7294 0
[pid=29569/tid=29573] ppid=29568 vsize=43008 CPUtime=518.67
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 108819 0 0 0 51665 202 0 0 17 0 2 0 142811258 44040192 5071 1992294400 134512640 146736320 4287958784 18446744073709551615 136008252 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1064.94
Current children cumulated vsize (KiB) 51708

[startup+642.301 s]
/proc/loadavg: 2.06 1.81 1.02 3/109 29589
/proc/meminfo: memFree=1464112/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=43212 CPUtime=1176.72
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 273375 0 0 0 117219 453 0 0 18 0 2 0 142810733 44249088 5160 1992294400 134512640 146736320 4287958784 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 10803 5160 1007 2985 0 7345 0
[pid=29569/tid=29573] ppid=29568 vsize=43212 CPUtime=574.54
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 108953 0 0 0 57238 216 0 0 18 0 2 0 142811258 44249088 5160 1992294400 134512640 146736320 4287958784 18446744073709551615 135450627 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1176.72
Current children cumulated vsize (KiB) 51912

[startup+702.301 s]
/proc/loadavg: 1.91 1.82 1.07 3/109 29591
/proc/meminfo: memFree=1463864/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=43764 CPUtime=1288.56
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 275291 0 0 0 128374 482 0 0 16 0 2 0 142810733 44814336 5250 1992294400 134512640 146736320 4287958784 18446744073709551615 136384857 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29569/statm: 10941 5250 1007 2985 0 7483 0
[pid=29569/tid=29573] ppid=29568 vsize=43764 CPUtime=630.7
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 110721 0 0 0 62839 231 0 0 21 0 2 0 142811258 44814336 5250 1992294400 134512640 146736320 4287958784 18446744073709551615 136017777 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1288.56
Current children cumulated vsize (KiB) 52464

[startup+762.301 s]
/proc/loadavg: 2.00 1.87 1.13 2/109 29593
/proc/meminfo: memFree=1463492/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=43764 CPUtime=1399.64
/proc/29569/stat : 29569 (pb_cplex) S 29568 29568 29483 0 -1 4202496 276466 0 0 0 139451 513 0 0 17 0 2 0 142810733 44814336 5258 1992294400 134512640 146736320 4287958784 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29569/statm: 10941 5258 1007 2985 0 7483 0
[pid=29569/tid=29573] ppid=29568 vsize=43764 CPUtime=686.4
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 111433 0 0 0 68394 246 0 0 20 0 2 0 142811258 44814336 5258 1992294400 134512640 146736320 4287958784 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1399.64
Current children cumulated vsize (KiB) 52464

[startup+822.301 s]
/proc/loadavg: 2.55 2.03 1.23 3/109 29595
/proc/meminfo: memFree=1463616/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=43212 CPUtime=1512.12
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 276649 0 0 0 150668 544 0 0 18 0 2 0 142810733 44249088 5181 1992294400 134512640 146736320 4287958784 18446744073709551615 136402275 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29569/statm: 10803 5181 1007 2985 0 7345 0
[pid=29569/tid=29573] ppid=29568 vsize=43212 CPUtime=742.53
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 111461 0 0 0 73991 262 0 0 18 0 2 0 142811258 44249088 5181 1992294400 134512640 146736320 4287958784 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1512.12
Current children cumulated vsize (KiB) 51912

[startup+882.309 s]
/proc/loadavg: 2.27 2.04 1.28 5/109 29597
/proc/meminfo: memFree=1463864/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=43768 CPUtime=1623.85
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 276964 0 0 0 161810 575 0 0 18 0 2 0 142810733 44818432 5260 1992294400 134512640 146736320 4287958784 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 10942 5260 1007 2985 0 7484 0
[pid=29569/tid=29573] ppid=29568 vsize=43768 CPUtime=799.07
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 111705 0 0 0 79629 278 0 0 18 0 2 0 142811258 44818432 5260 1992294400 134512640 146736320 4287958784 18446744073709551615 136017495 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1623.85
Current children cumulated vsize (KiB) 52468

[startup+942.302 s]
/proc/loadavg: 2.27 2.08 1.34 3/109 29597
/proc/meminfo: memFree=1463864/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=43768 CPUtime=1736.15
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 276989 0 0 0 173012 603 0 0 17 0 2 0 142810733 44818432 5285 1992294400 134512640 146736320 4287958784 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29569/statm: 10942 5285 1007 2985 0 7484 0
[pid=29569/tid=29573] ppid=29568 vsize=43768 CPUtime=856.27
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 111722 0 0 0 85335 292 0 0 18 0 2 0 142811258 44818432 5285 1992294400 134512640 146736320 4287958784 18446744073709551615 136017491 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1736.15
Current children cumulated vsize (KiB) 52468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+976.5 s]
/proc/loadavg: 2.47 2.14 1.39 3/109 29599
/proc/meminfo: memFree=1463864/2059040 swapFree=4138588/4192956
[pid=29568] ppid=29566 vsize=8700 CPUtime=0
/proc/29568/stat : 29568 (run) S 29566 29568 29483 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142810733 8908800 249 1992294400 4194304 4922060 140737026328960 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/29568/statm: 2175 249 208 178 0 68 0
[pid=29569] ppid=29568 vsize=43768 CPUtime=1800.06
/proc/29569/stat : 29569 (pb_cplex) R 29568 29568 29483 0 -1 4202496 276989 0 0 0 179388 618 0 0 16 0 2 0 142810733 44818432 5285 1992294400 134512640 146736320 4287958784 18446744073709551615 136388078 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/29569/statm: 10942 5285 1007 2985 0 7484 0
[pid=29569/tid=29573] ppid=29568 vsize=43768 CPUtime=888.93
/proc/29569/task/29573/stat : 29573 (pb_cplex) R 29568 29568 29483 0 -1 4202560 111722 0 0 0 88594 299 0 0 18 0 2 0 142811258 44818432 5285 1992294400 134512640 146736320 4287958784 18446744073709551615 136017485 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 52468

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

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

Child status: 0
Real time (s): 976.517
CPU time (s): 1800.09
CPU user time (s): 1793.89
CPU system time (s): 6.19206
CPU usage (%): 184.337
Max. virtual memory (cumulated for all children) (KiB): 61040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.89
system time used= 6.19206
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277363
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= 65254
involuntary context switches= 28301

runsolver used 1.60476 second user time and 4.67029 second system time

The end

Launcher Data

Begin job on node029 at 2010-07-01 22:12:33
IDJOB=2696199
IDBENCH=1285
IDSOLVER=1209
FILE ID=node029/2696199-1278015153
PBS_JOBID= 11198733
Free space on /tmp= 62492 MiB

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

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

MD5SUM BENCH= 148040983257ccf233b3daf7936d3c1f
RANDOM SEED=191814630

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1482396 kB
Buffers:        131372 kB
Cached:         339108 kB
SwapCached:       7084 kB
Active:         184768 kB
Inactive:       299740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1482396 kB
SwapTotal:     4192956 kB
SwapFree:      4138588 kB
Dirty:           16820 kB
Writeback:           0 kB
AnonPages:       12416 kB
Mapped:          11856 kB
Slab:            70100 kB
PageTables:       4072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182412 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= 62476 MiB
End job on node029 at 2010-07-01 22:28:50