Trace number 3727175

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-70.opb
MD5SUM4f155d4f8b05885565510d4fbd89c993
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 variables12552
Total number of constraints283802
Number of constraints which are clauses254979
Number of constraints which are cardinality constraints (but not clauses)914
Number of constraints which are nor clauses,nor cardinality constraints27909
Minimum length of a constraint1
Maximum length of a constraint270
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 271
Number of bits of the biggest sum of numbers9
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-3727175-1339019554.opb.
0.00/0.00	c Instance file HOME/instance-3727175-1339019554.opb
0.00/0.00	c File size is 12172204 bytes.
0.69/0.78	c Highest Coefficient sum: 271
0.69/0.78	c ============================[ Problem Statistics ]=============================
0.69/0.78	c |                                                                             |
0.69/0.78	c |  Parsing time:          0.78         s                                      |
0.69/0.78	c |  Number Variables:      12552                                               |
0.69/0.78	c |  Number Clauses:        255448                                              |
0.69/0.78	c |  Number Cardinality:    905                                                 |
0.69/0.78	c |  Number PB Constraints: 27909                                               |
0.69/0.78	c |                                                                             |
0.78/0.82	c |  Problem Type:          Decision                                            |
0.78/0.82	c |  Objective Function:    None                                                |
0.78/0.82	c |                                                                             |
0.78/0.82	c ===============================================================================
1799.59/1800.00	c ===============================================================================
1799.59/1800.00	c Wall Clock Time: 1800.01 s
1799.59/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-3727175-1339019554/watcher-3727175-1339019554 -o /tmp/evaluation-result-3727175-1339019554/solver-3727175-1339019554 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727175-1339019554.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: 0.94 0.97 0.82 3/176 20407
/proc/meminfo: memFree=26188652/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=15028 CPUtime=0 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) R 20405 20407 20268 0 -1 4202496 310 0 0 0 0 0 0 0 20 0 1 0 368080934 15388672 262 33554432000 4194304 5964350 140736296101920 140734339431752 5136410 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 3757 262 172 433 0 349 0

[startup+0.0803301 s]
/proc/loadavg: 0.94 0.97 0.82 3/176 20407
/proc/meminfo: memFree=26188652/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=18556 CPUtime=0.07 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) R 20405 20407 20268 0 -1 4202496 1444 0 0 0 7 0 0 0 20 0 1 0 368080934 19001344 1396 33554432000 4194304 5964350 140736296101920 140734339431752 4344327 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 4639 1396 447 433 0 1231 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18556

[startup+0.100285 s]
/proc/loadavg: 0.94 0.97 0.82 3/176 20407
/proc/meminfo: memFree=26188652/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=19612 CPUtime=0.09 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) R 20405 20407 20268 0 -1 4202496 1787 0 0 0 9 0 0 0 20 0 1 0 368080934 20082688 1706 33554432000 4194304 5964350 140736296101920 140734339431752 4344688 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 4903 1706 525 433 0 1495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19612

[startup+0.300261 s]
/proc/loadavg: 0.94 0.97 0.82 3/176 20407
/proc/meminfo: memFree=26188652/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=28544 CPUtime=0.29 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) R 20405 20407 20268 0 -1 4202496 4832 0 0 0 29 0 0 0 20 0 1 0 368080934 29229056 4686 33554432000 4194304 5964350 140736296101920 140734339431752 4342708 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 7136 4687 1285 433 0 3728 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28544

[startup+0.700249 s]
/proc/loadavg: 0.94 0.97 0.82 3/176 20407
/proc/meminfo: memFree=26188652/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=46140 CPUtime=0.69 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) R 20405 20407 20268 0 -1 4202496 10801 0 0 0 68 1 0 0 20 0 1 0 368080934 47247360 10526 33554432000 4194304 5964350 140736296101920 140736296100264 4419455 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 11535 10527 2800 433 0 8127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46140

