Trace number 3727208

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K148.opb
MD5SUM75849fe0d0ba66aaca3a2fe3a07c685a
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 variables17612
Total number of constraints17910
Number of constraints which are clauses17762
Number of constraints which are cardinality constraints (but not clauses)148
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint148
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 149
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-3727208-1338671112.opb.
0.00/0.00	c Instance file HOME/instance-3727208-1338671112.opb
0.00/0.00	c File size is 1204989 bytes.
0.09/0.09	c Highest Coefficient sum: 149
0.09/0.09	c ============================[ Problem Statistics ]=============================
0.09/0.09	c |                                                                             |
0.09/0.09	c |  Parsing time:          0.10         s                                      |
0.09/0.09	c |  Number Variables:      17612                                               |
0.09/0.09	c |  Number Clauses:        17762                                               |
0.09/0.09	c |  Number Cardinality:    148                                                 |
0.09/0.09	c |  Number PB Constraints: 0                                                   |
0.09/0.09	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.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-3727208-1338671112/watcher-3727208-1338671112 -o /tmp/evaluation-result-3727208-1338671112/solver-3727208-1338671112 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727208-1338671112.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 2/171 23090
/proc/meminfo: memFree=26907440/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=5428 CPUtime=0 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) R 23088 23090 22671 0 -1 4202496 554 0 0 0 0 0 0 0 20 0 1 0 333238608 5558272 507 33554432000 4194304 5964350 140736480579072 140737123382648 4395326 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 1357 507 161 433 0 626 0

[startup+0.094006 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 23090
/proc/meminfo: memFree=26907440/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=11616 CPUtime=0.09 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) R 23088 23090 22671 0 -1 4202496 2315 0 0 0 9 0 0 0 20 0 1 0 333238608 11894784 2268 33554432000 4194304 5964350 140736480579072 140737123382648 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 2904 2268 443 433 0 2173 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11616

