Trace number 3727174

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.51 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-61.opb
MD5SUM242cdc00579036e1487a0255b4e1d84c
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 variables10086
Total number of constraints226240
Number of constraints which are clauses203302
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints22218
Minimum length of a constraint2
Maximum length of a constraint231
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
Number of bits of the biggest sum of numbers8
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-3727174-1339019545.opb.
0.00/0.00	c Instance file HOME/instance-3727174-1339019545.opb
0.00/0.00	c File size is 9526531 bytes.
0.29/0.62	c Highest Coefficient sum: 232
0.63/0.68	c ============================[ Problem Statistics ]=============================
0.63/0.68	c |                                                                             |
0.63/0.68	c |  Parsing time:          0.62         s                                      |
0.63/0.68	c |  Number Variables:      10086                                               |
0.63/0.68	c |  Number Clauses:        203668                                              |
0.63/0.68	c |  Number Cardinality:    722                                                 |
0.63/0.68	c |  Number PB Constraints: 22218                                               |
0.63/0.68	c |                                                                             |
0.63/0.68	c |  Problem Type:          Decision                                            |
0.63/0.68	c |  Objective Function:    None                                                |
0.63/0.68	c |                                                                             |
0.63/0.68	c ===============================================================================
1799.51/1800.00	c ===============================================================================
1799.51/1800.00	c Wall Clock Time: 1800.00 s
1799.51/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-3727174-1339019545/watcher-3727174-1339019545 -o /tmp/evaluation-result-3727174-1339019545/solver-3727174-1339019545 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727174-1339019545.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.70 1.92 1.67 3/173 21135
/proc/meminfo: memFree=29250776/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=12444 CPUtime=0 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) R 21133 21135 20966 0 -1 4202496 316 0 0 0 0 0 0 0 20 0 1 0 368078904 12742656 268 33554432000 4194304 5964350 140734168119088 140735565818392 4344688 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 3111 268 170 433 0 349 0

[startup+0.0101281 s]
/proc/loadavg: 1.70 1.92 1.67 3/173 21135
/proc/meminfo: memFree=29250776/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=12576 CPUtime=0 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) R 21133 21135 20966 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 368078904 12877824 329 33554432000 4194304 5964350 140734168119088 140735565818392 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 3144 329 184 433 0 382 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12576

[startup+0.100268 s]
/proc/loadavg: 1.70 1.92 1.67 3/173 21135
/proc/meminfo: memFree=29250776/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=17044 CPUtime=0.09 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) R 21133 21135 20966 0 -1 4202496 1807 0 0 0 9 0 0 0 20 0 1 0 368078904 17453056 1726 33554432000 4194304 5964350 140734168119088 140735565818392 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 4261 1727 525 433 0 1499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17044

[startup+0.300266 s]
/proc/loadavg: 1.70 1.92 1.67 3/173 21135
/proc/meminfo: memFree=29250776/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=26104 CPUtime=0.29 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) R 21133 21135 20966 0 -1 4202496 4850 0 0 0 28 1 0 0 20 0 1 0 368078904 26730496 4704 33554432000 4194304 5964350 140734168119088 140734168117384 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 6526 4704 1283 433 0 3764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26104

[startup+0.700156 s]
/proc/loadavg: 1.70 1.92 1.67 3/173 21135
/proc/meminfo: memFree=29250776/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=112712 CPUtime=0.69 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 14732 0 0 0 67 2 0 0 20 0 2 0 368078904 115417088 12130 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 28178 12130 178 433 0 27742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112712

[startup+1.50028 s]
/proc/loadavg: 1.70 1.92 1.67 3/178 21147
/proc/meminfo: memFree=29140152/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=111988 CPUtime=1.48 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 19205 0 0 0 145 3 0 0 20 0 2 0 368078904 114675712 16160 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 27997 16160 186 433 0 27561 0
[pid=21135/tid=21137] ppid=21133 vsize=111988 CPUtime=0.86 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 9113 0 0 0 84 2 0 0 20 0 2 0 368078966 114675712 16160 33554432000 4194304 5964350 140734168119088 140253224232760 4399840 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 111988

