Trace number 3704857

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.7? 1799.47 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-129.opb
MD5SUM67d021e5b92124566c71fb431934058c
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 variables48368
Total number of constraints1121286
Number of constraints which are clauses1007481
Number of constraints which are cardinality constraints (but not clauses)3534
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint1
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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704857-1338110683.opb.
0.00/0.00	c Instance file HOME/instance-3704857-1338110683.opb
0.00/0.00	c File size is 50812122 bytes.
3.19/3.29	c Highest Coefficient sum: 691
3.19/3.29	c ============================[ Problem Statistics ]=============================
3.19/3.29	c |                                                                             |
3.19/3.29	c |  Parsing time:          3.29         s                                      |
3.19/3.29	c |  Number Variables:      48368                                               |
3.19/3.29	c |  Number Clauses:        1009264                                             |
3.19/3.29	c |  Number Cardinality:    3523                                                |
3.19/3.29	c |  Number PB Constraints: 110271                                              |
3.19/3.29	c |                                                                             |
3.39/3.44	c |  Problem Type:          Decision                                            |
3.39/3.44	c |  Objective Function:    None                                                |
3.39/3.44	c |                                                                             |
3.39/3.44	c ===============================================================================
1799.47/1800.00	c ===============================================================================
1799.47/1800.00	c Wall Clock Time: 1800.01 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-3704857-1338110683/watcher-3704857-1338110683 -o /tmp/evaluation-result-3704857-1338110683/solver-3704857-1338110683 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704857-1338110683.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: 2.00 2.00 2.00 3/178 14938
/proc/meminfo: memFree=31107572/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=52760 CPUtime=0 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) R 14936 14938 12409 0 -1 4202496 316 0 0 0 0 0 0 0 20 0 1 0 277193228 54026240 268 33554432000 4194304 5963574 140734730019440 140735699822616 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 13190 268 174 432 0 349 0

[startup+0.099213 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14938
/proc/meminfo: memFree=31107572/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=57376 CPUtime=0.09 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) R 14936 14938 12409 0 -1 4202496 1785 0 0 0 9 0 0 0 20 0 1 0 277193228 58753024 1704 33554432000 4194304 5963574 140734730019440 140734730017784 5005667 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 14344 1704 518 432 0 1503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57376

[startup+0.100243 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14938
/proc/meminfo: memFree=31107572/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=57376 CPUtime=0.09 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) R 14936 14938 12409 0 -1 4202496 1791 0 0 0 9 0 0 0 20 0 1 0 277193228 58753024 1710 33554432000 4194304 5963574 140734730019440 140734730017784 5138313 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 14344 1710 522 432 0 1503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57376

[startup+0.300211 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14938
/proc/meminfo: memFree=31107572/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=66220 CPUtime=0.29 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) R 14936 14938 12409 0 -1 4202496 4786 0 0 0 29 0 0 0 20 0 1 0 277193228 67809280 4640 33554432000 4194304 5963574 140734730019440 140734730017784 4419071 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 16555 4640 1272 432 0 3714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66220

