Trace number 3704869

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-21.opb
MD5SUM3f7496125222b93dca78bd7d73f5e00c
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark949.823
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7351
Total number of constraints155824
Number of constraints which are clauses139567
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints15694
Minimum length of a constraint2
Maximum length of a constraint195
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 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704869-1338110808.opb.
0.00/0.00	c Instance file HOME/instance-3704869-1338110808.opb
0.00/0.00	c File size is 6583995 bytes.
0.39/0.41	c Highest Coefficient sum: 196
0.39/0.41	c ============================[ Problem Statistics ]=============================
0.39/0.41	c |                                                                             |
0.39/0.41	c |  Parsing time:          0.41         s                                      |
0.39/0.41	c |  Number Variables:      7351                                                |
0.39/0.41	c |  Number Clauses:        139854                                              |
0.39/0.41	c |  Number Cardinality:    564                                                 |
0.39/0.41	c |  Number PB Constraints: 15694                                               |
0.39/0.41	c |                                                                             |
0.39/0.43	c |  Problem Type:          Decision                                            |
0.39/0.43	c |  Objective Function:    None                                                |
0.39/0.43	c |                                                                             |
0.39/0.43	c ===============================================================================
1799.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.01 s
1799.56/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-3704869-1338110808/watcher-3704869-1338110808 -o /tmp/evaluation-result-3704869-1338110808/solver-3704869-1338110808 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704869-1338110808.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/175 25850
/proc/meminfo: memFree=28316064/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=9572 CPUtime=0 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) R 25848 25850 23570 0 -1 4202496 320 0 0 0 0 0 0 0 20 0 1 0 277206276 9801728 273 33554432000 4194304 5963574 140736471355328 140733788902472 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 2393 273 173 432 0 350 0

[startup+0.013284 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25850
/proc/meminfo: memFree=28316064/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=9972 CPUtime=0.01 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) R 25848 25850 23570 0 -1 4202496 434 0 0 0 1 0 0 0 20 0 1 0 277206276 10211328 387 33554432000 4194304 5963574 140736471355328 140733788902472 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 2493 388 200 432 0 450 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9972

[startup+0.100275 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25850
/proc/meminfo: memFree=28316064/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=14244 CPUtime=0.09 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) R 25848 25850 23570 0 -1 4202496 1860 0 0 0 9 0 0 0 20 0 1 0 277206276 14585856 1780 33554432000 4194304 5963574 140736471355328 140733788902472 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 3561 1781 539 432 0 1518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14244

[startup+0.300265 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25850
/proc/meminfo: memFree=28316064/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=23564 CPUtime=0.29 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) R 25848 25850 23570 0 -1 4202496 5000 0 0 0 29 0 0 0 20 0 1 0 277206276 24129536 4855 33554432000 4194304 5963574 140736471355328 140733788902472 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 5891 4855 1320 432 0 3848 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23564

