Trace number 3727214

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K167.opb
MD5SUM828e3d173a352fe2cabe4815c21f6f3f
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 variables19873
Total number of constraints20209
Number of constraints which are clauses20042
Number of constraints which are cardinality constraints (but not clauses)167
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint167
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 168
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-3727214-1338669608.opb.
0.00/0.00	c Instance file HOME/instance-3727214-1338669608.opb
0.00/0.00	c File size is 1368683 bytes.
0.09/0.10	c Highest Coefficient sum: 168
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:      19873                                               |
0.09/0.10	c |  Number Clauses:        20042                                               |
0.09/0.10	c |  Number Cardinality:    167                                                 |
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.55/1800.00	c ===============================================================================
1799.55/1800.00	c Wall Clock Time: 1800.00 s
1799.55/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-3727214-1338669608/watcher-3727214-1338669608 -o /tmp/evaluation-result-3727214-1338669608/solver-3727214-1338669608 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727214-1338669608.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17612
/proc/meminfo: memFree=31602620/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=5588 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) R 17610 17612 17352 0 -1 4202496 568 0 0 0 0 0 0 0 20 0 1 0 333089388 5722112 520 33554432000 4194304 5964350 140737094138832 140736463346488 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 1397 520 162 433 0 626 0

[startup+0.020141 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17612
/proc/meminfo: memFree=31602620/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=9200 CPUtime=0.01 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) R 17610 17612 17352 0 -1 4202496 1484 0 0 0 1 0 0 0 20 0 1 0 333089388 9420800 1403 33554432000 4194304 5964350 140737094138832 140736463346488 4344692 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2300 1403 204 433 0 1529 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9200

[startup+0.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17612
/proc/meminfo: memFree=31602620/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=12952 CPUtime=0.09 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) R 17610 17612 17352 0 -1 4202496 2657 0 0 0 9 0 0 0 20 0 1 0 333089388 13262848 2576 33554432000 4194304 5964350 140737094138832 140736463346488 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 3238 2576 488 433 0 2467 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12952

