Trace number 3727153

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-116.opb
MD5SUMf3a33f6abe76a69a8be60a1cc6635095
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 variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
Minimum length of a constraint2
Maximum length of a constraint690
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 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727153-1339019548.opb.
0.00/0.00	c Instance file HOME/instance-3727153-1339019548.opb
0.00/0.00	c File size is 45170880 bytes.
2.89/2.92	c Highest Coefficient sum: 691
3.09/3.20	c ============================[ Problem Statistics ]=============================
3.09/3.20	c |                                                                             |
3.09/3.20	c |  Parsing time:          2.93         s                                      |
3.09/3.20	c |  Number Variables:      44846                                               |
3.09/3.20	c |  Number Clauses:        886584                                              |
3.09/3.20	c |  Number Cardinality:    3524                                                |
3.09/3.20	c |  Number PB Constraints: 99769                                               |
3.09/3.20	c |                                                                             |
3.09/3.20	c |  Problem Type:          Decision                                            |
3.09/3.20	c |  Objective Function:    None                                                |
3.09/3.20	c |                                                                             |
3.09/3.20	c ===============================================================================
1799.47/1800.00	c ===============================================================================
1799.47/1800.00	c Wall Clock Time: 1800.00 s
1799.47/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-3727153-1339019548/watcher-3727153-1339019548 -o /tmp/evaluation-result-3727153-1339019548/solver-3727153-1339019548 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727153-1339019548.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.84 1.94 1.67 3/173 20212
/proc/meminfo: memFree=29140768/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=47260 CPUtime=0 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) R 20210 20212 20083 0 -1 4202496 312 0 0 0 0 0 0 0 20 0 1 0 368079753 48394240 264 33554432000 4194304 5964350 140736335049520 140736568405064 5179179 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 11815 264 169 433 0 350 0

[startup+0.0643 s]
/proc/loadavg: 1.84 1.94 1.67 3/173 20212
/proc/meminfo: memFree=29140768/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=50060 CPUtime=0.06 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) R 20210 20212 20083 0 -1 4202496 1216 0 0 0 6 0 0 0 20 0 1 0 368079753 51261440 1168 33554432000 4194304 5964350 140736335049520 140736568405064 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 12515 1169 383 433 0 1050 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 50060

[startup+0.100299 s]
/proc/loadavg: 1.84 1.94 1.67 3/173 20212
/proc/meminfo: memFree=29140768/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=51932 CPUtime=0.09 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) R 20210 20212 20083 0 -1 4202496 1809 0 0 0 9 0 0 0 20 0 1 0 368079753 53178368 1728 33554432000 4194304 5964350 140736335049520 140736568405064 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 12983 1729 524 433 0 1518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51932

[startup+0.3003 s]
/proc/loadavg: 1.84 1.94 1.67 3/173 20212
/proc/meminfo: memFree=29140768/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=60988 CPUtime=0.28 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) R 20210 20212 20083 0 -1 4202496 4866 0 0 0 28 0 0 0 20 0 1 0 368079753 62451712 4720 33554432000 4194304 5964350 140736335049520 140736335047864 5081658 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 15247 4721 1286 433 0 3782 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 60988

[startup+0.700227 s]
/proc/loadavg: 1.84 1.94 1.67 3/173 20212
/proc/meminfo: memFree=29140768/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=78952 CPUtime=0.69 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) R 20210 20212 20083 0 -1 4202496 10940 0 0 0 68 1 0 0 20 0 1 0 368079753 80846848 10665 33554432000 4194304 5964350 140736335049520 140736335047864 4419145 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 19738 10666 2811 433 0 8273 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78952

[startup+1.50023 s]
/proc/loadavg: 1.84 1.94 1.67 3/177 20223
/proc/meminfo: memFree=29056340/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=115680 CPUtime=1.49 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) R 20210 20212 20083 0 -1 4202496 22984 0 0 0 146 3 0 0 20 0 1 0 368079753 118456320 22450 33554432000 4194304 5964350 140736335049520 140736335047816 4339223 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 28920 22451 5899 433 0 17455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115680