[startup+1.50028 s]
/proc/loadavg: 0.94 0.97 0.82 3/179 20410
/proc/meminfo: memFree=26071192/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=119452 CPUtime=1.49 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 24016 0 0 0 145 4 0 0 20 0 2 0 368080934 122318848 19955 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 29863 19955 186 433 0 29427 0
[pid=20407/tid=20410] ppid=20405 vsize=119452 CPUtime=0.7 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 11215 0 0 0 67 3 0 0 20 0 2 0 368081012 122318848 19955 33554432000 4194304 5964350 140736296101920 140486746953528 4403290 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) 119452

[startup+3.10034 s]
/proc/loadavg: 1.10 1.00 0.83 3/179 20410
/proc/meminfo: memFree=26066812/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=119452 CPUtime=3.09 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 24302 0 0 0 305 4 0 0 20 0 2 0 368080934 122318848 20241 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 29863 20241 186 433 0 29427 0
[pid=20407/tid=20410] ppid=20405 vsize=119452 CPUtime=2.29 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 11501 0 0 0 226 3 0 0 20 0 2 0 368081012 122318848 20241 33554432000 4194304 5964350 140736296101920 140486746953528 4392882 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) 119452

[startup+6.30032 s]
/proc/loadavg: 1.10 1.00 0.83 3/179 20410
/proc/meminfo: memFree=26058388/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=119452 CPUtime=6.29 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 25172 0 0 0 624 5 0 0 20 0 2 0 368080934 122318848 21111 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 29863 21111 186 433 0 29427 0
[pid=20407/tid=20410] ppid=20405 vsize=119452 CPUtime=5.49 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 12371 0 0 0 546 3 0 0 20 0 2 0 368081012 122318848 21111 33554432000 4194304 5964350 140736296101920 140486746953528 4411822 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) 119452

[startup+12.7003 s]
/proc/loadavg: 1.24 1.04 0.84 3/179 20410
/proc/meminfo: memFree=26041556/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=119452 CPUtime=12.69 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 27256 0 0 0 1263 6 0 0 20 0 2 0 368080934 122318848 23195 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 29863 23195 186 433 0 29427 0
[pid=20407/tid=20410] ppid=20405 vsize=119452 CPUtime=11.87 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 14455 0 0 0 1183 4 0 0 20 0 2 0 368081012 122318848 23195 33554432000 4194304 5964350 140736296101920 140486746953768 4403420 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) 119452

[startup+25.5004 s]
/proc/loadavg: 1.36 1.07 0.85 3/179 20410
/proc/meminfo: memFree=26018360/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=184988 CPUtime=25.49 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 30607 0 0 0 2542 7 0 0 20 0 2 0 368080934 189427712 26546 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 46247 26546 186 433 0 45811 0
[pid=20407/tid=20410] ppid=20405 vsize=184988 CPUtime=24.64 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 17806 0 0 0 2459 5 0 0 20 0 2 0 368081012 189427712 26546 33554432000 4194304 5964350 140736296101920 140486746953768 5136340 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) 184988

[startup+51.1004 s]
/proc/loadavg: 1.58 1.14 0.88 3/180 20422
/proc/meminfo: memFree=25978748/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=184988 CPUtime=51.09 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 36124 0 0 0 5097 12 0 0 20 0 2 0 368080934 189427712 32063 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 46247 32063 186 433 0 45811 0
[pid=20407/tid=20410] ppid=20405 vsize=184988 CPUtime=50.17 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 23323 0 0 0 5007 10 0 0 20 0 2 0 368081012 189427712 32063 33554432000 4194304 5964350 140736296101920 140486746953528 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 184988

[startup+102.3 s]
/proc/loadavg: 1.83 1.28 0.94 3/179 20422
/proc/meminfo: memFree=25922156/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=184988 CPUtime=102.27 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 43717 0 0 0 10211 16 0 0 20 0 2 0 368080934 189427712 40060 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 46247 40060 186 433 0 45811 0
[pid=20407/tid=20410] ppid=20405 vsize=184988 CPUtime=101.24 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 30916 0 0 0 10109 15 0 0 20 0 2 0 368081012 189427712 40060 33554432000 4194304 5964350 140736296101920 140486746953720 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 184988

