Trace number 2697417

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-07-01? (TO) 1800.25 302.217

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900546417--soft-0-100-0.wbo
MD5SUM0e9942c7ddaaf04ff12871ed1ee37357
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark133.058
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft 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
Top cost 137946
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 137945
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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.09	c pb_cplex 1.0 - 20100701
0.00/0.09	c Parsing wbo file format. File HOME/instance-2697417-1278055677.wbo.
0.00/0.09	c Instance file HOME/instance-2697417-1278055677.wbo
0.00/0.09	c File size is 96775 bytes.
1.43/2.81	c Highest Coefficient sum: 689
1.43/2.81	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
1.44/3.01	c ============================[ Problem Statistics ]=============================
1.44/3.01	c |                                                                             |
1.44/3.01	c |  Parsing time:          1.45         s                                      |
1.44/3.01	c |  Number Variables:      2938                                                |
1.44/3.01	c |  Number Constraints:    2708                                                |
1.44/3.01	c ===============================================================================
1800.20/302.21	c Remaining time 1798.55 sec.
1800.20/302.21	c 
1800.20/302.21	c *** INTERRUPTED ***
1800.20/302.21	s UNKNOWN
1800.20/302.21	c Total CPU time              : 1780.49 s
1800.20/302.21	c Memory used           : 168.89 MB
1800.20/302.21	c CPU time              : 1780.49 s
1800.20/302.21	c 
1800.20/302.21	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-2697417-1278055677/watcher-2697417-1278055677 -o /tmp/evaluation-result-2697417-1278055677/solver-2697417-1278055677 -C 1800 -W 2000 -M 3800 run HOME/instance-2697417-1278055677.wbo 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 13.21 9.27 5.53 10/186 25111
/proc/meminfo: memFree=30329676/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0

[startup+0.10766 s]
/proc/loadavg: 13.21 9.27 5.53 10/186 25111
/proc/meminfo: memFree=30329676/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200643 s]
/proc/loadavg: 13.21 9.27 5.53 10/186 25111
/proc/meminfo: memFree=30329676/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300624 s]
/proc/loadavg: 13.21 9.27 5.53 10/186 25111
/proc/meminfo: memFree=30329676/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700552 s]
/proc/loadavg: 13.21 9.27 5.53 10/186 25111
/proc/meminfo: memFree=30329676/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5004 s]
/proc/loadavg: 12.87 9.27 5.55 10/188 25113
/proc/meminfo: memFree=30326684/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
[pid=25112] ppid=25111 vsize=13676 CPUtime=0.74
/proc/25112/stat : 25112 (pb_cplex) R 25111 25111 24454 0 -1 4202496 615 0 0 0 74 0 0 0 25 0 1 0 146863610 14004224 569 4089446400 134512640 146736320 4294180080 18446744073709551615 140528762 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/25112/statm: 3419 569 303 2985 0 329 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 22376

[startup+3.10111 s]
/proc/loadavg: 12.87 9.27 5.55 10/188 25113
/proc/meminfo: memFree=30324824/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
[pid=25112] ppid=25111 vsize=18964 CPUtime=1.44
/proc/25112/stat : 25112 (pb_cplex) R 25111 25111 24454 0 -1 4202496 1779 0 0 0 144 0 0 0 24 0 1 0 146863610 19419136 1653 4089446400 134512640 146736320 4294180080 18446744073709551615 136919108 0 0 4096 16387 0 0 0 17 3 0 0 0
/proc/25112/statm: 4741 1653 699 2985 0 1283 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 27664
heavy processes:

[startup+6.30053 s]
/proc/loadavg: 12.87 9.27 5.55 14/195 25127
/proc/meminfo: memFree=30287180/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
[pid=25112] ppid=25111 vsize=104332 CPUtime=5.93
/proc/25112/stat : 25112 (pb_cplex) R 25111 25111 24454 0 -1 4202496 17794 0 0 0 586 7 0 0 25 0 1 0 146863610 106835968 10853 4089446400 134512640 146736320 4294180080 18446744073709551615 138443529 0 0 4096 16387 0 0 0 17 7 0 0 0
/proc/25112/statm: 26083 10853 1072 2985 0 22625 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 113032

