Trace number 3728203

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-35-30--soft-33-100-0.wbo
MD5SUM515e8ce2c7c31d2b78b34efd1db422a9
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.336948
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1050
Total number of constraints65
Number of soft constraints44
Number of constraints which are clauses35
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
Top cost 2588
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2587
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
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 wbo file format. File HOME/instance-3728203-1338671222.wbo.
0.00/0.00	c Instance file HOME/instance-3728203-1338671222.wbo
0.00/0.00	c File size is 17653 bytes.
0.00/0.00	c Highest Coefficient sum: 36
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      1094                                                |
0.00/0.00	c |  Number Clauses:        35                                                  |
0.00/0.00	c |  Number Cardinality:    10                                                  |
0.00/0.00	c |  Number PB Constraints: 20                                                  |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
1799.51/1800.00	c ===============================================================================
1799.51/1800.00	c Wall Clock Time: 1800.00 s
1799.51/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-3728203-1338671222/watcher-3728203-1338671222 -o /tmp/evaluation-result-3728203-1338671222/solver-3728203-1338671222 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=wbo HOME/instance-3728203-1338671222.wbo 

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.84 1.97 1.99 3/173 10906
/proc/meminfo: memFree=24073452/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=83976 CPUtime=0 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 948 0 0 0 0 0 0 0 20 0 2 0 333250752 85991424 895 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 20994 895 191 433 0 20558 0
[pid=10906/tid=10908] ppid=10902 vsize=83976 CPUtime=0 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 159 0 0 0 0 0 0 0 20 0 2 0 333250753 85991424 895 33554432000 4194304 5964350 140737230204240 140734462346952 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0667031 s]
/proc/loadavg: 1.84 1.97 1.99 3/173 10906
/proc/meminfo: memFree=24073452/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=83976 CPUtime=0.06 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 1134 0 0 0 6 0 0 0 20 0 2 0 333250752 85991424 1081 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 20994 1081 193 433 0 20558 0
[pid=10906/tid=10908] ppid=10902 vsize=83976 CPUtime=0.05 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 345 0 0 0 5 0 0 0 20 0 2 0 333250753 85991424 1081 33554432000 4194304 5964350 140737230204240 140734462346952 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 83976

[startup+0.10029 s]
/proc/loadavg: 1.84 1.97 1.99 3/173 10906
/proc/meminfo: memFree=24073452/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=83976 CPUtime=0.09 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 1225 0 0 0 9 0 0 0 20 0 2 0 333250752 85991424 1172 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 20994 1172 193 433 0 20558 0
[pid=10906/tid=10908] ppid=10902 vsize=83976 CPUtime=0.08 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 436 0 0 0 8 0 0 0 20 0 2 0 333250753 85991424 1172 33554432000 4194304 5964350 140737230204240 140734462346952 4381686 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83976

[startup+0.300256 s]
/proc/loadavg: 1.84 1.97 1.99 3/173 10906
/proc/meminfo: memFree=24073452/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=83976 CPUtime=0.29 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 1726 0 0 0 29 0 0 0 20 0 2 0 333250752 85991424 1673 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 20994 1673 193 433 0 20558 0
[pid=10906/tid=10908] ppid=10902 vsize=83976 CPUtime=0.28 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 937 0 0 0 28 0 0 0 20 0 2 0 333250753 85991424 1673 33554432000 4194304 5964350 140737230204240 140575638206456 4389005 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83976

[startup+0.700252 s]
/proc/loadavg: 1.84 1.97 1.99 3/173 10906
/proc/meminfo: memFree=24073452/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=83976 CPUtime=0.69 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 2546 0 0 0 69 0 0 0 20 0 2 0 333250752 85991424 2493 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 20994 2493 193 433 0 20558 0
[pid=10906/tid=10908] ppid=10902 vsize=83976 CPUtime=0.68 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 1757 0 0 0 68 0 0 0 20 0 2 0 333250753 85991424 2493 33554432000 4194304 5964350 140737230204240 140575638206456 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83976