[startup+3.10016 s]
/proc/loadavg: 1.84 1.94 1.67 3/177 20223
/proc/meminfo: memFree=28960856/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=206348 CPUtime=3.09 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 54181 0 0 0 300 9 0 0 20 0 2 0 368079753 211300352 42617 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 51587 42617 178 433 0 51151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 206348

[startup+6.30029 s]
/proc/loadavg: 1.93 1.96 1.68 3/179 20225
/proc/meminfo: memFree=28510768/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=334532 CPUtime=6.28 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 82257 0 0 0 614 14 0 0 20 0 2 0 368079753 342560768 68057 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 83633 68057 186 433 0 83197 0
[pid=20212/tid=20224] ppid=20210 vsize=334532 CPUtime=3.34 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 39742 0 0 0 327 7 0 0 20 0 2 0 368080046 342560768 68057 33554432000 4194304 5964350 140736335049520 140651758036792 4222330 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 334532

[startup+12.7003 s]
/proc/loadavg: 1.94 1.96 1.68 3/179 20225
/proc/meminfo: memFree=28497020/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=334532 CPUtime=12.68 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 83643 0 0 0 1253 15 0 0 20 0 2 0 368079753 342560768 69443 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 83633 69443 186 433 0 83197 0
[pid=20212/tid=20224] ppid=20210 vsize=334532 CPUtime=9.73 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 41128 0 0 0 966 7 0 0 20 0 2 0 368080046 342560768 69443 33554432000 4194304 5964350 140736335049520 140651758036984 4403296 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 334532

[startup+25.5003 s]
/proc/loadavg: 1.95 1.96 1.68 3/179 20225
/proc/meminfo: memFree=28482412/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=334532 CPUtime=25.48 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 85977 0 0 0 2532 16 0 0 20 0 2 0 368079753 342560768 71778 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 83633 71778 186 433 0 83197 0
[pid=20212/tid=20224] ppid=20210 vsize=334532 CPUtime=22.49 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 43462 0 0 0 2241 8 0 0 20 0 2 0 368080046 342560768 71778 33554432000 4194304 5964350 140736335049520 140651758036792 4399840 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 334532

[startup+51.1004 s]
/proc/loadavg: 2.03 1.98 1.70 3/180 20237
/proc/meminfo: memFree=28457684/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=334532 CPUtime=51.07 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 89322 0 0 0 5089 18 0 0 20 0 2 0 368079753 342560768 75177 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 83633 75177 186 433 0 83197 0
[pid=20212/tid=20224] ppid=20210 vsize=334532 CPUtime=48.02 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 46807 0 0 0 4792 10 0 0 20 0 2 0 368080046 342560768 75177 33554432000 4194304 5964350 140736335049520 140651758036792 4399930 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 334532

[startup+102.3 s]
/proc/loadavg: 2.09 1.99 1.72 3/179 20237
/proc/meminfo: memFree=28395736/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=400068 CPUtime=102.25 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 96464 0 0 0 10202 23 0 0 20 0 2 0 368079753 409669632 83223 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 100017 83223 186 433 0 99581 0
[pid=20212/tid=20224] ppid=20210 vsize=400068 CPUtime=99.07 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 53949 0 0 0 9890 17 0 0 20 0 2 0 368080046 409669632 83223 33554432000 4194304 5964350 140736335049520 140651758036792 4399840 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) 400068

[startup+162.3 s]
/proc/loadavg: 2.03 1.99 1.73 3/179 20237
/proc/meminfo: memFree=28339468/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=400068 CPUtime=162.21 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 105683 0 0 0 16191 30 0 0 20 0 2 0 368079753 409669632 92514 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 100017 92514 186 433 0 99581 0
[pid=20212/tid=20224] ppid=20210 vsize=400068 CPUtime=158.88 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 63168 0 0 0 15864 24 0 0 20 0 2 0 368080046 409669632 92514 33554432000 4194304 5964350 140736335049520 140651758037032 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 400068