[startup+12.7004 s]
/proc/loadavg: 12.76 9.36 5.62 9/195 25148
/proc/meminfo: memFree=30266852/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
[pid=25112] ppid=25111 vsize=141196 CPUtime=24.12
/proc/25112/stat : 25112 (pb_cplex) R 25111 25111 24454 0 -1 4202496 24651 0 0 0 2387 25 0 0 25 0 8 0 146863610 144584704 14089 4089446400 134512640 146736320 4294180080 18446744073709551615 137371870 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0
/proc/25112/statm: 35299 14089 1093 2985 0 31841 0
[pid=25112/tid=25142] ppid=25111 vsize=141196 CPUtime=1.98
/proc/25112/task/25142/stat : 25142 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1030 0 0 0 197 1 0 0 15 0 8 0 146864340 144584704 14089 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=25112/tid=25143] ppid=25111 vsize=141196 CPUtime=2.01
/proc/25112/task/25143/stat : 25143 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1414 0 0 0 200 1 0 0 15 0 8 0 146864340 144584704 14089 4089446400 134512640 146736320 4294180080 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=25112/tid=25144] ppid=25111 vsize=141196 CPUtime=1.9
/proc/25112/task/25144/stat : 25144 (pb_cplex) R 25111 25111 24454 0 -1 4202560 597 0 0 0 188 2 0 0 15 0 8 0 146864340 144584704 14089 4089446400 134512640 146736320 4294180080 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=25112/tid=25145] ppid=25111 vsize=141196 CPUtime=2.09
/proc/25112/task/25145/stat : 25145 (pb_cplex) R 25111 25111 24454 0 -1 4202560 603 0 0 0 208 1 0 0 15 0 8 0 146864340 144584704 14089 4089446400 134512640 146736320 4294180080 18446744073709551615 135526715 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=25112/tid=25146] ppid=25111 vsize=141196 CPUtime=1.89
/proc/25112/task/25146/stat : 25146 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1183 0 0 0 187 2 0 0 15 0 8 0 146864340 144584704 14089 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=25112/tid=25147] ppid=25111 vsize=141196 CPUtime=1.95
/proc/25112/task/25147/stat : 25147 (pb_cplex) R 25111 25111 24454 0 -1 4202560 291 0 0 0 193 2 0 0 15 0 8 0 146864340 144584704 14089 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=25112/tid=25148] ppid=25111 vsize=141196 CPUtime=2.13
/proc/25112/task/25148/stat : 25148 (pb_cplex) R 25111 25111 24454 0 -1 4202560 862 0 0 0 211 2 0 0 15 0 8 0 146864340 144584704 14089 4089446400 134512640 146736320 4294180080 18446744073709551615 137083834 0 2 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 149896

