Trace number 3704918

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.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K180.opb
MD5SUMf1881d1e83243719865906bde58f94f2
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 variables21420
Total number of constraints21782
Number of constraints which are clauses21602
Number of constraints which are cardinality constraints (but not clauses)180
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint180
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 181
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-3704918-1338116890.opb.
0.00/0.00	c Instance file HOME/instance-3704918-1338116890.opb
0.00/0.00	c File size is 1481280 bytes.
0.09/0.11	c Highest Coefficient sum: 181
0.09/0.11	c ============================[ Problem Statistics ]=============================
0.09/0.11	c |                                                                             |
0.09/0.11	c |  Parsing time:          0.11         s                                      |
0.09/0.11	c |  Number Variables:      21420                                               |
0.09/0.11	c |  Number Clauses:        21602                                               |
0.09/0.11	c |  Number Cardinality:    180                                                 |
0.09/0.11	c |  Number PB Constraints: 0                                                   |
0.09/0.11	c |                                                                             |
0.09/0.12	c |  Problem Type:          Decision                                            |
0.09/0.12	c |  Objective Function:    None                                                |
0.09/0.12	c |                                                                             |
0.09/0.12	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-3704918-1338116890/watcher-3704918-1338116890 -o /tmp/evaluation-result-3704918-1338116890/solver-3704918-1338116890 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704918-1338116890.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.02 2.01 2.00 2/177 19511
/proc/meminfo: memFree=30476624/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=5836 CPUtime=0 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) R 19509 19511 16265 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277813442 5976064 548 33554432000 4194304 5963574 140733504583456 140736553016792 4344320 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 1459 548 165 432 0 662 0

[startup+0.0922699 s]
/proc/loadavg: 2.02 2.01 2.00 2/177 19511
/proc/meminfo: memFree=30476624/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=13356 CPUtime=0.08 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) R 19509 19511 16265 0 -1 4202496 2580 0 0 0 8 0 0 0 20 0 1 0 277813442 13676544 2499 33554432000 4194304 5963574 140733504583456 140736553016792 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 3339 2499 464 432 0 2542 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13356

[startup+0.100283 s]
/proc/loadavg: 2.02 2.01 2.00 2/177 19511
/proc/meminfo: memFree=30476624/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=13752 CPUtime=0.09 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) R 19509 19511 16265 0 -1 4202496 2705 0 0 0 9 0 0 0 20 0 1 0 277813442 14082048 2624 33554432000 4194304 5963574 140733504583456 140736553016792 4343959 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 3438 2624 489 432 0 2641 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13752

[startup+0.300158 s]
/proc/loadavg: 2.02 2.01 2.00 2/177 19511
/proc/meminfo: memFree=30476624/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=95284 CPUtime=0.28 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 6610 0 0 0 28 0 0 0 20 0 2 0 277813442 97570816 5618 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 23821 5618 187 432 0 23386 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 95284

[startup+0.700142 s]
/proc/loadavg: 2.02 2.01 2.00 2/177 19511
/proc/meminfo: memFree=30476624/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=95284 CPUtime=0.68 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 6840 0 0 0 68 0 0 0 20 0 2 0 277813442 97570816 5848 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 23821 5848 187 432 0 23386 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 95284

