Trace number 3704914

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.52 1800.03

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K168.opb
MD5SUM4a002b4e44699cf4cd35a469f7223c94
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19992
Total number of constraints20330
Number of constraints which are clauses20162
Number of constraints which are cardinality constraints (but not clauses)168
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint168
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 169
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-3704914-1338117666.opb.
0.00/0.00	c Instance file HOME/instance-3704914-1338117666.opb
0.00/0.00	c File size is 1377299 bytes.
0.09/0.10	c Highest Coefficient sum: 169
0.09/0.10	c ============================[ Problem Statistics ]=============================
0.09/0.10	c |                                                                             |
0.09/0.10	c |  Parsing time:          0.10         s                                      |
0.09/0.10	c |  Number Variables:      19992                                               |
0.09/0.10	c |  Number Clauses:        20162                                               |
0.09/0.10	c |  Number Cardinality:    168                                                 |
0.09/0.10	c |  Number PB Constraints: 0                                                   |
0.09/0.10	c |                                                                             |
0.09/0.11	c |  Problem Type:          Decision                                            |
0.09/0.11	c |  Objective Function:    None                                                |
0.09/0.11	c |                                                                             |
0.09/0.11	c ===============================================================================
1799.52/1800.01	c ===============================================================================
1799.52/1800.01	c Wall Clock Time: 1800.01 s
1799.52/1800.01	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-3704914-1338117666/watcher-3704914-1338117666 -o /tmp/evaluation-result-3704914-1338117666/solver-3704914-1338117666 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704914-1338117666.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 11878
/proc/meminfo: memFree=29544312/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=5740 CPUtime=0 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) R 11876 11878 9313 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 277892085 5877760 550 33554432000 4194304 5963574 140733365425024 140735328028360 4395699 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 1435 550 165 432 0 663 0

[startup+0.0474059 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 11878
/proc/meminfo: memFree=29544312/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=10368 CPUtime=0.03 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) R 11876 11878 9313 0 -1 4202496 1871 0 0 0 3 0 0 0 20 0 1 0 277892085 10616832 1790 33554432000 4194304 5963574 140733365425024 140735328028360 4344320 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 2592 1791 304 432 0 1820 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10368

[startup+0.100321 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 11878
/proc/meminfo: memFree=29544312/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=12972 CPUtime=0.09 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) R 11876 11878 9313 0 -1 4202496 2686 0 0 0 9 0 0 0 20 0 1 0 277892085 13283328 2605 33554432000 4194304 5963574 140733365425024 140735328028360 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 3243 2605 494 432 0 2471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12972