[startup+25.501 s]
/proc/loadavg: 12.18 9.35 5.65 16/195 25149
/proc/meminfo: memFree=30246132/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
[pid=25112] ppid=25111 vsize=164872 CPUtime=77.32
/proc/25112/stat : 25112 (pb_cplex) R 25111 25111 24454 0 -1 4202496 36924 0 0 0 7648 84 0 0 25 0 8 0 146863610 168828928 18810 4089446400 134512640 146736320 4294180080 18446744073709551615 136002748 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/25112/statm: 41218 18810 1098 2985 0 37760 0
[pid=25112/tid=25142] ppid=25111 vsize=164872 CPUtime=8.94
/proc/25112/task/25142/stat : 25142 (pb_cplex) R 25111 25111 24454 0 -1 4202560 2696 0 0 0 886 8 0 0 17 0 8 0 146864340 168828928 18810 4089446400 134512640 146736320 4294180080 18446744073709551615 136000488 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=25112/tid=25143] ppid=25111 vsize=164872 CPUtime=7.79
/proc/25112/task/25143/stat : 25143 (pb_cplex) S 25111 25111 24454 0 -1 4202560 2883 0 0 0 770 9 0 0 16 0 8 0 146864340 168828928 18810 4089446400 134512640 146736320 4294180080 18446744073709551615 144580073 0 2 4096 16387 18446604454225020992 0 0 -1 6 0 0 0
[pid=25112/tid=25144] ppid=25111 vsize=164872 CPUtime=9.04
/proc/25112/task/25144/stat : 25144 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1775 0 0 0 895 9 0 0 17 0 8 0 146864340 168828928 18810 4089446400 134512640 146736320 4294180080 18446744073709551615 136008216 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=25112/tid=25145] ppid=25111 vsize=164872 CPUtime=9.16
/proc/25112/task/25145/stat : 25145 (pb_cplex) R 25111 25111 24454 0 -1 4202560 2306 0 0 0 907 9 0 0 17 0 8 0 146864340 168828928 18810 4089446400 134512640 146736320 4294180080 18446744073709551615 139044550 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=25112/tid=25146] ppid=25111 vsize=164872 CPUtime=8.7
/proc/25112/task/25146/stat : 25146 (pb_cplex) R 25111 25111 24454 0 -1 4202560 3144 0 0 0 860 10 0 0 18 0 8 0 146864340 168828928 18810 4089446400 134512640 146736320 4294180080 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=25112/tid=25147] ppid=25111 vsize=164872 CPUtime=8.94
/proc/25112/task/25147/stat : 25147 (pb_cplex) R 25111 25111 24454 0 -1 4202560 2032 0 0 0 887 7 0 0 17 0 8 0 146864340 168828928 18810 4089446400 134512640 146736320 4294180080 18446744073709551615 135454073 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=25112/tid=25148] ppid=25111 vsize=164872 CPUtime=9.05
/proc/25112/task/25148/stat : 25148 (pb_cplex) R 25111 25111 24454 0 -1 4202560 3124 0 0 0 895 10 0 0 17 0 8 0 146864340 168828928 18810 4089446400 134512640 146736320 4294180080 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 77.32
Current children cumulated vsize (KiB) 173572

[startup+51.127 s]
/proc/loadavg: 11.90 9.51 5.81 11/195 25164
/proc/meminfo: memFree=30258492/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
[pid=25112] ppid=25111 vsize=149388 CPUtime=167.19
/proc/25112/stat : 25112 (pb_cplex) S 25111 25111 24454 0 -1 4202496 59872 0 0 0 16565 154 0 0 15 0 8 0 146863610 152973312 15830 4089446400 134512640 146736320 4294180080 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/25112/statm: 37347 15830 1098 2985 0 33889 0
[pid=25112/tid=25157] ppid=25111 vsize=149388 CPUtime=7.09
/proc/25112/task/25157/stat : 25157 (pb_cplex) R 25111 25111 24454 0 -1 4202560 775 0 0 0 702 7 0 0 15 0 8 0 146867006 152973312 15830 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=25112/tid=25158] ppid=25111 vsize=149388 CPUtime=8.28
/proc/25112/task/25158/stat : 25158 (pb_cplex) R 25111 25111 24454 0 -1 4202560 4597 0 0 0 820 8 0 0 15 0 8 0 146867006 152973312 15830 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=25112/tid=25159] ppid=25111 vsize=149388 CPUtime=7.95
/proc/25112/task/25159/stat : 25159 (pb_cplex) S 25111 25111 24454 0 -1 4202560 1798 0 0 0 789 6 0 0 15 0 8 0 146867006 152973312 15830 4089446400 134512640 146736320 4294180080 18446744073709551615 144580073 0 2 4096 16387 18446604454225020992 0 0 -1 1 0 0 0
[pid=25112/tid=25160] ppid=25111 vsize=149388 CPUtime=9.77
/proc/25112/task/25160/stat : 25160 (pb_cplex) S 25111 25111 24454 0 -1 4202560 3147 0 0 0 971 6 0 0 15 0 8 0 146867006 152973312 15830 4089446400 134512640 146736320 4294180080 18446744073709551615 144580073 0 2 4096 16387 18446604454225020992 0 0 -1 6 0 0 0
[pid=25112/tid=25161] ppid=25111 vsize=149388 CPUtime=7.2
/proc/25112/task/25161/stat : 25161 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1481 0 0 0 714 6 0 0 15 0 8 0 146867006 152973312 15830 4089446400 134512640 146736320 4294180080 18446744073709551615 139046528 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=25112/tid=25162] ppid=25111 vsize=149388 CPUtime=8.75
/proc/25112/task/25162/stat : 25162 (pb_cplex) R 25111 25111 24454 0 -1 4202560 2774 0 0 0 869 6 0 0 15 0 8 0 146867006 152973312 15830 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=25112/tid=25163] ppid=25111 vsize=149388 CPUtime=7.35
/proc/25112/task/25163/stat : 25163 (pb_cplex) R 25111 25111 24454 0 -1 4202560 4897 0 0 0 729 6 0 0 15 0 8 0 146867006 152973312 15830 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 167.19
Current children cumulated vsize (KiB) 158088