[startup+3.10026 s]
/proc/loadavg: 1.72 1.92 1.67 3/178 21147
/proc/meminfo: memFree=29090312/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=111988 CPUtime=3.09 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 19517 0 0 0 305 4 0 0 20 0 2 0 368078904 114675712 16472 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 27997 16472 186 433 0 27561 0
[pid=21135/tid=21137] ppid=21133 vsize=111988 CPUtime=2.46 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 9425 0 0 0 244 2 0 0 20 0 2 0 368078966 114675712 16472 33554432000 4194304 5964350 140734168119088 140253224232760 4222314 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111988

[startup+6.30033 s]
/proc/loadavg: 1.72 1.92 1.67 3/179 21148
/proc/meminfo: memFree=28837264/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=111988 CPUtime=6.28 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 20274 0 0 0 624 4 0 0 20 0 2 0 368078904 114675712 17229 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 27997 17229 186 433 0 27561 0
[pid=21135/tid=21137] ppid=21133 vsize=111988 CPUtime=5.64 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 10182 0 0 0 562 2 0 0 20 0 2 0 368078966 114675712 17229 33554432000 4194304 5964350 140734168119088 140253224233000 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 111988

[startup+12.7003 s]
/proc/loadavg: 1.84 1.94 1.68 3/179 21148
/proc/meminfo: memFree=28821780/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=111988 CPUtime=12.68 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 22324 0 0 0 1263 5 0 0 20 0 2 0 368078904 114675712 19279 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 27997 19279 186 433 0 27561 0
[pid=21135/tid=21137] ppid=21133 vsize=111988 CPUtime=12.02 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 12232 0 0 0 1199 3 0 0 20 0 2 0 368078966 114675712 19279 33554432000 4194304 5964350 140734168119088 140253224232760 4400035 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 111988

[startup+25.5066 s]
/proc/loadavg: 1.87 1.94 1.68 3/179 21148
/proc/meminfo: memFree=28803296/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=111988 CPUtime=25.48 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 24744 0 0 0 2543 5 0 0 20 0 2 0 368078904 114675712 21699 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 27997 21699 186 433 0 27561 0
[pid=21135/tid=21137] ppid=21133 vsize=111988 CPUtime=24.79 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 14652 0 0 0 2476 3 0 0 20 0 2 0 368078966 114675712 21699 33554432000 4194304 5964350 140734168119088 140253224232952 4403296 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 111988

[startup+51.1003 s]
/proc/loadavg: 1.91 1.94 1.69 3/180 21160
/proc/meminfo: memFree=28761452/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=177524 CPUtime=51.06 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 30555 0 0 0 5098 8 0 0 20 0 2 0 368078904 181784576 27886 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 44381 27886 186 433 0 43945 0
[pid=21135/tid=21137] ppid=21133 vsize=177524 CPUtime=50.3 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 20463 0 0 0 5024 6 0 0 20 0 2 0 368078966 181784576 27886 33554432000 4194304 5964350 140734168119088 140253224232760 4399926 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 177524

[startup+102.3 s]
/proc/loadavg: 1.96 1.95 1.70 3/180 21160
/proc/meminfo: memFree=28697644/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=177524 CPUtime=102.23 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 39457 0 0 0 10212 11 0 0 20 0 2 0 368078904 181784576 36810 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 44381 36810 186 433 0 43945 0
[pid=21135/tid=21137] ppid=21133 vsize=177524 CPUtime=101.36 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 29365 0 0 0 10126 10 0 0 20 0 2 0 368078966 181784576 36810 33554432000 4194304 5964350 140734168119088 140253224232760 4399852 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 177524