[startup+162.3 s]
/proc/loadavg: 1.93 1.40 1.00 3/179 20422
/proc/meminfo: memFree=25869360/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=250524 CPUtime=162.23 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 50273 0 0 0 16202 21 0 0 20 0 2 0 368080934 256536576 47280 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 62631 47280 186 433 0 62195 0
[pid=20407/tid=20410] ppid=20405 vsize=250524 CPUtime=161.04 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 37472 0 0 0 16083 21 0 0 20 0 2 0 368081012 256536576 47280 33554432000 4194304 5964350 140736296101920 140486746953528 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 250524

[startup+222.307 s]
/proc/loadavg: 1.97 1.52 1.07 3/179 20422
/proc/meminfo: memFree=25834756/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=254172 CPUtime=222.22 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 54644 0 0 0 22199 23 0 0 20 0 2 0 368080934 260272128 51676 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 63543 51676 186 433 0 63107 0
[pid=20407/tid=20410] ppid=20405 vsize=254172 CPUtime=220.89 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 41843 0 0 0 22065 24 0 0 20 0 2 0 368081012 260272128 51676 33554432000 4194304 5964350 140736296101920 140486746953720 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) 254172

[startup+282.3 s]
/proc/loadavg: 1.99 1.59 1.12 3/179 20422
/proc/meminfo: memFree=25778256/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=254172 CPUtime=282.2 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 60339 0 0 0 28191 29 0 0 20 0 2 0 368080934 260272128 57371 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 63543 57371 186 433 0 63107 0
[pid=20407/tid=20410] ppid=20405 vsize=254172 CPUtime=280.73 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 47538 0 0 0 28041 32 0 0 20 0 2 0 368081012 260272128 57371 33554432000 4194304 5964350 140736296101920 140486746953528 4403296 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 254172

[startup+342.3 s]
/proc/loadavg: 1.99 1.67 1.17 3/179 20422
/proc/meminfo: memFree=25722820/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=321532 CPUtime=342.19 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 67380 0 0 0 34184 35 0 0 20 0 2 0 368080934 329248768 64506 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 80383 64506 186 433 0 79947 0
[pid=20407/tid=20410] ppid=20405 vsize=321532 CPUtime=340.57 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 54579 0 0 0 34018 39 0 0 20 0 2 0 368081012 329248768 64506 33554432000 4194304 5964350 140736296101920 140486746953768 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 321532

[startup+402.3 s]
/proc/loadavg: 1.99 1.72 1.22 3/179 20423
/proc/meminfo: memFree=25681784/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=321532 CPUtime=402.17 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 72251 0 0 0 40178 39 0 0 20 0 2 0 368080934 329248768 69781 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 80383 69781 186 433 0 79947 0
[pid=20407/tid=20410] ppid=20405 vsize=321532 CPUtime=400.4 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 59450 0 0 0 39997 43 0 0 20 0 2 0 368081012 329248768 69781 33554432000 4194304 5964350 140736296101920 140486746953720 4399930 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 321532

[startup+462.3 s]
/proc/loadavg: 1.99 1.77 1.27 3/180 20426
/proc/meminfo: memFree=25654232/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=321532 CPUtime=462.16 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 1.98 1.70 3/179 20455
/proc/meminfo: memFree=25290260/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1361.99 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 109882 0 0 0 136115 84 0 0 20 0 2 0 368080934 533372928 109158 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 109158 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1357.89 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 97081 0 0 0 135687 102 0 0 20 0 2 0 368081012 533372928 109158 33554432000 4194304 5964350 140736296101920 140486746953720 4399964 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 520872