[startup+222.307 s]
/proc/loadavg: 2.01 1.99 1.74 3/179 20237
/proc/meminfo: memFree=28279676/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=465604 CPUtime=222.19 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 113371 0 0 0 22184 35 0 0 20 0 2 0 368079753 476778496 100207 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 116401 100207 186 433 0 115965 0
[pid=20212/tid=20224] ppid=20210 vsize=465604 CPUtime=218.73 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 70856 0 0 0 21842 31 0 0 20 0 2 0 368080046 476778496 100207 33554432000 4194304 5964350 140736335049520 140651758036792 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 465604

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.75 3/179 20237
/proc/meminfo: memFree=28230912/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=465604 CPUtime=282.18 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 120925 0 0 0 28178 40 0 0 20 0 2 0 368079753 476778496 107759 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 116401 107759 186 433 0 115965 0
[pid=20212/tid=20224] ppid=20210 vsize=465604 CPUtime=278.57 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 78410 0 0 0 27821 36 0 0 20 0 2 0 368080046 476778496 107759 33554432000 4194304 5964350 140736335049520 140651758036792 4400439 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 465604

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.77 3/178 20237
/proc/meminfo: memFree=28191764/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=465604 CPUtime=342.17 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 125287 0 0 0 34175 42 0 0 20 0 2 0 368079753 476778496 112121 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 116401 112121 186 433 0 115965 0
[pid=20212/tid=20224] ppid=20210 vsize=465604 CPUtime=338.42 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 82772 0 0 0 33802 40 0 0 20 0 2 0 368080046 476778496 112121 33554432000 4194304 5964350 140736335049520 140651758036984 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 465604

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/179 20238
/proc/meminfo: memFree=28154216/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=531140 CPUtime=402.16 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 129613 0 0 0 40170 46 0 0 20 0 2 0 368079753 543887360 116447 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 132785 116447 186 433 0 132349 0
[pid=20212/tid=20224] ppid=20210 vsize=531140 CPUtime=398.26 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 87098 0 0 0 39782 44 0 0 20 0 2 0 368080046 543887360 116447 33554432000 4194304 5964350 140736335049520 140651758036984 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 531140

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/180 20241
/proc/meminfo: memFree=28120624/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=531140 CPUtime=462.15 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 134319 0 0 0 46165 50 0 0 20 0 2 0 368079753 543887360 121153 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 132785 121153 186 433 0 132349 0
[pid=20212/tid=20224] ppid=20210 vsize=531140 CPUtime=458.11 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 91804 0 0 0 45763 48 0 0 20 0 2 0 368080046 543887360 121153 33554432000 4194304 5964350 140736335049520 140651758036984 4399998 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 20270
/proc/meminfo: memFree=27641480/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=793284 CPUtime=1361.87 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 194836 0 0 0 136090 97 0 0 20 0 2 0 368079753 812322816 185359 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 198321 185359 186 433 0 197885 0
[pid=20212/tid=20224] ppid=20210 vsize=793284 CPUtime=1355.66 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 152321 0 0 0 135457 109 0 0 20 0 2 0 368080046 812322816 185359 33554432000 4194304 5964350 140736335049520 140651758036984 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 793284

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 20270
/proc/meminfo: memFree=27607224/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=793284 CPUtime=1421.85 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 198140 0 0 0 142085 100 0 0 20 0 2 0 368079753 812322816 188828 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 198321 188828 186 433 0 197885 0
[pid=20212/tid=20224] ppid=20210 vsize=793284 CPUtime=1415.5 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 155625 0 0 0 141436 114 0 0 20 0 2 0 368080046 812322816 188828 33554432000 4194304 5964350 140736335049520 140651758037032 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 793284

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 20270
/proc/meminfo: memFree=27585724/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=793284 CPUtime=1481.82 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 200692 0 0 0 148080 102 0 0 20 0 2 0 368079753 812322816 191630 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 198321 191630 186 433 0 197885 0
[pid=20212/tid=20224] ppid=20210 vsize=793284 CPUtime=1475.32 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 158177 0 0 0 147416 116 0 0 20 0 2 0 368080046 812322816 191630 33554432000 4194304 5964350 140736335049520 140651758036984 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 793284

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 20270
/proc/meminfo: memFree=27562660/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=858820 CPUtime=1541.82 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 204036 0 0 0 154077 105 0 0 20 0 2 0 368079753 879431680 194974 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 214705 194974 186 433 0 214269 0
[pid=20212/tid=20224] ppid=20210 vsize=858820 CPUtime=1535.17 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 161521 0 0 0 153397 120 0 0 20 0 2 0 368080046 879431680 194974 33554432000 4194304 5964350 140736335049520 140651758036984 4400026 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 858820

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 1.91 3/179 20271
/proc/meminfo: memFree=27541580/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=858820 CPUtime=1601.8 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 206914 0 0 0 160073 107 0 0 20 0 2 0 368079753 879431680 197852 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 214705 197852 186 433 0 214269 0
[pid=20212/tid=20224] ppid=20210 vsize=858820 CPUtime=1595.01 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 164399 0 0 0 159378 123 0 0 20 0 2 0 368080046 879431680 197852 33554432000 4194304 5964350 140736335049520 140651758036792 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 858820

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 1.92 3/180 20274
/proc/meminfo: memFree=27520368/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=858820 CPUtime=1661.79 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 209888 0 0 0 166070 109 0 0 20 0 2 0 368079753 879431680 200826 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 214705 200826 186 433 0 214269 0
[pid=20212/tid=20224] ppid=20210 vsize=858820 CPUtime=1654.86 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 167373 0 0 0 165360 126 0 0 20 0 2 0 368080046 879431680 200826 33554432000 4194304 5964350 140736335049520 140651758036984 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 858820

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 1.92 3/179 20274
/proc/meminfo: memFree=27503512/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=858820 CPUtime=1721.78 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 211906 0 0 0 172068 110 0 0 20 0 2 0 368079753 879431680 202844 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 214705 202844 186 433 0 214269 0
[pid=20212/tid=20224] ppid=20210 vsize=858820 CPUtime=1714.71 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 169391 0 0 0 171343 128 0 0 20 0 2 0 368080046 879431680 202844 33554432000 4194304 5964350 140736335049520 140651758036792 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 858820

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/179 20274
/proc/meminfo: memFree=27476448/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=858820 CPUtime=1781.77 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 214895 0 0 0 178065 112 0 0 20 0 2 0 368079753 879431680 205833 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 214705 205833 186 433 0 214269 0
[pid=20212/tid=20224] ppid=20210 vsize=858820 CPUtime=1774.55 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 172380 0 0 0 177325 130 0 0 20 0 2 0 368080046 879431680 205833 33554432000 4194304 5964350 140736335049520 140651758036984 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 858820

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.01 1.92 3/179 20274
/proc/meminfo: memFree=27472960/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=858820 CPUtime=1791.48 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 215306 0 0 0 179035 113 0 0 20 0 2 0 368079753 879431680 206244 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 214705 206244 186 433 0 214269 0
[pid=20212/tid=20224] ppid=20210 vsize=858820 CPUtime=1784.23 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 172791 0 0 0 178291 132 0 0 20 0 2 0 368080046 879431680 206244 33554432000 4194304 5964350 140736335049520 140651758036984 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 858820

