Trace number 3727163

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-167.opb
MD5SUM7cf213338254036b9868078970e2a948
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 variables106196
Total number of constraints2493137
Number of constraints which are clauses2239038
Number of constraints which are cardinality constraints (but not clauses)8063
Number of constraints which are nor clauses,nor cardinality constraints246036
Minimum length of a constraint1
Maximum length of a constraint1485
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 1486
Number of bits of the biggest sum of numbers11
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-3727163-1339019550.opb.
0.00/0.00	c Instance file HOME/instance-3727163-1339019550.opb
0.00/0.00	c File size is 113937509 bytes.
7.39/7.44	c Highest Coefficient sum: 1486
7.39/7.44	c ============================[ Problem Statistics ]=============================
7.39/7.44	c |                                                                             |
7.39/7.44	c |  Parsing time:          7.44         s                                      |
7.39/7.44	c |  Number Variables:      106196                                              |
7.39/7.44	c |  Number Clauses:        2243195                                             |
7.39/7.44	c |  Number Cardinality:    7824                                                |
7.39/7.44	c |  Number PB Constraints: 246036                                              |
7.39/7.44	c |                                                                             |
12.28/12.39	c |  Problem Type:          Decision                                            |
12.28/12.39	c |  Objective Function:    None                                                |
12.28/12.39	c |                                                                             |
12.28/12.39	c ===============================================================================
1799.60/1800.00	c ===============================================================================
1799.60/1800.00	c Wall Clock Time: 1800.00 s
1799.60/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-3727163-1339019550/watcher-3727163-1339019550 -o /tmp/evaluation-result-3727163-1339019550/solver-3727163-1339019550 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727163-1339019550.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: 1.92 1.98 1.68 6/177 5946
/proc/meminfo: memFree=30660240/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=114408 CPUtime=0 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) R 5944 5946 5781 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 368079602 117153792 285 33554432000 4194304 5964350 140737324272896 140737022933400 5138965 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 28602 285 175 433 0 349 0

[startup+0.0543859 s]
/proc/loadavg: 1.92 1.98 1.68 6/177 5946
/proc/meminfo: memFree=30660240/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=116736 CPUtime=0.05 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) R 5944 5946 5781 0 -1 4202496 1064 0 0 0 5 0 0 0 20 0 1 0 368079602 119537664 1016 33554432000 4194304 5964350 140737324272896 140737022933400 4344327 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 29184 1017 355 433 0 931 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 116736

[startup+0.100279 s]
/proc/loadavg: 1.92 1.98 1.68 6/177 5946
/proc/meminfo: memFree=30660240/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=118884 CPUtime=0.09 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) R 5944 5946 5781 0 -1 4202496 1791 0 0 0 9 0 0 0 20 0 1 0 368079602 121737216 1710 33554432000 4194304 5964350 140737324272896 140737022933400 4408104 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 29721 1710 530 433 0 1468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 118884

[startup+0.300246 s]
/proc/loadavg: 1.92 1.98 1.68 6/177 5946
/proc/meminfo: memFree=30660240/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=127692 CPUtime=0.29 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) R 5944 5946 5781 0 -1 4202496 4759 0 0 0 29 0 0 0 20 0 1 0 368079602 130756608 4613 33554432000 4194304 5964350 140737324272896 140737022933400 4344688 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 31923 4613 1283 433 0 3670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 127692

[startup+0.700245 s]
/proc/loadavg: 1.92 1.98 1.68 6/177 5946
/proc/meminfo: memFree=30660240/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=144956 CPUtime=0.69 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) R 5944 5946 5781 0 -1 4202496 10614 0 0 0 68 1 0 0 20 0 1 0 368079602 148434944 10339 33554432000 4194304 5964350 140737324272896 140737324271368 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 36239 10339 2779 433 0 7986 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 144956