[startup+1422.3 s]
/proc/loadavg: 2.00 1.98 1.71 3/179 20455
/proc/meminfo: memFree=25284864/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1421.98 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 111012 0 0 0 142114 84 0 0 20 0 2 0 368080934 533372928 110288 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 110288 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1417.74 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 98211 0 0 0 141670 104 0 0 20 0 2 0 368081012 533372928 110288 33554432000 4194304 5964350 140736296101920 140486746953528 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 520872

[startup+1482.3 s]
/proc/loadavg: 2.04 2.00 1.73 3/179 20455
/proc/meminfo: memFree=25274944/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1481.97 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 111118 0 0 0 148112 85 0 0 20 0 2 0 368080934 533372928 110394 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 110394 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1477.58 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 98317 0 0 0 147653 105 0 0 20 0 2 0 368081012 533372928 110394 33554432000 4194304 5964350 140736296101920 140486746953528 4399835 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 520872

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 1.75 3/180 20456
/proc/meminfo: memFree=25260924/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1541.97 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 111467 0 0 0 154112 85 0 0 20 0 2 0 368080934 533372928 110743 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 110743 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1537.44 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 98666 0 0 0 153638 106 0 0 20 0 2 0 368081012 533372928 110743 33554432000 4194304 5964350 140736296101920 140486746953528 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 520872

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/179 20457
/proc/meminfo: memFree=25246060/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1601.93 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 111533 0 0 0 160108 85 0 0 20 0 2 0 368080934 533372928 111261 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 111261 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1597.25 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 98732 0 0 0 159618 107 0 0 20 0 2 0 368081012 533372928 111261 33554432000 4194304 5964350 140736296101920 140486746953528 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 520872

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.77 3/180 20460
/proc/meminfo: memFree=25232644/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1661.91 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 111592 0 0 0 166106 85 0 0 20 0 2 0 368080934 533372928 111482 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 111482 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1657.09 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 98791 0 0 0 165601 108 0 0 20 0 2 0 368081012 533372928 111482 33554432000 4194304 5964350 140736296101920 140486746953528 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 520872

[startup+1722.3 s]
/proc/loadavg: 1.62 1.91 1.75 2/172 20484
/proc/meminfo: memFree=25762048/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1721.91 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 111723 0 0 0 172106 85 0 0 20 0 2 0 368080934 533372928 111613 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 111613 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1716.94 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 98922 0 0 0 171585 109 0 0 20 0 2 0 368081012 533372928 111613 33554432000 4194304 5964350 140736296101920 140486746953528 4403296 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 520872

[startup+1782.3 s]
/proc/loadavg: 1.23 1.74 1.70 2/172 20484
/proc/meminfo: memFree=25753244/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1781.9 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 113885 0 0 0 178101 89 0 0 20 0 2 0 368080934 533372928 113775 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 113775 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1776.78 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 101084 0 0 0 177565 113 0 0 20 0 2 0 368081012 533372928 113775 33554432000 4194304 5964350 140736296101920 140486746953720 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 520872

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

[startup+1792.01 s]
/proc/loadavg: 1.19 1.71 1.70 2/172 20484
/proc/meminfo: memFree=25752004/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1791.6 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 114179 0 0 0 179070 90 0 0 20 0 2 0 368080934 533372928 114069 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 114069 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1786.47 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 101378 0 0 0 178532 115 0 0 20 0 2 0 368081012 533372928 114069 33554432000 4194304 5964350 140736296101920 140486746953720 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 520872

[startup+1795.2 s]
/proc/loadavg: 1.17 1.70 1.69 2/172 20484
/proc/meminfo: memFree=25751632/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1794.8 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 114292 0 0 0 179390 90 0 0 20 0 2 0 368080934 533372928 114182 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 114182 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1789.66 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 101491 0 0 0 178851 115 0 0 20 0 2 0 368081012 533372928 114182 33554432000 4194304 5964350 140736296101920 140486746953720 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 520872