[startup+1.50019 s]
/proc/loadavg: 1.84 1.97 1.99 4/177 10910
/proc/meminfo: memFree=24053920/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=83976 CPUtime=1.49 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 4001 0 0 0 148 1 0 0 20 0 2 0 333250752 85991424 3948 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 20994 3948 193 433 0 20558 0
[pid=10906/tid=10908] ppid=10902 vsize=83976 CPUtime=1.48 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 3212 0 0 0 148 0 0 0 20 0 2 0 333250753 85991424 3948 33554432000 4194304 5964350 140737230204240 140575638206456 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83976

[startup+3.10026 s]
/proc/loadavg: 1.84 1.97 1.99 3/177 10910
/proc/meminfo: memFree=24040992/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=84120 CPUtime=3.09 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 5230 0 0 0 308 1 0 0 20 0 2 0 333250752 86138880 5177 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 21030 5177 193 433 0 20594 0
[pid=10906/tid=10908] ppid=10902 vsize=84120 CPUtime=3.08 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 4441 0 0 0 307 1 0 0 20 0 2 0 333250753 86138880 5177 33554432000 4194304 5964350 140737230204240 140575638206456 4388188 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84120

[startup+6.30028 s]
/proc/loadavg: 1.85 1.97 1.99 3/177 10910
/proc/meminfo: memFree=24028344/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=84192 CPUtime=6.29 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 7073 0 0 0 628 1 0 0 20 0 2 0 333250752 86212608 7020 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 21048 7020 193 433 0 20612 0
[pid=10906/tid=10908] ppid=10902 vsize=84192 CPUtime=6.29 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 6284 0 0 0 627 2 0 0 20 0 2 0 333250753 86212608 7020 33554432000 4194304 5964350 140737230204240 140575638206456 4389084 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84192

[startup+12.7003 s]
/proc/loadavg: 1.86 1.97 1.99 3/177 10910
/proc/meminfo: memFree=24009724/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=84192 CPUtime=12.69 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 10512 0 0 0 1266 3 0 0 20 0 2 0 333250752 86212608 10453 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 21048 10453 193 433 0 20612 0
[pid=10906/tid=10908] ppid=10902 vsize=84192 CPUtime=12.68 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 9723 0 0 0 1265 3 0 0 20 0 2 0 333250753 86212608 10453 33554432000 4194304 5964350 140737230204240 140575638206264 4409194 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84192

[startup+25.5003 s]
/proc/loadavg: 1.89 1.97 1.99 3/177 10910
/proc/meminfo: memFree=23978376/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=149996 CPUtime=25.47 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 17835 0 0 0 2542 5 0 0 20 0 2 0 333250752 153595904 17770 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 37499 17770 193 433 0 37063 0
[pid=10906/tid=10908] ppid=10902 vsize=149996 CPUtime=25.47 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 17046 0 0 0 2541 6 0 0 20 0 2 0 333250753 153595904 17770 33554432000 4194304 5964350 140737230204240 140575638206456 4391627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 149996

[startup+51.1004 s]
/proc/loadavg: 1.93 1.97 1.99 3/177 10910
/proc/meminfo: memFree=23951188/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=149996 CPUtime=51.05 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 23600 0 0 0 5098 7 0 0 20 0 2 0 333250752 153595904 23537 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 37499 23537 193 433 0 37063 0
[pid=10906/tid=10908] ppid=10902 vsize=149996 CPUtime=51.05 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 22811 0 0 0 5097 8 0 0 20 0 2 0 333250753 153595904 23537 33554432000 4194304 5964350 140737230204240 140575638206456 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 149996

[startup+102.3 s]
/proc/loadavg: 1.97 1.97 1.99 3/177 10910
/proc/meminfo: memFree=23877096/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=150236 CPUtime=102.24 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 31961 0 0 0 10214 10 0 0 20 0 2 0 333250752 153841664 32440 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 37559 32440 193 433 0 37123 0
[pid=10906/tid=10908] ppid=10902 vsize=150236 CPUtime=102.24 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 31172 0 0 0 10212 12 0 0 20 0 2 0 333250753 153841664 32440 33554432000 4194304 5964350 140737230204240 140575638206456 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 150236

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/176 10910
/proc/meminfo: memFree=23839052/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=216492 CPUtime=162.2 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 38639 0 0 0 16207 13 0 0 20 0 2 0 333250752 221687808 39200 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 54123 39200 193 433 0 53687 0
[pid=10906/tid=10908] ppid=10902 vsize=216492 CPUtime=162.22 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 37850 0 0 0 16206 16 0 0 20 0 2 0 333250753 221687808 39200 33554432000 4194304 5964350 140737230204240 140575638206264 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 216492

