Trace number 3727243

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.72? 1799.61 1800

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K87.opb
MD5SUM800363f05bcd3a7fdae42567bbf8c0cf
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5916
Total number of constraints6092
Number of constraints which are clauses6005
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint87
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 88
Number of bits of the biggest sum of numbers7
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-3727243-1338669312.opb.
0.00/0.00	c Instance file HOME/instance-3727243-1338669312.opb
0.00/0.00	c File size is 378082 bytes.
0.02/0.03	c Highest Coefficient sum: 88
0.02/0.03	c ============================[ Problem Statistics ]=============================
0.02/0.03	c |                                                                             |
0.02/0.03	c |  Parsing time:          0.03         s                                      |
0.02/0.03	c |  Number Variables:      5916                                                |
0.02/0.03	c |  Number Clauses:        6005                                                |
0.02/0.03	c |  Number Cardinality:    87                                                  |
0.02/0.03	c |  Number PB Constraints: 0                                                   |
0.02/0.03	c |                                                                             |
0.02/0.03	c |  Problem Type:          Decision                                            |
0.02/0.03	c |  Objective Function:    None                                                |
0.02/0.03	c |                                                                             |
0.02/0.03	c ===============================================================================
1799.61/1800.00	c ===============================================================================
1799.61/1800.00	c Wall Clock Time: 1800.00 s
1799.61/1800.00	s UNKNOWN

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-3727243-1338669312/watcher-3727243-1338669312 -o /tmp/evaluation-result-3727243-1338669312/solver-3727243-1338669312 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727243-1338669312.opb 

running on 4 cores: 0,2,4,6

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.92 1.98 1.99 2/171 3775
/proc/meminfo: memFree=30790628/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=4652 CPUtime=0 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) R 3773 3775 3618 0 -1 4202496 575 0 0 0 0 0 0 0 20 0 1 0 333057087 4763648 527 33554432000 4194304 5964350 140735387325680 140735044769496 4395326 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 1163 527 163 433 0 634 0

[startup+0.025579 s]
/proc/loadavg: 1.92 1.98 1.99 2/171 3775
/proc/meminfo: memFree=30790628/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=5592 CPUtime=0.02 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) R 3773 3775 3618 0 -1 4202496 883 0 0 0 2 0 0 0 20 0 1 0 333057087 5726208 835 33554432000 4194304 5964350 140735387325680 140735044769496 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 1398 835 235 433 0 869 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5592

[startup+0.100571 s]
/proc/loadavg: 1.92 1.98 1.99 2/171 3775
/proc/meminfo: memFree=30790628/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=85992 CPUtime=0.09 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 2461 0 0 0 9 0 0 0 20 0 2 0 333057087 88055808 2197 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 21498 2197 186 433 0 21062 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85992

[startup+0.301015 s]
/proc/loadavg: 1.92 1.98 1.99 2/171 3775
/proc/meminfo: memFree=30790628/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=85992 CPUtime=0.29 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 2745 0 0 0 29 0 0 0 20 0 2 0 333057087 88055808 2481 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 21498 2481 186 433 0 21062 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85992

[startup+0.700158 s]
/proc/loadavg: 1.92 1.98 1.99 2/171 3775
/proc/meminfo: memFree=30790628/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=85992 CPUtime=0.69 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 3309 0 0 0 69 0 0 0 20 0 2 0 333057087 88055808 3045 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 21498 3045 186 433 0 21062 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85992