[startup+1.50025 s]
/proc/loadavg: 2.01 2.00 1.69 3/178 5947
/proc/meminfo: memFree=30617468/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=180908 CPUtime=1.49 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) R 5944 5946 5781 0 -1 4202496 22486 0 0 0 146 3 0 0 20 0 1 0 368079602 185249792 21952 33554432000 4194304 5964350 140737324272896 140737324271368 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 45227 21953 5900 433 0 16974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 180908

[startup+3.10025 s]
/proc/loadavg: 2.01 2.00 1.69 3/178 5947
/proc/meminfo: memFree=30575508/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=247524 CPUtime=3.09 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) R 5944 5946 5781 0 -1 4202496 43415 0 0 0 303 6 0 0 20 0 1 0 368079602 253464576 43389 33554432000 4194304 5964350 140737324272896 140737324271240 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 61881 43390 11835 433 0 33628 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 247524

[startup+6.30027 s]
/proc/loadavg: 2.09 2.02 1.70 3/178 5947
/proc/meminfo: memFree=30439552/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=375388 CPUtime=6.29 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) R 5944 5946 5781 0 -1 4202496 83838 0 0 0 615 14 0 0 20 0 1 0 368079602 384397312 86874 33554432000 4194304 5964350 140737324272896 140737324271384 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 93847 86874 23786 433 0 65594 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 375388

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 1.70 3/179 5948
/proc/meminfo: memFree=30266820/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=527960 CPUtime=12.68 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 136833 0 0 0 1243 25 0 0 20 0 2 0 368079602 540631040 116137 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 131990 116139 179 433 0 131554 0
[pid=5946/tid=5948] ppid=5944 vsize=527960 CPUtime=5.23 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 38820 0 0 0 515 8 0 0 20 0 2 0 368080346 540631040 116140 33554432000 4194304 5964350 140737324272896 140610505058872 5136410 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 527960

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 1.70 3/179 5948
/proc/meminfo: memFree=30036968/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=649804 CPUtime=25.48 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 172898 0 0 0 2515 33 0 0 20 0 2 0 368079602 665399296 149879 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 162451 149879 187 433 0 162015 0
[pid=5946/tid=5948] ppid=5944 vsize=649804 CPUtime=17.99 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 74882 0 0 0 1783 16 0 0 20 0 2 0 368080346 665399296 149879 33554432000 4194304 5964350 140737324272896 140610505059432 4403296 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 649804

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 1.71 3/179 5959
/proc/meminfo: memFree=30017576/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=649804 CPUtime=51.08 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 172898 0 0 0 5075 33 0 0 20 0 2 0 368079602 665399296 149879 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 162451 149879 187 433 0 162015 0
[pid=5946/tid=5948] ppid=5944 vsize=649804 CPUtime=43.53 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 74882 0 0 0 4337 16 0 0 20 0 2 0 368080346 665399296 149879 33554432000 4194304 5964350 140737324272896 140610505059432 4403296 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 649804

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.73 3/179 5960
/proc/meminfo: memFree=29982288/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=649804 CPUtime=102.27 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 173053 0 0 0 10194 33 0 0 20 0 2 0 368079602 665399296 150052 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 162451 150052 187 433 0 162015 0
[pid=5946/tid=5948] ppid=5944 vsize=649804 CPUtime=94.6 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 75037 0 0 0 9443 17 0 0 20 0 2 0 368080346 665399296 150052 33554432000 4194304 5964350 140737324272896 140610505058104 4222314 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 649804

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/179 5960
/proc/meminfo: memFree=29953240/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=649804 CPUtime=162.26 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 174546 0 0 0 16191 35 0 0 20 0 2 0 368079602 665399296 151619 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 162451 151619 187 433 0 162015 0
[pid=5946/tid=5948] ppid=5944 vsize=649804 CPUtime=154.44 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 76530 0 0 0 15424 20 0 0 20 0 2 0 368080346 665399296 151619 33554432000 4194304 5964350 140737324272896 140610505058104 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 649804

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/179 5960
/proc/meminfo: memFree=29927104/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=649804 CPUtime=222.25 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 176016 0 0 0 22189 36 0 0 20 0 2 0 368079602 665399296 153456 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 162451 153456 187 433 0 162015 0
[pid=5946/tid=5948] ppid=5944 vsize=649804 CPUtime=214.29 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 78000 0 0 0 21407 22 0 0 20 0 2 0 368080346 665399296 153456 33554432000 4194304 5964350 140737324272896 140610505058104 4392888 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 649804

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/179 5960
/proc/meminfo: memFree=29905932/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=715340 CPUtime=282.22 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 177299 0 0 0 28185 37 0 0 20 0 2 0 368079602 732508160 156173 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 178835 156173 187 433 0 178399 0
[pid=5946/tid=5948] ppid=5944 vsize=715340 CPUtime=274.11 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 79283 0 0 0 27387 24 0 0 20 0 2 0 368080346 732508160 156173 33554432000 4194304 5964350 140737324272896 140610505058104 4220672 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 715340

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 1.78 3/179 5960
/proc/meminfo: memFree=29886928/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=715340 CPUtime=342.18 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 179259 0 0 0 34180 38 0 0 20 0 2 0 368079602 732508160 158357 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 178835 158357 187 433 0 178399 0
[pid=5946/tid=5948] ppid=5944 vsize=715340 CPUtime=333.93 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 81243 0 0 0 33367 26 0 0 20 0 2 0 368080346 732508160 158357 33554432000 4194304 5964350 140737324272896 140610505058104 4373272 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 715340