[startup+1798.4 s]
/proc/loadavg: 1.16 1.69 1.69 2/172 20484
/proc/meminfo: memFree=25751012/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1797.99 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 114439 0 0 0 179709 90 0 0 20 0 2 0 368080934 533372928 114329 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 114329 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1792.84 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 101638 0 0 0 179169 115 0 0 20 0 2 0 368081012 533372928 114329 33554432000 4194304 5964350 140736296101920 140486746953768 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 520872

[startup+1799.2 s]
/proc/loadavg: 1.16 1.69 1.69 2/172 20484
/proc/meminfo: memFree=25750888/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1798.79 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 114469 0 0 0 179789 90 0 0 20 0 2 0 368080934 533372928 114359 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 114359 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1793.64 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 101668 0 0 0 179249 115 0 0 20 0 2 0 368081012 533372928 114359 33554432000 4194304 5964350 140736296101920 140486746953720 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.79
Current children cumulated vsize (KiB) 520872

[startup+1799.6 s]
/proc/loadavg: 1.16 1.69 1.69 2/172 20484
/proc/meminfo: memFree=25750764/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1799.2 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 114479 0 0 0 179830 90 0 0 20 0 2 0 368080934 533372928 114369 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 114369 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1794.05 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 101678 0 0 0 179290 115 0 0 20 0 2 0 368081012 533372928 114369 33554432000 4194304 5964350 140736296101920 140486746953720 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.2
Current children cumulated vsize (KiB) 520872

[startup+1800 s]
/proc/loadavg: 1.16 1.69 1.69 2/172 20484
/proc/meminfo: memFree=25750764/32873844 swapFree=7896/7896
[pid=20407] ppid=20405 vsize=520872 CPUtime=1799.59 cores=1,3,5,7
/proc/20407/stat : 20407 (wbo1.72) S 20405 20407 20268 0 -1 4202496 114495 0 0 0 179869 90 0 0 20 0 2 0 368080934 533372928 114385 33554432000 4194304 5964350 140736296101920 140736296101440 4546605 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20407/statm: 130218 114385 186 433 0 129782 0
[pid=20407/tid=20410] ppid=20405 vsize=520872 CPUtime=1794.44 cores=1,3,5,7
/proc/20407/task/20410/stat : 20410 (wbo1.72) R 20405 20407 20268 0 -1 4202560 101694 0 0 0 179329 115 0 0 20 0 2 0 368081012 533372928 114385 33554432000 4194304 5964350 140736296101920 140486746953720 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (KiB) 520872

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20407 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=73259
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=179820
# CPU time returned by wait4() is 1795.25
# while last known CPU time is 1799.59
#
# 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.59
CPU user time (s): 1798.69
CPU system time (s): 0.9
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 520872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.07
system time used= 1.17982
maximum resident set size= 457560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114500
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= 194
involuntary context switches= 2026

runsolver used 2.6146 second user time and 7.2369 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-06 23:52:35
IDJOB=3727175
IDBENCH=89796
IDSOLVER=2313
FILE ID=node136/3727175-1339019554
RUNJOBID= node136-1339019554-20380
PBS_JOBID= 14643279
Free space on /tmp= 69784 MiB

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

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

MD5SUM BENCH= 4f155d4f8b05885565510d4fbd89c993
RANDOM SEED=46052668

node136.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.247
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.49
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.247
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		: 2667.247
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.94
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.247
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.90
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.247
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.90
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.247
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		: 2667.247
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		: 2667.247
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:        26190032 kB
Buffers:         1287256 kB
Cached:          4456840 kB
SwapCached:        20320 kB
Active:          2915152 kB
Inactive:        2864924 kB
Active(anon):       8516 kB
Inactive(anon):    22812 kB
Active(file):    2906636 kB
Inactive(file):  2842112 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:             28720 kB
Writeback:             0 kB
AnonPages:         17232 kB
Mapped:            11492 kB
Shmem:                 0 kB
Slab:             766028 kB
SReclaimable:     207432 kB
SUnreclaim:       558596 kB
KernelStack:        1376 kB
PageTables:         3920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     133324 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= 69792 MiB
End job on node136 at 2012-06-07 00:22:35