[startup+102.301 s]
/proc/loadavg: 13.79 10.40 6.32 15/195 25165
/proc/meminfo: memFree=30253788/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
[pid=25112] ppid=25111 vsize=151436 CPUtime=500.92
/proc/25112/stat : 25112 (pb_cplex) R 25111 25111 24454 0 -1 4202496 97954 0 0 0 49596 496 0 0 15 0 8 0 146863610 155070464 16335 4089446400 134512640 146736320 4294180080 18446744073709551615 136015725 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/25112/statm: 37859 16335 1098 2985 0 34401 0
[pid=25112/tid=25157] ppid=25111 vsize=151436 CPUtime=48.73
/proc/25112/task/25157/stat : 25157 (pb_cplex) R 25111 25111 24454 0 -1 4202560 2921 0 0 0 4818 55 0 0 15 0 8 0 146867006 155070464 16335 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=25112/tid=25158] ppid=25111 vsize=151436 CPUtime=49.94
/proc/25112/task/25158/stat : 25158 (pb_cplex) R 25111 25111 24454 0 -1 4202560 10992 0 0 0 4940 54 0 0 15 0 8 0 146867006 155070464 16335 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=25112/tid=25159] ppid=25111 vsize=151436 CPUtime=49.78
/proc/25112/task/25159/stat : 25159 (pb_cplex) R 25111 25111 24454 0 -1 4202560 6997 0 0 0 4927 51 0 0 16 0 8 0 146867006 155070464 16335 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=25112/tid=25160] ppid=25111 vsize=151436 CPUtime=51.27
/proc/25112/task/25160/stat : 25160 (pb_cplex) R 25111 25111 24454 0 -1 4202560 11256 0 0 0 5095 32 0 0 15 0 8 0 146867006 155070464 16335 4089446400 134512640 146736320 4294180080 18446744073709551615 136017763 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=25112/tid=25161] ppid=25111 vsize=151436 CPUtime=49.19
/proc/25112/task/25161/stat : 25161 (pb_cplex) R 25111 25111 24454 0 -1 4202560 4565 0 0 0 4871 48 0 0 16 0 8 0 146867006 155070464 16335 4089446400 134512640 146736320 4294180080 18446744073709551615 135468101 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=25112/tid=25162] ppid=25111 vsize=151436 CPUtime=50.26
/proc/25112/task/25162/stat : 25162 (pb_cplex) R 25111 25111 24454 0 -1 4202560 6669 0 0 0 4974 52 0 0 15 0 8 0 146867006 155070464 16335 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=25112/tid=25163] ppid=25111 vsize=151436 CPUtime=49.15
/proc/25112/task/25163/stat : 25163 (pb_cplex) R 25111 25111 24454 0 -1 4202560 9784 0 0 0 4866 49 0 0 15 0 8 0 146867006 155070464 16335 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 500.92
Current children cumulated vsize (KiB) 160136

