Trace number 3727209

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.72? 1799.98 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K152.opb
MD5SUM6abb89533e60aa1ed19663db7c40a868
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 variables18088
Total number of constraints18394
Number of constraints which are clauses18242
Number of constraints which are cardinality constraints (but not clauses)152
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint152
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 153
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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727209-1338671108.opb.
0.00/0.00	c Instance file HOME/instance-3727209-1338671108.opb
0.00/0.00	c File size is 1239431 bytes.
0.05/0.09	c Highest Coefficient sum: 153
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:      18088                                               |
0.09/0.10	c |  Number Clauses:        18242                                               |
0.09/0.10	c |  Number Cardinality:    152                                                 |
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.60/1800.00	c ===============================================================================
1799.60/1800.00	c Wall Clock Time: 1800.00 s
1799.60/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-3727209-1338671108/watcher-3727209-1338671108 -o /tmp/evaluation-result-3727209-1338671108/solver-3727209-1338671108 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727209-1338671108.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.00 2.00 3/177 16385
/proc/meminfo: memFree=31065364/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=5456 CPUtime=0 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) R 16383 16385 16130 0 -1 4202496 573 0 0 0 0 0 0 0 20 0 1 0 333235308 5586944 525 33554432000 4194304 5964350 140734738857776 140733562768296 4344032 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 1364 525 163 433 0 625 0

[startup+0.0531219 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16385
/proc/meminfo: memFree=31065364/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=9832 CPUtime=0.05 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) R 16383 16385 16130 0 -1 4202496 1741 0 0 0 5 0 0 0 20 0 1 0 333235308 10067968 1693 33554432000 4194304 5964350 140734738857776 140733562768296 4339092 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 2458 1693 307 433 0 1719 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9832

[startup+0.100232 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16385
/proc/meminfo: memFree=31065364/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=13076 CPUtime=0.09 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) R 16383 16385 16130 0 -1 4202496 2832 0 0 0 9 0 0 0 20 0 1 0 333235308 13389824 2481 33554432000 4194304 5964350 140734738857776 140733562768296 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 3585 2499 170 433 0 3149 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13076

