Trace number 3726964

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
wbo 1.72UNSAT 929.81 930.18

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900561288.opb
MD5SUM4bba9489f2c1cdd3e2419eb13f48915c
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 benchmark57.0313
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 625
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 ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726964-1338651378.opb.
0.00/0.00	c Instance file HOME/instance-3726964-1338651378.opb
0.00/0.00	c File size is 83373 bytes.
0.00/0.00	c Highest Coefficient sum: 625
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Decision                                            |
0.00/0.00	c |  Objective Function:    None                                                |
0.00/0.00	c |                                                                             |
0.00/0.00	c ===============================================================================
929.81/930.17	c ===============================================================================
929.81/930.17	c Wall Clock Time: 930.17 s
929.81/930.17	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3726964-1338651378/watcher-3726964-1338651378 -o /tmp/evaluation-result-3726964-1338651378/solver-3726964-1338651378 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3726964-1338651378.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.44 1.81 1.93 3/175 20897
/proc/meminfo: memFree=29231696/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=3232 CPUtime=0 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) R 20895 20897 18556 0 -1 4202496 306 0 0 0 0 0 0 0 20 0 1 0 331266226 3309568 259 33554432000 4194304 5964350 140734196197920 140734199034296 5180076 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 808 260 166 433 0 351 0

[startup+0.079197 s]
/proc/loadavg: 1.44 1.81 1.93 3/175 20897
/proc/meminfo: memFree=29231696/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=83840 CPUtime=0.07 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 1099 0 0 0 7 0 0 0 20 0 2 0 331266226 85852160 1031 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 20960 1031 184 433 0 20524 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 83840

[startup+0.100263 s]
/proc/loadavg: 1.44 1.81 1.93 3/175 20897
/proc/meminfo: memFree=29231696/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=83840 CPUtime=0.09 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 1149 0 0 0 9 0 0 0 20 0 2 0 331266226 85852160 1081 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 20960 1081 184 433 0 20524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83840

[startup+0.300182 s]
/proc/loadavg: 1.44 1.81 1.93 3/175 20897
/proc/meminfo: memFree=29231696/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=83840 CPUtime=0.29 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 1547 0 0 0 29 0 0 0 20 0 2 0 331266226 85852160 1479 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 20960 1479 184 433 0 20524 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83840

[startup+0.700194 s]
/proc/loadavg: 1.44 1.81 1.93 3/175 20897
/proc/meminfo: memFree=29231696/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=83984 CPUtime=0.69 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 1918 0 0 0 69 0 0 0 20 0 2 0 331266226 85999616 1850 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 20996 1850 184 433 0 20560 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83984

[startup+1.50024 s]
/proc/loadavg: 1.48 1.81 1.93 3/177 20899
/proc/meminfo: memFree=29221008/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=84056 CPUtime=1.49 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 2637 0 0 0 149 0 0 0 20 0 2 0 331266226 86073344 2569 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 21014 2569 184 433 0 20578 0
[pid=20897/tid=20899] ppid=20895 vsize=84056 CPUtime=1.47 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 1849 0 0 0 147 0 0 0 20 0 2 0 331266227 86073344 2569 33554432000 4194304 5964350 140734196197920 139797702424616 4399926 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84056

[startup+3.10031 s]
/proc/loadavg: 1.48 1.81 1.93 3/177 20899
/proc/meminfo: memFree=29217660/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=84056 CPUtime=3.09 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 3527 0 0 0 309 0 0 0 20 0 2 0 331266226 86073344 3459 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 21014 3459 184 433 0 20578 0
[pid=20897/tid=20899] ppid=20895 vsize=84056 CPUtime=3.07 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 2739 0 0 0 307 0 0 0 20 0 2 0 331266227 86073344 3459 33554432000 4194304 5964350 140734196197920 139797702424376 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84056

[startup+6.30032 s]
/proc/loadavg: 1.52 1.81 1.93 3/177 20899
/proc/meminfo: memFree=29205960/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=84164 CPUtime=6.29 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 4777 0 0 0 628 1 0 0 20 0 2 0 331266226 86183936 4709 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 21041 4709 184 433 0 20605 0
[pid=20897/tid=20899] ppid=20895 vsize=84164 CPUtime=6.26 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 3989 0 0 0 625 1 0 0 20 0 2 0 331266227 86183936 4709 33554432000 4194304 5964350 140734196197920 139797702424376 4399938 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84164

