Trace number 3704876

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-76.opb
MD5SUMf030651c159d27eae553d070b0927366
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1408.44
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12587
Total number of constraints283937
Number of constraints which are clauses255125
Number of constraints which are cardinality constraints (but not clauses)903
Number of constraints which are nor clauses,nor cardinality constraints27909
Minimum length of a constraint2
Maximum length of a constraint270
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 271
Number of bits of the biggest sum of numbers9
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-3704876-1338110341.opb.
0.00/0.00	c Instance file HOME/instance-3704876-1338110341.opb
0.00/0.00	c File size is 12187273 bytes.
0.69/0.76	c Highest Coefficient sum: 271
0.69/0.76	c ============================[ Problem Statistics ]=============================
0.69/0.76	c |                                                                             |
0.69/0.76	c |  Parsing time:          0.76         s                                      |
0.69/0.76	c |  Number Variables:      12587                                               |
0.69/0.76	c |  Number Clauses:        255583                                              |
0.69/0.76	c |  Number Cardinality:    906                                                 |
0.69/0.76	c |  Number PB Constraints: 27909                                               |
0.69/0.76	c |                                                                             |
0.79/0.80	c |  Problem Type:          Decision                                            |
0.79/0.80	c |  Objective Function:    None                                                |
0.79/0.80	c |                                                                             |
0.79/0.80	c ===============================================================================
1799.57/1800.00	c ===============================================================================
1799.57/1800.00	c Wall Clock Time: 1800.00 s
1799.57/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-3704876-1338110341/watcher-3704876-1338110341 -o /tmp/evaluation-result-3704876-1338110341/solver-3704876-1338110341 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704876-1338110341.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: 2.00 2.00 2.00 3/177 17622
/proc/meminfo: memFree=28816852/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=15040 CPUtime=0 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) R 17620 17622 15878 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 277158654 15400960 280 33554432000 4194304 5963574 140736513544288 140736513542664 5155358 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 3760 280 173 432 0 349 0

[startup+0.00741304 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17622
/proc/meminfo: memFree=28816852/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=15172 CPUtime=0 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) R 17620 17622 15878 0 -1 4202496 347 0 0 0 0 0 0 0 20 0 1 0 277158654 15536128 299 33554432000 4194304 5963574 140736513544288 140736513542664 4344195 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 3793 300 178 432 0 382 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15172

[startup+0.100262 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17622
/proc/meminfo: memFree=28816852/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=19728 CPUtime=0.09 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) R 17620 17622 15878 0 -1 4202496 1858 0 0 0 9 0 0 0 20 0 1 0 277158654 20201472 1777 33554432000 4194304 5963574 140736513544288 140736513542664 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 4932 1778 540 432 0 1521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19728

[startup+0.300256 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17622
/proc/meminfo: memFree=28816852/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=29060 CPUtime=0.29 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) R 17620 17622 15878 0 -1 4202496 4983 0 0 0 28 1 0 0 20 0 1 0 277158654 29757440 4837 33554432000 4194304 5963574 140736513544288 140736513542168 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 7265 4837 1320 432 0 3854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29060