[startup+0.300189 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 11878
/proc/meminfo: memFree=29544312/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=94068 CPUtime=0.29 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 6313 0 0 0 28 1 0 0 20 0 2 0 277892085 96325632 5329 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 23517 5329 187 432 0 23082 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94068

[startup+0.700131 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 11878
/proc/meminfo: memFree=29544312/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=94068 CPUtime=0.69 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 6552 0 0 0 68 1 0 0 20 0 2 0 277892085 96325632 5568 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 23517 5568 187 432 0 23082 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94068

[startup+1.50026 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 11880
/proc/meminfo: memFree=29521464/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=94068 CPUtime=1.48 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 7268 0 0 0 147 1 0 0 20 0 2 0 277892085 96325632 6284 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 23517 6284 187 432 0 23082 0
[pid=11878/tid=11880] ppid=11876 vsize=94068 CPUtime=1.38 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 4118 0 0 0 137 1 0 0 20 0 2 0 277892095 96325632 6284 33554432000 4194304 5963574 140733365425024 139704865556472 4372888 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 94068

[startup+3.10032 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 11880
/proc/meminfo: memFree=29517248/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=94068 CPUtime=3.09 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 8439 0 0 0 307 2 0 0 20 0 2 0 277892085 96325632 7455 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 23517 7455 187 432 0 23082 0
[pid=11878/tid=11880] ppid=11876 vsize=94068 CPUtime=2.97 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 5289 0 0 0 296 1 0 0 20 0 2 0 277892095 96325632 7455 33554432000 4194304 5963574 140733365425024 139704865556280 4399390 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94068

[startup+6.30028 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 11880
/proc/meminfo: memFree=29504724/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=94068 CPUtime=6.28 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 11063 0 0 0 626 2 0 0 20 0 2 0 277892085 96325632 10079 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 23517 10079 187 432 0 23082 0
[pid=11878/tid=11880] ppid=11876 vsize=94068 CPUtime=6.16 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 7913 0 0 0 614 2 0 0 20 0 2 0 277892095 96325632 10079 33554432000 4194304 5963574 140733365425024 139704865556472 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 94068

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 11880
/proc/meminfo: memFree=29494332/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=94068 CPUtime=12.68 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 12102 0 0 0 1265 3 0 0 20 0 2 0 277892085 96325632 11118 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 23517 11118 187 432 0 23082 0
[pid=11878/tid=11880] ppid=11876 vsize=94068 CPUtime=12.55 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 8952 0 0 0 1253 2 0 0 20 0 2 0 277892095 96325632 11118 33554432000 4194304 5963574 140733365425024 139704865556472 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 94068

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 11880
/proc/meminfo: memFree=29476404/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=94068 CPUtime=25.47 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 14943 0 0 0 2543 4 0 0 20 0 2 0 277892085 96325632 14005 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 23517 14005 187 432 0 23082 0
[pid=11878/tid=11880] ppid=11876 vsize=94068 CPUtime=25.3 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 11793 0 0 0 2527 3 0 0 20 0 2 0 277892095 96325632 14005 33554432000 4194304 5963574 140733365425024 139704865556472 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 94068

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 11880
/proc/meminfo: memFree=29419704/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=159604 CPUtime=51.05 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 25905 0 0 0 5097 8 0 0 20 0 2 0 277892085 163434496 24951 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 39901 24951 187 432 0 39466 0
[pid=11878/tid=11880] ppid=11876 vsize=159604 CPUtime=50.82 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 22755 0 0 0 5075 7 0 0 20 0 2 0 277892095 163434496 24951 33554432000 4194304 5963574 140733365425024 139704865556280 4399684 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 159604

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 11881
/proc/meminfo: memFree=29363084/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=160328 CPUtime=102.23 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 31610 0 0 0 10213 10 0 0 20 0 2 0 277892085 164175872 31148 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 40082 31148 187 432 0 39647 0
[pid=11878/tid=11880] ppid=11876 vsize=160328 CPUtime=101.88 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 28460 0 0 0 10177 11 0 0 20 0 2 0 277892095 164175872 31148 33554432000 4194304 5963574 140733365425024 139704865556472 4221984 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 160328

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 11881
/proc/meminfo: memFree=29309532/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=226224 CPUtime=162.21 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 44870 0 0 0 16206 15 0 0 20 0 2 0 277892085 231653376 44408 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 56556 44408 187 432 0 56121 0
[pid=11878/tid=11880] ppid=11876 vsize=226224 CPUtime=161.71 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 41720 0 0 0 16154 17 0 0 20 0 2 0 277892095 231653376 44408 33554432000 4194304 5963574 140733365425024 139704865556472 4392454 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 226224

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 11881
/proc/meminfo: memFree=29223600/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=291760 CPUtime=222.2 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 66452 0 0 0 22195 25 0 0 20 0 2 0 277892085 298762240 65990 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 72940 65990 187 432 0 72505 0
[pid=11878/tid=11880] ppid=11876 vsize=291760 CPUtime=221.56 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 63302 0 0 0 22129 27 0 0 20 0 2 0 277892095 298762240 65990 33554432000 4194304 5963574 140733365425024 139704865556280 4399603 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) 291760

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 11881
/proc/meminfo: memFree=29223228/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=291760 CPUtime=282.19 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 66452 0 0 0 28194 25 0 0 20 0 2 0 277892085 298762240 65990 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 72940 65990 187 432 0 72505 0
[pid=11878/tid=11880] ppid=11876 vsize=291760 CPUtime=281.4 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 63302 0 0 0 28112 28 0 0 20 0 2 0 277892095 298762240 65990 33554432000 4194304 5963574 140733365425024 139704865556280 4400078 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) 291760

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 11882
/proc/meminfo: memFree=29188624/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=291760 CPUtime=342.18 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 67513 0 0 0 34193 25 0 0 20 0 2 0 277892085 298762240 67051 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 72940 67051 187 432 0 72505 0
[pid=11878/tid=11880] ppid=11876 vsize=291760 CPUtime=341.25 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 64363 0 0 0 34095 30 0 0 20 0 2 0 277892095 298762240 67051 33554432000 4194304 5963574 140733365425024 139704865556280 4399451 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) 291760

[startup+402.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/177 11922
/proc/meminfo: memFree=29665512/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=291760 CPUtime=402.16 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 68342 0 0 0 40190 26 0 0 20 0 2 0 277892085 298762240 67872 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 72940 67872 187 432 0 72505 0
[pid=11878/tid=11880] ppid=11876 vsize=291760 CPUtime=401.08 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 65192 0 0 0 40077 31 0 0 20 0 2 0 277892095 298762240 67872 33554432000 4194304 5963574 140733365425024 139704865556280 4381238 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 291760

[startup+462.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 11922
/proc/meminfo: memFree=29613832/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=357836 CPUtime=462.1 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 11970
/proc/meminfo: memFree=29358288/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=489716 CPUtime=1421.9 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 113277 0 0 0 142141 49 0 0 20 0 2 0 277892085 501469184 112975 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 122429 112975 187 432 0 121994 0
[pid=11878/tid=11880] ppid=11876 vsize=489716 CPUtime=1418.35 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 110127 0 0 0 141766 69 0 0 20 0 2 0 277892095 501469184 112975 33554432000 4194304 5963574 140733365425024 139704865556280 4408786 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 489716

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11970
/proc/meminfo: memFree=29350848/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=489716 CPUtime=1481.88 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 113277 0 0 0 148139 49 0 0 20 0 2 0 277892085 501469184 112975 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 122429 112975 187 432 0 121994 0
[pid=11878/tid=11880] ppid=11876 vsize=489716 CPUtime=1478.19 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 110127 0 0 0 147749 70 0 0 20 0 2 0 277892095 501469184 112975 33554432000 4194304 5963574 140733365425024 139704865556280 4408735 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 489716

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11970
/proc/meminfo: memFree=29338200/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=489716 CPUtime=1541.87 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 115728 0 0 0 154137 50 0 0 20 0 2 0 277892085 501469184 115426 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 122429 115426 187 432 0 121994 0
[pid=11878/tid=11880] ppid=11876 vsize=489716 CPUtime=1538.04 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 112578 0 0 0 153732 72 0 0 20 0 2 0 277892095 501469184 115426 33554432000 4194304 5963574 140733365425024 139704865556472 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 489716

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11970
/proc/meminfo: memFree=29291292/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=555252 CPUtime=1601.86 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 123597 0 0 0 160133 53 0 0 20 0 2 0 277892085 568578048 123295 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 138813 123295 187 432 0 138378 0
[pid=11878/tid=11880] ppid=11876 vsize=555252 CPUtime=1597.89 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 120447 0 0 0 159713 76 0 0 20 0 2 0 277892095 568578048 123295 33554432000 4194304 5963574 140733365425024 139704865556280 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 555252

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11971
/proc/meminfo: memFree=29279620/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=555252 CPUtime=1661.85 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 123631 0 0 0 166132 53 0 0 20 0 2 0 277892085 568578048 123334 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 138813 123334 187 432 0 138378 0
[pid=11878/tid=11880] ppid=11876 vsize=555252 CPUtime=1657.72 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 120481 0 0 0 165695 77 0 0 20 0 2 0 277892095 568578048 123334 33554432000 4194304 5963574 140733365425024 139704865556280 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 555252

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11971
/proc/meminfo: memFree=29246808/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=555252 CPUtime=1721.83 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 131958 0 0 0 172127 56 0 0 20 0 2 0 277892085 568578048 131705 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 138813 131705 187 432 0 138378 0
[pid=11878/tid=11880] ppid=11876 vsize=555252 CPUtime=1717.57 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 128808 0 0 0 171676 81 0 0 20 0 2 0 277892095 568578048 131705 33554432000 4194304 5963574 140733365425024 139704865556472 4381137 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 555252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11974
/proc/meminfo: memFree=29174808/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=620788 CPUtime=1781.82 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 149306 0 0 0 178120 62 0 0 20 0 2 0 277892085 635686912 149064 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 155197 149064 187 432 0 154762 0
[pid=11878/tid=11880] ppid=11876 vsize=620788 CPUtime=1777.41 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 146156 0 0 0 177653 88 0 0 20 0 2 0 277892095 635686912 149064 33554432000 4194304 5963574 140733365425024 139704865556472 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 620788

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11974
/proc/meminfo: memFree=29169972/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=620788 CPUtime=1791.43 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 150483 0 0 0 179081 62 0 0 20 0 2 0 277892085 635686912 150241 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 155197 150241 187 432 0 154762 0
[pid=11878/tid=11880] ppid=11876 vsize=620788 CPUtime=1786.99 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 147333 0 0 0 178611 88 0 0 20 0 2 0 277892095 635686912 150241 33554432000 4194304 5963574 140733365425024 139704865556472 4221072 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 620788

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11974
/proc/meminfo: memFree=29168360/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=620788 CPUtime=1794.63 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 150866 0 0 0 179401 62 0 0 20 0 2 0 277892085 635686912 150624 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 155197 150624 187 432 0 154762 0
[pid=11878/tid=11880] ppid=11876 vsize=620788 CPUtime=1790.19 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 147716 0 0 0 178931 88 0 0 20 0 2 0 277892095 635686912 150624 33554432000 4194304 5963574 140733365425024 139704865556472 4381555 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 620788

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11974
/proc/meminfo: memFree=29165020/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=686324 CPUtime=1797.81 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 151954 0 0 0 179719 62 0 0 20 0 2 0 277892085 702795776 151712 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 171581 151712 187 432 0 171146 0
[pid=11878/tid=11880] ppid=11876 vsize=686324 CPUtime=1793.37 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 148804 0 0 0 179248 89 0 0 20 0 2 0 277892095 702795776 151712 33554432000 4194304 5963574 140733365425024 139704865556472 4381555 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 686324

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11974
/proc/meminfo: memFree=29163532/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=686324 CPUtime=1798.61 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 152121 0 0 0 179799 62 0 0 20 0 2 0 277892085 702795776 151879 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 171581 151879 187 432 0 171146 0
[pid=11878/tid=11880] ppid=11876 vsize=686324 CPUtime=1794.17 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 148971 0 0 0 179328 89 0 0 20 0 2 0 277892095 702795776 151879 33554432000 4194304 5963574 140733365425024 139704865556472 4381213 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (KiB) 686324

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11974
/proc/meminfo: memFree=29162416/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=686324 CPUtime=1799.03 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 152198 0 0 0 179840 63 0 0 20 0 2 0 277892085 702795776 151956 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 171581 151956 187 432 0 171146 0
[pid=11878/tid=11880] ppid=11876 vsize=686324 CPUtime=1794.57 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 149048 0 0 0 179368 89 0 0 20 0 2 0 277892095 702795776 151956 33554432000 4194304 5963574 140733365425024 139704865556472 4390696 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.03
Current children cumulated vsize (KiB) 686324

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11974
/proc/meminfo: memFree=29162416/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=686324 CPUtime=1799.42 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 152285 0 0 0 179879 63 0 0 20 0 2 0 277892085 702795776 152043 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 171581 152043 187 432 0 171146 0
[pid=11878/tid=11880] ppid=11876 vsize=686324 CPUtime=1794.97 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 149135 0 0 0 179408 89 0 0 20 0 2 0 277892095 702795776 152043 33554432000 4194304 5963574 140733365425024 139704865556472 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 686324

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11974
/proc/meminfo: memFree=29162416/32873852 swapFree=7624/7624
[pid=11878] ppid=11876 vsize=686324 CPUtime=1799.52 cores=1,3,5,7
/proc/11878/stat : 11878 (wbo1.7) S 11876 11878 9313 0 -1 4202496 152314 0 0 0 179889 63 0 0 20 0 2 0 277892085 702795776 152072 33554432000 4194304 5963574 140733365425024 140733365424544 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11878/statm: 171581 152072 187 432 0 171146 0
[pid=11878/tid=11880] ppid=11876 vsize=686324 CPUtime=1795.07 cores=1,3,5,7
/proc/11878/task/11880/stat : 11880 (wbo1.7) R 11876 11878 9313 0 -1 4202560 149164 0 0 0 179418 89 0 0 20 0 2 0 277892095 702795776 152072 33554432000 4194304 5963574 140733365425024 139704865556472 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 686324

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11878 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=291226
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=918860
# CPU time returned by wait4() is 1795.21
# while last known CPU time is 1799.52
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.03
CPU time (s): 1799.52
CPU user time (s): 1798.89
CPU system time (s): 0.63
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 686324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.29
system time used= 0.91886
maximum resident set size= 608304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152318
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= 190
involuntary context switches= 3666

runsolver used 5.49816 second user time and 12.6971 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-27 13:21:06
IDJOB=3704914
IDBENCH=90204
IDSOLVER=2283
FILE ID=node131/3704914-1338117666
RUNJOBID= node131-1338085200-9330
PBS_JOBID= 14624427
Free space on /tmp= 71724 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K168.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704914-1338117666/watcher-3704914-1338117666 -o /tmp/evaluation-result-3704914-1338117666/solver-3704914-1338117666 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704914-1338117666.opb

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

MD5SUM BENCH= 4a002b4e44699cf4cd35a469f7223c94
RANDOM SEED=1296313886

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
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:       32873852 kB
MemFree:        29544584 kB
Buffers:          319624 kB
Cached:          1743308 kB
SwapCached:         2168 kB
Active:           952400 kB
Inactive:        1542752 kB
Active(anon):     433784 kB
Inactive(anon):      808 kB
Active(file):     518616 kB
Inactive(file):  1541944 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099036 kB
Dirty:              6648 kB
Writeback:             0 kB
AnonPages:        439168 kB
Mapped:            15044 kB
Shmem:                 0 kB
Slab:             692700 kB
SReclaimable:     135128 kB
SUnreclaim:       557572 kB
KernelStack:        1456 kB
PageTables:         4320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     151540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 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= 71720 MiB
End job on node131 at 2012-05-27 13:51:06