[startup+162.3 s]
/proc/loadavg: 1.98 1.96 1.72 3/179 21160
/proc/meminfo: memFree=28631340/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=243060 CPUtime=162.23 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 47222 0 0 0 16207 16 0 0 20 0 2 0 368078904 248893440 44571 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 60765 44571 186 433 0 60329 0
[pid=21135/tid=21137] ppid=21133 vsize=243060 CPUtime=161.21 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 37130 0 0 0 16105 16 0 0 20 0 2 0 368078966 248893440 44571 33554432000 4194304 5964350 140734168119088 140253224232760 4400428 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 243060

[startup+222.3 s]
/proc/loadavg: 1.99 1.96 1.74 3/179 21160
/proc/meminfo: memFree=28582264/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=246708 CPUtime=222.23 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 52308 0 0 0 22204 19 0 0 20 0 2 0 368078904 252628992 50164 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 61677 50164 186 433 0 61241 0
[pid=21135/tid=21137] ppid=21133 vsize=246708 CPUtime=221.06 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 42216 0 0 0 22086 20 0 0 20 0 2 0 368078966 252628992 50164 33554432000 4194304 5964350 140734168119088 140253224232952 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 246708

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.75 3/179 21160
/proc/meminfo: memFree=28548688/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=246708 CPUtime=282.21 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 55880 0 0 0 28200 21 0 0 20 0 2 0 368078904 252628992 53734 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 61677 53734 186 433 0 61241 0
[pid=21135/tid=21137] ppid=21133 vsize=246708 CPUtime=280.9 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 45788 0 0 0 28067 23 0 0 20 0 2 0 368078966 252628992 53734 33554432000 4194304 5964350 140734168119088 140253224232760 4381594 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 246708

[startup+342.307 s]
/proc/loadavg: 1.99 1.97 1.76 3/179 21160
/proc/meminfo: memFree=28522584/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=246708 CPUtime=342.2 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 56369 0 0 0 34199 21 0 0 20 0 2 0 368078904 252628992 54223 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 61677 54223 186 433 0 61241 0
[pid=21135/tid=21137] ppid=21133 vsize=246708 CPUtime=340.75 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 46277 0 0 0 34051 24 0 0 20 0 2 0 368078966 252628992 54223 33554432000 4194304 5964350 140734168119088 140253224232760 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 246708

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.77 3/179 21161
/proc/meminfo: memFree=28497220/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=246708 CPUtime=402.15 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 58377 0 0 0 40192 23 0 0 20 0 2 0 368078904 252628992 56380 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 61677 56380 186 433 0 61241 0
[pid=21135/tid=21137] ppid=21133 vsize=246708 CPUtime=400.56 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 48285 0 0 0 40029 27 0 0 20 0 2 0 368078966 252628992 56380 33554432000 4194304 5964350 140734168119088 140253224232952 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 246708