[startup+402.3 s]
/proc/loadavg: 2.05 2.02 1.80 3/179 5961
/proc/meminfo: memFree=29867312/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=715340 CPUtime=402.14 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 180958 0 0 0 40175 39 0 0 20 0 2 0 368079602 732508160 160098 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 178835 160098 187 433 0 178399 0
[pid=5946/tid=5948] ppid=5944 vsize=715340 CPUtime=393.76 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 82942 0 0 0 39349 27 0 0 20 0 2 0 368080346 732508160 160098 33554432000 4194304 5964350 140737324272896 140610505058232 4400029 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 715340

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 1.81 3/180 5964
/proc/meminfo: memFree=29838532/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=715340 CPUtime=462.13 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 182871 0 0 0 46172 41 0 0 20 0 2 0 368079602 732508160 162515 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 178835 162515 187 433 0 178399 0
[pid=5946/tid=5948] ppid=5944 vsize=715340 CPUtime=453.6 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 84855 0 0 0 45330 30 0 0 20 0 2 0 368080346 732508160 162515 33554432000 4194304 5964350 140737324272896 140610505058104 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 715340

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5993
/proc/meminfo: memFree=29559872/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=780876 CPUtime=1421.98 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 201456 0 0 0 142143 55 0 0 20 0 2 0 368079602 799617024 182347 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 195219 182347 187 433 0 194783 0
[pid=5946/tid=5948] ppid=5944 vsize=780876 CPUtime=1411.14 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 103440 0 0 0 141055 59 0 0 20 0 2 0 368080346 799617024 182347 33554432000 4194304 5964350 140737324272896 140610505058232 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 780876

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5993
/proc/meminfo: memFree=29548176/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=780876 CPUtime=1481.94 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 202340 0 0 0 148138 56 0 0 20 0 2 0 368079602 799617024 183641 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 195219 183641 187 433 0 194783 0
[pid=5946/tid=5948] ppid=5944 vsize=780876 CPUtime=1470.96 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 104324 0 0 0 147035 61 0 0 20 0 2 0 368080346 799617024 183641 33554432000 4194304 5964350 140737324272896 140610505058104 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 780876

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/179 5993
/proc/meminfo: memFree=29541776/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=780876 CPUtime=1541.93 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 203329 0 0 0 154136 57 0 0 20 0 2 0 368079602 799617024 185188 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 195219 185188 187 433 0 194783 0
[pid=5946/tid=5948] ppid=5944 vsize=780876 CPUtime=1530.81 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 105313 0 0 0 153018 63 0 0 20 0 2 0 368080346 799617024 185188 33554432000 4194304 5964350 140737324272896 140610505058104 4400007 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 780876

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 5994
/proc/meminfo: memFree=29535328/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=780876 CPUtime=1601.92 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 204940 0 0 0 160134 58 0 0 20 0 2 0 368079602 799617024 186799 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 195219 186799 187 433 0 194783 0
[pid=5946/tid=5948] ppid=5944 vsize=780876 CPUtime=1590.65 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 106924 0 0 0 159000 65 0 0 20 0 2 0 368080346 799617024 186799 33554432000 4194304 5964350 140737324272896 140610505058296 4392888 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 780876

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 5997
/proc/meminfo: memFree=29529244/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=780876 CPUtime=1661.91 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 205655 0 0 0 166132 59 0 0 20 0 2 0 368079602 799617024 187514 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 195219 187514 187 433 0 194783 0
[pid=5946/tid=5948] ppid=5944 vsize=780876 CPUtime=1650.5 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 107639 0 0 0 164983 67 0 0 20 0 2 0 368080346 799617024 187514 33554432000 4194304 5964350 140737324272896 140610505058344 4400428 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 780876

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29500608/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=846412 CPUtime=1721.9 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 207631 0 0 0 172130 60 0 0 20 0 2 0 368079602 866725888 189490 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 211603 189490 187 433 0 211167 0
[pid=5946/tid=5948] ppid=5944 vsize=846412 CPUtime=1710.35 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 109615 0 0 0 170967 68 0 0 20 0 2 0 368080346 866725888 189490 33554432000 4194304 5964350 140737324272896 140610505058056 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 846412

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29480584/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=846412 CPUtime=1781.89 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 208247 0 0 0 178128 61 0 0 20 0 2 0 368079602 866725888 190106 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 211603 190106 187 433 0 211167 0
[pid=5946/tid=5948] ppid=5944 vsize=846412 CPUtime=1770.19 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 110231 0 0 0 176949 70 0 0 20 0 2 0 368080346 866725888 190106 33554432000 4194304 5964350 140737324272896 140610505058296 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 846412

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29479468/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=846412 CPUtime=1791.5 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 208436 0 0 0 179089 61 0 0 20 0 2 0 368079602 866725888 190295 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 211603 190295 187 433 0 211167 0
[pid=5946/tid=5948] ppid=5944 vsize=846412 CPUtime=1779.78 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 110420 0 0 0 177907 71 0 0 20 0 2 0 368080346 866725888 190295 33554432000 4194304 5964350 140737324272896 140610505058344 4400007 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 846412

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29479096/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=846412 CPUtime=1794.7 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 208496 0 0 0 179409 61 0 0 20 0 2 0 368079602 866725888 190355 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 211603 190355 187 433 0 211167 0
[pid=5946/tid=5948] ppid=5944 vsize=846412 CPUtime=1782.97 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 110480 0 0 0 178226 71 0 0 20 0 2 0 368080346 866725888 190355 33554432000 4194304 5964350 140737324272896 140610505058104 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 846412

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 5997
/proc/meminfo: memFree=29477980/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=846412 CPUtime=1797.9 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 208773 0 0 0 179728 62 0 0 20 0 2 0 368079602 866725888 190632 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 211603 190632 187 433 0 211167 0
[pid=5946/tid=5948] ppid=5944 vsize=846412 CPUtime=1786.15 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 110757 0 0 0 178544 71 0 0 20 0 2 0 368080346 866725888 190632 33554432000 4194304 5964350 140737324272896 140610505058296 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 846412

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.91 2/172 6021
/proc/meminfo: memFree=29999068/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=846412 CPUtime=1798.7 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 208793 0 0 0 179808 62 0 0 20 0 2 0 368079602 866725888 190652 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 211603 190652 187 433 0 211167 0
[pid=5946/tid=5948] ppid=5944 vsize=846412 CPUtime=1786.95 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 110777 0 0 0 178624 71 0 0 20 0 2 0 368080346 866725888 190652 33554432000 4194304 5964350 140737324272896 140610505058104 4403296 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (KiB) 846412

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.91 2/172 6021
/proc/meminfo: memFree=29999324/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=846412 CPUtime=1799.1 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 208797 0 0 0 179848 62 0 0 20 0 2 0 368079602 866725888 190656 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 211603 190656 187 433 0 211167 0
[pid=5946/tid=5948] ppid=5944 vsize=846412 CPUtime=1787.36 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 110781 0 0 0 178665 71 0 0 20 0 2 0 368080346 866725888 190656 33554432000 4194304 5964350 140737324272896 140610505058104 4392888 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.1
Current children cumulated vsize (KiB) 846412

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.91 2/172 6021
/proc/meminfo: memFree=29999324/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=846412 CPUtime=1799.5 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 208804 0 0 0 179888 62 0 0 20 0 2 0 368079602 866725888 190663 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 211603 190663 187 433 0 211167 0
[pid=5946/tid=5948] ppid=5944 vsize=846412 CPUtime=1787.75 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 110788 0 0 0 178704 71 0 0 20 0 2 0 368080346 866725888 190663 33554432000 4194304 5964350 140737324272896 140610505058104 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 846412

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 2/172 6021
/proc/meminfo: memFree=29999324/32873844 swapFree=7632/7632
[pid=5946] ppid=5944 vsize=846412 CPUtime=1799.6 cores=1,3,5,7
/proc/5946/stat : 5946 (wbo1.72) S 5944 5946 5781 0 -1 4202496 208805 0 0 0 179898 62 0 0 20 0 2 0 368079602 866725888 190664 33554432000 4194304 5964350 140737324272896 140737324272416 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5946/statm: 211603 190664 187 433 0 211167 0
[pid=5946/tid=5948] ppid=5944 vsize=846412 CPUtime=1787.85 cores=1,3,5,7
/proc/5946/task/5948/stat : 5948 (wbo1.72) R 5944 5946 5781 0 -1 4202560 110789 0 0 0 178714 71 0 0 20 0 2 0 368080346 866725888 190664 33554432000 4194304 5964350 140737324272896 140610505058104 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (KiB) 846412

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5946 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=419206
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=900863
# CPU time returned by wait4() is 1795.32
# while last known CPU time is 1799.6
#
# 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.6
CPU user time (s): 1798.98
CPU system time (s): 0.62
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 846412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.42
system time used= 0.900863
maximum resident set size= 762668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208808
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 149
involuntary context switches= 1895