[startup+1.50104 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 3790
/proc/meminfo: memFree=30760104/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=85992 CPUtime=1.49 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 4247 0 0 0 149 0 0 0 20 0 2 0 333057087 88055808 3983 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 21498 3983 186 433 0 21062 0
[pid=3775/tid=3780] ppid=3773 vsize=85992 CPUtime=1.45 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 2828 0 0 0 145 0 0 0 20 0 2 0 333057090 88055808 3983 33554432000 4194304 5964350 140735387325680 140564663216120 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85992

[startup+3.10104 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 3790
/proc/meminfo: memFree=30749440/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=85992 CPUtime=3.09 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 5060 0 0 0 308 1 0 0 20 0 2 0 333057087 88055808 4796 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 21498 4796 186 433 0 21062 0
[pid=3775/tid=3780] ppid=3773 vsize=85992 CPUtime=3.05 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 3641 0 0 0 304 1 0 0 20 0 2 0 333057090 88055808 4796 33554432000 4194304 5964350 140735387325680 140564663216120 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85992

[startup+6.30107 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 3790
/proc/meminfo: memFree=30738188/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=85992 CPUtime=6.28 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 7343 0 0 0 627 1 0 0 20 0 2 0 333057087 88055808 7079 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 21498 7079 186 433 0 21062 0
[pid=3775/tid=3780] ppid=3773 vsize=85992 CPUtime=6.24 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 5924 0 0 0 623 1 0 0 20 0 2 0 333057090 88055808 7079 33554432000 4194304 5964350 140735387325680 140564663215928 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85992

[startup+12.7002 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 3790
/proc/meminfo: memFree=30714212/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=86208 CPUtime=12.68 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 10004 0 0 0 1266 2 0 0 20 0 2 0 333057087 88276992 9858 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 21552 9858 186 433 0 21116 0
[pid=3775/tid=3780] ppid=3773 vsize=86208 CPUtime=12.61 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 8585 0 0 0 1259 2 0 0 20 0 2 0 333057090 88276992 9858 33554432000 4194304 5964350 140735387325680 140564663216168 4382206 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86208

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 3790
/proc/meminfo: memFree=30689772/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=86316 CPUtime=25.47 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 13816 0 0 0 2543 4 0 0 20 0 2 0 333057087 88387584 13663 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 21579 13663 186 433 0 21143 0
[pid=3775/tid=3780] ppid=3773 vsize=86316 CPUtime=25.38 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 12397 0 0 0 2534 4 0 0 20 0 2 0 333057090 88387584 13663 33554432000 4194304 5964350 140735387325680 140564663216120 4381928 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 86316

[startup+51.1011 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 3790
/proc/meminfo: memFree=30648488/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=152012 CPUtime=51.06 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 19746 0 0 0 5100 6 0 0 20 0 2 0 333057087 155660288 19580 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 38003 19580 186 433 0 37567 0
[pid=3775/tid=3780] ppid=3773 vsize=152012 CPUtime=50.9 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 18327 0 0 0 5085 5 0 0 20 0 2 0 333057090 155660288 19580 33554432000 4194304 5964350 140735387325680 140564663216120 4399976 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 152012

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 3790
/proc/meminfo: memFree=30597172/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=152012 CPUtime=102.25 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 28233 0 0 0 10216 9 0 0 20 0 2 0 333057087 155660288 28892 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 38003 28892 186 433 0 37567 0
[pid=3775/tid=3780] ppid=3773 vsize=152012 CPUtime=101.97 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 26814 0 0 0 10187 10 0 0 20 0 2 0 333057090 155660288 28892 33554432000 4194304 5964350 140735387325680 140564663215928 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 152012

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 3791
/proc/meminfo: memFree=30567492/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=152252 CPUtime=162.23 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 30310 0 0 0 16212 11 0 0 20 0 2 0 333057087 155906048 30983 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 38063 30983 186 433 0 37627 0
[pid=3775/tid=3780] ppid=3773 vsize=152252 CPUtime=161.81 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 28891 0 0 0 16168 13 0 0 20 0 2 0 333057090 155906048 30983 33554432000 4194304 5964350 140735387325680 140564663216120 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 152252

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 3791
/proc/meminfo: memFree=30553892/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=152252 CPUtime=222.21 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 30324 0 0 0 22210 11 0 0 20 0 2 0 333057087 155906048 31043 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 38063 31043 186 433 0 37627 0
[pid=3775/tid=3780] ppid=3773 vsize=152252 CPUtime=221.65 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 28905 0 0 0 22151 14 0 0 20 0 2 0 333057090 155906048 31043 33554432000 4194304 5964350 140735387325680 140564663216120 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 152252

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 3791
/proc/meminfo: memFree=30518272/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=218220 CPUtime=282.2 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 34643 0 0 0 28208 12 0 0 20 0 2 0 333057087 223457280 35362 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 54555 35362 186 433 0 54119 0
[pid=3775/tid=3780] ppid=3773 vsize=218220 CPUtime=281.49 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 33224 0 0 0 28133 16 0 0 20 0 2 0 333057090 223457280 35362 33554432000 4194304 5964350 140735387325680 140564663216120 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 218220

[startup+342.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/180 3794
/proc/meminfo: memFree=30488160/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=219732 CPUtime=342.2 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 38210 0 0 0 34205 15 0 0 20 0 2 0 333057087 225005568 38927 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 54933 38927 186 433 0 54497 0
[pid=3775/tid=3780] ppid=3773 vsize=219732 CPUtime=341.34 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 36791 0 0 0 34115 19 0 0 20 0 2 0 333057090 225005568 38927 33554432000 4194304 5964350 140735387325680 140564663215928 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 219732

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 3794
/proc/meminfo: memFree=30459800/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=219732 CPUtime=402.18 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 38228 0 0 0 40203 15 0 0 20 0 2 0 333057087 225005568 39214 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 54933 39214 186 433 0 54497 0
[pid=3775/tid=3780] ppid=3773 vsize=219732 CPUtime=401.17 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 36809 0 0 0 40097 20 0 0 20 0 2 0 333057090 225005568 39214 33554432000 4194304 5964350 140735387325680 140564663215928 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 219732

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3795
/proc/meminfo: memFree=30431400/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=219732 CPUtime=462.17 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3801
/proc/meminfo: memFree=30154780/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=355160 CPUtime=1421.98 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 75735 0 0 0 142162 36 0 0 20 0 2 0 333057087 363683840 77077 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 88790 77077 186 433 0 88354 0
[pid=3775/tid=3780] ppid=3773 vsize=355160 CPUtime=1418.52 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 74316 0 0 0 141795 57 0 0 20 0 2 0 333057090 363683840 77077 33554432000 4194304 5964350 140735387325680 140564663216120 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 355160

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3801
/proc/meminfo: memFree=30152248/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=355160 CPUtime=1481.97 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 75735 0 0 0 148161 36 0 0 20 0 2 0 333057087 363683840 77077 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 88790 77077 186 433 0 88354 0
[pid=3775/tid=3780] ppid=3773 vsize=355160 CPUtime=1478.36 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 74316 0 0 0 147778 58 0 0 20 0 2 0 333057090 363683840 77077 33554432000 4194304 5964350 140735387325680 140564663216120 4399861 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 355160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3804
/proc/meminfo: memFree=30153112/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=355160 CPUtime=1541.96 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 75735 0 0 0 154160 36 0 0 20 0 2 0 333057087 363683840 77077 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 88790 77077 186 433 0 88354 0
[pid=3775/tid=3780] ppid=3773 vsize=355160 CPUtime=1538.21 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 74316 0 0 0 153762 59 0 0 20 0 2 0 333057090 363683840 77077 33554432000 4194304 5964350 140735387325680 140564663216120 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 355160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3827
/proc/meminfo: memFree=30152980/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=355160 CPUtime=1601.95 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 75735 0 0 0 160159 36 0 0 20 0 2 0 333057087 363683840 77077 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 88790 77077 186 433 0 88354 0
[pid=3775/tid=3780] ppid=3773 vsize=355160 CPUtime=1598.06 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 74316 0 0 0 159746 60 0 0 20 0 2 0 333057090 363683840 77077 33554432000 4194304 5964350 140735387325680 140564663216120 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 355160

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3828
/proc/meminfo: memFree=30124280/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=357692 CPUtime=1661.95 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 82943 0 0 0 166153 42 0 0 20 0 2 0 333057087 366276608 84285 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 89423 84285 186 433 0 88987 0
[pid=3775/tid=3780] ppid=3773 vsize=357692 CPUtime=1657.9 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 81524 0 0 0 165724 66 0 0 20 0 2 0 333057090 366276608 84285 33554432000 4194304 5964350 140735387325680 140564663216120 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 357692

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3828
/proc/meminfo: memFree=30118672/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=357692 CPUtime=1721.92 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 84236 0 0 0 172150 42 0 0 20 0 2 0 333057087 366276608 85584 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 89423 85584 186 433 0 88987 0
[pid=3775/tid=3780] ppid=3773 vsize=357692 CPUtime=1717.74 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 82817 0 0 0 171706 68 0 0 20 0 2 0 333057090 366276608 85584 33554432000 4194304 5964350 140735387325680 140564663216120 4382177 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 357692

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3828
/proc/meminfo: memFree=30118176/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=357692 CPUtime=1781.92 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 84236 0 0 0 178150 42 0 0 20 0 2 0 333057087 366276608 85584 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 89423 85584 186 433 0 88987 0
[pid=3775/tid=3780] ppid=3773 vsize=357692 CPUtime=1777.59 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 82817 0 0 0 177690 69 0 0 20 0 2 0 333057090 366276608 85584 33554432000 4194304 5964350 140735387325680 140564663216120 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 357692

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3828
/proc/meminfo: memFree=30118424/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=357692 CPUtime=1791.52 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 84236 0 0 0 179110 42 0 0 20 0 2 0 333057087 366276608 85584 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 89423 85584 186 433 0 88987 0
[pid=3775/tid=3780] ppid=3773 vsize=357692 CPUtime=1787.17 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 82817 0 0 0 178648 69 0 0 20 0 2 0 333057090 366276608 85584 33554432000 4194304 5964350 140735387325680 140564663216120 4381622 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (KiB) 357692

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3828
/proc/meminfo: memFree=30118424/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=357692 CPUtime=1794.72 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 84236 0 0 0 179430 42 0 0 20 0 2 0 333057087 366276608 85584 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 89423 85584 186 433 0 88987 0
[pid=3775/tid=3780] ppid=3773 vsize=357692 CPUtime=1790.37 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 82817 0 0 0 178968 69 0 0 20 0 2 0 333057090 366276608 85584 33554432000 4194304 5964350 140735387325680 140564663216120 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.72
Current children cumulated vsize (KiB) 357692

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3828
/proc/meminfo: memFree=30118424/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=357692 CPUtime=1797.91 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 84236 0 0 0 179749 42 0 0 20 0 2 0 333057087 366276608 85584 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 89423 85584 186 433 0 88987 0
[pid=3775/tid=3780] ppid=3773 vsize=357692 CPUtime=1793.55 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 82817 0 0 0 179286 69 0 0 20 0 2 0 333057090 366276608 85584 33554432000 4194304 5964350 140735387325680 140564663216120 4400366 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 357692

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3828
/proc/meminfo: memFree=30118424/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=357692 CPUtime=1798.71 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 84236 0 0 0 179829 42 0 0 20 0 2 0 333057087 366276608 85584 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 89423 85584 186 433 0 88987 0
[pid=3775/tid=3780] ppid=3773 vsize=357692 CPUtime=1794.35 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 82817 0 0 0 179366 69 0 0 20 0 2 0 333057090 366276608 85584 33554432000 4194304 5964350 140735387325680 140564663216120 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (KiB) 357692

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3828
/proc/meminfo: memFree=30118424/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=357692 CPUtime=1799.12 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 84236 0 0 0 179870 42 0 0 20 0 2 0 333057087 366276608 85584 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 89423 85584 186 433 0 88987 0
[pid=3775/tid=3780] ppid=3773 vsize=357692 CPUtime=1794.75 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 82817 0 0 0 179406 69 0 0 20 0 2 0 333057090 366276608 85584 33554432000 4194304 5964350 140735387325680 140564663216120 4381612 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.12
Current children cumulated vsize (KiB) 357692

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3828
/proc/meminfo: memFree=30118424/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=357692 CPUtime=1799.51 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 84236 0 0 0 179909 42 0 0 20 0 2 0 333057087 366276608 85584 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 89423 85584 186 433 0 88987 0
[pid=3775/tid=3780] ppid=3773 vsize=357692 CPUtime=1795.15 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 82817 0 0 0 179446 69 0 0 20 0 2 0 333057090 366276608 85584 33554432000 4194304 5964350 140735387325680 140564663216120 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 357692

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3828
/proc/meminfo: memFree=30118424/32873648 swapFree=6860/6860
[pid=3775] ppid=3773 vsize=357692 CPUtime=1799.61 cores=0,2,4,6
/proc/3775/stat : 3775 (wbo1.72) S 3773 3775 3618 0 -1 4202496 84236 0 0 0 179919 42 0 0 20 0 2 0 333057087 366276608 85584 33554432000 4194304 5964350 140735387325680 140735387325200 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3775/statm: 89423 85584 186 433 0 88987 0
[pid=3775/tid=3780] ppid=3773 vsize=357692 CPUtime=1795.25 cores=0,2,4,6
/proc/3775/task/3780/stat : 3780 (wbo1.72) R 3773 3775 3618 0 -1 4202560 82817 0 0 0 179456 69 0 0 20 0 2 0 333057090 366276608 85584 33554432000 4194304 5964350 140735387325680 140564663216120 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (KiB) 357692

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3775 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=595180
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=703892
# CPU time returned by wait4() is 1795.3
# while last known CPU time is 1799.61
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800
CPU time (s): 1799.61
CPU user time (s): 1799.19
CPU system time (s): 0.42
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 357692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.6
system time used= 0.703892
maximum resident set size= 342348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84239
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= 149
involuntary context switches= 1869

runsolver used 2.96255 second user time and 7.79681 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-02 22:35:12
IDJOB=3727243
IDBENCH=90113
IDSOLVER=2313
FILE ID=node124/3727243-1338669312
RUNJOBID= node124-1338669312-3759
PBS_JOBID= 14636505
Free space on /tmp= 70708 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K87.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727243-1338669312/watcher-3727243-1338669312 -o /tmp/evaluation-result-3727243-1338669312/solver-3727243-1338669312 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727243-1338669312.opb

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

MD5SUM BENCH= 800363f05bcd3a7fdae42567bbf8c0cf
RANDOM SEED=1920395237

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30791156 kB
Buffers:          154264 kB
Cached:          1153024 kB
SwapCached:         8192 kB
Active:           312376 kB
Inactive:        1004784 kB
Active(anon):       4092 kB
Inactive(anon):     8016 kB
Active(file):     308284 kB
Inactive(file):   996768 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091440 kB
Dirty:              5840 kB
Writeback:             0 kB
AnonPages:          8964 kB
Mapped:             8100 kB
Shmem:                 0 kB
Slab:             626116 kB
SReclaimable:      70128 kB
SUnreclaim:       555988 kB
KernelStack:        1400 kB
PageTables:         3764 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70696 MiB
End job on node124 at 2012-06-02 23:05:12