[startup+1795.2 s]
/proc/loadavg: 2.00 2.01 1.92 3/179 20274
/proc/meminfo: memFree=27471844/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=858820 CPUtime=1794.68 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 215426 0 0 0 179355 113 0 0 20 0 2 0 368079753 879431680 206364 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 214705 206364 186 433 0 214269 0
[pid=20212/tid=20224] ppid=20210 vsize=858820 CPUtime=1787.43 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 172911 0 0 0 178611 132 0 0 20 0 2 0 368080046 879431680 206364 33554432000 4194304 5964350 140736335049520 140651758036984 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 858820

[startup+1798.4 s]
/proc/loadavg: 2.00 2.01 1.92 3/179 20274
/proc/meminfo: memFree=27471224/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=858820 CPUtime=1797.87 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 215560 0 0 0 179674 113 0 0 20 0 2 0 368079753 879431680 206498 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 214705 206498 186 433 0 214269 0
[pid=20212/tid=20224] ppid=20210 vsize=858820 CPUtime=1790.61 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 173045 0 0 0 178929 132 0 0 20 0 2 0 368080046 879431680 206498 33554432000 4194304 5964350 140736335049520 140651758036984 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 858820

[startup+1799.2 s]
/proc/loadavg: 2.00 2.01 1.92 3/179 20274
/proc/meminfo: memFree=27470976/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=858820 CPUtime=1798.67 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 215591 0 0 0 179754 113 0 0 20 0 2 0 368079753 879431680 206529 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 214705 206529 186 433 0 214269 0
[pid=20212/tid=20224] ppid=20210 vsize=858820 CPUtime=1791.41 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 173076 0 0 0 179009 132 0 0 20 0 2 0 368080046 879431680 206529 33554432000 4194304 5964350 140736335049520 140651758036984 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (KiB) 858820