[startup+0.700164 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25850
/proc/meminfo: memFree=28316064/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=103148 CPUtime=0.69 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 13639 0 0 0 67 2 0 0 20 0 2 0 277206276 105623552 11335 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 25787 11335 187 432 0 25352 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103148

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25852
/proc/meminfo: memFree=28270036/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=103148 CPUtime=1.49 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 14016 0 0 0 147 2 0 0 20 0 2 0 277206276 105623552 11712 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 25787 11712 187 432 0 25352 0
[pid=25850/tid=25852] ppid=25848 vsize=103148 CPUtime=1.06 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 6667 0 0 0 105 1 0 0 20 0 2 0 277206318 105623552 11712 33554432000 4194304 5963574 140736471355328 140516423743480 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103148

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25852
/proc/meminfo: memFree=28267556/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=103148 CPUtime=3.09 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 14613 0 0 0 307 2 0 0 20 0 2 0 277206276 105623552 12309 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 25787 12309 187 432 0 25352 0
[pid=25850/tid=25852] ppid=25848 vsize=103148 CPUtime=2.66 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 7264 0 0 0 265 1 0 0 20 0 2 0 277206318 105623552 12309 33554432000 4194304 5963574 140736471355328 140516423743528 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103148

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25852
/proc/meminfo: memFree=28259744/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=103148 CPUtime=6.28 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 15803 0 0 0 626 2 0 0 20 0 2 0 277206276 105623552 13499 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 25787 13499 187 432 0 25352 0
[pid=25850/tid=25852] ppid=25848 vsize=103148 CPUtime=5.85 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 8454 0 0 0 584 1 0 0 20 0 2 0 277206318 105623552 13499 33554432000 4194304 5963574 140736471355328 140516423743288 4399456 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) 103148

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25852
/proc/meminfo: memFree=28246716/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=103148 CPUtime=12.69 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 17584 0 0 0 1266 3 0 0 20 0 2 0 277206276 105623552 15280 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 25787 15280 187 432 0 25352 0
[pid=25850/tid=25852] ppid=25848 vsize=103148 CPUtime=12.23 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 10235 0 0 0 1221 2 0 0 20 0 2 0 277206318 105623552 15280 33554432000 4194304 5963574 140736471355328 140516423743288 4399574 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 103148

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25852
/proc/meminfo: memFree=28227852/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=103148 CPUtime=25.49 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 19536 0 0 0 2545 4 0 0 20 0 2 0 277206276 105623552 17232 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 25787 17232 187 432 0 25352 0
[pid=25850/tid=25852] ppid=25848 vsize=103148 CPUtime=25 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 12187 0 0 0 2497 3 0 0 20 0 2 0 277206318 105623552 17232 33554432000 4194304 5963574 140736471355328 140516423743288 4399448 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 103148

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25852
/proc/meminfo: memFree=28194400/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=103148 CPUtime=51.08 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 23199 0 0 0 5103 5 0 0 20 0 2 0 277206276 105623552 20894 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 25787 20894 187 432 0 25352 0
[pid=25850/tid=25852] ppid=25848 vsize=103148 CPUtime=50.53 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 15850 0 0 0 5049 4 0 0 20 0 2 0 277206318 105623552 20894 33554432000 4194304 5963574 140736471355328 140516423743288 4399603 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 103148

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25852
/proc/meminfo: memFree=28141480/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=168684 CPUtime=102.27 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 28866 0 0 0 10219 8 0 0 20 0 2 0 277206276 172732416 26561 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 42171 26561 187 432 0 41736 0
[pid=25850/tid=25852] ppid=25848 vsize=168684 CPUtime=101.6 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 21517 0 0 0 10151 9 0 0 20 0 2 0 277206318 172732416 26561 33554432000 4194304 5963574 140736471355328 140516423743288 4399614 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 168684

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25852
/proc/meminfo: memFree=28092728/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=171116 CPUtime=162.24 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 32878 0 0 0 16213 11 0 0 20 0 2 0 277206276 175222784 31843 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 42779 31843 187 432 0 42344 0
[pid=25850/tid=25852] ppid=25848 vsize=171116 CPUtime=161.42 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 25529 0 0 0 16129 13 0 0 20 0 2 0 277206318 175222784 31843 33554432000 4194304 5963574 140736471355328 140516423743288 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 171116

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25856
/proc/meminfo: memFree=28049088/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=171116 CPUtime=222.22 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 36424 0 0 0 22209 13 0 0 20 0 2 0 277206276 175222784 35433 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 42779 35433 187 432 0 42344 0
[pid=25850/tid=25852] ppid=25848 vsize=171116 CPUtime=221.25 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 29075 0 0 0 22109 16 0 0 20 0 2 0 277206318 175222784 35433 33554432000 4194304 5963574 140736471355328 140516423743288 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 171116

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25856
/proc/meminfo: memFree=28004292/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=236652 CPUtime=282.22 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 43317 0 0 0 28202 20 0 0 20 0 2 0 277206276 242331648 42326 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 59163 42326 187 432 0 58728 0
[pid=25850/tid=25852] ppid=25848 vsize=236652 CPUtime=281.09 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 35968 0 0 0 28086 23 0 0 20 0 2 0 277206318 242331648 42326 33554432000 4194304 5963574 140736471355328 140516423743480 4399459 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 236652

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25856
/proc/meminfo: memFree=27945568/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=237868 CPUtime=342.21 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 52828 0 0 0 34195 26 0 0 20 0 2 0 277206276 243576832 51837 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 59467 51837 187 432 0 59032 0
[pid=25850/tid=25852] ppid=25848 vsize=237868 CPUtime=340.94 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 45479 0 0 0 34064 30 0 0 20 0 2 0 277206318 243576832 51837 33554432000 4194304 5963574 140736471355328 140516423743288 4399451 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 237868

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25856
/proc/meminfo: memFree=27922600/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=237868 CPUtime=402.2 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 54039 0 0 0 40193 27 0 0 20 0 2 0 277206276 243576832 53048 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 59467 53048 187 432 0 59032 0
[pid=25850/tid=25852] ppid=25848 vsize=237868 CPUtime=400.78 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 46690 0 0 0 40046 32 0 0 20 0 2 0 277206318 243576832 53048 33554432000 4194304 5963574 140736471355328 140516423743288 4399968 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 237868

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 25857
/proc/meminfo: memFree=27876712/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=303404 CPUtime=462.18 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 25866
/proc/meminfo: memFree=27459028/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=501836 CPUtime=1421.97 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 115756 0 0 0 142116 81 0 0 20 0 2 0 277206276 513880064 115949 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 125459 115949 187 432 0 125024 0
[pid=25850/tid=25852] ppid=25848 vsize=501836 CPUtime=1418.05 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 108407 0 0 0 141704 101 0 0 20 0 2 0 277206318 513880064 115949 33554432000 4194304 5963574 140736471355328 140516423743288 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 501836

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25867
/proc/meminfo: memFree=27451904/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=501836 CPUtime=1481.95 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 115845 0 0 0 148114 81 0 0 20 0 2 0 277206276 513880064 116038 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 125459 116038 187 432 0 125024 0
[pid=25850/tid=25852] ppid=25848 vsize=501836 CPUtime=1477.89 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 108496 0 0 0 147687 102 0 0 20 0 2 0 277206318 513880064 116038 33554432000 4194304 5963574 140736471355328 140516423743288 4402912 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 501836

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25867
/proc/meminfo: memFree=27433852/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=501836 CPUtime=1541.94 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 116032 0 0 0 154113 81 0 0 20 0 2 0 277206276 513880064 116225 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 125459 116225 187 432 0 125024 0
[pid=25850/tid=25852] ppid=25848 vsize=501836 CPUtime=1537.73 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 108683 0 0 0 153670 103 0 0 20 0 2 0 277206318 513880064 116225 33554432000 4194304 5963574 140736471355328 140516423743288 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 501836

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25906
/proc/meminfo: memFree=28060596/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=501836 CPUtime=1601.92 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 118225 0 0 0 160109 83 0 0 20 0 2 0 277206276 513880064 118691 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 125459 118691 187 432 0 125024 0
[pid=25850/tid=25852] ppid=25848 vsize=501836 CPUtime=1597.57 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 110876 0 0 0 159651 106 0 0 20 0 2 0 277206318 513880064 118691 33554432000 4194304 5963574 140736471355328 140516423743528 4399623 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 501836

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25906
/proc/meminfo: memFree=28011308/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=567372 CPUtime=1661.88 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 121288 0 0 0 166103 85 0 0 20 0 2 0 277206276 580988928 122054 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 141843 122054 187 432 0 141408 0
[pid=25850/tid=25852] ppid=25848 vsize=567372 CPUtime=1657.39 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 113939 0 0 0 165630 109 0 0 20 0 2 0 277206318 580988928 122054 33554432000 4194304 5963574 140736471355328 140516423743528 4400052 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 567372

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25906
/proc/meminfo: memFree=27901196/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=567372 CPUtime=1721.88 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 124135 0 0 0 172100 88 0 0 20 0 2 0 277206276 580988928 124901 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 141843 124901 187 432 0 141408 0
[pid=25850/tid=25852] ppid=25848 vsize=567372 CPUtime=1717.23 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 116786 0 0 0 171610 113 0 0 20 0 2 0 277206318 580988928 124901 33554432000 4194304 5963574 140736471355328 140516423743480 4391048 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 567372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25907
/proc/meminfo: memFree=27829524/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=567372 CPUtime=1781.87 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 127483 0 0 0 178096 91 0 0 20 0 2 0 277206276 580988928 128249 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 141843 128249 187 432 0 141408 0
[pid=25850/tid=25852] ppid=25848 vsize=567372 CPUtime=1777.08 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 120134 0 0 0 177592 116 0 0 20 0 2 0 277206318 580988928 128249 33554432000 4194304 5963574 140736471355328 140516423743480 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 567372

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25907
/proc/meminfo: memFree=27828160/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=567372 CPUtime=1791.47 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 127797 0 0 0 179056 91 0 0 20 0 2 0 277206276 580988928 128563 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 141843 128563 187 432 0 141408 0
[pid=25850/tid=25852] ppid=25848 vsize=567372 CPUtime=1786.66 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 120448 0 0 0 178549 117 0 0 20 0 2 0 277206318 580988928 128563 33554432000 4194304 5963574 140736471355328 140516423743288 4399542 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 567372

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25907
/proc/meminfo: memFree=27827664/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=567372 CPUtime=1794.67 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 127949 0 0 0 179376 91 0 0 20 0 2 0 277206276 580988928 128715 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 141843 128715 187 432 0 141408 0
[pid=25850/tid=25852] ppid=25848 vsize=567372 CPUtime=1789.85 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 120600 0 0 0 178868 117 0 0 20 0 2 0 277206318 580988928 128715 33554432000 4194304 5963574 140736471355328 140516423743528 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 567372

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25907
/proc/meminfo: memFree=27827044/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=567372 CPUtime=1797.86 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 128153 0 0 0 179695 91 0 0 20 0 2 0 277206276 580988928 128919 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 141843 128919 187 432 0 141408 0
[pid=25850/tid=25852] ppid=25848 vsize=567372 CPUtime=1793.04 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 120804 0 0 0 179187 117 0 0 20 0 2 0 277206318 580988928 128919 33554432000 4194304 5963574 140736471355328 140516423743288 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 567372

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25907
/proc/meminfo: memFree=27826920/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=567372 CPUtime=1798.66 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 128154 0 0 0 179775 91 0 0 20 0 2 0 277206276 580988928 128920 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 141843 128920 187 432 0 141408 0
[pid=25850/tid=25852] ppid=25848 vsize=567372 CPUtime=1793.84 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 120805 0 0 0 179267 117 0 0 20 0 2 0 277206318 580988928 128920 33554432000 4194304 5963574 140736471355328 140516423743288 4399505 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 567372

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25907
/proc/meminfo: memFree=27826920/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=567372 CPUtime=1799.07 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 128175 0 0 0 179816 91 0 0 20 0 2 0 277206276 580988928 128941 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 141843 128941 187 432 0 141408 0
[pid=25850/tid=25852] ppid=25848 vsize=567372 CPUtime=1794.24 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 120826 0 0 0 179307 117 0 0 20 0 2 0 277206318 580988928 128941 33554432000 4194304 5963574 140736471355328 140516423743288 4399633 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.07
Current children cumulated vsize (KiB) 567372

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25907
/proc/meminfo: memFree=27826920/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=567372 CPUtime=1799.46 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 128193 0 0 0 179855 91 0 0 20 0 2 0 277206276 580988928 128959 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 141843 128959 187 432 0 141408 0
[pid=25850/tid=25852] ppid=25848 vsize=567372 CPUtime=1794.63 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 120844 0 0 0 179346 117 0 0 20 0 2 0 277206318 580988928 128959 33554432000 4194304 5963574 140736471355328 140516423743288 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 567372

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25907
/proc/meminfo: memFree=27826920/32873852 swapFree=6848/6848
[pid=25850] ppid=25848 vsize=567372 CPUtime=1799.56 cores=0,2,4,6
/proc/25850/stat : 25850 (wbo1.7) S 25848 25850 23570 0 -1 4202496 128199 0 0 0 179865 91 0 0 20 0 2 0 277206276 580988928 128965 33554432000 4194304 5963574 140736471355328 140736471354848 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25850/statm: 141843 128965 187 432 0 141408 0
[pid=25850/tid=25852] ppid=25848 vsize=567372 CPUtime=1794.73 cores=0,2,4,6
/proc/25850/task/25852/stat : 25852 (wbo1.7) R 25848 25850 23570 0 -1 4202560 120850 0 0 0 179356 117 0 0 20 0 2 0 277206318 580988928 128965 33554432000 4194304 5963574 140736471355328 140516423743496 4400078 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 567372

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25850 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=984272
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=192818
# CPU time returned by wait4() is 1795.18
# while last known CPU time is 1799.56
#
# 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.56
CPU user time (s): 1798.65
CPU system time (s): 0.91
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 567372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.98
system time used= 1.19282
maximum resident set size= 515872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128202
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= 223
involuntary context switches= 2147

runsolver used 4.6123 second user time and 10.2284 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 11:26:48
IDJOB=3704869
IDBENCH=89785
IDSOLVER=2283
FILE ID=node129/3704869-1338110808
RUNJOBID= node129-1338087110-23586
PBS_JOBID= 14624434
Free space on /tmp= 71160 MiB

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

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

MD5SUM BENCH= 3f7496125222b93dca78bd7d73f5e00c
RANDOM SEED=1257389598

node129.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.957
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.91
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.957
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.957
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.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.957
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28316584 kB
Buffers:          321124 kB
Cached:          3068176 kB
SwapCached:            0 kB
Active:          1555520 kB
Inactive:        2182052 kB
Active(anon):     350740 kB
Inactive(anon):        0 kB
Active(file):    1204780 kB
Inactive(file):  2182052 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11960 kB
Writeback:            16 kB
AnonPages:        357116 kB
Mapped:            15084 kB
Shmem:               204 kB
Slab:             682036 kB
SReclaimable:     124288 kB
SUnreclaim:       557748 kB
KernelStack:        1440 kB
PageTables:         4676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     245228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 71188 MiB
End job on node129 at 2012-05-27 11:56:48