[startup+1.50023 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19513
/proc/meminfo: memFree=30453428/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=95284 CPUtime=1.48 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 7299 0 0 0 148 0 0 0 20 0 2 0 277813442 97570816 6307 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 23821 6307 187 432 0 23386 0
[pid=19511/tid=19513] ppid=19509 vsize=95284 CPUtime=1.37 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 3978 0 0 0 137 0 0 0 20 0 2 0 277813453 97570816 6307 33554432000 4194304 5963574 140733504583456 139811679365160 4403263 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 95284

[startup+3.10024 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19513
/proc/meminfo: memFree=30451188/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=95284 CPUtime=3.08 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 7992 0 0 0 307 1 0 0 20 0 2 0 277813442 97570816 7000 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 23821 7000 187 432 0 23386 0
[pid=19511/tid=19513] ppid=19509 vsize=95284 CPUtime=2.96 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 4671 0 0 0 296 0 0 0 20 0 2 0 277813453 97570816 7000 33554432000 4194304 5963574 140733504583456 139811679365160 4372763 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 95284

[startup+6.30021 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19513
/proc/meminfo: memFree=30440268/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=95284 CPUtime=6.28 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 10153 0 0 0 626 2 0 0 20 0 2 0 277813442 97570816 9161 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 23821 9161 187 432 0 23386 0
[pid=19511/tid=19513] ppid=19509 vsize=95284 CPUtime=6.15 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 6832 0 0 0 614 1 0 0 20 0 2 0 277813453 97570816 9161 33554432000 4194304 5963574 140733504583456 139811679364920 4220672 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 95284

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19513
/proc/meminfo: memFree=30415608/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=95284 CPUtime=12.68 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 11871 0 0 0 1266 2 0 0 20 0 2 0 277813442 97570816 10879 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 23821 10879 187 432 0 23386 0
[pid=19511/tid=19513] ppid=19509 vsize=95284 CPUtime=12.54 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 8550 0 0 0 1252 2 0 0 20 0 2 0 277813453 97570816 10879 33554432000 4194304 5963574 140733504583456 139811679364920 18446744073699066235 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 95284

[startup+25.5002 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19513
/proc/meminfo: memFree=30397968/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=95284 CPUtime=25.48 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 14491 0 0 0 2545 3 0 0 20 0 2 0 277813442 97570816 13499 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 23821 13499 187 432 0 23386 0
[pid=19511/tid=19513] ppid=19509 vsize=95284 CPUtime=25.3 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 11170 0 0 0 2527 3 0 0 20 0 2 0 277813453 97570816 13499 33554432000 4194304 5963574 140733504583456 139811679365112 4381555 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 95284

[startup+51.1002 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19514
/proc/meminfo: memFree=30357884/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=95284 CPUtime=51.07 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 20039 0 0 0 5102 5 0 0 20 0 2 0 277813442 97570816 19047 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 23821 19047 187 432 0 23386 0
[pid=19511/tid=19513] ppid=19509 vsize=95284 CPUtime=50.84 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 16718 0 0 0 5079 5 0 0 20 0 2 0 277813453 97570816 19047 33554432000 4194304 5963574 140733504583456 139811679365112 4399451 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 95284

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19514
/proc/meminfo: memFree=30277664/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=160820 CPUtime=102.25 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 30511 0 0 0 10216 9 0 0 20 0 2 0 277813442 164679680 29561 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 40205 29561 187 432 0 39770 0
[pid=19511/tid=19513] ppid=19509 vsize=160820 CPUtime=101.89 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 27190 0 0 0 10179 10 0 0 20 0 2 0 277813453 164679680 29561 33554432000 4194304 5963574 140733504583456 139811679365112 4372989 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 160820

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19517
/proc/meminfo: memFree=30182668/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=227440 CPUtime=162.23 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 43944 0 0 0 16207 16 0 0 20 0 2 0 277813442 232898560 43476 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 56860 43476 187 432 0 56425 0
[pid=19511/tid=19513] ppid=19509 vsize=227440 CPUtime=161.72 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 40623 0 0 0 16155 17 0 0 20 0 2 0 277813453 232898560 43476 33554432000 4194304 5963574 140733504583456 139811679365112 4381213 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 227440

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19517
/proc/meminfo: memFree=30072592/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=292976 CPUtime=222.22 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 56030 0 0 0 22201 21 0 0 20 0 2 0 277813442 300007424 55562 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 73244 55562 187 432 0 72809 0
[pid=19511/tid=19513] ppid=19509 vsize=292976 CPUtime=221.56 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 52709 0 0 0 22132 24 0 0 20 0 2 0 277813453 300007424 55562 33554432000 4194304 5963574 140733504583456 139811679364920 4381510 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 292976

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19517
/proc/meminfo: memFree=30070780/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=292976 CPUtime=282.21 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 56030 0 0 0 28200 21 0 0 20 0 2 0 277813442 300007424 55562 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 73244 55562 187 432 0 72809 0
[pid=19511/tid=19513] ppid=19509 vsize=292976 CPUtime=281.4 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 52709 0 0 0 28115 25 0 0 20 0 2 0 277813453 300007424 55562 33554432000 4194304 5963574 140733504583456 139811679364920 4381529 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 292976

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19517
/proc/meminfo: memFree=30019700/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=293516 CPUtime=342.19 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 60019 0 0 0 34197 22 0 0 20 0 2 0 277813442 300560384 59536 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 73379 59536 187 432 0 72944 0
[pid=19511/tid=19513] ppid=19509 vsize=293516 CPUtime=341.23 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 56698 0 0 0 34096 27 0 0 20 0 2 0 277813453 300560384 59536 33554432000 4194304 5963574 140733504583456 139811679364920 4381332 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 293516

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19518
/proc/meminfo: memFree=29978480/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=359052 CPUtime=402.16 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 70511 0 0 0 40189 27 0 0 20 0 2 0 277813442 367669248 70027 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 89763 70027 187 432 0 89328 0
[pid=19511/tid=19513] ppid=19509 vsize=359052 CPUtime=401.05 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 67190 0 0 0 40073 32 0 0 20 0 2 0 277813453 367669248 70027 33554432000 4194304 5963574 140733504583456 139811679365160 4399614 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 359052

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19519
/proc/meminfo: memFree=29954560/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=359052 CPUtime=462.15 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 19528
/proc/meminfo: memFree=29463468/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=556468 CPUtime=1421.94 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 124007 0 0 0 142144 50 0 0 20 0 2 0 277813442 569823232 123752 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 139117 123752 187 432 0 138682 0
[pid=19511/tid=19513] ppid=19509 vsize=556468 CPUtime=1418.33 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 120686 0 0 0 141763 70 0 0 20 0 2 0 277813453 569823232 123752 33554432000 4194304 5963574 140733504583456 139811679365112 4388388 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 556468

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19528
/proc/meminfo: memFree=29394428/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=556468 CPUtime=1481.92 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 124007 0 0 0 148142 50 0 0 20 0 2 0 277813442 569823232 123752 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 139117 123752 187 432 0 138682 0
[pid=19511/tid=19513] ppid=19509 vsize=556468 CPUtime=1478.17 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 120686 0 0 0 147746 71 0 0 20 0 2 0 277813453 569823232 123752 33554432000 4194304 5963574 140733504583456 139811679365112 4399603 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 556468

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 19528
/proc/meminfo: memFree=29315972/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=556468 CPUtime=1541.91 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 129089 0 0 0 154139 52 0 0 20 0 2 0 277813442 569823232 128834 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 139117 128834 187 432 0 138682 0
[pid=19511/tid=19513] ppid=19509 vsize=556468 CPUtime=1538.01 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 125768 0 0 0 153726 75 0 0 20 0 2 0 277813453 569823232 128834 33554432000 4194304 5963574 140733504583456 139811679364920 4399623 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 556468

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19529
/proc/meminfo: memFree=29269224/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=556468 CPUtime=1601.9 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 133155 0 0 0 160136 54 0 0 20 0 2 0 277813442 569823232 132900 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 139117 132900 187 432 0 138682 0
[pid=19511/tid=19513] ppid=19509 vsize=556468 CPUtime=1597.86 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 129834 0 0 0 159709 77 0 0 20 0 2 0 277813453 569823232 132900 33554432000 4194304 5963574 140733504583456 139811679365112 4399614 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 556468

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 19530
/proc/meminfo: memFree=29269588/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=556468 CPUtime=1661.89 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 133156 0 0 0 166135 54 0 0 20 0 2 0 277813442 569823232 132901 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 139117 132901 187 432 0 138682 0
[pid=19511/tid=19513] ppid=19509 vsize=556468 CPUtime=1657.7 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 129835 0 0 0 165692 78 0 0 20 0 2 0 277813453 569823232 132901 33554432000 4194304 5963574 140733504583456 139811679365112 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 556468

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19530
/proc/meminfo: memFree=29267364/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=556468 CPUtime=1721.88 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 133746 0 0 0 172134 54 0 0 20 0 2 0 277813442 569823232 133491 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 139117 133491 187 432 0 138682 0
[pid=19511/tid=19513] ppid=19509 vsize=556468 CPUtime=1717.54 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 130425 0 0 0 171675 79 0 0 20 0 2 0 277813453 569823232 133491 33554432000 4194304 5963574 140733504583456 139811679364920 4220672 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 556468

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19569
/proc/meminfo: memFree=29922712/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=622004 CPUtime=1781.88 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 147799 0 0 0 178128 60 0 0 20 0 2 0 277813442 636932096 147544 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 155501 147544 187 432 0 155066 0
[pid=19511/tid=19513] ppid=19509 vsize=622004 CPUtime=1777.39 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 144478 0 0 0 177653 86 0 0 20 0 2 0 277813453 636932096 147544 33554432000 4194304 5963574 140733504583456 139811679365112 4399623 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 622004

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19686
/proc/meminfo: memFree=29921068/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=622004 CPUtime=1791.47 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 149240 0 0 0 179087 60 0 0 20 0 2 0 277813442 636932096 148985 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 155501 148985 187 432 0 155066 0
[pid=19511/tid=19513] ppid=19509 vsize=622004 CPUtime=1786.97 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 145919 0 0 0 178610 87 0 0 20 0 2 0 277813453 636932096 148985 33554432000 4194304 5963574 140733504583456 139811679365112 4399474 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 622004

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19686
/proc/meminfo: memFree=29915348/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=622004 CPUtime=1794.68 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 149721 0 0 0 179407 61 0 0 20 0 2 0 277813442 636932096 149466 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 155501 149466 187 432 0 155066 0
[pid=19511/tid=19513] ppid=19509 vsize=622004 CPUtime=1790.16 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 146400 0 0 0 178929 87 0 0 20 0 2 0 277813453 636932096 149466 33554432000 4194304 5963574 140733504583456 139811679364920 4399456 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 622004

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19686
/proc/meminfo: memFree=29909064/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=622004 CPUtime=1797.87 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 149794 0 0 0 179726 61 0 0 20 0 2 0 277813442 636932096 149539 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 155501 149539 187 432 0 155066 0
[pid=19511/tid=19513] ppid=19509 vsize=622004 CPUtime=1793.35 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 146473 0 0 0 179248 87 0 0 20 0 2 0 277813453 636932096 149539 33554432000 4194304 5963574 140733504583456 139811679365112 4399639 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 622004

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19686
/proc/meminfo: memFree=29909064/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=622004 CPUtime=1798.67 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 149794 0 0 0 179806 61 0 0 20 0 2 0 277813442 636932096 149539 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 155501 149539 187 432 0 155066 0
[pid=19511/tid=19513] ppid=19509 vsize=622004 CPUtime=1794.15 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 146473 0 0 0 179328 87 0 0 20 0 2 0 277813453 636932096 149539 33554432000 4194304 5963574 140733504583456 139811679365112 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (KiB) 622004

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19686
/proc/meminfo: memFree=29908708/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=622004 CPUtime=1799.08 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 149794 0 0 0 179847 61 0 0 20 0 2 0 277813442 636932096 149539 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 155501 149539 187 432 0 155066 0
[pid=19511/tid=19513] ppid=19509 vsize=622004 CPUtime=1794.55 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 146473 0 0 0 179368 87 0 0 20 0 2 0 277813453 636932096 149539 33554432000 4194304 5963574 140733504583456 139811679365112 4399390 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 622004

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19686
/proc/meminfo: memFree=29908708/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=622004 CPUtime=1799.47 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 149794 0 0 0 179886 61 0 0 20 0 2 0 277813442 636932096 149539 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 155501 149539 187 432 0 155066 0
[pid=19511/tid=19513] ppid=19509 vsize=622004 CPUtime=1794.94 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 146473 0 0 0 179407 87 0 0 20 0 2 0 277813453 636932096 149539 33554432000 4194304 5963574 140733504583456 139811679365112 4399651 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 622004

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19686
/proc/meminfo: memFree=29908708/32873844 swapFree=7388/7388
[pid=19511] ppid=19509 vsize=622004 CPUtime=1799.57 cores=0,2,4,6
/proc/19511/stat : 19511 (wbo1.7) S 19509 19511 16265 0 -1 4202496 149794 0 0 0 179896 61 0 0 20 0 2 0 277813442 636932096 149539 33554432000 4194304 5963574 140733504583456 140733504582976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19511/statm: 155501 149539 187 432 0 155066 0
[pid=19511/tid=19513] ppid=19509 vsize=622004 CPUtime=1795.04 cores=0,2,4,6
/proc/19511/task/19513/stat : 19513 (wbo1.7) R 19509 19511 16265 0 -1 4202560 146473 0 0 0 179417 87 0 0 20 0 2 0 277813453 636932096 149539 33554432000 4194304 5963574 140733504583456 139811679365112 4399522 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 622004

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19511 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=283227
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=894863
# CPU time returned by wait4() is 1795.18
# 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.01
CPU time (s): 1799.57
CPU user time (s): 1798.96
CPU system time (s): 0.61
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 622004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.28
system time used= 0.894863
maximum resident set size= 598160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149795
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= 224
involuntary context switches= 2302

runsolver used 3.76443 second user time and 9.79151 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-27 13:08:10
IDJOB=3704918
IDBENCH=90186
IDSOLVER=2283
FILE ID=node147/3704918-1338116890
RUNJOBID= node147-1338087982-16281
PBS_JOBID= 14624451
Free space on /tmp= 71668 MiB

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

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

MD5SUM BENCH= f1881d1e83243719865906bde58f94f2
RANDOM SEED=1721943727

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:        30476888 kB
Buffers:          331588 kB
Cached:          1179796 kB
SwapCached:         5068 kB
Active:           630420 kB
Inactive:         947936 kB
Active(anon):      61548 kB
Inactive(anon):     7584 kB
Active(file):     568872 kB
Inactive(file):   940352 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:             14112 kB
Writeback:             0 kB
AnonPages:         69768 kB
Mapped:            10388 kB
Shmem:                 0 kB
Slab:             678648 kB
SReclaimable:     119820 kB
SUnreclaim:       558828 kB
KernelStack:        1488 kB
PageTables:         4112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     154624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71664 MiB
End job on node147 at 2012-05-27 13:38:11