[startup+162.301 s]
/proc/loadavg: 15.77 11.55 6.97 17/195 25166
/proc/meminfo: memFree=30256472/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
[pid=25112] ppid=25111 vsize=151436 CPUtime=908.82
/proc/25112/stat : 25112 (pb_cplex) R 25111 25111 24454 0 -1 4202496 124607 0 0 0 89930 952 0 0 15 0 8 0 146863610 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 137342844 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/25112/statm: 37859 16140 1116 2985 0 34401 0
[pid=25112/tid=25157] ppid=25111 vsize=151436 CPUtime=99.59
/proc/25112/task/25157/stat : 25157 (pb_cplex) R 25111 25111 24454 0 -1 4202560 7316 0 0 0 9842 117 0 0 15 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 137461852 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=25112/tid=25158] ppid=25111 vsize=151436 CPUtime=100.8
/proc/25112/task/25158/stat : 25158 (pb_cplex) R 25111 25111 24454 0 -1 4202560 14163 0 0 0 9967 113 0 0 16 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 136384861 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=25112/tid=25159] ppid=25111 vsize=151436 CPUtime=100.59
/proc/25112/task/25159/stat : 25159 (pb_cplex) R 25111 25111 24454 0 -1 4202560 9599 0 0 0 9951 108 0 0 16 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 135450763 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=25112/tid=25160] ppid=25111 vsize=151436 CPUtime=102.15
/proc/25112/task/25160/stat : 25160 (pb_cplex) R 25111 25111 24454 0 -1 4202560 14342 0 0 0 10127 88 0 0 16 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 135450621 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=25112/tid=25161] ppid=25111 vsize=151436 CPUtime=100.51
/proc/25112/task/25161/stat : 25161 (pb_cplex) R 25111 25111 24454 0 -1 4202560 8478 0 0 0 9959 92 0 0 16 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 136384857 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=25112/tid=25162] ppid=25111 vsize=151436 CPUtime=101.24
/proc/25112/task/25162/stat : 25162 (pb_cplex) R 25111 25111 24454 0 -1 4202560 9351 0 0 0 10013 111 0 0 16 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 135526711 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=25112/tid=25163] ppid=25111 vsize=151436 CPUtime=100.24
/proc/25112/task/25163/stat : 25163 (pb_cplex) R 25111 25111 24454 0 -1 4202560 13743 0 0 0 9916 108 0 0 16 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 135450641 0 2 4096 16387 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 908.82
Current children cumulated vsize (KiB) 160136

[startup+222.301 s]
/proc/loadavg: 16.10 12.46 7.57 16/196 25171
/proc/meminfo: memFree=30252772/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
[pid=25112] ppid=25111 vsize=151436 CPUtime=1320.19
/proc/25112/stat : 25112 (pb_cplex) S 25111 25111 24454 0 -1 4202496 153923 0 0 0 130589 1430 0 0 16 0 8 0 146863610 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/25112/statm: 37859 16140 1116 2985 0 34401 0
[pid=25112/tid=25157] ppid=25111 vsize=151436 CPUtime=150.69
/proc/25112/task/25157/stat : 25157 (pb_cplex) R 25111 25111 24454 0 -1 4202560 12100 0 0 0 14890 179 0 0 16 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0
[pid=25112/tid=25158] ppid=25111 vsize=151436 CPUtime=152.17
/proc/25112/task/25158/stat : 25158 (pb_cplex) S 25111 25111 24454 0 -1 4202560 18358 0 0 0 15050 167 0 0 15 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 144580073 0 2 4096 16387 18446604454225020992 0 0 -1 0 0 0 0
[pid=25112/tid=25159] ppid=25111 vsize=151436 CPUtime=151.85
/proc/25112/task/25159/stat : 25159 (pb_cplex) R 25111 25111 24454 0 -1 4202560 12844 0 0 0 15015 170 0 0 16 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=25112/tid=25160] ppid=25111 vsize=151436 CPUtime=153.59
/proc/25112/task/25160/stat : 25160 (pb_cplex) R 25111 25111 24454 0 -1 4202560 16687 0 0 0 15205 154 0 0 16 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=25112/tid=25161] ppid=25111 vsize=151436 CPUtime=152.12
/proc/25112/task/25161/stat : 25161 (pb_cplex) R 25111 25111 24454 0 -1 4202560 12662 0 0 0 15074 138 0 0 16 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0
[pid=25112/tid=25162] ppid=25111 vsize=151436 CPUtime=152.9
/proc/25112/task/25162/stat : 25162 (pb_cplex) S 25111 25111 24454 0 -1 4202560 12706 0 0 0 15117 173 0 0 15 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 144580073 0 2 4096 16387 18446604454225020992 0 0 -1 3 0 0 0
[pid=25112/tid=25163] ppid=25111 vsize=151436 CPUtime=151.57
/proc/25112/task/25163/stat : 25163 (pb_cplex) S 25111 25111 24454 0 -1 4202560 18293 0 0 0 14984 173 0 0 16 0 8 0 146867006 155070464 16140 4089446400 134512640 146736320 4294180080 18446744073709551615 144580073 0 2 4096 16387 18446604454225020992 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1320.19
Current children cumulated vsize (KiB) 160136