runsolver used 3.71743 second user time and 9.14261 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-06 23:52:33
IDJOB=3727163
IDBENCH=89731
IDSOLVER=2313
FILE ID=node141/3727163-1339019550
RUNJOBID= node141-1339019550-5918
PBS_JOBID= 14643274
Free space on /tmp= 70680 MiB

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

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

MD5SUM BENCH= 7cf213338254036b9868078970e2a948
RANDOM SEED=174647250

node141.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.744
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.48
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.744
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.744
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.93
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.744
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.744
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.92
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.744
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.744
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.92
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.744
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:        30660884 kB
Buffers:            9076 kB
Cached:          1383736 kB
SwapCached:         2484 kB
Active:           387492 kB
Inactive:        1090360 kB
Active(anon):      86048 kB
Inactive(anon):     1636 kB
Active(file):     301444 kB
Inactive(file):  1088724 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098728 kB
Dirty:            134416 kB
Writeback:             0 kB
AnonPages:         93760 kB
Mapped:             8388 kB
Shmem:                 0 kB
Slab:             595760 kB
SReclaimable:      33288 kB
SUnreclaim:       562472 kB
KernelStack:        1456 kB
PageTables:         4188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     178852 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= 70692 MiB
End job on node141 at 2012-06-07 00:22:33