[startup+12.7003 s]
/proc/loadavg: 1.56 1.82 1.93 3/177 20899
/proc/meminfo: memFree=29190952/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=84324 CPUtime=12.69 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 6656 0 0 0 1268 1 0 0 20 0 2 0 331266226 86347776 6588 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 21081 6588 184 433 0 20645 0
[pid=20897/tid=20899] ppid=20895 vsize=84324 CPUtime=12.64 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 5868 0 0 0 1263 1 0 0 20 0 2 0 331266227 86347776 6588 33554432000 4194304 5964350 140734196197920 139797702424376 4399958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84324

[startup+25.5003 s]
/proc/loadavg: 1.66 1.83 1.93 3/177 20899
/proc/meminfo: memFree=29166572/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=84324 CPUtime=25.49 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 10055 0 0 0 2547 2 0 0 20 0 2 0 331266226 86347776 9987 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 21081 9987 184 433 0 20645 0
[pid=20897/tid=20899] ppid=20895 vsize=84324 CPUtime=25.41 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 9267 0 0 0 2540 1 0 0 20 0 2 0 331266227 86347776 9987 33554432000 4194304 5964350 140734196197920 139797702424376 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84324

[startup+51.1003 s]
/proc/loadavg: 1.77 1.84 1.93 3/177 20899
/proc/meminfo: memFree=29127668/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=84852 CPUtime=51.08 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 14346 0 0 0 5105 3 0 0 20 0 2 0 331266226 86888448 14278 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 21213 14278 184 433 0 20777 0
[pid=20897/tid=20899] ppid=20895 vsize=84852 CPUtime=50.95 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 13558 0 0 0 5092 3 0 0 20 0 2 0 331266227 86888448 14278 33554432000 4194304 5964350 140734196197920 139797702424616 4409906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84852

[startup+102.307 s]
/proc/loadavg: 1.90 1.86 1.93 3/177 20899
/proc/meminfo: memFree=29064736/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=152476 CPUtime=102.24 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 22104 0 0 0 10218 6 0 0 20 0 2 0 331266226 156135424 22116 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 38119 22116 184 433 0 37683 0
[pid=20897/tid=20899] ppid=20895 vsize=152476 CPUtime=101.99 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 21316 0 0 0 10192 7 0 0 20 0 2 0 331266227 156135424 22116 33554432000 4194304 5964350 140734196197920 139797702424568 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 152476

[startup+162.3 s]
/proc/loadavg: 1.96 1.88 1.93 3/177 20899
/proc/meminfo: memFree=28992952/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=154204 CPUtime=162.24 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 30908 0 0 0 16213 11 0 0 20 0 2 0 331266226 157904896 31613 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 38551 31613 184 433 0 38115 0
[pid=20897/tid=20899] ppid=20895 vsize=154204 CPUtime=161.83 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 30120 0 0 0 16171 12 0 0 20 0 2 0 331266227 157904896 31613 33554432000 4194304 5964350 140734196197920 139797702424376 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 154204

[startup+222.3 s]
/proc/loadavg: 1.98 1.90 1.93 3/178 20900
/proc/meminfo: memFree=28939108/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=222764 CPUtime=222.22 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 37666 0 0 0 22206 16 0 0 20 0 2 0 331266226 228110336 38387 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 55691 38387 184 433 0 55255 0
[pid=20897/tid=20899] ppid=20895 vsize=222764 CPUtime=221.67 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 36878 0 0 0 22148 19 0 0 20 0 2 0 331266227 228110336 38387 33554432000 4194304 5964350 140734196197920 139797702424616 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 222764