[startup+0.300262 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16385
/proc/meminfo: memFree=31065364/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=93088 CPUtime=0.29 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 5674 0 0 0 29 0 0 0 20 0 2 0 333235308 95322112 4856 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 23272 4856 186 433 0 22836 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93088

[startup+0.700232 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16385
/proc/meminfo: memFree=31065364/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=93088 CPUtime=0.69 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 5978 0 0 0 69 0 0 0 20 0 2 0 333235308 95322112 5160 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 23272 5160 186 433 0 22836 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93088

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16387
/proc/meminfo: memFree=31042020/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=93088 CPUtime=1.48 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 6510 0 0 0 148 0 0 0 20 0 2 0 333235308 95322112 5692 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 23272 5692 186 433 0 22836 0
[pid=16385/tid=16387] ppid=16383 vsize=93088 CPUtime=1.38 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 3636 0 0 0 138 0 0 0 20 0 2 0 333235319 95322112 5692 33554432000 4194304 5964350 140734738857776 139939060569912 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 93088

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16387
/proc/meminfo: memFree=31034944/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=93088 CPUtime=3.09 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 7592 0 0 0 308 1 0 0 20 0 2 0 333235308 95322112 6774 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 23272 6774 186 433 0 22836 0
[pid=16385/tid=16387] ppid=16383 vsize=93088 CPUtime=2.98 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 4718 0 0 0 298 0 0 0 20 0 2 0 333235319 95322112 6774 33554432000 4194304 5964350 140734738857776 139939060570104 5136340 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) 93088

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16387
/proc/meminfo: memFree=31019320/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=93088 CPUtime=6.29 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 9836 0 0 0 628 1 0 0 20 0 2 0 333235308 95322112 9018 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 23272 9018 186 433 0 22836 0
[pid=16385/tid=16387] ppid=16383 vsize=93088 CPUtime=6.19 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 6963 0 0 0 617 2 0 0 20 0 2 0 333235319 95322112 9019 33554432000 4194304 5964350 140734738857776 139939060570104 5136340 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) 93088

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16387
/proc/meminfo: memFree=31002700/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=93088 CPUtime=12.69 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 11678 0 0 0 1267 2 0 0 20 0 2 0 333235308 95322112 10860 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 23272 10860 186 433 0 22836 0
[pid=16385/tid=16387] ppid=16383 vsize=93088 CPUtime=12.59 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 8804 0 0 0 1256 3 0 0 20 0 2 0 333235319 95322112 10860 33554432000 4194304 5964350 140734738857776 139939060569912 4381496 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93088

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 16387
/proc/meminfo: memFree=30962936/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=93088 CPUtime=25.49 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 15190 0 0 0 2546 3 0 0 20 0 2 0 333235308 95322112 14372 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 23272 14372 186 433 0 22836 0
[pid=16385/tid=16387] ppid=16383 vsize=93088 CPUtime=25.39 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 12316 0 0 0 2536 3 0 0 20 0 2 0 333235319 95322112 14372 33554432000 4194304 5964350 140734738857776 139939060570104 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93088

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 16387
/proc/meminfo: memFree=30907352/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=158624 CPUtime=51.08 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 25180 0 0 0 5101 7 0 0 20 0 2 0 333235308 162430976 24362 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 39656 24362 186 433 0 39220 0
[pid=16385/tid=16387] ppid=16383 vsize=158624 CPUtime=50.99 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 22306 0 0 0 5092 7 0 0 20 0 2 0 333235319 162430976 24362 33554432000 4194304 5964350 140734738857776 139939060570152 4221120 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) 158624

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16387
/proc/meminfo: memFree=30810888/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=159348 CPUtime=102.27 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 33563 0 0 0 10218 9 0 0 20 0 2 0 333235308 163172352 32978 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 39837 32978 186 433 0 39401 0
[pid=16385/tid=16387] ppid=16383 vsize=159348 CPUtime=102.18 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 30689 0 0 0 10207 11 0 0 20 0 2 0 333235319 163172352 32978 33554432000 4194304 5964350 140734738857776 139939060570104 4399782 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 159348

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16387
/proc/meminfo: memFree=30740132/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=224884 CPUtime=162.23 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 43764 0 0 0 16209 14 0 0 20 0 2 0 333235308 230281216 44156 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 56221 44156 186 433 0 55785 0
[pid=16385/tid=16387] ppid=16383 vsize=224884 CPUtime=162.15 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 40890 0 0 0 16199 16 0 0 20 0 2 0 333235319 230281216 44156 33554432000 4194304 5964350 140734738857776 139939060570152 4388693 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 224884

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16388
/proc/meminfo: memFree=30668436/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=290780 CPUtime=222.22 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 53157 0 0 0 22204 18 0 0 20 0 2 0 333235308 297758720 53549 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 72695 53549 186 433 0 72259 0
[pid=16385/tid=16387] ppid=16383 vsize=290780 CPUtime=222.15 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 50283 0 0 0 22194 21 0 0 20 0 2 0 333235319 297758720 53549 33554432000 4194304 5964350 140734738857776 139939060570248 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 290780

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16388
/proc/meminfo: memFree=30612284/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=290780 CPUtime=282.21 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 58113 0 0 0 28201 20 0 0 20 0 2 0 333235308 297758720 58505 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 72695 58505 186 433 0 72259 0
[pid=16385/tid=16387] ppid=16383 vsize=290780 CPUtime=282.16 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 55239 0 0 0 28192 24 0 0 20 0 2 0 333235319 297758720 58505 33554432000 4194304 5964350 140734738857776 139939060570104 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 290780

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16391
/proc/meminfo: memFree=30480976/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=356316 CPUtime=342.19 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 76527 0 0 0 34194 25 0 0 20 0 2 0 333235308 364867584 76932 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 89079 76932 186 433 0 88643 0
[pid=16385/tid=16387] ppid=16383 vsize=356316 CPUtime=342.15 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 73653 0 0 0 34185 30 0 0 20 0 2 0 333235319 364867584 76932 33554432000 4194304 5964350 140734738857776 139939060570104 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 356316

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16392
/proc/meminfo: memFree=30445404/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=356316 CPUtime=402.16 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 76905 0 0 0 40191 25 0 0 20 0 2 0 333235308 364867584 77302 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 89079 77302 186 433 0 88643 0
[pid=16385/tid=16387] ppid=16383 vsize=356316 CPUtime=402.13 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 74031 0 0 0 40181 32 0 0 20 0 2 0 333235319 364867584 77302 33554432000 4194304 5964350 140734738857776 139939060570104 4381439 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 356316

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16392
/proc/meminfo: memFree=30440068/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=356316 CPUtime=462.13 cores=0,2,4,6

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