[startup+222.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 10914
/proc/meminfo: memFree=23759340/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=285556 CPUtime=222.2 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 54222 0 0 0 22200 20 0 0 20 0 2 0 333250752 292409344 55392 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 71389 55392 193 433 0 70953 0
[pid=10906/tid=10908] ppid=10902 vsize=285556 CPUtime=222.22 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 53433 0 0 0 22199 23 0 0 20 0 2 0 333250753 292409344 55392 33554432000 4194304 5964350 140737230204240 140575638206456 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 285556

[startup+282.3 s]
/proc/loadavg: 2.06 1.99 1.99 3/177 10914
/proc/meminfo: memFree=23736256/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=285556 CPUtime=282.18 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 55913 0 0 0 28198 20 0 0 20 0 2 0 333250752 292409344 57109 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 71389 57109 193 433 0 70953 0
[pid=10906/tid=10908] ppid=10902 vsize=285556 CPUtime=282.21 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 55124 0 0 0 28196 25 0 0 20 0 2 0 333250753 292409344 57109 33554432000 4194304 5964350 140737230204240 140575638206456 4400035 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 285556

[startup+342.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/177 10914
/proc/meminfo: memFree=23695228/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=286492 CPUtime=342.16 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 65616 0 0 0 34191 25 0 0 20 0 2 0 333250752 293367808 66937 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 71623 66937 193 433 0 71187 0
[pid=10906/tid=10908] ppid=10902 vsize=286492 CPUtime=342.2 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 64827 0 0 0 34189 31 0 0 20 0 2 0 333250753 293367808 66937 33554432000 4194304 5964350 140737230204240 140575638206264 4403451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 286492

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 10914
/proc/meminfo: memFree=23687828/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=286492 CPUtime=402.15 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 65628 0 0 0 40190 25 0 0 20 0 2 0 333250752 293367808 66970 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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

/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 108240 0 0 0 124150 63 0 0 20 0 2 0 333250753 512675840 110376 33554432000 4194304 5964350 140737230204240 140575638206504 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 500660

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10921
/proc/meminfo: memFree=23442716/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=500660 CPUtime=1301.95 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 109029 0 0 0 130150 45 0 0 20 0 2 0 333250752 512675840 110376 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 125165 110376 193 433 0 124729 0
[pid=10906/tid=10908] ppid=10902 vsize=500660 CPUtime=1302.13 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 108240 0 0 0 130149 64 0 0 20 0 2 0 333250753 512675840 110376 33554432000 4194304 5964350 140737230204240 140575638206504 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 500660

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10921
/proc/meminfo: memFree=23420368/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=502852 CPUtime=1361.92 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 113876 0 0 0 136145 47 0 0 20 0 2 0 333250752 514920448 115245 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 125713 115245 193 433 0 125277 0
[pid=10906/tid=10908] ppid=10902 vsize=502852 CPUtime=1362.11 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 113087 0 0 0 136143 68 0 0 20 0 2 0 333250753 514920448 115245 33554432000 4194304 5964350 140737230204240 140575638206456 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 502852

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10925
/proc/meminfo: memFree=23409220/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=505120 CPUtime=1421.91 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 115607 0 0 0 142142 49 0 0 20 0 2 0 333250752 517242880 116977 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 126280 116977 193 433 0 125844 0
[pid=10906/tid=10908] ppid=10902 vsize=505120 CPUtime=1422.11 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 114818 0 0 0 142140 71 0 0 20 0 2 0 333250753 517242880 116977 33554432000 4194304 5964350 140737230204240 140575638206504 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 505120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10925
/proc/meminfo: memFree=23397572/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=508428 CPUtime=1481.89 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 116278 0 0 0 148140 49 0 0 20 0 2 0 333250752 520630272 117648 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 127107 117648 193 433 0 126671 0
[pid=10906/tid=10908] ppid=10902 vsize=508428 CPUtime=1482.1 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 115489 0 0 0 148138 72 0 0 20 0 2 0 333250753 520630272 117648 33554432000 4194304 5964350 140737230204240 140575638206264 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 508428

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10925
/proc/meminfo: memFree=23344996/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=576680 CPUtime=1541.89 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 126963 0 0 0 154130 59 0 0 20 0 2 0 333250752 590520320 128333 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 144170 128333 193 433 0 143734 0
[pid=10906/tid=10908] ppid=10902 vsize=576680 CPUtime=1542.11 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 126174 0 0 0 154128 83 0 0 20 0 2 0 333250753 590520320 128333 33554432000 4194304 5964350 140737230204240 140575638206456 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 576680

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10925
/proc/meminfo: memFree=23339912/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=577760 CPUtime=1601.87 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 127417 0 0 0 160128 59 0 0 20 0 2 0 333250752 591626240 128787 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 144440 128787 193 433 0 144004 0
[pid=10906/tid=10908] ppid=10902 vsize=577760 CPUtime=1602.1 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 126628 0 0 0 160126 84 0 0 20 0 2 0 333250753 591626240 128787 33554432000 4194304 5964350 140737230204240 140575638206504 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 577760

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10925
/proc/meminfo: memFree=23325684/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=581192 CPUtime=1661.87 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 128165 0 0 0 166127 60 0 0 20 0 2 0 333250752 595140608 129535 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 145298 129535 193 433 0 144862 0
[pid=10906/tid=10908] ppid=10902 vsize=581192 CPUtime=1662.1 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 127376 0 0 0 166124 86 0 0 20 0 2 0 333250753 595140608 129535 33554432000 4194304 5964350 140737230204240 140575638206504 4379216 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 581192

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10926
/proc/meminfo: memFree=23292136/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=581480 CPUtime=1721.84 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 134344 0 0 0 172122 62 0 0 20 0 2 0 333250752 595435520 135708 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 145370 135708 193 433 0 144934 0
[pid=10906/tid=10908] ppid=10902 vsize=581480 CPUtime=1722.09 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 133555 0 0 0 172120 89 0 0 20 0 2 0 333250753 595435520 135708 33554432000 4194304 5964350 140737230204240 140575638206264 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 581480

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10926
/proc/meminfo: memFree=23251592/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=649392 CPUtime=1781.81 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 142164 0 0 0 178115 66 0 0 20 0 2 0 333250752 664977408 143678 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 162348 143678 193 433 0 161912 0
[pid=10906/tid=10908] ppid=10902 vsize=649392 CPUtime=1782.07 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 141375 0 0 0 178113 94 0 0 20 0 2 0 333250753 664977408 143678 33554432000 4194304 5964350 140737230204240 140575638206456 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 649392

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10926
/proc/meminfo: memFree=23249112/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=649392 CPUtime=1791.52 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 142164 0 0 0 179086 66 0 0 20 0 2 0 333250752 664977408 143678 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 162348 143678 193 433 0 161912 0
[pid=10906/tid=10908] ppid=10902 vsize=649392 CPUtime=1791.78 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 141375 0 0 0 179084 94 0 0 20 0 2 0 333250753 664977408 143678 33554432000 4194304 5964350 140737230204240 140575638206456 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (KiB) 649392

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10926
/proc/meminfo: memFree=23248492/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=649392 CPUtime=1794.72 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 142164 0 0 0 179406 66 0 0 20 0 2 0 333250752 664977408 143678 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 162348 143678 193 433 0 161912 0
[pid=10906/tid=10908] ppid=10902 vsize=649392 CPUtime=1794.98 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 141375 0 0 0 179404 94 0 0 20 0 2 0 333250753 664977408 143678 33554432000 4194304 5964350 140737230204240 140575638206456 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.72
Current children cumulated vsize (KiB) 649392

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10926
/proc/meminfo: memFree=23248244/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=649392 CPUtime=1797.91 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 142164 0 0 0 179725 66 0 0 20 0 2 0 333250752 664977408 143678 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 162348 143678 193 433 0 161912 0
[pid=10906/tid=10908] ppid=10902 vsize=649392 CPUtime=1798.17 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 141375 0 0 0 179723 94 0 0 20 0 2 0 333250753 664977408 143678 33554432000 4194304 5964350 140737230204240 140575638206456 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 649392

[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10926
/proc/meminfo: memFree=23248120/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=649392 CPUtime=1798.71 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 142164 0 0 0 179805 66 0 0 20 0 2 0 333250752 664977408 143678 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 162348 143678 193 433 0 161912 0
[pid=10906/tid=10908] ppid=10902 vsize=649392 CPUtime=1798.97 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 141375 0 0 0 179803 94 0 0 20 0 2 0 333250753 664977408 143678 33554432000 4194304 5964350 140737230204240 140575638206456 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (KiB) 649392

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10926
/proc/meminfo: memFree=23247996/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=649392 CPUtime=1799.12 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 142164 0 0 0 179846 66 0 0 20 0 2 0 333250752 664977408 143678 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 162348 143678 193 433 0 161912 0
[pid=10906/tid=10908] ppid=10902 vsize=649392 CPUtime=1799.38 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 141375 0 0 0 179844 94 0 0 20 0 2 0 333250753 664977408 143678 33554432000 4194304 5964350 140737230204240 140575638206456 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.12
Current children cumulated vsize (KiB) 649392

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10926
/proc/meminfo: memFree=23247996/32873844 swapFree=7112/7112
[pid=10906] ppid=10902 vsize=649392 CPUtime=1799.51 cores=1,3,5,7
/proc/10906/stat : 10906 (wbo1.72) S 10902 10906 10863 0 -1 4202496 142164 0 0 0 179885 66 0 0 20 0 2 0 333250752 664977408 143678 33554432000 4194304 5964350 140737230204240 140737230203760 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10906/statm: 162348 143678 193 433 0 161912 0
[pid=10906/tid=10908] ppid=10902 vsize=649392 CPUtime=1799.77 cores=1,3,5,7
/proc/10906/task/10908/stat : 10908 (wbo1.72) R 10902 10906 10863 0 -1 4202560 141375 0 0 0 179883 94 0 0 20 0 2 0 333250753 664977408 143678 33554432000 4194304 5964350 140737230204240 140575638206456 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 649392

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.8
CPU user time (s): 1798.84
CPU system time (s): 0.959854
CPU usage (%): 99.9882
Max. virtual memory (cumulated for all children) (KiB): 649392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.84
system time used= 0.959854
maximum resident set size= 574724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142167
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= 218
involuntary context switches= 1897

runsolver used 7.42387 second user time and 17.5683 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-02 23:07:02
IDJOB=3728203
IDBENCH=78704
IDSOLVER=2315
FILE ID=node104/3728203-1338671222
RUNJOBID= node104-1338671222-10880
PBS_JOBID= 14636527
Free space on /tmp= 66436 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-35-30--soft-33-100-0.wbo
COMMAND LINE= wbo1.72 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3728203-1338671222/watcher-3728203-1338671222 -o /tmp/evaluation-result-3728203-1338671222/solver-3728203-1338671222 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=wbo HOME/instance-3728203-1338671222.wbo

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

MD5SUM BENCH= 515e8ce2c7c31d2b78b34efd1db422a9
RANDOM SEED=852576041

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24074716 kB
Buffers:          543364 kB
Cached:          7244968 kB
SwapCached:          780 kB
Active:          4684016 kB
Inactive:        3114780 kB
Active(anon):       2060 kB
Inactive(anon):     8072 kB
Active(file):    4681956 kB
Inactive(file):  3106708 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105060 kB
Dirty:             10912 kB
Writeback:             0 kB
AnonPages:         14116 kB
Mapped:            13476 kB
Shmem:                 8 kB
Slab:             861372 kB
SReclaimable:     303624 kB
SUnreclaim:       557748 kB
KernelStack:        1368 kB
PageTables:         3928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:      94124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66424 MiB
End job on node104 at 2012-06-02 23:37:02