[startup+1799.6 s]
/proc/loadavg: 2.00 2.01 1.92 3/179 20274
/proc/meminfo: memFree=27470232/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=858820 CPUtime=1799.08 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 215618 0 0 0 179795 113 0 0 20 0 2 0 368079753 879431680 206556 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 214705 206556 186 433 0 214269 0
[pid=20212/tid=20224] ppid=20210 vsize=858820 CPUtime=1791.82 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 173103 0 0 0 179050 132 0 0 20 0 2 0 368080046 879431680 206556 33554432000 4194304 5964350 140736335049520 140651758036984 4399921 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 858820

[startup+1800 s]
/proc/loadavg: 2.00 2.01 1.92 3/179 20274
/proc/meminfo: memFree=27470232/32873844 swapFree=7120/7120
[pid=20212] ppid=20210 vsize=858820 CPUtime=1799.47 cores=0,2,4,6
/proc/20212/stat : 20212 (wbo1.72) S 20210 20212 20083 0 -1 4202496 215635 0 0 0 179834 113 0 0 20 0 2 0 368079753 879431680 206573 33554432000 4194304 5964350 140736335049520 140736335049040 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20212/statm: 214705 206573 186 433 0 214269 0
[pid=20212/tid=20224] ppid=20210 vsize=858820 CPUtime=1792.21 cores=0,2,4,6
/proc/20212/task/20224/stat : 20224 (wbo1.72) R 20210 20212 20083 0 -1 4202560 173120 0 0 0 179089 132 0 0 20 0 2 0 368080046 879431680 206573 33554432000 4194304 5964350 140736335049520 140651758036984 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 858820

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20212 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=749308
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=416784
# CPU time returned by wait4() is 1795.17
# while last known CPU time is 1799.47
#
# 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.47
CPU user time (s): 1798.34
CPU system time (s): 1.13
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 858820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.75
system time used= 1.41678
maximum resident set size= 826312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215640
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= 271
involuntary context switches= 1915

runsolver used 2.82257 second user time and 8.81366 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-06 23:52:29
IDJOB=3727153
IDBENCH=89654
IDSOLVER=2313
FILE ID=node142/3727153-1339019548
RUNJOBID= node142-1339019547-20194
PBS_JOBID= 14643273
Free space on /tmp= 71092 MiB

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

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

MD5SUM BENCH= f3a33f6abe76a69a8be60a1cc6635095
RANDOM SEED=1858605310

node142.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.776
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.55
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.776
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.776
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	: 5391.91
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.776
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.92
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.776
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		: 2666.776
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.776
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.776
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:        29142156 kB
Buffers:          355056 kB
Cached:          2531792 kB
SwapCached:          112 kB
Active:          1466164 kB
Inactive:        1435372 kB
Active(anon):       5856 kB
Inactive(anon):    11168 kB
Active(file):    1460308 kB
Inactive(file):  1424204 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:             94828 kB
Writeback:            12 kB
AnonPages:         21476 kB
Mapped:             9872 kB
Shmem:               188 kB
Slab:             693568 kB
SReclaimable:     135236 kB
SUnreclaim:       558332 kB
KernelStack:        1408 kB
PageTables:         3572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71068 MiB
End job on node142 at 2012-06-07 00:22:29