[startup+282.3 s]
/proc/loadavg: 1.99 1.92 1.93 3/177 20902
/proc/meminfo: memFree=28890868/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=224276 CPUtime=282.18 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 42235 0 0 0 28198 20 0 0 20 0 2 0 331266226 229658624 43055 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 56069 43055 184 433 0 55633 0
[pid=20897/tid=20899] ppid=20895 vsize=224276 CPUtime=281.49 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 41447 0 0 0 28125 24 0 0 20 0 2 0 331266227 229658624 43055 33554432000 4194304 5964350 140734196197920 139797702424376 4400342 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 224276

[startup+342.3 s]
/proc/loadavg: 2.04 1.94 1.94 3/177 21020
/proc/meminfo: memFree=28932688/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=225644 CPUtime=342.17 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 50605 0 0 0 34189 28 0 0 20 0 2 0 331266226 231059456 51425 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 56411 51425 184 433 0 55975 0
[pid=20897/tid=20899] ppid=20895 vsize=225644 CPUtime=341.33 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 49817 0 0 0 34100 33 0 0 20 0 2 0 331266227 231059456 51425 33554432000 4194304 5964350 140734196197920 139797702424616 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 225644

[startup+402.3 s]
/proc/loadavg: 2.01 1.95 1.94 3/177 21020
/proc/meminfo: memFree=28804908/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=292888 CPUtime=402.16 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 55166 0 0 0 40184 32 0 0 20 0 2 0 331266226 299917312 55986 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 73222 55986 184 433 0 72786 0
[pid=20897/tid=20899] ppid=20895 vsize=292888 CPUtime=401.18 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 54378 0 0 0 40080 38 0 0 20 0 2 0 331266227 299917312 55986 33554432000 4194304 5964350 140734196197920 139797702424376 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 292888

[startup+462.3 s]
/proc/loadavg: 2.00 1.95 1.94 3/177 21020
/proc/meminfo: memFree=28734408/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=293788 CPUtime=462.12 cores=1,3,5,7

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


[startup+582.3 s]
/proc/loadavg: 2.04 1.98 1.94 3/177 21020
/proc/meminfo: memFree=28570448/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=362220 CPUtime=582.11 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 72040 0 0 0 58160 51 0 0 20 0 2 0 331266226 370913280 72956 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 90555 72956 184 433 0 90119 0
[pid=20897/tid=20899] ppid=20895 vsize=362220 CPUtime=580.69 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 71252 0 0 0 58010 59 0 0 20 0 2 0 331266227 370913280 72956 33554432000 4194304 5964350 140734196197920 139797702424616 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 362220

[startup+642.3 s]
/proc/loadavg: 2.01 1.98 1.94 3/177 21021
/proc/meminfo: memFree=28520388/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=363528 CPUtime=642.1 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 76126 0 0 0 64155 55 0 0 20 0 2 0 331266226 372252672 77027 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 90882 77027 184 433 0 90446 0
[pid=20897/tid=20899] ppid=20895 vsize=363528 CPUtime=640.55 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 75338 0 0 0 63991 64 0 0 20 0 2 0 331266227 372252672 77027 33554432000 4194304 5964350 140734196197920 139797702424616 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 363528

[startup+702.3 s]
/proc/loadavg: 2.00 1.98 1.94 3/177 21021
/proc/meminfo: memFree=28485908/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=364176 CPUtime=702.09 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 80787 0 0 0 70149 60 0 0 20 0 2 0 331266226 372916224 81688 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 91044 81689 184 433 0 90608 0
[pid=20897/tid=20899] ppid=20895 vsize=364176 CPUtime=700.39 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 80000 0 0 0 69969 70 0 0 20 0 2 0 331266227 372916224 81689 33554432000 4194304 5964350 140734196197920 139797702424568 5136410 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 364176

[startup+762.307 s]
/proc/loadavg: 2.00 1.98 1.94 3/177 21021
/proc/meminfo: memFree=28394972/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=432208 CPUtime=762.09 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 86852 0 0 0 76141 68 0 0 20 0 2 0 331266226 442580992 87753 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 108052 87753 184 433 0 107616 0
[pid=20897/tid=20899] ppid=20895 vsize=432208 CPUtime=760.24 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 86064 0 0 0 75945 79 0 0 20 0 2 0 331266227 442580992 87753 33554432000 4194304 5964350 140734196197920 139797702424376 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 432208