[startup+0.70026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17622
/proc/meminfo: memFree=28816852/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=49196 CPUtime=0.69 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) R 17620 17622 15878 0 -1 4202496 11157 0 0 0 67 2 0 0 20 0 1 0 277158654 50376704 10882 33554432000 4194304 5963574 140736513544288 140736513542168 5179276 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 12299 10902 2887 432 0 8888 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49196

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17624
/proc/meminfo: memFree=28739180/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=119528 CPUtime=1.49 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 24235 0 0 0 144 5 0 0 20 0 2 0 277158654 122396672 20170 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 29882 20170 187 432 0 29447 0
[pid=17622/tid=17624] ppid=17620 vsize=119528 CPUtime=0.72 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 11411 0 0 0 69 3 0 0 20 0 2 0 277158730 122396672 20170 33554432000 4194304 5963574 140736513544288 139824857610040 4222308 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119528

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17624
/proc/meminfo: memFree=28736320/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=119528 CPUtime=3.08 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 24583 0 0 0 303 5 0 0 20 0 2 0 277158654 122396672 20518 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 29882 20518 187 432 0 29447 0
[pid=17622/tid=17624] ppid=17620 vsize=119528 CPUtime=2.32 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 11759 0 0 0 229 3 0 0 20 0 2 0 277158730 122396672 20518 33554432000 4194304 5963574 140736513544288 139824857610040 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 119528

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17624
/proc/meminfo: memFree=28730988/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=119528 CPUtime=6.29 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 25761 0 0 0 623 6 0 0 20 0 2 0 277158654 122396672 21696 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 29882 21696 187 432 0 29447 0
[pid=17622/tid=17624] ppid=17620 vsize=119528 CPUtime=5.53 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 12937 0 0 0 549 4 0 0 20 0 2 0 277158730 122396672 21696 33554432000 4194304 5963574 140736513544288 139824857610040 5135572 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) 119528

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17624
/proc/meminfo: memFree=28722704/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=119528 CPUtime=12.69 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 27740 0 0 0 1262 7 0 0 20 0 2 0 277158654 122396672 23675 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 29882 23676 187 432 0 29447 0
[pid=17622/tid=17624] ppid=17620 vsize=119528 CPUtime=11.92 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 14917 0 0 0 1188 4 0 0 20 0 2 0 277158730 122396672 23676 33554432000 4194304 5963574 140736513544288 139824857610280 5135572 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) 119528

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17624
/proc/meminfo: memFree=28710932/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=185064 CPUtime=25.48 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 30636 0 0 0 2540 8 0 0 20 0 2 0 277158654 189505536 26571 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 46266 26571 187 432 0 45831 0
[pid=17622/tid=17624] ppid=17620 vsize=185064 CPUtime=24.72 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 17812 0 0 0 2466 6 0 0 20 0 2 0 277158730 189505536 26571 33554432000 4194304 5963574 140736513544288 139824857610280 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 185064

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17624
/proc/meminfo: memFree=28696424/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=185064 CPUtime=51.08 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 34258 0 0 0 5098 10 0 0 20 0 2 0 277158654 189505536 30193 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 46266 30193 187 432 0 45831 0
[pid=17622/tid=17624] ppid=17620 vsize=185064 CPUtime=50.32 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 21434 0 0 0 5024 8 0 0 20 0 2 0 277158730 189505536 30193 33554432000 4194304 5963574 140736513544288 139824857610280 4399560 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 185064

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17627
/proc/meminfo: memFree=28666036/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=185064 CPUtime=102.27 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 41680 0 0 0 10212 15 0 0 20 0 2 0 277158654 189505536 37614 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 46266 37614 187 432 0 45831 0
[pid=17622/tid=17624] ppid=17620 vsize=185064 CPUtime=101.53 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 28856 0 0 0 10139 14 0 0 20 0 2 0 277158730 189505536 37614 33554432000 4194304 5963574 140736513544288 139824857610040 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 185064

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17627
/proc/meminfo: memFree=28644840/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=250600 CPUtime=162.26 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 47019 0 0 0 16208 18 0 0 20 0 2 0 277158654 256614400 42949 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 62650 42949 187 432 0 62215 0
[pid=17622/tid=17624] ppid=17620 vsize=250600 CPUtime=161.53 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 34195 0 0 0 16135 18 0 0 20 0 2 0 277158730 256614400 42949 33554432000 4194304 5963574 140736513544288 139824857610104 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 250600

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 17627
/proc/meminfo: memFree=28623624/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=250600 CPUtime=222.24 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 50879 0 0 0 22203 21 0 0 20 0 2 0 277158654 256614400 47501 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 62650 47501 187 432 0 62215 0
[pid=17622/tid=17624] ppid=17620 vsize=250600 CPUtime=221.51 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 38055 0 0 0 22129 22 0 0 20 0 2 0 277158730 256614400 47501 33554432000 4194304 5963574 140736513544288 139824857610232 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 250600

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17627
/proc/meminfo: memFree=28608716/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=254248 CPUtime=282.19 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 53715 0 0 0 28196 23 0 0 20 0 2 0 277158654 260349952 51327 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 63562 51327 187 432 0 63127 0
[pid=17622/tid=17624] ppid=17620 vsize=254248 CPUtime=281.48 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 40891 0 0 0 28123 25 0 0 20 0 2 0 277158730 260349952 51327 33554432000 4194304 5963574 140736513544288 139824857610280 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 254248

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17628
/proc/meminfo: memFree=28597660/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=254248 CPUtime=342.18 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 55918 0 0 0 34192 26 0 0 20 0 2 0 277158654 260349952 54035 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 63562 54035 187 432 0 63127 0
[pid=17622/tid=17624] ppid=17620 vsize=254248 CPUtime=341.48 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 43094 0 0 0 34119 29 0 0 20 0 2 0 277158730 260349952 54035 33554432000 4194304 5963574 140736513544288 139824857610232 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 254248

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17667
/proc/meminfo: memFree=28820808/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=254248 CPUtime=402.17 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 57941 0 0 0 40189 28 0 0 20 0 2 0 277158654 260349952 56058 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 63562 56058 187 432 0 63127 0
[pid=17622/tid=17624] ppid=17620 vsize=254248 CPUtime=401.48 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 45117 0 0 0 40116 32 0 0 20 0 2 0 277158730 260349952 56058 33554432000 4194304 5963574 140736513544288 139824857610280 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 254248

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17667
/proc/meminfo: memFree=28754728/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=254248 CPUtime=462.16 cores=1,3,5,7

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

