Trace number 3704920

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K183.opb
MD5SUM0350ceeb14af28f3be070cadc324c0d3
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 variables21777
Total number of constraints22145
Number of constraints which are clauses21962
Number of constraints which are cardinality constraints (but not clauses)183
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint183
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 184
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-3704920-1338115675.opb.
0.00/0.00	c Instance file HOME/instance-3704920-1338115675.opb
0.00/0.00	c File size is 1507434 bytes.
0.09/0.12	c Highest Coefficient sum: 184
0.09/0.12	c ============================[ Problem Statistics ]=============================
0.09/0.12	c |                                                                             |
0.09/0.12	c |  Parsing time:          0.12         s                                      |
0.09/0.12	c |  Number Variables:      21777                                               |
0.09/0.12	c |  Number Clauses:        21962                                               |
0.09/0.12	c |  Number Cardinality:    183                                                 |
0.09/0.12	c |  Number PB Constraints: 0                                                   |
0.09/0.12	c |                                                                             |
0.09/0.13	c |  Problem Type:          Decision                                            |
0.09/0.13	c |  Objective Function:    None                                                |
0.09/0.13	c |                                                                             |
0.09/0.13	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-3704920-1338115675/watcher-3704920-1338115675 -o /tmp/evaluation-result-3704920-1338115675/solver-3704920-1338115675 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704920-1338115675.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 12069
/proc/meminfo: memFree=31322780/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=5528 CPUtime=0 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) R 12067 12069 8971 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 277695897 5660672 460 33554432000 4194304 5963574 140735721429152 140735740513896 5178864 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 1430 469 161 432 0 626 0

[startup+0.0879281 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 12069
/proc/meminfo: memFree=31322780/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=12756 CPUtime=0.08 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) R 12067 12069 8971 0 -1 4202496 2377 0 0 0 8 0 0 0 20 0 1 0 277695897 13062144 2329 33554432000 4194304 5963574 140735721429152 140735740513896 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 3222 2330 429 432 0 2418 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12756

[startup+0.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 12069
/proc/meminfo: memFree=31322780/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=13416 CPUtime=0.09 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) R 12067 12069 8971 0 -1 4202496 2553 0 0 0 9 0 0 0 20 0 1 0 277695897 13737984 2505 33554432000 4194304 5963574 140735721429152 140735740513896 4338756 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 3354 2506 464 432 0 2550 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13416