/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 122456 0 0 0 130151 63 0 0 20 0 2 0 333235319 566747136 125869 33554432000 4194304 5964350 140734738857776 139939060570104 4431480 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 553464

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16398
/proc/meminfo: memFree=30123356/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1361.97 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 125330 0 0 0 136153 44 0 0 20 0 2 0 333235308 566747136 125869 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 125869 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1362.14 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 122456 0 0 0 136150 64 0 0 20 0 2 0 333235319 566747136 125869 33554432000 4194304 5964350 140734738857776 139939060570104 4431860 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 553464

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16399
/proc/meminfo: memFree=30070912/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1421.97 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 125330 0 0 0 142153 44 0 0 20 0 2 0 333235308 566747136 125869 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 125869 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1422.15 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 122456 0 0 0 142150 65 0 0 20 0 2 0 333235319 566747136 125869 33554432000 4194304 5964350 140734738857776 139939060570104 4399889 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 553464

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16399
/proc/meminfo: memFree=30070780/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1481.95 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 125330 0 0 0 148151 44 0 0 20 0 2 0 333235308 566747136 125869 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 125869 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1482.14 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 122456 0 0 0 148148 66 0 0 20 0 2 0 333235319 566747136 125869 33554432000 4194304 5964350 140734738857776 139939060570104 4381696 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 553464

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 16402
/proc/meminfo: memFree=30070648/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1541.94 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 125330 0 0 0 154150 44 0 0 20 0 2 0 333235308 566747136 125869 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 125869 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1542.15 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 122456 0 0 0 154147 68 0 0 20 0 2 0 333235319 566747136 125869 33554432000 4194304 5964350 140734738857776 139939060570104 4400439 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 553464

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16402
/proc/meminfo: memFree=30057264/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1601.94 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 129042 0 0 0 160148 46 0 0 20 0 2 0 333235308 566747136 129581 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 129581 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1602.15 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 126168 0 0 0 160145 70 0 0 20 0 2 0 333235319 566747136 129581 33554432000 4194304 5964350 140734738857776 139939060569912 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 553464

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16402
/proc/meminfo: memFree=30034240/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1661.93 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 134417 0 0 0 166145 48 0 0 20 0 2 0 333235308 566747136 134956 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 134956 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1662.15 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 131543 0 0 0 166142 73 0 0 20 0 2 0 333235319 566747136 134956 33554432000 4194304 5964350 140734738857776 139939060570104 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 553464

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16402
/proc/meminfo: memFree=30033992/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1721.92 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 134418 0 0 0 172144 48 0 0 20 0 2 0 333235308 566747136 134957 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 134957 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1722.16 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 131544 0 0 0 172142 74 0 0 20 0 2 0 333235319 566747136 134957 33554432000 4194304 5964350 140734738857776 139939060570104 4381597 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 553464

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16403
/proc/meminfo: memFree=30033992/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1781.91 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 134419 0 0 0 178143 48 0 0 20 0 2 0 333235308 566747136 134958 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 134958 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1782.16 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 131545 0 0 0 178141 75 0 0 20 0 2 0 333235319 566747136 134958 33554432000 4194304 5964350 140734738857776 139939060570104 4381658 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 553464

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 16403
/proc/meminfo: memFree=30034116/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1791.51 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 134419 0 0 0 179103 48 0 0 20 0 2 0 333235308 566747136 134958 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 134958 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1791.77 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 131545 0 0 0 179102 75 0 0 20 0 2 0 333235319 566747136 134958 33554432000 4194304 5964350 140734738857776 139939060570104 4381949 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (KiB) 553464

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16403
/proc/meminfo: memFree=30034116/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1794.71 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 134419 0 0 0 179423 48 0 0 20 0 2 0 333235308 566747136 134958 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 134958 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1794.97 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 131545 0 0 0 179422 75 0 0 20 0 2 0 333235319 566747136 134958 33554432000 4194304 5964350 140734738857776 139939060570104 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (KiB) 553464

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16403
/proc/meminfo: memFree=30034116/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1797.91 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 134419 0 0 0 179743 48 0 0 20 0 2 0 333235308 566747136 134958 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 134958 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1798.16 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 131545 0 0 0 179741 75 0 0 20 0 2 0 333235319 566747136 134958 33554432000 4194304 5964350 140734738857776 139939060570104 4381622 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 553464

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16403
/proc/meminfo: memFree=30034116/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1798.71 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 134419 0 0 0 179823 48 0 0 20 0 2 0 333235308 566747136 134958 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 134958 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1798.96 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 131545 0 0 0 179821 75 0 0 20 0 2 0 333235319 566747136 134958 33554432000 4194304 5964350 140734738857776 139939060570104 4381521 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (KiB) 553464

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16403
/proc/meminfo: memFree=30034116/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1799.11 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 134419 0 0 0 179863 48 0 0 20 0 2 0 333235308 566747136 134958 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 134958 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1799.37 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 131545 0 0 0 179862 75 0 0 20 0 2 0 333235319 566747136 134958 33554432000 4194304 5964350 140734738857776 139939060570104 4381612 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.11
Current children cumulated vsize (KiB) 553464

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16403
/proc/meminfo: memFree=30034116/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1799.5 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 134419 0 0 0 179902 48 0 0 20 0 2 0 333235308 566747136 134958 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 134958 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1799.76 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 131545 0 0 0 179900 76 0 0 20 0 2 0 333235319 566747136 134958 33554432000 4194304 5964350 140734738857776 139939060570104 4221072 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 553464

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16403
/proc/meminfo: memFree=30034116/32873844 swapFree=7900/7900
[pid=16385] ppid=16383 vsize=553464 CPUtime=1799.6 cores=0,2,4,6
/proc/16385/stat : 16385 (wbo1.72) S 16383 16385 16130 0 -1 4202496 134419 0 0 0 179912 48 0 0 20 0 2 0 333235308 566747136 134958 33554432000 4194304 5964350 140734738857776 140734738857296 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16385/statm: 138366 134958 186 433 0 137930 0
[pid=16385/tid=16387] ppid=16383 vsize=553464 CPUtime=1799.86 cores=0,2,4,6
/proc/16385/task/16387/stat : 16387 (wbo1.72) R 16383 16385 16130 0 -1 4202560 131545 0 0 0 179910 76 0 0 20 0 2 0 333235319 566747136 134958 33554432000 4194304 5964350 140734738857776 139939060570104 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (KiB) 553464

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.98
CPU user time (s): 1799.2
CPU system time (s): 0.779881
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 553464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 0.779881
maximum resident set size= 539844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134422
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= 169
involuntary context switches= 1844

runsolver used 3.69444 second user time and 9.74452 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-02 23:05:08
IDJOB=3727209
IDBENCH=90193
IDSOLVER=2313
FILE ID=node137/3727209-1338671108
RUNJOBID= node137-1338667505-16146
PBS_JOBID= 14636506
Free space on /tmp= 70328 MiB

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

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

MD5SUM BENCH= 6abb89533e60aa1ed19663db7c40a868
RANDOM SEED=463337054

node137.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31066068 kB
Buffers:          152992 kB
Cached:           815796 kB
SwapCached:         5796 kB
Active:           615768 kB
Inactive:         378832 kB
Active(anon):      20836 kB
Inactive(anon):     7184 kB
Active(file):     594932 kB
Inactive(file):   371648 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             12892 kB
Writeback:             0 kB
AnonPages:         94908 kB
Mapped:             9828 kB
Shmem:                 0 kB
Slab:             674416 kB
SReclaimable:     115728 kB
SUnreclaim:       558688 kB
KernelStack:        1456 kB
PageTables:         4092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     151348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 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= 70324 MiB
End job on node137 at 2012-06-02 23:35:08