[startup+0.300187 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17612
/proc/meminfo: memFree=31602620/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=94004 CPUtime=0.29 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 6260 0 0 0 29 0 0 0 20 0 2 0 333089388 96260096 5287 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 23501 5287 186 433 0 23065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94004

[startup+0.700126 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17612
/proc/meminfo: memFree=31602620/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=94004 CPUtime=0.68 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 6708 0 0 0 68 0 0 0 20 0 2 0 333089388 96260096 5735 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 23501 5735 186 433 0 23065 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 94004

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17614
/proc/meminfo: memFree=31580020/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=94004 CPUtime=1.49 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 7320 0 0 0 148 1 0 0 20 0 2 0 333089388 96260096 6347 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 23501 6347 186 433 0 23065 0
[pid=17612/tid=17614] ppid=17610 vsize=94004 CPUtime=1.38 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 4184 0 0 0 137 1 0 0 20 0 2 0 333089398 96260096 6347 33554432000 4194304 5964350 140737094138832 140632578271032 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94004

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17614
/proc/meminfo: memFree=31576952/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=94004 CPUtime=3.08 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 8679 0 0 0 307 1 0 0 20 0 2 0 333089388 96260096 7706 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 23501 7706 186 433 0 23065 0
[pid=17612/tid=17614] ppid=17610 vsize=94004 CPUtime=2.97 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 5543 0 0 0 296 1 0 0 20 0 2 0 333089398 96260096 7706 33554432000 4194304 5964350 140737094138832 140632578271224 4399782 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 94004

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17614
/proc/meminfo: memFree=31562204/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=94004 CPUtime=6.29 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 10622 0 0 0 627 2 0 0 20 0 2 0 333089388 96260096 9649 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 23501 9649 186 433 0 23065 0
[pid=17612/tid=17614] ppid=17610 vsize=94004 CPUtime=6.16 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 7486 0 0 0 614 2 0 0 20 0 2 0 333089398 96260096 9649 33554432000 4194304 5964350 140737094138832 140632578271224 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94004

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17614
/proc/meminfo: memFree=31547944/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=94004 CPUtime=12.68 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 11697 0 0 0 1266 2 0 0 20 0 2 0 333089388 96260096 10724 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 23501 10724 186 433 0 23065 0
[pid=17612/tid=17614] ppid=17610 vsize=94004 CPUtime=12.55 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 8561 0 0 0 1253 2 0 0 20 0 2 0 333089398 96260096 10724 33554432000 4194304 5964350 140737094138832 140632578271032 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 94004

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17614
/proc/meminfo: memFree=31524068/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=94004 CPUtime=25.49 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 15006 0 0 0 2545 4 0 0 20 0 2 0 333089388 96260096 14033 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 23501 14033 186 433 0 23065 0
[pid=17612/tid=17614] ppid=17610 vsize=94004 CPUtime=25.31 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 11870 0 0 0 2528 3 0 0 20 0 2 0 333089398 96260096 14033 33554432000 4194304 5964350 140737094138832 140632578271224 4400548 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94004

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17615
/proc/meminfo: memFree=31446272/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=159540 CPUtime=51.08 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 27854 0 0 0 5100 8 0 0 20 0 2 0 333089388 163368960 26881 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 39885 26881 186 433 0 39449 0
[pid=17612/tid=17614] ppid=17610 vsize=159540 CPUtime=50.85 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 24718 0 0 0 5077 8 0 0 20 0 2 0 333089398 163368960 26881 33554432000 4194304 5964350 140737094138832 140632578271224 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 159540

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17615
/proc/meminfo: memFree=31383248/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=225800 CPUtime=102.28 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 38610 0 0 0 10217 11 0 0 20 0 2 0 333089388 231219200 37637 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 56450 37637 186 433 0 56014 0
[pid=17612/tid=17614] ppid=17610 vsize=225800 CPUtime=101.92 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 35474 0 0 0 10180 12 0 0 20 0 2 0 333089398 231219200 37637 33554432000 4194304 5964350 140737094138832 140632578271224 4399835 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 225800

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17616
/proc/meminfo: memFree=31360388/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=226160 CPUtime=162.25 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 44139 0 0 0 16212 13 0 0 20 0 2 0 333089388 231587840 43356 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 56540 43356 186 433 0 56104 0
[pid=17612/tid=17614] ppid=17610 vsize=226160 CPUtime=161.74 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 41003 0 0 0 16159 15 0 0 20 0 2 0 333089398 231587840 43356 33554432000 4194304 5964350 140737094138832 140632578271224 4399835 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 226160

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 17616
/proc/meminfo: memFree=31306856/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=291696 CPUtime=222.2 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 56581 0 0 0 22202 18 0 0 20 0 2 0 333089388 298696704 55774 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 72924 55774 186 433 0 72488 0
[pid=17612/tid=17614] ppid=17610 vsize=291696 CPUtime=221.55 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 53445 0 0 0 22134 21 0 0 20 0 2 0 333089398 298696704 55774 33554432000 4194304 5964350 140737094138832 140632578271224 4381939 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 291696

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 17655
/proc/meminfo: memFree=31476412/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=291696 CPUtime=282.16 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 56612 0 0 0 28198 18 0 0 20 0 2 0 333089388 298696704 56299 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 72924 56299 186 433 0 72488 0
[pid=17612/tid=17614] ppid=17610 vsize=291696 CPUtime=281.37 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 53476 0 0 0 28115 22 0 0 20 0 2 0 333089398 298696704 56299 33554432000 4194304 5964350 140737094138832 140632578271224 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 291696

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17655
/proc/meminfo: memFree=31403364/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=291696 CPUtime=342.15 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 59390 0 0 0 34195 20 0 0 20 0 2 0 333089388 298696704 59087 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 72924 59087 186 433 0 72488 0
[pid=17612/tid=17614] ppid=17610 vsize=291696 CPUtime=341.21 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 56254 0 0 0 34096 25 0 0 20 0 2 0 333089398 298696704 59087 33554432000 4194304 5964350 140737094138832 140632578271032 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 291696

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17656
/proc/meminfo: memFree=31352648/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=291696 CPUtime=402.14 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 61187 0 0 0 40193 21 0 0 20 0 2 0 333089388 298696704 60884 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 72924 60884 186 433 0 72488 0
[pid=17612/tid=17614] ppid=17610 vsize=291696 CPUtime=401.05 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 58051 0 0 0 40079 26 0 0 20 0 2 0 333089398 298696704 60884 33554432000 4194304 5964350 140737094138832 140632578271032 4381943 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 291696

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17656
/proc/meminfo: memFree=31242164/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=357772 CPUtime=462.14 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17688
/proc/meminfo: memFree=30668044/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=555188 CPUtime=1421.95 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 121610 0 0 0 142147 48 0 0 20 0 2 0 333089388 568512512 121994 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 138797 121994 186 433 0 138361 0
[pid=17612/tid=17614] ppid=17610 vsize=555188 CPUtime=1418.36 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 118474 0 0 0 141767 69 0 0 20 0 2 0 333089398 568512512 121994 33554432000 4194304 5964350 140737094138832 140632578271224 4403594 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 555188

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17688
/proc/meminfo: memFree=30667828/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=555188 CPUtime=1481.93 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 121614 0 0 0 148145 48 0 0 20 0 2 0 333089388 568512512 121998 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 138797 121998 186 433 0 138361 0
[pid=17612/tid=17614] ppid=17610 vsize=555188 CPUtime=1478.19 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 118478 0 0 0 147749 70 0 0 20 0 2 0 333089398 568512512 121998 33554432000 4194304 5964350 140737094138832 140632578271224 4381939 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 555188

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17688
/proc/meminfo: memFree=30667992/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=555188 CPUtime=1541.92 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 121614 0 0 0 154144 48 0 0 20 0 2 0 333089388 568512512 121998 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 138797 121998 186 433 0 138361 0
[pid=17612/tid=17614] ppid=17610 vsize=555188 CPUtime=1538.04 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 118478 0 0 0 153733 71 0 0 20 0 2 0 333089398 568512512 121998 33554432000 4194304 5964350 140737094138832 140632578271224 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 555188

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17689
/proc/meminfo: memFree=30615416/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=555188 CPUtime=1601.91 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 134970 0 0 0 160138 53 0 0 20 0 2 0 333089388 568512512 135354 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 138797 135354 186 433 0 138361 0
[pid=17612/tid=17614] ppid=17610 vsize=555188 CPUtime=1597.88 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 131834 0 0 0 159711 77 0 0 20 0 2 0 333089398 568512512 135354 33554432000 4194304 5964350 140737094138832 140632578271224 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 555188

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17689
/proc/meminfo: memFree=30567304/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=620724 CPUtime=1661.91 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 146681 0 0 0 166131 60 0 0 20 0 2 0 333089388 635621376 147065 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 155181 147065 186 433 0 154745 0
[pid=17612/tid=17614] ppid=17610 vsize=620724 CPUtime=1657.73 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 143545 0 0 0 165689 84 0 0 20 0 2 0 333089398 635621376 147065 33554432000 4194304 5964350 140737094138832 140632578271224 4399835 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 620724

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 17689
/proc/meminfo: memFree=30567156/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=620724 CPUtime=1721.89 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 146692 0 0 0 172129 60 0 0 20 0 2 0 333089388 635621376 147078 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 155181 147078 186 433 0 154745 0
[pid=17612/tid=17614] ppid=17610 vsize=620724 CPUtime=1717.56 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 143556 0 0 0 171671 85 0 0 20 0 2 0 333089398 635621376 147078 33554432000 4194304 5964350 140737094138832 140632578271224 4388148 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 620724

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17689
/proc/meminfo: memFree=30566888/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=620724 CPUtime=1781.85 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 146733 0 0 0 178125 60 0 0 20 0 2 0 333089388 635621376 147161 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 155181 147161 186 433 0 154745 0
[pid=17612/tid=17614] ppid=17610 vsize=620724 CPUtime=1777.37 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 143597 0 0 0 177651 86 0 0 20 0 2 0 333089398 635621376 147161 33554432000 4194304 5964350 140737094138832 140632578271224 4400342 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 620724

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 17689
/proc/meminfo: memFree=30566888/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=620724 CPUtime=1791.46 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 146733 0 0 0 179086 60 0 0 20 0 2 0 333089388 635621376 147161 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 155181 147161 186 433 0 154745 0
[pid=17612/tid=17614] ppid=17610 vsize=620724 CPUtime=1786.96 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 143597 0 0 0 178610 86 0 0 20 0 2 0 333089398 635621376 147161 33554432000 4194304 5964350 140737094138832 140632578271224 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 620724

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 17692
/proc/meminfo: memFree=30566864/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=620724 CPUtime=1794.66 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 146733 0 0 0 179406 60 0 0 20 0 2 0 333089388 635621376 147161 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 155181 147161 186 433 0 154745 0
[pid=17612/tid=17614] ppid=17610 vsize=620724 CPUtime=1790.15 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 143597 0 0 0 178929 86 0 0 20 0 2 0 333089398 635621376 147161 33554432000 4194304 5964350 140737094138832 140632578271224 4381505 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 620724

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 17692
/proc/meminfo: memFree=30566864/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=620724 CPUtime=1797.85 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 146733 0 0 0 179725 60 0 0 20 0 2 0 333089388 635621376 147161 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 155181 147161 186 433 0 154745 0
[pid=17612/tid=17614] ppid=17610 vsize=620724 CPUtime=1793.33 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 143597 0 0 0 179247 86 0 0 20 0 2 0 333089398 635621376 147161 33554432000 4194304 5964350 140737094138832 140632578271224 4381916 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 620724

[startup+1799.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 17692
/proc/meminfo: memFree=30566864/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=620724 CPUtime=1798.65 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 146733 0 0 0 179805 60 0 0 20 0 2 0 333089388 635621376 147161 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 155181 147161 186 433 0 154745 0
[pid=17612/tid=17614] ppid=17610 vsize=620724 CPUtime=1794.13 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 143597 0 0 0 179327 86 0 0 20 0 2 0 333089398 635621376 147161 33554432000 4194304 5964350 140737094138832 140632578271224 18446744073699066188 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 620724

[startup+1799.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 17692
/proc/meminfo: memFree=30566864/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=620724 CPUtime=1799.06 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 146733 0 0 0 179846 60 0 0 20 0 2 0 333089388 635621376 147161 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 155181 147161 186 433 0 154745 0
[pid=17612/tid=17614] ppid=17610 vsize=620724 CPUtime=1794.54 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 143597 0 0 0 179368 86 0 0 20 0 2 0 333089398 635621376 147161 33554432000 4194304 5964350 140737094138832 140632578271224 4389090 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.06
Current children cumulated vsize (KiB) 620724

[startup+1799.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 17692
/proc/meminfo: memFree=30566864/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=620724 CPUtime=1799.45 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 146733 0 0 0 179885 60 0 0 20 0 2 0 333089388 635621376 147161 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 155181 147161 186 433 0 154745 0
[pid=17612/tid=17614] ppid=17610 vsize=620724 CPUtime=1794.93 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 143597 0 0 0 179407 86 0 0 20 0 2 0 333089398 635621376 147161 33554432000 4194304 5964350 140737094138832 140632578271224 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 620724

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 17692
/proc/meminfo: memFree=30566864/32873844 swapFree=8656/8656
[pid=17612] ppid=17610 vsize=620724 CPUtime=1799.55 cores=1,3,5,7
/proc/17612/stat : 17612 (wbo1.72) S 17610 17612 17352 0 -1 4202496 146733 0 0 0 179895 60 0 0 20 0 2 0 333089388 635621376 147161 33554432000 4194304 5964350 140737094138832 140737094138352 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 155181 147161 186 433 0 154745 0
[pid=17612/tid=17614] ppid=17610 vsize=620724 CPUtime=1795.03 cores=1,3,5,7
/proc/17612/task/17614/stat : 17614 (wbo1.72) R 17610 17612 17352 0 -1 4202560 143597 0 0 0 179417 86 0 0 20 0 2 0 333089398 635621376 147161 33554432000 4194304 5964350 140737094138832 140632578271224 4389103 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 620724

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17612 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=275228
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=875866
# CPU time returned by wait4() is 1795.15
# while last known CPU time is 1799.55
#
# 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.55
CPU user time (s): 1798.95
CPU system time (s): 0.6
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 620724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.28
system time used= 0.875866
maximum resident set size= 588656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146736
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= 234
involuntary context switches= 1983

runsolver used 2.67059 second user time and 7.2499 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-02 22:40:09
IDJOB=3727214
IDBENCH=90141
IDSOLVER=2313
FILE ID=node102/3727214-1338669608
RUNJOBID= node102-1338667515-17369
PBS_JOBID= 14636516
Free space on /tmp= 71168 MiB

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

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

MD5SUM BENCH= 828e3d173a352fe2cabe4815c21f6f3f
RANDOM SEED=538766821

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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		: 2667.178
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		: 2667.178
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	: 5438.54
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		: 2667.178
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		: 2667.178
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:        31603380 kB
Buffers:          125156 kB
Cached:           225552 kB
SwapCached:         5544 kB
Active:           264564 kB
Inactive:         255760 kB
Active(anon):     166620 kB
Inactive(anon):     5524 kB
Active(file):      97944 kB
Inactive(file):   250236 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097164 kB
Dirty:              6664 kB
Writeback:             8 kB
AnonPages:        173384 kB
Mapped:             9752 kB
Shmem:                 0 kB
Slab:             607388 kB
SReclaimable:      48448 kB
SUnreclaim:       558940 kB
KernelStack:        1472 kB
PageTables:         4500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 71164 MiB
End job on node102 at 2012-06-02 23:10:09