/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 75395 0 0 0 130076 72 0 0 20 0 2 0 277158730 397045760 88534 33554432000 4194304 5963574 140736513544288 139824857610232 4399511 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 387740

[startup+1362.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/179 17716
/proc/meminfo: memFree=28550672/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=387740 CPUtime=1361.98 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 90491 0 0 0 136141 57 0 0 20 0 2 0 277158654 397045760 90806 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 96935 90806 187 432 0 96500 0
[pid=17622/tid=17624] ppid=17620 vsize=387740 CPUtime=1361.48 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 77667 0 0 0 136073 75 0 0 20 0 2 0 277158730 397045760 90806 33554432000 4194304 5963574 140736513544288 139824857610280 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 387740

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17716
/proc/meminfo: memFree=28528676/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=387740 CPUtime=1421.97 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 92779 0 0 0 142137 60 0 0 20 0 2 0 277158654 397045760 93094 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 96935 93094 187 432 0 96500 0
[pid=17622/tid=17624] ppid=17620 vsize=387740 CPUtime=1421.49 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 79955 0 0 0 142070 79 0 0 20 0 2 0 277158730 397045760 93094 33554432000 4194304 5963574 140736513544288 139824857610280 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 387740

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17716
/proc/meminfo: memFree=28488928/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=453276 CPUtime=1481.96 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 98185 0 0 0 148130 66 0 0 20 0 2 0 277158654 464154624 98500 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 113319 98500 187 432 0 112884 0
[pid=17622/tid=17624] ppid=17620 vsize=453276 CPUtime=1481.49 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 85361 0 0 0 148063 86 0 0 20 0 2 0 277158730 464154624 98500 33554432000 4194304 5963574 140736513544288 139824857610040 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 453276

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17717
/proc/meminfo: memFree=28462084/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=453276 CPUtime=1541.93 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 102254 0 0 0 154122 71 0 0 20 0 2 0 277158654 464154624 102829 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 113319 102829 187 432 0 112884 0
[pid=17622/tid=17624] ppid=17620 vsize=453276 CPUtime=1541.47 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 89430 0 0 0 154055 92 0 0 20 0 2 0 277158730 464154624 102829 33554432000 4194304 5963574 140736513544288 139824857610232 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 453276

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17717
/proc/meminfo: memFree=28440852/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=453276 CPUtime=1601.9 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 105077 0 0 0 160117 73 0 0 20 0 2 0 277158654 464154624 105757 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 113319 105757 187 432 0 112884 0
[pid=17622/tid=17624] ppid=17620 vsize=453276 CPUtime=1601.46 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 92253 0 0 0 160051 95 0 0 20 0 2 0 277158730 464154624 105757 33554432000 4194304 5963574 140736513544288 139824857610040 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 453276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17717
/proc/meminfo: memFree=28415432/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=456008 CPUtime=1661.9 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 108213 0 0 0 166112 78 0 0 20 0 2 0 277158654 466952192 108893 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 114002 108893 187 432 0 113567 0
[pid=17622/tid=17624] ppid=17620 vsize=456008 CPUtime=1661.46 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 95389 0 0 0 166045 101 0 0 20 0 2 0 277158730 466952192 108893 33554432000 4194304 5963574 140736513544288 139824857610232 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 456008

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 17717
/proc/meminfo: memFree=28403400/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=521544 CPUtime=1721.89 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 110416 0 0 0 172108 81 0 0 20 0 2 0 277158654 534061056 111096 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 130386 111096 187 432 0 129951 0
[pid=17622/tid=17624] ppid=17620 vsize=521544 CPUtime=1721.46 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 97592 0 0 0 172041 105 0 0 20 0 2 0 277158730 534061056 111096 33554432000 4194304 5963574 140736513544288 139824857610040 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 521544

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17717
/proc/meminfo: memFree=28374772/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=521544 CPUtime=1781.88 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 113693 0 0 0 178103 85 0 0 20 0 2 0 277158654 534061056 114373 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 130386 114373 187 432 0 129951 0
[pid=17622/tid=17624] ppid=17620 vsize=521544 CPUtime=1781.46 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 100869 0 0 0 178036 110 0 0 20 0 2 0 277158730 534061056 114373 33554432000 4194304 5963574 140736513544288 139824857610040 4220944 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 521544

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17717
/proc/meminfo: memFree=28370556/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=521544 CPUtime=1791.48 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 114079 0 0 0 179063 85 0 0 20 0 2 0 277158654 534061056 114759 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 130386 114759 187 432 0 129951 0
[pid=17622/tid=17624] ppid=17620 vsize=521544 CPUtime=1791.07 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 101255 0 0 0 178997 110 0 0 20 0 2 0 277158730 534061056 114759 33554432000 4194304 5963574 140736513544288 139824857610040 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 521544

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17717
/proc/meminfo: memFree=28369688/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=521544 CPUtime=1794.68 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 114159 0 0 0 179383 85 0 0 20 0 2 0 277158654 534061056 114839 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 130386 114839 187 432 0 129951 0
[pid=17622/tid=17624] ppid=17620 vsize=521544 CPUtime=1794.27 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 101335 0 0 0 179317 110 0 0 20 0 2 0 277158730 534061056 114839 33554432000 4194304 5963574 140736513544288 139824857610232 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 521544

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17717
/proc/meminfo: memFree=28368076/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=521544 CPUtime=1797.87 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 114374 0 0 0 179702 85 0 0 20 0 2 0 277158654 534061056 115054 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 130386 115054 187 432 0 129951 0
[pid=17622/tid=17624] ppid=17620 vsize=521544 CPUtime=1797.46 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 101550 0 0 0 179636 110 0 0 20 0 2 0 277158730 534061056 115054 33554432000 4194304 5963574 140736513544288 139824857610232 4399546 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 521544

[startup+1799.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17717
/proc/meminfo: memFree=28367704/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=521544 CPUtime=1798.67 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 114380 0 0 0 179782 85 0 0 20 0 2 0 277158654 534061056 115060 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 130386 115060 187 432 0 129951 0
[pid=17622/tid=17624] ppid=17620 vsize=521544 CPUtime=1798.26 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 101556 0 0 0 179716 110 0 0 20 0 2 0 277158730 534061056 115060 33554432000 4194304 5963574 140736513544288 139824857610232 4399605 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (KiB) 521544

[startup+1799.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17717
/proc/meminfo: memFree=28367456/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=521544 CPUtime=1799.08 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 114383 0 0 0 179823 85 0 0 20 0 2 0 277158654 534061056 115063 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 130386 115063 187 432 0 129951 0
[pid=17622/tid=17624] ppid=17620 vsize=521544 CPUtime=1798.67 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 101559 0 0 0 179757 110 0 0 20 0 2 0 277158730 534061056 115063 33554432000 4194304 5963574 140736513544288 139824857610280 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 521544

[startup+1799.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17717
/proc/meminfo: memFree=28367456/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=521544 CPUtime=1799.47 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 114403 0 0 0 179862 85 0 0 20 0 2 0 277158654 534061056 115083 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 130386 115083 187 432 0 129951 0
[pid=17622/tid=17624] ppid=17620 vsize=521544 CPUtime=1799.06 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 101579 0 0 0 179796 110 0 0 20 0 2 0 277158730 534061056 115083 33554432000 4194304 5963574 140736513544288 139824857610280 4399952 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 521544

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17717
/proc/meminfo: memFree=28367456/32873844 swapFree=7900/7900
[pid=17622] ppid=17620 vsize=521544 CPUtime=1799.57 cores=1,3,5,7
/proc/17622/stat : 17622 (wbo1.7) S 17620 17622 15878 0 -1 4202496 114403 0 0 0 179872 85 0 0 20 0 2 0 277158654 534061056 115083 33554432000 4194304 5963574 140736513544288 140736513543808 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17622/statm: 130386 115083 187 432 0 129951 0
[pid=17622/tid=17624] ppid=17620 vsize=521544 CPUtime=1799.16 cores=1,3,5,7
/proc/17622/task/17624/stat : 17624 (wbo1.7) R 17620 17622 15878 0 -1 4202560 101579 0 0 0 179806 110 0 0 20 0 2 0 277158730 534061056 115083 33554432000 4194304 5963574 140736513544288 139824857610280 4399554 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 521544

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.95
CPU user time (s): 1798.81
CPU system time (s): 1.14582
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 521544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.81
system time used= 1.14582
maximum resident set size= 460336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114404
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= 175
involuntary context switches= 1858

runsolver used 2.97455 second user time and 7.37988 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-27 11:19:01
IDJOB=3704876
IDBENCH=89728
IDSOLVER=2283
FILE ID=node137/3704876-1338110341
RUNJOBID= node137-1338083671-15895
PBS_JOBID= 14624423
Free space on /tmp= 71468 MiB

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

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

MD5SUM BENCH= f030651c159d27eae553d070b0927366
RANDOM SEED=1366666967

node137.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.600
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.20
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.600
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.600
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.92
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.600
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.600
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.600
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.90
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.600
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.600
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:        28816480 kB
Buffers:          309456 kB
Cached:          2623620 kB
SwapCached:        22060 kB
Active:          1092100 kB
Inactive:        2157032 kB
Active(anon):     295928 kB
Inactive(anon):    22684 kB
Active(file):     796172 kB
Inactive(file):  2134348 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081508 kB
Dirty:             17464 kB
Writeback:             0 kB
AnonPages:        289144 kB
Mapped:            10436 kB
Shmem:                 0 kB
Slab:             666324 kB
SReclaimable:     107968 kB
SUnreclaim:       558356 kB
KernelStack:        1488 kB
PageTables:         4648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     182860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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= 71472 MiB
End job on node137 at 2012-05-27 11:49:01