[startup+282.335 s]
/proc/loadavg: 13.87 12.60 7.93 11/195 25180
/proc/meminfo: memFree=30236552/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
[pid=25112] ppid=25111 vsize=172940 CPUtime=1662.37
/proc/25112/stat : 25112 (pb_cplex) R 25111 25111 24454 0 -1 4202496 180180 0 0 0 164419 1818 0 0 16 0 8 0 146863610 177090560 20743 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/25112/statm: 43235 20743 1126 2985 0 39777 0
[pid=25112/tid=25173] ppid=25111 vsize=172940 CPUtime=15.84
/proc/25112/task/25173/stat : 25173 (pb_cplex) R 25111 25111 24454 0 -1 4202560 2053 0 0 0 1566 18 0 0 15 0 8 0 146889040 177090560 20743 4089446400 134512640 146736320 4294180080 18446744073709551615 135521767 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=25112/tid=25174] ppid=25111 vsize=172940 CPUtime=15.76
/proc/25112/task/25174/stat : 25174 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1476 0 0 0 1558 18 0 0 15 0 8 0 146889040 177090560 20743 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=25112/tid=25175] ppid=25111 vsize=172940 CPUtime=16.03
/proc/25112/task/25175/stat : 25175 (pb_cplex) R 25111 25111 24454 0 -1 4202560 221 0 0 0 1587 16 0 0 15 0 8 0 146889040 177090560 20743 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=25112/tid=25176] ppid=25111 vsize=172940 CPUtime=15.75
/proc/25112/task/25176/stat : 25176 (pb_cplex) R 25111 25111 24454 0 -1 4202560 860 0 0 0 1561 14 0 0 15 0 8 0 146889040 177090560 20743 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=25112/tid=25177] ppid=25111 vsize=172940 CPUtime=15.82
/proc/25112/task/25177/stat : 25177 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1478 0 0 0 1566 16 0 0 15 0 8 0 146889040 177090560 20743 4089446400 134512640 146736320 4294180080 18446744073709551615 136388017 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=25112/tid=25178] ppid=25111 vsize=172940 CPUtime=16.12
/proc/25112/task/25178/stat : 25178 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1269 0 0 0 1596 16 0 0 16 0 8 0 146889040 177090560 20743 4089446400 134512640 146736320 4294180080 18446744073709551615 135450874 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=25112/tid=25179] ppid=25111 vsize=172940 CPUtime=15.87
/proc/25112/task/25179/stat : 25179 (pb_cplex) R 25111 25111 24454 0 -1 4202560 983 0 0 0 1571 16 0 0 16 0 8 0 146889040 177090560 20743 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 181640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+302.201 s]
/proc/loadavg: 15.11 12.96 8.15 17/195 25180
/proc/meminfo: memFree=30236800/32951124 swapFree=67111528/67111528
[pid=25111] ppid=25109 vsize=8700 CPUtime=0
/proc/25111/stat : 25111 (run) S 25109 25111 24454 0 -1 4202496 364 0 0 0 0 0 0 0 22 0 1 0 146863608 8908800 249 4089446400 4194304 4922060 140736564755808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25111/statm: 2175 249 208 178 0 68 0
[pid=25112] ppid=25111 vsize=172940 CPUtime=1800.2
/proc/25112/stat : 25112 (pb_cplex) R 25111 25111 24454 0 -1 4202496 182710 0 0 0 178045 1975 0 0 16 0 8 0 146863610 177090560 20833 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0
/proc/25112/statm: 43235 20833 1126 2985 0 39777 0
[pid=25112/tid=25173] ppid=25111 vsize=172940 CPUtime=32.88
/proc/25112/task/25173/stat : 25173 (pb_cplex) R 25111 25111 24454 0 -1 4202560 2323 0 0 0 3257 31 0 0 16 0 8 0 146889040 177090560 20833 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
[pid=25112/tid=25174] ppid=25111 vsize=172940 CPUtime=32.94
/proc/25112/task/25174/stat : 25174 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1479 0 0 0 3258 36 0 0 16 0 8 0 146889040 177090560 20833 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0
[pid=25112/tid=25175] ppid=25111 vsize=172940 CPUtime=33.09
/proc/25112/task/25175/stat : 25175 (pb_cplex) R 25111 25111 24454 0 -1 4202560 524 0 0 0 3272 37 0 0 16 0 8 0 146889040 177090560 20833 4089446400 134512640 146736320 4294180080 18446744073709551615 136017520 0 2 4096 16387 0 0 0 -1 5 0 0 0
[pid=25112/tid=25176] ppid=25111 vsize=172940 CPUtime=32.99
/proc/25112/task/25176/stat : 25176 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1079 0 0 0 3265 34 0 0 16 0 8 0 146889040 177090560 20833 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0
[pid=25112/tid=25177] ppid=25111 vsize=172940 CPUtime=33.12
/proc/25112/task/25177/stat : 25177 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1659 0 0 0 3274 38 0 0 16 0 8 0 146889040 177090560 20833 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
[pid=25112/tid=25178] ppid=25111 vsize=172940 CPUtime=33.4
/proc/25112/task/25178/stat : 25178 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1988 0 0 0 3304 36 0 0 16 0 8 0 146889040 177090560 20833 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 7 0 0 0
[pid=25112/tid=25179] ppid=25111 vsize=172940 CPUtime=33.16
/proc/25112/task/25179/stat : 25179 (pb_cplex) R 25111 25111 24454 0 -1 4202560 1456 0 0 0 3280 36 0 0 16 0 8 0 146889040 177090560 20833 4089446400 134512640 146736320 4294180080 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 181640

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