[startup+822.3 s]
/proc/loadavg: 2.04 2.00 1.95 3/177 21021
/proc/meminfo: memFree=28362348/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=433396 CPUtime=822.07 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 90578 0 0 0 82136 71 0 0 20 0 2 0 331266226 443797504 91510 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 108349 91510 184 433 0 107913 0
[pid=20897/tid=20899] ppid=20895 vsize=433396 CPUtime=820.08 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 89790 0 0 0 81925 83 0 0 20 0 2 0 331266227 443797504 91510 33554432000 4194304 5964350 140734196197920 139797702424616 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 433396

[startup+882.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 21024
/proc/meminfo: memFree=28294044/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=433828 CPUtime=882.02 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 94775 0 0 0 88127 75 0 0 20 0 2 0 331266226 444239872 95743 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 108457 95743 184 433 0 108021 0
[pid=20897/tid=20899] ppid=20895 vsize=433828 CPUtime=879.88 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 93987 0 0 0 87900 88 0 0 20 0 2 0 331266227 444239872 95743 33554432000 4194304 5964350 140734196197920 139797702424568 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 433828

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

[startup+895.9 s]
/proc/loadavg: 2.01 2.00 1.95 3/177 21025
/proc/meminfo: memFree=28279600/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=433936 CPUtime=895.63 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 96353 0 0 0 89486 77 0 0 20 0 2 0 331266226 444350464 97319 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 108484 97319 184 433 0 108048 0
[pid=20897/tid=20899] ppid=20895 vsize=433936 CPUtime=893.45 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 95565 0 0 0 89256 89 0 0 20 0 2 0 331266227 444350464 97319 33554432000 4194304 5964350 140734196197920 139797702424616 4399936 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 895.63
Current children cumulated vsize (KiB) 433936

[startup+908.7 s]
/proc/loadavg: 2.01 2.00 1.95 3/177 21025
/proc/meminfo: memFree=28265836/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=434456 CPUtime=908.42 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 97606 0 0 0 90764 78 0 0 20 0 2 0 331266226 444882944 98572 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 108614 98572 184 433 0 108178 0
[pid=20897/tid=20899] ppid=20895 vsize=434456 CPUtime=906.21 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 96818 0 0 0 90530 91 0 0 20 0 2 0 331266227 444882944 98572 33554432000 4194304 5964350 140734196197920 139797702424568 4378912 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 908.42
Current children cumulated vsize (KiB) 434456

[startup+921.5 s]
/proc/loadavg: 2.01 2.00 1.95 3/177 21025
/proc/meminfo: memFree=28254056/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=434600 CPUtime=921.22 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 97646 0 0 0 92044 78 0 0 20 0 2 0 331266226 445030400 98612 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 108650 98612 184 433 0 108214 0
[pid=20897/tid=20899] ppid=20895 vsize=434600 CPUtime=918.98 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 96858 0 0 0 91807 91 0 0 20 0 2 0 331266227 445030400 98612 33554432000 4194304 5964350 140734196197920 139797702424376 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 921.22
Current children cumulated vsize (KiB) 434600

[startup+924.7 s]
/proc/loadavg: 2.01 2.00 1.95 3/177 21025
/proc/meminfo: memFree=28252816/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=434600 CPUtime=924.41 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 97649 0 0 0 92363 78 0 0 20 0 2 0 331266226 445030400 98615 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 108650 98615 184 433 0 108214 0
[pid=20897/tid=20899] ppid=20895 vsize=434600 CPUtime=922.17 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 96861 0 0 0 92125 92 0 0 20 0 2 0 331266227 445030400 98615 33554432000 4194304 5964350 140734196197920 139797702424376 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 924.41
Current children cumulated vsize (KiB) 434600

[startup+927.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21025
/proc/meminfo: memFree=28251328/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=434852 CPUtime=927.61 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 97700 0 0 0 92683 78 0 0 20 0 2 0 331266226 445288448 98666 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 108713 98666 184 433 0 108277 0
[pid=20897/tid=20899] ppid=20895 vsize=434852 CPUtime=925.37 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 96912 0 0 0 92445 92 0 0 20 0 2 0 331266227 445288448 98666 33554432000 4194304 5964350 140734196197920 139797702424376 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 927.61
Current children cumulated vsize (KiB) 434852

[startup+929.507 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21025
/proc/meminfo: memFree=28245872/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=434852 CPUtime=929.22 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 97703 0 0 0 92844 78 0 0 20 0 2 0 331266226 445288448 98669 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 108713 98669 184 433 0 108277 0
[pid=20897/tid=20899] ppid=20895 vsize=434852 CPUtime=926.97 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 96915 0 0 0 92605 92 0 0 20 0 2 0 331266227 445288448 98669 33554432000 4194304 5964350 140734196197920 139797702424376 4399930 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 929.22
Current children cumulated vsize (KiB) 434852

[startup+929.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21025
/proc/meminfo: memFree=28245872/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=434852 CPUtime=929.61 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 97703 0 0 0 92883 78 0 0 20 0 2 0 331266226 445288448 98669 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 108713 98669 184 433 0 108277 0
[pid=20897/tid=20899] ppid=20895 vsize=434852 CPUtime=927.36 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 96915 0 0 0 92644 92 0 0 20 0 2 0 331266227 445288448 98669 33554432000 4194304 5964350 140734196197920 139797702424376 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 929.61
Current children cumulated vsize (KiB) 434852

[startup+930.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21025
/proc/meminfo: memFree=28245872/32873844 swapFree=6088/6088
[pid=20897] ppid=20895 vsize=434852 CPUtime=929.81 cores=1,3,5,7
/proc/20897/stat : 20897 (wbo1.72) S 20895 20897 18556 0 -1 4202496 97703 0 0 0 92903 78 0 0 20 0 2 0 331266226 445288448 98669 33554432000 4194304 5964350 140734196197920 140734196197440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20897/statm: 108713 98669 184 433 0 108277 0
[pid=20897/tid=20899] ppid=20895 vsize=434852 CPUtime=927.56 cores=1,3,5,7
/proc/20897/task/20899/stat : 20899 (wbo1.72) R 20895 20897 18556 0 -1 4202560 96915 0 0 0 92664 92 0 0 20 0 2 0 331266227 445288448 98669 33554432000 4194304 5964350 140734196197920 139797702424376 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 929.81
Current children cumulated vsize (KiB) 434852

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20897 and gives
#  childrusage.ru_utime.tv_sec=926
#  childrusage.ru_utime.tv_usec=725116
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=937857
# CPU time returned by wait4() is 927.663
# while last known CPU time is 929.81
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 930.18
CPU time (s): 929.81
CPU user time (s): 929.03
CPU system time (s): 0.78
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 434852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 926.725
system time used= 0.937857
maximum resident set size= 394688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97706
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= 163
involuntary context switches= 950

runsolver used 3.83842 second user time and 8.83566 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-02 17:36:18
IDJOB=3726964
IDBENCH=1303
IDSOLVER=2313
FILE ID=node110/3726964-1338651378
RUNJOBID= node110-1338651355-20283
PBS_JOBID= 14636470
Free space on /tmp= 71128 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900561288.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726964-1338651378/watcher-3726964-1338651378 -o /tmp/evaluation-result-3726964-1338651378/solver-3726964-1338651378 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3726964-1338651378.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4bba9489f2c1cdd3e2419eb13f48915c
RANDOM SEED=1351433439

node110.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29232324 kB
Buffers:          392008 kB
Cached:          2380924 kB
SwapCached:          604 kB
Active:          1267124 kB
Inactive:        1529360 kB
Active(anon):      13288 kB
Inactive(anon):    12328 kB
Active(file):    1253836 kB
Inactive(file):  1517032 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:             11696 kB
Writeback:             0 kB
AnonPages:         38860 kB
Mapped:            12252 kB
Shmem:                40 kB
Slab:             707200 kB
SReclaimable:     147980 kB
SUnreclaim:       559220 kB
KernelStack:        1472 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     131068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71124 MiB
End job on node110 at 2012-06-02 17:51:48