[startup+0.300332 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 12069
/proc/meminfo: memFree=31322780/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=95508 CPUtime=0.29 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 6708 0 0 0 29 0 0 0 20 0 2 0 277695897 97800192 5730 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 23877 5730 187 432 0 23442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 95508

[startup+0.700288 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 12069
/proc/meminfo: memFree=31322780/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=95508 CPUtime=0.69 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 6937 0 0 0 69 0 0 0 20 0 2 0 277695897 97800192 5959 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 23877 5959 187 432 0 23442 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95508

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12071
/proc/meminfo: memFree=31299320/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=95508 CPUtime=1.49 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 7308 0 0 0 149 0 0 0 20 0 2 0 277695897 97800192 6330 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 23877 6330 187 432 0 23442 0
[pid=12069/tid=12071] ppid=12067 vsize=95508 CPUtime=1.36 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 3975 0 0 0 136 0 0 0 20 0 2 0 277695909 97800192 6330 33554432000 4194304 5963574 140735721429152 140332314605560 4403160 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95508

[startup+3.10034 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12071
/proc/meminfo: memFree=31295848/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=95508 CPUtime=3.09 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 8283 0 0 0 309 0 0 0 20 0 2 0 277695897 97800192 7305 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 23877 7305 187 432 0 23442 0
[pid=12069/tid=12071] ppid=12067 vsize=95508 CPUtime=2.95 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 4950 0 0 0 295 0 0 0 20 0 2 0 277695909 97800192 7305 33554432000 4194304 5963574 140735721429152 140332314605608 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95508

[startup+6.30035 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12071
/proc/meminfo: memFree=31287044/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=95508 CPUtime=6.29 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 9976 0 0 0 628 1 0 0 20 0 2 0 277695897 97800192 8998 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 23877 8998 187 432 0 23442 0
[pid=12069/tid=12071] ppid=12067 vsize=95508 CPUtime=6.15 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 6643 0 0 0 614 1 0 0 20 0 2 0 277695909 97800192 8998 33554432000 4194304 5963574 140735721429152 140332314605560 18446744073699066235 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95508

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12071
/proc/meminfo: memFree=31273296/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=95508 CPUtime=12.68 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 11833 0 0 0 1267 1 0 0 20 0 2 0 277695897 97800192 10855 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 23877 10855 187 432 0 23442 0
[pid=12069/tid=12071] ppid=12067 vsize=95508 CPUtime=12.53 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 8500 0 0 0 1252 1 0 0 20 0 2 0 277695909 97800192 10855 33554432000 4194304 5963574 140735721429152 140332314605368 4399451 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 95508

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12071
/proc/meminfo: memFree=31255932/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=95508 CPUtime=25.48 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 14810 0 0 0 2546 2 0 0 20 0 2 0 277695897 97800192 13832 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 23877 13832 187 432 0 23442 0
[pid=12069/tid=12071] ppid=12067 vsize=95508 CPUtime=25.3 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 11477 0 0 0 2528 2 0 0 20 0 2 0 277695909 97800192 13832 33554432000 4194304 5963574 140735721429152 140332314605560 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 95508

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12071
/proc/meminfo: memFree=31219964/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=161044 CPUtime=51.08 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 21662 0 0 0 5103 5 0 0 20 0 2 0 277695897 164909056 20684 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 40261 20684 187 432 0 39826 0
[pid=12069/tid=12071] ppid=12067 vsize=161044 CPUtime=50.83 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 18329 0 0 0 5078 5 0 0 20 0 2 0 277695909 164909056 20684 33554432000 4194304 5963574 140735721429152 140332314605368 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 161044

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12072
/proc/meminfo: memFree=31157344/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=161044 CPUtime=102.28 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 34163 0 0 0 10219 9 0 0 20 0 2 0 277695897 164909056 33185 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 40261 33185 187 432 0 39826 0
[pid=12069/tid=12071] ppid=12067 vsize=161044 CPUtime=101.91 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 30830 0 0 0 10182 9 0 0 20 0 2 0 277695909 164909056 33185 33554432000 4194304 5963574 140735721429152 140332314605560 4372665 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 161044

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12075
/proc/meminfo: memFree=31095336/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=227664 CPUtime=162.27 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 48120 0 0 0 16213 14 0 0 20 0 2 0 277695897 233127936 47142 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 56916 47142 187 432 0 56481 0
[pid=12069/tid=12071] ppid=12067 vsize=227664 CPUtime=161.75 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 44787 0 0 0 16159 16 0 0 20 0 2 0 277695909 233127936 47142 33554432000 4194304 5963574 140735721429152 140332314605560 4381510 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 227664

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12075
/proc/meminfo: memFree=31056316/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=293200 CPUtime=222.23 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 57876 0 0 0 22206 17 0 0 20 0 2 0 277695897 300236800 57046 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 73300 57046 187 432 0 72865 0
[pid=12069/tid=12071] ppid=12067 vsize=293200 CPUtime=221.56 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 54543 0 0 0 22137 19 0 0 20 0 2 0 277695909 300236800 57046 33554432000 4194304 5963574 140735721429152 140332314605560 4402879 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 293200

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12075
/proc/meminfo: memFree=31009100/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=293200 CPUtime=282.19 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 69425 0 0 0 28199 20 0 0 20 0 2 0 277695897 300236800 68572 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 73300 68572 187 432 0 72865 0
[pid=12069/tid=12071] ppid=12067 vsize=293200 CPUtime=281.37 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 66092 0 0 0 28113 24 0 0 20 0 2 0 277695909 300236800 68572 33554432000 4194304 5963574 140735721429152 140332314605560 4399603 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 293200

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12075
/proc/meminfo: memFree=31008408/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=293740 CPUtime=342.18 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 69458 0 0 0 34197 21 0 0 20 0 2 0 277695897 300789760 68795 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 73435 68795 187 432 0 73000 0
[pid=12069/tid=12071] ppid=12067 vsize=293740 CPUtime=341.22 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 66125 0 0 0 34097 25 0 0 20 0 2 0 277695909 300789760 68795 33554432000 4194304 5963574 140735721429152 140332314605736 4381143 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 293740

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12076
/proc/meminfo: memFree=30984328/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=359276 CPUtime=402.17 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 75977 0 0 0 40195 22 0 0 20 0 2 0 277695897 367898624 75314 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 89819 75314 187 432 0 89384 0
[pid=12069/tid=12071] ppid=12067 vsize=359276 CPUtime=401.06 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 72644 0 0 0 40078 28 0 0 20 0 2 0 277695909 367898624 75314 33554432000 4194304 5963574 140735721429152 140332314605560 4387764 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 359276

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12076
/proc/meminfo: memFree=30975400/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=359276 CPUtime=462.16 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12147
/proc/meminfo: memFree=30688008/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=556692 CPUtime=1421.94 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 134801 0 0 0 142151 43 0 0 20 0 2 0 277695897 570052608 134445 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 139173 134445 187 432 0 138738 0
[pid=12069/tid=12071] ppid=12067 vsize=556692 CPUtime=1418.37 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 131468 0 0 0 141774 63 0 0 20 0 2 0 277695909 570052608 134445 33554432000 4194304 5963574 140735721429152 140332314605608 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 556692

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 12147
/proc/meminfo: memFree=30686892/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=556692 CPUtime=1481.92 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 134803 0 0 0 148149 43 0 0 20 0 2 0 277695897 570052608 134447 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 139173 134447 187 432 0 138738 0
[pid=12069/tid=12071] ppid=12067 vsize=556692 CPUtime=1478.21 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 131470 0 0 0 147757 64 0 0 20 0 2 0 277695909 570052608 134447 33554432000 4194304 5963574 140735721429152 140332314605608 18446744073699066235 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 556692

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12147
/proc/meminfo: memFree=30643244/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=622228 CPUtime=1541.91 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 139076 0 0 0 154147 44 0 0 20 0 2 0 277695897 637161472 138720 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 155557 138720 187 432 0 155122 0
[pid=12069/tid=12071] ppid=12067 vsize=622228 CPUtime=1538.06 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 135743 0 0 0 153739 67 0 0 20 0 2 0 277695909 637161472 138720 33554432000 4194304 5963574 140735721429152 140332314605560 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 622228

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12147
/proc/meminfo: memFree=30529772/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=687764 CPUtime=1601.9 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 163556 0 0 0 160140 50 0 0 20 0 2 0 277695897 704270336 163200 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 171941 163200 187 432 0 171506 0
[pid=12069/tid=12071] ppid=12067 vsize=687764 CPUtime=1597.91 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 160223 0 0 0 159717 74 0 0 20 0 2 0 277695909 704270336 163200 33554432000 4194304 5963574 140735721429152 140332314605560 4388696 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 687764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12149
/proc/meminfo: memFree=30514744/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=687764 CPUtime=1661.89 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 166781 0 0 0 166137 52 0 0 20 0 2 0 277695897 704270336 166425 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 171941 166425 187 432 0 171506 0
[pid=12069/tid=12071] ppid=12067 vsize=687764 CPUtime=1657.75 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 163448 0 0 0 165698 77 0 0 20 0 2 0 277695909 704270336 166425 33554432000 4194304 5963574 140735721429152 140332314605560 4381200 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 687764

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12149
/proc/meminfo: memFree=30500692/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=687764 CPUtime=1721.88 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 166783 0 0 0 172136 52 0 0 20 0 2 0 277695897 704270336 166427 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 171941 166427 187 432 0 171506 0
[pid=12069/tid=12071] ppid=12067 vsize=687764 CPUtime=1717.6 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 163450 0 0 0 171682 78 0 0 20 0 2 0 277695909 704270336 166427 33554432000 4194304 5963574 140735721429152 140332314605560 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 687764

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12149
/proc/meminfo: memFree=30422200/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=753300 CPUtime=1781.87 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 175748 0 0 0 178133 54 0 0 20 0 2 0 277695897 771379200 175392 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 188325 175392 187 432 0 187890 0
[pid=12069/tid=12071] ppid=12067 vsize=753300 CPUtime=1777.45 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 172415 0 0 0 177664 81 0 0 20 0 2 0 277695909 771379200 175392 33554432000 4194304 5963574 140735721429152 140332314605368 4399552 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 753300

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12149
/proc/meminfo: memFree=30419100/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=753300 CPUtime=1791.48 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 176550 0 0 0 179093 55 0 0 20 0 2 0 277695897 771379200 176194 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 188325 176194 187 432 0 187890 0
[pid=12069/tid=12071] ppid=12067 vsize=753300 CPUtime=1787.03 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 173217 0 0 0 178622 81 0 0 20 0 2 0 277695909 771379200 176194 33554432000 4194304 5963574 140735721429152 140332314605368 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 753300

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12149
/proc/meminfo: memFree=30419472/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=753300 CPUtime=1794.68 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 176550 0 0 0 179413 55 0 0 20 0 2 0 277695897 771379200 176194 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 188325 176194 187 432 0 187890 0
[pid=12069/tid=12071] ppid=12067 vsize=753300 CPUtime=1790.22 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 173217 0 0 0 178941 81 0 0 20 0 2 0 277695909 771379200 176194 33554432000 4194304 5963574 140735721429152 140332314605368 4431419 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 753300

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12149
/proc/meminfo: memFree=30419472/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=753300 CPUtime=1797.87 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 176550 0 0 0 179732 55 0 0 20 0 2 0 277695897 771379200 176194 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 188325 176194 187 432 0 187890 0
[pid=12069/tid=12071] ppid=12067 vsize=753300 CPUtime=1793.41 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 173217 0 0 0 179260 81 0 0 20 0 2 0 277695909 771379200 176194 33554432000 4194304 5963574 140735721429152 140332314605368 4431280 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 753300

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12149
/proc/meminfo: memFree=30419472/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=753300 CPUtime=1798.67 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 176550 0 0 0 179812 55 0 0 20 0 2 0 277695897 771379200 176194 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 188325 176194 187 432 0 187890 0
[pid=12069/tid=12071] ppid=12067 vsize=753300 CPUtime=1794.21 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 173217 0 0 0 179340 81 0 0 20 0 2 0 277695909 771379200 176194 33554432000 4194304 5963574 140735721429152 140332314605368 4379717 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (KiB) 753300

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12149
/proc/meminfo: memFree=30419472/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=753300 CPUtime=1799.08 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 176550 0 0 0 179853 55 0 0 20 0 2 0 277695897 771379200 176194 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 188325 176194 187 432 0 187890 0
[pid=12069/tid=12071] ppid=12067 vsize=753300 CPUtime=1794.61 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 173217 0 0 0 179380 81 0 0 20 0 2 0 277695909 771379200 176194 33554432000 4194304 5963574 140735721429152 140332314605368 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 753300

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12149
/proc/meminfo: memFree=30419472/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=753300 CPUtime=1799.47 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 176550 0 0 0 179892 55 0 0 20 0 2 0 277695897 771379200 176194 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 188325 176194 187 432 0 187890 0
[pid=12069/tid=12071] ppid=12067 vsize=753300 CPUtime=1795 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 173217 0 0 0 179419 81 0 0 20 0 2 0 277695909 771379200 176194 33554432000 4194304 5963574 140735721429152 140332314605368 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 753300

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12149
/proc/meminfo: memFree=30419472/32873844 swapFree=6088/6088
[pid=12069] ppid=12067 vsize=753300 CPUtime=1799.57 cores=0,2,4,6
/proc/12069/stat : 12069 (wbo1.7) S 12067 12069 8971 0 -1 4202496 176550 0 0 0 179902 55 0 0 20 0 2 0 277695897 771379200 176194 33554432000 4194304 5963574 140735721429152 140735721428672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12069/statm: 188325 176194 187 432 0 187890 0
[pid=12069/tid=12071] ppid=12067 vsize=753300 CPUtime=1795.1 cores=0,2,4,6
/proc/12069/task/12071/stat : 12071 (wbo1.7) R 12067 12069 8971 0 -1 4202560 173217 0 0 0 179429 81 0 0 20 0 2 0 277695909 771379200 176194 33554432000 4194304 5963574 140735721429152 140332314605368 4431419 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 753300

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12069 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=428205
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=841872
# CPU time returned by wait4() is 1795.27
# while last known CPU time is 1799.57
#
# 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.57
CPU user time (s): 1799.02
CPU system time (s): 0.55
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 753300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.43
system time used= 0.841872
maximum resident set size= 704780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176551
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 223
involuntary context switches= 2012

runsolver used 5.71013 second user time and 17.4923 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-27 12:47:55
IDJOB=3704920
IDBENCH=90144
IDSOLVER=2283
FILE ID=node110/3704920-1338115675
RUNJOBID= node110-1338085012-8987
PBS_JOBID= 14624425
Free space on /tmp= 71676 MiB

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

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

MD5SUM BENCH= 0350ceeb14af28f3be070cadc324c0d3
RANDOM SEED=1398220510

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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.893
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.893
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:        31323764 kB
Buffers:          230420 kB
Cached:           285856 kB
SwapCached:          148 kB
Active:           685440 kB
Inactive:          80476 kB
Active(anon):     239788 kB
Inactive(anon):    12496 kB
Active(file):     445652 kB
Inactive(file):    67980 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:              6996 kB
Writeback:             0 kB
AnonPages:        255868 kB
Mapped:            14896 kB
Shmem:               196 kB
Slab:             644656 kB
SReclaimable:      87152 kB
SUnreclaim:       557504 kB
KernelStack:        1448 kB
PageTables:         4048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     139080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 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= 71672 MiB
End job on node110 at 2012-05-27 13:17:55