Child status: 0
Real time (s): 302.217
CPU time (s): 1800.25
CPU user time (s): 1780.49
CPU system time (s): 19.755
CPU usage (%): 595.68
Max. virtual memory (cumulated for all children) (KiB): 183688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.49
system time used= 19.755
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183083
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= 372913
involuntary context switches= 8733

runsolver used 0.637903 second user time and 1.20682 second system time

The end

Launcher Data

Begin job on node138 at 2010-07-02 09:27:57
IDJOB=2697417
IDBENCH=79282
IDSOLVER=1210
FILE ID=node138/2697417-1278055677
PBS_JOBID= 11198906
Free space on /tmp= 74096 MiB

SOLVER NAME= pb_cplex 2010-07-01
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900546417--soft-0-100-0.wbo
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697417-1278055677/watcher-2697417-1278055677 -o /tmp/evaluation-result-2697417-1278055677/solver-2697417-1278055677 -C 1800 -W 2000 -M 3800  run HOME/instance-2697417-1278055677.wbo

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

MD5SUM BENCH= 0e9942c7ddaaf04ff12871ed1ee37357
RANDOM SEED=1593565720

node138.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.860
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.860
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.860
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.860
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.860
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.860
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.860
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.860
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30330204 kB
Buffers:        227128 kB
Cached:        1985084 kB
SwapCached:          0 kB
Active:        1323404 kB
Inactive:      1142968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30330204 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16752 kB
Writeback:           0 kB
AnonPages:      254548 kB
Mapped:          18984 kB
Slab:            87580 kB
PageTables:       5660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   526144 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74080 MiB
End job on node138 at 2010-07-02 09:33:00