[startup+462.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/180 21164
/proc/meminfo: memFree=28446660/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=312244 CPUtime=462.11 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21193
/proc/meminfo: memFree=28056140/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=445140 CPUtime=1421.93 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 106489 0 0 0 142137 56 0 0 20 0 2 0 368078904 455823360 105834 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 111285 105834 186 433 0 110849 0
[pid=21135/tid=21137] ppid=21133 vsize=445140 CPUtime=1417.89 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 96397 0 0 0 141714 75 0 0 20 0 2 0 368078966 455823360 105834 33554432000 4194304 5964350 140734168119088 140253224233000 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 445140

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21193
/proc/meminfo: memFree=28040304/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=510676 CPUtime=1481.91 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 108244 0 0 0 148134 57 0 0 20 0 2 0 368078904 522932224 107748 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 127669 107748 186 433 0 127233 0
[pid=21135/tid=21137] ppid=21133 vsize=510676 CPUtime=1477.72 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 98152 0 0 0 147695 77 0 0 20 0 2 0 368078966 522932224 107748 33554432000 4194304 5964350 140734168119088 140253224232952 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 510676

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21193
/proc/meminfo: memFree=28020624/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=510676 CPUtime=1541.86 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 110997 0 0 0 154128 58 0 0 20 0 2 0 368078904 522932224 110986 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 127669 110986 186 433 0 127233 0
[pid=21135/tid=21137] ppid=21133 vsize=510676 CPUtime=1537.53 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 100905 0 0 0 153674 79 0 0 20 0 2 0 368078966 522932224 110986 33554432000 4194304 5964350 140734168119088 140253224232824 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 510676

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21194
/proc/meminfo: memFree=27998660/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=510676 CPUtime=1601.84 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 114394 0 0 0 160124 60 0 0 20 0 2 0 368078904 522932224 114586 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 127669 114586 186 433 0 127233 0
[pid=21135/tid=21137] ppid=21133 vsize=510676 CPUtime=1597.37 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 104302 0 0 0 159655 82 0 0 20 0 2 0 368078966 522932224 114586 33554432000 4194304 5964350 140734168119088 140253224232760 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 510676

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 21197
/proc/meminfo: memFree=27971984/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=510676 CPUtime=1661.84 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 119285 0 0 0 166121 63 0 0 20 0 2 0 368078904 522932224 119477 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 127669 119477 186 433 0 127233 0
[pid=21135/tid=21137] ppid=21133 vsize=510676 CPUtime=1657.22 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 109193 0 0 0 165636 86 0 0 20 0 2 0 368078966 522932224 119477 33554432000 4194304 5964350 140734168119088 140253224233000 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 510676

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27951100/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=513408 CPUtime=1721.83 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 121621 0 0 0 172117 66 0 0 20 0 2 0 368078904 525729792 122035 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 128352 122035 186 433 0 127916 0
[pid=21135/tid=21137] ppid=21133 vsize=513408 CPUtime=1717.06 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 111529 0 0 0 171616 90 0 0 20 0 2 0 368078966 525729792 122035 33554432000 4194304 5964350 140734168119088 140253224233000 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 513408

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27942916/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=513408 CPUtime=1781.82 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 121636 0 0 0 178116 66 0 0 20 0 2 0 368078904 525729792 122050 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 128352 122050 186 433 0 127916 0
[pid=21135/tid=21137] ppid=21133 vsize=513408 CPUtime=1776.91 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 111544 0 0 0 177601 90 0 0 20 0 2 0 368078966 525729792 122050 33554432000 4194304 5964350 140734168119088 140253224232760 4400026 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 513408

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

[startup+1792.11 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27941428/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=513408 CPUtime=1791.62 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 121728 0 0 0 179096 66 0 0 20 0 2 0 368078904 525729792 122142 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 128352 122142 186 433 0 127916 0
[pid=21135/tid=21137] ppid=21133 vsize=513408 CPUtime=1786.69 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 111636 0 0 0 178578 91 0 0 20 0 2 0 368078966 525729792 122142 33554432000 4194304 5964350 140734168119088 140253224232760 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 513408

[startup+1795.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27941180/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=513408 CPUtime=1794.82 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 121733 0 0 0 179416 66 0 0 20 0 2 0 368078904 525729792 122147 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 128352 122147 186 433 0 127916 0
[pid=21135/tid=21137] ppid=21133 vsize=513408 CPUtime=1789.88 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 111641 0 0 0 178897 91 0 0 20 0 2 0 368078966 525729792 122147 33554432000 4194304 5964350 140734168119088 140253224232760 5122239 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 513408

[startup+1798.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27940808/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=513408 CPUtime=1798.01 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 121737 0 0 0 179735 66 0 0 20 0 2 0 368078904 525729792 122151 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 128352 122151 186 433 0 127916 0
[pid=21135/tid=21137] ppid=21133 vsize=513408 CPUtime=1793.07 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 111645 0 0 0 179216 91 0 0 20 0 2 0 368078966 525729792 122151 33554432000 4194304 5964350 140734168119088 140253224232760 4399998 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 513408

[startup+1799.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27940684/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=513408 CPUtime=1798.81 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 121774 0 0 0 179815 66 0 0 20 0 2 0 368078904 525729792 122188 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 128352 122188 186 433 0 127916 0
[pid=21135/tid=21137] ppid=21133 vsize=513408 CPUtime=1793.86 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 111682 0 0 0 179295 91 0 0 20 0 2 0 368078966 525729792 122188 33554432000 4194304 5964350 140734168119088 140253224232760 18446744073699066112 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.81
Current children cumulated vsize (KiB) 513408

[startup+1799.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27940312/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=513408 CPUtime=1799.22 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 121774 0 0 0 179856 66 0 0 20 0 2 0 368078904 525729792 122188 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 128352 122188 186 433 0 127916 0
[pid=21135/tid=21137] ppid=21133 vsize=513408 CPUtime=1794.27 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 111682 0 0 0 179336 91 0 0 20 0 2 0 368078966 525729792 122188 33554432000 4194304 5964350 140734168119088 140253224232760 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.22
Current children cumulated vsize (KiB) 513408

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27940312/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=513408 CPUtime=1799.41 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 121774 0 0 0 179875 66 0 0 20 0 2 0 368078904 525729792 122188 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 128352 122188 186 433 0 127916 0
[pid=21135/tid=21137] ppid=21133 vsize=513408 CPUtime=1794.46 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 111682 0 0 0 179355 91 0 0 20 0 2 0 368078966 525729792 122188 33554432000 4194304 5964350 140734168119088 140253224232760 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (KiB) 513408

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21197
/proc/meminfo: memFree=27940312/32873844 swapFree=7644/7644
[pid=21135] ppid=21133 vsize=513408 CPUtime=1799.51 cores=0,2,4,6
/proc/21135/stat : 21135 (wbo1.72) S 21133 21135 20966 0 -1 4202496 121774 0 0 0 179885 66 0 0 20 0 2 0 368078904 525729792 122188 33554432000 4194304 5964350 140734168119088 140734168118608 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21135/statm: 128352 122188 186 433 0 127916 0
[pid=21135/tid=21137] ppid=21133 vsize=513408 CPUtime=1794.56 cores=0,2,4,6
/proc/21135/task/21137/stat : 21137 (wbo1.72) R 21133 21135 20966 0 -1 4202560 111682 0 0 0 179365 91 0 0 20 0 2 0 368078966 525729792 122188 33554432000 4194304 5964350 140734168119088 140253224232760 4400462 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 513408

Child status: 255

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

Real time (s): 1800.01
CPU time (s): 1799.51
CPU user time (s): 1798.85
CPU system time (s): 0.66
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 513408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.26
system time used= 0.945856
maximum resident set size= 488772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121779
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= 196
involuntary context switches= 2010

runsolver used 7.8568 second user time and 17.8383 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-06 23:52:25
IDJOB=3727174
IDBENCH=89634
IDSOLVER=2313
FILE ID=node147/3727174-1339019545
RUNJOBID= node147-1339019545-21117
PBS_JOBID= 14643268
Free space on /tmp= 70716 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-61.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727174-1339019545/watcher-3727174-1339019545 -o /tmp/evaluation-result-3727174-1339019545/solver-3727174-1339019545 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727174-1339019545.opb

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

MD5SUM BENCH= 242cdc00579036e1487a0255b4e1d84c
RANDOM SEED=1700754977

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.91
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.951
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.91
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.951
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.951
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:        29252272 kB
Buffers:          860760 kB
Cached:          1882020 kB
SwapCached:         3284 kB
Active:          1276824 kB
Inactive:        1476108 kB
Active(anon):       6596 kB
Inactive(anon):     4952 kB
Active(file):    1270228 kB
Inactive(file):  1471156 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100272 kB
Dirty:             25300 kB
Writeback:             0 kB
AnonPages:         12348 kB
Mapped:             8816 kB
Shmem:                 0 kB
Slab:             728796 kB
SReclaimable:     169748 kB
SUnreclaim:       559048 kB
KernelStack:        1408 kB
PageTables:         3844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70668 MiB
End job on node147 at 2012-06-07 00:22:25