[startup+0.100351 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 23090
/proc/meminfo: memFree=26907440/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=92924 CPUtime=0.09 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 3290 0 0 0 9 0 0 0 20 0 2 0 333238608 95154176 2948 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 23231 2959 177 433 0 22795 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 92924

[startup+0.300238 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 23090
/proc/meminfo: memFree=26907440/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=92760 CPUtime=0.29 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 5593 0 0 0 29 0 0 0 20 0 2 0 333238608 94986240 4791 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 23190 4791 186 433 0 22754 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92760

[startup+0.70024 s]
/proc/loadavg: 2.00 2.00 2.00 2/171 23090
/proc/meminfo: memFree=26907440/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=92760 CPUtime=0.69 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 5908 0 0 0 69 0 0 0 20 0 2 0 333238608 94986240 5106 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 23190 5106 186 433 0 22754 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92760

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23107
/proc/meminfo: memFree=26870440/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=92760 CPUtime=1.49 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 6539 0 0 0 149 0 0 0 20 0 2 0 333238608 94986240 5737 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 23190 5737 186 433 0 22754 0
[pid=23090/tid=23092] ppid=23088 vsize=92760 CPUtime=1.39 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 3720 0 0 0 139 0 0 0 20 0 2 0 333238618 94986240 5737 33554432000 4194304 5964350 140736480579072 140132521420600 4381696 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92760

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23107
/proc/meminfo: memFree=26860768/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=92760 CPUtime=3.09 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 7833 0 0 0 308 1 0 0 20 0 2 0 333238608 94986240 7031 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 23190 7031 186 433 0 22754 0
[pid=23090/tid=23092] ppid=23088 vsize=92760 CPUtime=2.99 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 5014 0 0 0 298 1 0 0 20 0 2 0 333238618 94986240 7031 33554432000 4194304 5964350 140736480579072 140132521420840 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92760

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23107
/proc/meminfo: memFree=26848256/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=92760 CPUtime=6.29 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 10267 0 0 0 627 2 0 0 20 0 2 0 333238608 94986240 9465 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 23190 9465 186 433 0 22754 0
[pid=23090/tid=23092] ppid=23088 vsize=92760 CPUtime=6.19 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 7448 0 0 0 617 2 0 0 20 0 2 0 333238618 94986240 9465 33554432000 4194304 5964350 140736480579072 140132521420600 4399835 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92760

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23107
/proc/meminfo: memFree=26833864/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=92760 CPUtime=12.68 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 11554 0 0 0 1265 3 0 0 20 0 2 0 333238608 94986240 10818 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 23190 10818 186 433 0 22754 0
[pid=23090/tid=23092] ppid=23088 vsize=92760 CPUtime=12.58 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 8735 0 0 0 1255 3 0 0 20 0 2 0 333238618 94986240 10818 33554432000 4194304 5964350 140736480579072 140132521420792 4388587 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92760

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23107
/proc/meminfo: memFree=26807972/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=92760 CPUtime=25.47 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 15618 0 0 0 2543 4 0 0 20 0 2 0 333238608 94986240 14874 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 23190 14874 186 433 0 22754 0
[pid=23090/tid=23092] ppid=23088 vsize=92760 CPUtime=25.37 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 12799 0 0 0 2532 5 0 0 20 0 2 0 333238618 94986240 14874 33554432000 4194304 5964350 140736480579072 140132521420600 4399774 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 92760

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23107
/proc/meminfo: memFree=26770488/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=158296 CPUtime=51.06 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 20614 0 0 0 5099 7 0 0 20 0 2 0 333238608 162095104 20387 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 39574 20387 186 433 0 39138 0
[pid=23090/tid=23092] ppid=23088 vsize=158296 CPUtime=50.96 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 17795 0 0 0 5089 7 0 0 20 0 2 0 333238618 162095104 20387 33554432000 4194304 5964350 140736480579072 140132521420792 4382134 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 158296

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23107
/proc/meminfo: memFree=26706328/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=159020 CPUtime=102.25 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 33249 0 0 0 10213 12 0 0 20 0 2 0 333238608 162836480 33022 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 39755 33022 186 433 0 39319 0
[pid=23090/tid=23092] ppid=23088 vsize=159020 CPUtime=102.17 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 30430 0 0 0 10203 14 0 0 20 0 2 0 333238618 162836480 33022 33554432000 4194304 5964350 140736480579072 140132521420792 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 159020

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23108
/proc/meminfo: memFree=26625848/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=224916 CPUtime=162.21 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 47277 0 0 0 16203 18 0 0 20 0 2 0 333238608 230313984 47022 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 56229 47022 186 433 0 55793 0
[pid=23090/tid=23092] ppid=23088 vsize=224916 CPUtime=162.12 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 44458 0 0 0 16192 20 0 0 20 0 2 0 333238618 230313984 47022 33554432000 4194304 5964350 140736480579072 140132521420792 4382188 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 224916

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 23108
/proc/meminfo: memFree=26567656/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=290452 CPUtime=222.18 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 56488 0 0 0 22198 20 0 0 20 0 2 0 333238608 297422848 56229 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 72613 56229 186 433 0 72177 0
[pid=23090/tid=23092] ppid=23088 vsize=290452 CPUtime=222.11 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 53669 0 0 0 22187 24 0 0 20 0 2 0 333238618 297422848 56229 33554432000 4194304 5964350 140736480579072 140132521420600 4403591 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 290452

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23108
/proc/meminfo: memFree=26561800/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=290452 CPUtime=282.17 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 56525 0 0 0 28197 20 0 0 20 0 2 0 333238608 297422848 56266 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 72613 56266 186 433 0 72177 0
[pid=23090/tid=23092] ppid=23088 vsize=290452 CPUtime=282.11 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 53706 0 0 0 28186 25 0 0 20 0 2 0 333238618 297422848 56266 33554432000 4194304 5964350 140736480579072 140132521420600 4400023 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 290452

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23111
/proc/meminfo: memFree=26492940/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=290452 CPUtime=342.14 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 68264 0 0 0 34190 24 0 0 20 0 2 0 333238608 297422848 68052 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 72613 68052 186 433 0 72177 0
[pid=23090/tid=23092] ppid=23088 vsize=290452 CPUtime=342.09 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 65445 0 0 0 34179 30 0 0 20 0 2 0 333238618 297422848 68052 33554432000 4194304 5964350 140736480579072 140132521420792 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 290452

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23111
/proc/meminfo: memFree=26487920/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=290452 CPUtime=402.13 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 68723 0 0 0 40189 24 0 0 20 0 2 0 333238608 297422848 68508 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 72613 68508 186 433 0 72177 0
[pid=23090/tid=23092] ppid=23088 vsize=290452 CPUtime=402.09 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 65904 0 0 0 40178 31 0 0 20 0 2 0 333238618 297422848 68508 33554432000 4194304 5964350 140736480579072 140132521420792 4400035 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 290452

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23111
/proc/meminfo: memFree=26416008/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=356528 CPUtime=462.12 cores=0,2,4,6

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

/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 125427 0 0 0 136133 71 0 0 20 0 2 0 333238618 566411264 128184 33554432000 4194304 5964350 140736480579072 140132521420792 4381622 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 553136

[startup+1422.3 s]
/proc/loadavg: 2.00 2.08 2.07 4/179 23120
/proc/meminfo: memFree=26101448/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=553136 CPUtime=1421.93 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 128255 0 0 0 142143 50 0 0 20 0 2 0 333238608 566411264 128205 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 138284 128205 186 433 0 137848 0
[pid=23090/tid=23092] ppid=23088 vsize=553136 CPUtime=1422.04 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 125436 0 0 0 142132 72 0 0 20 0 2 0 333238618 566411264 128205 33554432000 4194304 5964350 140736480579072 140132521420792 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 553136

[startup+1482.3 s]
/proc/loadavg: 2.00 2.07 2.06 4/179 23120
/proc/meminfo: memFree=26100504/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=553136 CPUtime=1481.91 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 128265 0 0 0 148141 50 0 0 20 0 2 0 333238608 566411264 128220 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 138284 128220 186 433 0 137848 0
[pid=23090/tid=23092] ppid=23088 vsize=553136 CPUtime=1482.03 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 125446 0 0 0 148130 73 0 0 20 0 2 0 333238618 566411264 128220 33554432000 4194304 5964350 140736480579072 140132521420792 4399998 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 553136

[startup+1542.31 s]
/proc/loadavg: 2.00 2.05 2.06 4/180 23123
/proc/meminfo: memFree=26095288/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=553136 CPUtime=1541.91 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 128267 0 0 0 154141 50 0 0 20 0 2 0 333238608 566411264 128222 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 138284 128222 186 433 0 137848 0
[pid=23090/tid=23092] ppid=23088 vsize=553136 CPUtime=1542.04 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 125448 0 0 0 154130 74 0 0 20 0 2 0 333238618 566411264 128222 33554432000 4194304 5964350 140736480579072 140132521420792 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 553136

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.05 4/179 23123
/proc/meminfo: memFree=26078804/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=553136 CPUtime=1601.9 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 128957 0 0 0 160139 51 0 0 20 0 2 0 333238608 566411264 128912 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 138284 128912 186 433 0 137848 0
[pid=23090/tid=23092] ppid=23088 vsize=553136 CPUtime=1602.03 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 126138 0 0 0 160127 76 0 0 20 0 2 0 333238618 566411264 128912 33554432000 4194304 5964350 140736480579072 140132521420792 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 553136

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.05 4/179 23123
/proc/meminfo: memFree=26061480/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=553136 CPUtime=1661.89 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 132807 0 0 0 166136 53 0 0 20 0 2 0 333238608 566411264 132762 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 138284 132762 186 433 0 137848 0
[pid=23090/tid=23092] ppid=23088 vsize=553136 CPUtime=1662.03 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 129988 0 0 0 166125 78 0 0 20 0 2 0 333238618 566411264 132762 33554432000 4194304 5964350 140736480579072 140132521420600 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 553136

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.04 4/179 23124
/proc/meminfo: memFree=26041072/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=618672 CPUtime=1721.88 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 137775 0 0 0 172132 56 0 0 20 0 2 0 333238608 633520128 137730 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 154668 137730 186 433 0 154232 0
[pid=23090/tid=23092] ppid=23088 vsize=618672 CPUtime=1722.03 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 134956 0 0 0 172120 83 0 0 20 0 2 0 333238618 633520128 137730 33554432000 4194304 5964350 140736480579072 140132521420600 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 618672

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.04 4/179 23124
/proc/meminfo: memFree=26017264/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=618672 CPUtime=1781.87 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 143383 0 0 0 178127 60 0 0 20 0 2 0 333238608 633520128 143338 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 154668 143338 186 433 0 154232 0
[pid=23090/tid=23092] ppid=23088 vsize=618672 CPUtime=1782.03 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 140564 0 0 0 178116 87 0 0 20 0 2 0 333238618 633520128 143338 33554432000 4194304 5964350 140736480579072 140132521420600 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 618672

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

[startup+1782.5 s]
/proc/loadavg: 2.00 2.02 2.04 4/179 23124
/proc/meminfo: memFree=26017264/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=618672 CPUtime=1782.07 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 143409 0 0 0 178147 60 0 0 20 0 2 0 333238608 633520128 143364 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 154668 143364 186 433 0 154232 0
[pid=23090/tid=23092] ppid=23088 vsize=618672 CPUtime=1782.23 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 140590 0 0 0 178136 87 0 0 20 0 2 0 333238618 633520128 143364 33554432000 4194304 5964350 140736480579072 140132521420600 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1782.07
Current children cumulated vsize (KiB) 618672

[startup+1788.9 s]
/proc/loadavg: 2.00 2.02 2.04 4/179 23124
/proc/meminfo: memFree=26014412/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=618672 CPUtime=1788.47 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 144016 0 0 0 178787 60 0 0 20 0 2 0 333238608 633520128 143971 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 154668 143971 186 433 0 154232 0
[pid=23090/tid=23092] ppid=23088 vsize=618672 CPUtime=1788.63 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 141197 0 0 0 178775 88 0 0 20 0 2 0 333238618 633520128 143971 33554432000 4194304 5964350 140736480579072 140132521420792 4381622 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1788.47
Current children cumulated vsize (KiB) 618672

[startup+1795.31 s]
/proc/loadavg: 2.00 2.02 2.03 4/179 23124
/proc/meminfo: memFree=26011684/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=618672 CPUtime=1794.87 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 144708 0 0 0 179427 60 0 0 20 0 2 0 333238608 633520128 144663 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 154668 144663 186 433 0 154232 0
[pid=23090/tid=23092] ppid=23088 vsize=618672 CPUtime=1795.04 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 141889 0 0 0 179416 88 0 0 20 0 2 0 333238618 633520128 144663 33554432000 4194304 5964350 140736480579072 140132521420792 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.87
Current children cumulated vsize (KiB) 618672

[startup+1798.5 s]
/proc/loadavg: 2.00 2.02 2.03 4/179 23124
/proc/meminfo: memFree=26010692/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=618672 CPUtime=1798.08 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 144943 0 0 0 179747 61 0 0 20 0 2 0 333238608 633520128 144898 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 154668 144898 186 433 0 154232 0
[pid=23090/tid=23092] ppid=23088 vsize=618672 CPUtime=1798.24 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 142124 0 0 0 179736 88 0 0 20 0 2 0 333238618 633520128 144898 33554432000 4194304 5964350 140736480579072 140132521420792 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.08
Current children cumulated vsize (KiB) 618672

[startup+1799.3 s]
/proc/loadavg: 2.00 2.02 2.03 4/179 23124
/proc/meminfo: memFree=26010692/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=618672 CPUtime=1798.87 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 144996 0 0 0 179826 61 0 0 20 0 2 0 333238608 633520128 144951 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 154668 144951 186 433 0 154232 0
[pid=23090/tid=23092] ppid=23088 vsize=618672 CPUtime=1799.03 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 142177 0 0 0 179815 88 0 0 20 0 2 0 333238618 633520128 144951 33554432000 4194304 5964350 140736480579072 140132521420792 4381612 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.87
Current children cumulated vsize (KiB) 618672

[startup+1799.71 s]
/proc/loadavg: 2.00 2.02 2.03 4/179 23124
/proc/meminfo: memFree=26009948/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=618672 CPUtime=1799.28 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 145036 0 0 0 179867 61 0 0 20 0 2 0 333238608 633520128 144991 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 154668 144992 186 433 0 154232 0
[pid=23090/tid=23092] ppid=23088 vsize=618672 CPUtime=1799.44 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 142218 0 0 0 179856 88 0 0 20 0 2 0 333238618 633520128 144992 33554432000 4194304 5964350 140736480579072 140132521420792 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.28
Current children cumulated vsize (KiB) 618672

[startup+1799.9 s]
/proc/loadavg: 2.00 2.02 2.03 4/179 23124
/proc/meminfo: memFree=26009948/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=618672 CPUtime=1799.47 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 145055 0 0 0 179886 61 0 0 20 0 2 0 333238608 633520128 145010 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 154668 145010 186 433 0 154232 0
[pid=23090/tid=23092] ppid=23088 vsize=618672 CPUtime=1799.63 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 142236 0 0 0 179875 88 0 0 20 0 2 0 333238618 633520128 145010 33554432000 4194304 5964350 140736480579072 140132521420792 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 618672

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.03 4/179 23124
/proc/meminfo: memFree=26009948/32873648 swapFree=7120/7120
[pid=23090] ppid=23088 vsize=618672 CPUtime=1799.57 cores=0,2,4,6
/proc/23090/stat : 23090 (wbo1.72) S 23088 23090 22671 0 -1 4202496 145063 0 0 0 179896 61 0 0 20 0 2 0 333238608 633520128 145018 33554432000 4194304 5964350 140736480579072 140736480578592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23090/statm: 154668 145018 186 433 0 154232 0
[pid=23090/tid=23092] ppid=23088 vsize=618672 CPUtime=1799.73 cores=0,2,4,6
/proc/23090/task/23092/stat : 23092 (wbo1.72) R 23088 23090 22671 0 -1 4202560 142244 0 0 0 179885 88 0 0 20 0 2 0 333238618 633520128 145018 33554432000 4194304 5964350 140736480579072 140132521420792 4382191 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 618672

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.85
CPU user time (s): 1798.95
CPU system time (s): 0.901862
CPU usage (%): 99.9912
Max. virtual memory (cumulated for all children) (KiB): 618672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.95
system time used= 0.901862
maximum resident set size= 580084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145066
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= 207
involuntary context switches= 1906

runsolver used 4.77727 second user time and 12.1861 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-02 23:05:12
IDJOB=3727208
IDBENCH=90209
IDSOLVER=2313
FILE ID=node114/3727208-1338671112
RUNJOBID= node114-1338669312-22960
PBS_JOBID= 14636511
Free space on /tmp= 70132 MiB

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

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

MD5SUM BENCH= 75849fe0d0ba66aaca3a2fe3a07c685a
RANDOM SEED=827859550

node114.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.242
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	: 5332.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:       32873648 kB
MemFree:        26907440 kB
Buffers:          883800 kB
Cached:          4113320 kB
SwapCached:         2312 kB
Active:          2521988 kB
Inactive:        2491912 kB
Active(anon):       2624 kB
Inactive(anon):     8448 kB
Active(file):    2519364 kB
Inactive(file):  2483464 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103580 kB
Dirty:              6612 kB
Writeback:             0 kB
AnonPages:         13596 kB
Mapped:            10564 kB
Shmem:               104 kB
Slab:             815056 kB
SReclaimable:     259484 kB
SUnreclaim:       555572 kB
KernelStack:        1488 kB
PageTables:         4384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70128 MiB
End job on node114 at 2012-06-02 23:35:13