[startup+0.700218 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14938
/proc/meminfo: memFree=31107572/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=83800 CPUtime=0.69 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) R 14936 14938 12409 0 -1 4202496 10717 0 0 0 68 1 0 0 20 0 1 0 277193228 85811200 10442 33554432000 4194304 5963574 140734730019440 140734730017784 5301799 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 20950 10442 2769 432 0 8109 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83800

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14939
/proc/meminfo: memFree=31064016/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=120968 CPUtime=1.49 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) R 14936 14938 12409 0 -1 4202496 22948 0 0 0 147 2 0 0 20 0 1 0 277193228 123871232 22414 33554432000 4194304 5963574 140734730019440 140734730017736 5132911 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 30242 22415 5904 432 0 17401 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120968

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14939
/proc/meminfo: memFree=31017576/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=189180 CPUtime=3.09 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) R 14936 14938 12409 0 -1 4202496 44284 0 0 0 304 5 0 0 20 0 1 0 277193228 193720320 44258 33554432000 4194304 5963574 140734730019440 140734730017928 5130117 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 47295 44258 11847 432 0 34454 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 189180

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14940
/proc/meminfo: memFree=30799872/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=359124 CPUtime=6.29 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 89024 0 0 0 616 13 0 0 20 0 2 0 277193228 367742976 77463 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 89781 77463 187 432 0 89346 0
[pid=14938/tid=14940] ppid=14936 vsize=359124 CPUtime=2.98 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 42495 0 0 0 291 7 0 0 20 0 2 0 277193557 367742976 77463 33554432000 4194304 5963574 140734730019440 140548923979576 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 359124

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14940
/proc/meminfo: memFree=30794936/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=359124 CPUtime=12.69 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 90084 0 0 0 1255 14 0 0 20 0 2 0 277193228 367742976 78523 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 89781 78523 187 432 0 89346 0
[pid=14938/tid=14940] ppid=14936 vsize=359124 CPUtime=9.37 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 43555 0 0 0 929 8 0 0 20 0 2 0 277193557 367742976 78523 33554432000 4194304 5963574 140734730019440 140548923979576 4392504 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 359124

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 14941
/proc/meminfo: memFree=30787968/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=359124 CPUtime=25.49 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 91637 0 0 0 2534 15 0 0 20 0 2 0 277193228 367742976 80076 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 89781 80076 187 432 0 89346 0
[pid=14938/tid=14940] ppid=14936 vsize=359124 CPUtime=22.13 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 45108 0 0 0 2204 9 0 0 20 0 2 0 277193557 367742976 80076 33554432000 4194304 5963574 140734730019440 140548923979576 4402896 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 359124

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 14941
/proc/meminfo: memFree=30777948/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=359124 CPUtime=51.08 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 94215 0 0 0 5092 16 0 0 20 0 2 0 277193228 367742976 82654 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 89781 82654 187 432 0 89346 0
[pid=14938/tid=14940] ppid=14936 vsize=359124 CPUtime=47.67 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 47686 0 0 0 4757 10 0 0 20 0 2 0 277193557 367742976 82654 33554432000 4194304 5963574 140734730019440 140548923979576 4402906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 359124

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 14942
/proc/meminfo: memFree=30752520/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=424660 CPUtime=102.28 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 100519 0 0 0 10208 20 0 0 20 0 2 0 277193228 434851840 88958 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 106165 88958 187 432 0 105730 0
[pid=14938/tid=14940] ppid=14936 vsize=424660 CPUtime=98.74 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 53990 0 0 0 9859 15 0 0 20 0 2 0 277193557 434851840 88958 33554432000 4194304 5963574 140734730019440 140548923979768 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 424660

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14942
/proc/meminfo: memFree=30720156/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=424660 CPUtime=162.27 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 108594 0 0 0 16201 26 0 0 20 0 2 0 277193228 434851840 97033 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 106165 97033 187 432 0 105730 0
[pid=14938/tid=14940] ppid=14936 vsize=424660 CPUtime=158.58 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 62065 0 0 0 15837 21 0 0 20 0 2 0 277193557 434851840 97033 33554432000 4194304 5963574 140734730019440 140548923979576 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 424660

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14942
/proc/meminfo: memFree=30691280/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=490196 CPUtime=222.25 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 115752 0 0 0 22194 31 0 0 20 0 2 0 277193228 501960704 104191 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 122549 104191 187 432 0 122114 0
[pid=14938/tid=14940] ppid=14936 vsize=490196 CPUtime=218.43 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 69223 0 0 0 21815 28 0 0 20 0 2 0 277193557 501960704 104191 33554432000 4194304 5963574 140734730019440 140548923979768 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 490196

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14942
/proc/meminfo: memFree=30648160/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=490196 CPUtime=282.24 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 122424 0 0 0 28187 37 0 0 20 0 2 0 277193228 501960704 111624 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 122549 111624 187 432 0 122114 0
[pid=14938/tid=14940] ppid=14936 vsize=490196 CPUtime=278.27 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 75895 0 0 0 27793 34 0 0 20 0 2 0 277193557 501960704 111624 33554432000 4194304 5963574 140734730019440 140548923979768 4387728 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 490196

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14984
/proc/meminfo: memFree=30665644/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=555732 CPUtime=342.18 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 129050 0 0 0 34177 41 0 0 20 0 2 0 277193228 569069568 118688 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 138933 118688 187 432 0 138498 0
[pid=14938/tid=14940] ppid=14936 vsize=555732 CPUtime=338.07 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 82521 0 0 0 33767 40 0 0 20 0 2 0 277193557 569069568 118688 33554432000 4194304 5963574 140734730019440 140548923979768 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 555732

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 14985
/proc/meminfo: memFree=30600520/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=555732 CPUtime=402.15 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 134970 0 0 0 40169 46 0 0 20 0 2 0 277193228 569069568 124763 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 138933 124763 187 432 0 138498 0
[pid=14938/tid=14940] ppid=14936 vsize=555732 CPUtime=397.89 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 88441 0 0 0 39743 46 0 0 20 0 2 0 277193557 569069568 124763 33554432000 4194304 5963574 140734730019440 140548923979768 4399971 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 555732

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14985
/proc/meminfo: memFree=30546236/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=555732 CPUtime=462.12 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 140241 0 0 0 46161 51 0 0 20 0 2 0 277193228 569069568 130362 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 138933 130362 187 432 0 138498 0
[pid=14938/tid=14940] ppid=14936 vsize=555732 CPUtime=457.71 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 93712 0 0 0 45720 51 0 0 20 0 2 0 277193557 569069568 130362 33554432000 4194304 5963574 140734730019440 140548923979768 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14992
/proc/meminfo: memFree=30053192/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=817876 CPUtime=1421.9 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 200911 0 0 0 142081 109 0 0 20 0 2 0 277193228 837505024 193706 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 204469 193706 187 432 0 204034 0
[pid=14938/tid=14940] ppid=14936 vsize=817876 CPUtime=1415.19 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 154382 0 0 0 141396 123 0 0 20 0 2 0 277193557 837505024 193706 33554432000 4194304 5963574 140734730019440 140548923979768 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 817876

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14992
/proc/meminfo: memFree=30026904/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1481.88 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 205872 0 0 0 148077 111 0 0 20 0 2 0 277193228 904613888 198663 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 198663 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1475.03 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 159343 0 0 0 147376 127 0 0 20 0 2 0 277193557 904613888 198663 33554432000 4194304 5963574 140734730019440 140548923979576 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 883412

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 14995
/proc/meminfo: memFree=30012416/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1541.86 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 208005 0 0 0 154074 112 0 0 20 0 2 0 277193228 904613888 200890 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 200890 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1534.86 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 161476 0 0 0 153357 129 0 0 20 0 2 0 277193557 904613888 200890 33554432000 4194304 5963574 140734730019440 140548923979576 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 883412

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 14996
/proc/meminfo: memFree=29989284/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1601.82 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 209888 0 0 0 160068 114 0 0 20 0 2 0 277193228 904613888 204234 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 204234 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1594.67 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 163359 0 0 0 159336 131 0 0 20 0 2 0 277193557 904613888 204234 33554432000 4194304 5963574 140734730019440 140548923979768 18446744073699066235 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 883412

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14996
/proc/meminfo: memFree=29965344/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1661.79 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 212167 0 0 0 166064 115 0 0 20 0 2 0 277193228 904613888 206936 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 206936 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1654.5 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 165638 0 0 0 165316 134 0 0 20 0 2 0 277193557 904613888 206936 33554432000 4194304 5963574 140734730019440 140548923979768 4399456 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) 883412

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 14996
/proc/meminfo: memFree=29952200/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1721.78 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 214260 0 0 0 172061 117 0 0 20 0 2 0 277193228 904613888 209029 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 209029 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1714.35 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 167731 0 0 0 171299 136 0 0 20 0 2 0 277193557 904613888 209029 33554432000 4194304 5963574 140734730019440 140548923979768 4399623 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) 883412

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14996
/proc/meminfo: memFree=29937320/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1781.77 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 216508 0 0 0 178059 118 0 0 20 0 2 0 277193228 904613888 211276 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 211276 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1774.19 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 169979 0 0 0 177281 138 0 0 20 0 2 0 277193557 904613888 211276 33554432000 4194304 5963574 140734730019440 140548923979576 4399527 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) 883412

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14996
/proc/meminfo: memFree=29934964/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1791.38 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 216807 0 0 0 179019 119 0 0 20 0 2 0 277193228 904613888 211575 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 211575 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1783.78 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 170278 0 0 0 178238 140 0 0 20 0 2 0 277193557 904613888 211575 33554432000 4194304 5963574 140734730019440 140548923979768 4402906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 883412

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14996
/proc/meminfo: memFree=29934344/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1794.58 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 216922 0 0 0 179339 119 0 0 20 0 2 0 277193228 904613888 211690 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 211690 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1786.97 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 170393 0 0 0 178557 140 0 0 20 0 2 0 277193557 904613888 211690 33554432000 4194304 5963574 140734730019440 140548923979576 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 883412

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14996
/proc/meminfo: memFree=29933972/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1797.77 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 217000 0 0 0 179658 119 0 0 20 0 2 0 277193228 904613888 211768 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 211768 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1790.15 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 170471 0 0 0 178875 140 0 0 20 0 2 0 277193557 904613888 211768 33554432000 4194304 5963574 140734730019440 140548923979768 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 883412

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 14996
/proc/meminfo: memFree=29933848/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1798.57 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 217027 0 0 0 179738 119 0 0 20 0 2 0 277193228 904613888 211795 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 211795 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1790.95 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 170498 0 0 0 178955 140 0 0 20 0 2 0 277193557 904613888 211795 33554432000 4194304 5963574 140734730019440 140548923979768 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (KiB) 883412

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14996
/proc/meminfo: memFree=29933352/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1798.97 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 217042 0 0 0 179778 119 0 0 20 0 2 0 277193228 904613888 211810 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 211810 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1791.36 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 170513 0 0 0 178996 140 0 0 20 0 2 0 277193557 904613888 211810 33554432000 4194304 5963574 140734730019440 140548923979816 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.97
Current children cumulated vsize (KiB) 883412

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14996
/proc/meminfo: memFree=29933352/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1799.37 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 217057 0 0 0 179818 119 0 0 20 0 2 0 277193228 904613888 211825 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 211825 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1791.75 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 170528 0 0 0 179035 140 0 0 20 0 2 0 277193557 904613888 211825 33554432000 4194304 5963574 140734730019440 140548923979816 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 883412

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14996
/proc/meminfo: memFree=29933352/32873844 swapFree=7616/7616
[pid=14938] ppid=14936 vsize=883412 CPUtime=1799.47 cores=0,2,4,6
/proc/14938/stat : 14938 (wbo1.7) S 14936 14938 12409 0 -1 4202496 217060 0 0 0 179828 119 0 0 20 0 2 0 277193228 904613888 211828 33554432000 4194304 5963574 140734730019440 140734730018960 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14938/statm: 220853 211828 187 432 0 220418 0
[pid=14938/tid=14940] ppid=14936 vsize=883412 CPUtime=1791.85 cores=0,2,4,6
/proc/14938/task/14940/stat : 14940 (wbo1.7) R 14936 14938 12409 0 -1 4202560 170531 0 0 0 179045 140 0 0 20 0 2 0 277193557 904613888 211828 33554432000 4194304 5963574 140734730019440 140548923979816 4399488 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) 883412

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14938 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=690317
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=478775
# 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.28
CPU system time (s): 1.19
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 883412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.69
system time used= 1.47877
maximum resident set size= 847324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217063
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= 284
involuntary context switches= 1858

runsolver used 4.17636 second user time and 8.5627 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 11:24:44
IDJOB=3704857
IDBENCH=89756
IDSOLVER=2283
FILE ID=node135/3704857-1338110683
RUNJOBID= node135-1338083668-12425
PBS_JOBID= 14624422
Free space on /tmp= 71584 MiB

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

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

MD5SUM BENCH= 67d021e5b92124566c71fb431934058c
RANDOM SEED=744741344

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31107788 kB
Buffers:          280392 kB
Cached:           375168 kB
SwapCached:         1732 kB
Active:           865348 kB
Inactive:          82672 kB
Active(anon):     282916 kB
Inactive(anon):    12016 kB
Active(file):     582432 kB
Inactive(file):    70656 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105788 kB
Dirty:             55068 kB
Writeback:             0 kB
AnonPages:        300464 kB
Mapped:            12412 kB
Shmem:               132 kB
Slab:             675832 kB
SReclaimable:     117568 kB
SUnreclaim:       558264 kB
KernelStack:        1480 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     170148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 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= 71552 MiB
End job on node135 at 2012-05-27 11:54:45