Trace number 3727217

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K176.opb
MD5SUM3f678424628fecb2a53891618f9bde8f
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 variables20944
Total number of constraints21298
Number of constraints which are clauses21122
Number of constraints which are cardinality constraints (but not clauses)176
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
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 177
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-3727217-1338669863.opb.
0.00/0.00	c Instance file HOME/instance-3727217-1338669863.opb
0.00/0.00	c File size is 1446426 bytes.
0.09/0.11	c Highest Coefficient sum: 177
0.09/0.11	c ============================[ Problem Statistics ]=============================
0.09/0.11	c |                                                                             |
0.09/0.11	c |  Parsing time:          0.12         s                                      |
0.09/0.11	c |  Number Variables:      20944                                               |
0.09/0.11	c |  Number Clauses:        21122                                               |
0.09/0.11	c |  Number Cardinality:    176                                                 |
0.09/0.11	c |  Number PB Constraints: 0                                                   |
0.09/0.11	c |                                                                             |
0.09/0.13	c |  Problem Type:          Decision                                            |
0.09/0.13	c |  Objective Function:    None                                                |
0.09/0.13	c |                                                                             |
0.09/0.13	c ===============================================================================
1799.54/1800.00	c ===============================================================================
1799.54/1800.00	c Wall Clock Time: 1800.01 s
1799.54/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-3727217-1338669863/watcher-3727217-1338669863 -o /tmp/evaluation-result-3727217-1338669863/solver-3727217-1338669863 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727217-1338669863.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.04 2.01 2.00 3/177 17653
/proc/meminfo: memFree=31540396/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=5660 CPUtime=0 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) R 17651 17653 17352 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 333114812 5795840 494 33554432000 4194304 5964350 140736220240192 140735329697704 5179632 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 1415 499 160 433 0 625 0

[startup+0.059503 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17653
/proc/meminfo: memFree=31540396/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=11684 CPUtime=0.05 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) R 17651 17653 17352 0 -1 4202496 1983 0 0 0 5 0 0 0 20 0 1 0 333114812 11964416 1935 33554432000 4194304 5964350 140736220240192 140735329697704 5114294 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 2921 1935 329 433 0 2131 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11684

[startup+0.100245 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17653
/proc/meminfo: memFree=31540396/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=13340 CPUtime=0.09 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) R 17651 17653 17352 0 -1 4202496 2528 0 0 0 9 0 0 0 20 0 1 0 333114812 13660160 2480 33554432000 4194304 5964350 140736220240192 140735329697704 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 3335 2480 462 433 0 2545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300262 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17653
/proc/meminfo: memFree=31540396/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=95116 CPUtime=0.29 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 6451 0 0 0 29 0 0 0 20 0 2 0 333114812 97398784 5513 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 23779 5513 186 433 0 23343 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 95116

[startup+0.700232 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 17653
/proc/meminfo: memFree=31540396/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=95116 CPUtime=0.69 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 6734 0 0 0 69 0 0 0 20 0 2 0 333114812 97398784 5796 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 23779 5796 186 433 0 23343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95116

[startup+1.50027 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 17655
/proc/meminfo: memFree=31517408/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=95116 CPUtime=1.48 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 7377 0 0 0 148 0 0 0 20 0 2 0 333114812 97398784 6439 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 23779 6439 186 433 0 23343 0
[pid=17653/tid=17655] ppid=17651 vsize=95116 CPUtime=1.36 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 4144 0 0 0 136 0 0 0 20 0 2 0 333114824 97398784 6439 33554432000 4194304 5964350 140736220240192 140127535106040 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) 95116

[startup+3.10028 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 17655
/proc/meminfo: memFree=31513936/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=95116 CPUtime=3.09 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 8363 0 0 0 308 1 0 0 20 0 2 0 333114812 97398784 7425 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 23779 7425 186 433 0 23343 0
[pid=17653/tid=17655] ppid=17651 vsize=95116 CPUtime=2.96 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 5130 0 0 0 296 0 0 0 20 0 2 0 333114824 97398784 7425 33554432000 4194304 5964350 140736220240192 140127535105848 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) 95116

[startup+6.30025 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 17655
/proc/meminfo: memFree=31504496/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=95116 CPUtime=6.28 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 10590 0 0 0 627 1 0 0 20 0 2 0 333114812 97398784 9652 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 23779 9652 186 433 0 23343 0
[pid=17653/tid=17655] ppid=17651 vsize=95116 CPUtime=6.15 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 7357 0 0 0 614 1 0 0 20 0 2 0 333114824 97398784 9652 33554432000 4194304 5964350 140736220240192 140127535106040 4381951 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 95116

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 17655
/proc/meminfo: memFree=31496460/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=95116 CPUtime=12.69 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 12012 0 0 0 1267 2 0 0 20 0 2 0 333114812 97398784 11074 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 23779 11074 186 433 0 23343 0
[pid=17653/tid=17655] ppid=17651 vsize=95116 CPUtime=12.53 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 8779 0 0 0 1251 2 0 0 20 0 2 0 333114824 97398784 11074 33554432000 4194304 5964350 140736220240192 140127535106040 4403259 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) 95116

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 17655
/proc/meminfo: memFree=31481372/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=95116 CPUtime=25.48 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 15544 0 0 0 2545 3 0 0 20 0 2 0 333114812 97398784 14632 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 23779 14632 186 433 0 23343 0
[pid=17653/tid=17655] ppid=17651 vsize=95116 CPUtime=25.29 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 12311 0 0 0 2527 2 0 0 20 0 2 0 333114824 97398784 14632 33554432000 4194304 5964350 140736220240192 140127535106040 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 95116

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17655
/proc/meminfo: memFree=31440296/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=160652 CPUtime=51.06 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 24858 0 0 0 5099 7 0 0 20 0 2 0 333114812 164507648 23930 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 40163 23930 186 433 0 39727 0
[pid=17653/tid=17655] ppid=17651 vsize=160652 CPUtime=50.82 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 21625 0 0 0 5075 7 0 0 20 0 2 0 333114824 164507648 23930 33554432000 4194304 5964350 140736220240192 140127535106040 4392783 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 160652

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17656
/proc/meminfo: memFree=31402372/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=160652 CPUtime=102.25 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 31393 0 0 0 10216 9 0 0 20 0 2 0 333114812 164507648 30959 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 40163 30959 186 433 0 39727 0
[pid=17653/tid=17655] ppid=17651 vsize=160652 CPUtime=101.88 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 28160 0 0 0 10178 10 0 0 20 0 2 0 333114824 164507648 30959 33554432000 4194304 5964350 140736220240192 140127535106088 4390897 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 160652

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17656
/proc/meminfo: memFree=31352648/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=227272 CPUtime=162.23 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 42274 0 0 0 16210 13 0 0 20 0 2 0 333114812 232726528 41840 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 56818 41840 186 433 0 56382 0
[pid=17653/tid=17655] ppid=17651 vsize=227272 CPUtime=161.73 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 39041 0 0 0 16158 15 0 0 20 0 2 0 333114824 232726528 41840 33554432000 4194304 5964350 140736220240192 140127535106040 4381716 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) 227272

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17656
/proc/meminfo: memFree=31228332/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=292808 CPUtime=222.22 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 55527 0 0 0 22203 19 0 0 20 0 2 0 333114812 299835392 55096 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 73202 55096 186 433 0 72766 0
[pid=17653/tid=17655] ppid=17651 vsize=292808 CPUtime=221.57 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 52294 0 0 0 22135 22 0 0 20 0 2 0 333114824 299835392 55096 33554432000 4194304 5964350 140736220240192 140127535105848 4381557 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) 292808

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17656
/proc/meminfo: memFree=31171816/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=292808 CPUtime=282.17 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 59400 0 0 0 28196 21 0 0 20 0 2 0 333114812 299835392 58942 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 73202 58942 186 433 0 72766 0
[pid=17653/tid=17655] ppid=17651 vsize=292808 CPUtime=281.38 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 56167 0 0 0 28113 25 0 0 20 0 2 0 333114824 299835392 58942 33554432000 4194304 5964350 140736220240192 140127535106040 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 292808

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17659
/proc/meminfo: memFree=31128592/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=293348 CPUtime=342.15 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 61846 0 0 0 34193 22 0 0 20 0 2 0 333114812 300388352 61384 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 73337 61384 186 433 0 72901 0
[pid=17653/tid=17655] ppid=17651 vsize=293348 CPUtime=341.22 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 58613 0 0 0 34095 27 0 0 20 0 2 0 333114824 300388352 61384 33554432000 4194304 5964350 140736220240192 140127535106040 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 293348

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17660
/proc/meminfo: memFree=31104908/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=293348 CPUtime=402.14 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 67575 0 0 0 40190 24 0 0 20 0 2 0 333114812 300388352 67113 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 73337 67113 186 433 0 72901 0
[pid=17653/tid=17655] ppid=17651 vsize=293348 CPUtime=401.07 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 64342 0 0 0 40077 30 0 0 20 0 2 0 333114824 300388352 67113 33554432000 4194304 5964350 140736220240192 140127535105848 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 293348

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17660
/proc/meminfo: memFree=31063460/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=358884 CPUtime=462.14 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 17689
/proc/meminfo: memFree=30567428/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=621836 CPUtime=1421.91 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 151408 0 0 0 142138 53 0 0 20 0 2 0 333114812 636760064 151286 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 155459 151286 186 433 0 155023 0
[pid=17653/tid=17655] ppid=17651 vsize=621836 CPUtime=1418.4 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 148175 0 0 0 141766 74 0 0 20 0 2 0 333114824 636760064 151286 33554432000 4194304 5964350 140736220240192 140127535105848 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 621836

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 17689
/proc/meminfo: memFree=30567264/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=621836 CPUtime=1481.89 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 151408 0 0 0 148136 53 0 0 20 0 2 0 333114812 636760064 151286 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 155459 151286 186 433 0 155023 0
[pid=17653/tid=17655] ppid=17651 vsize=621836 CPUtime=1478.24 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 148175 0 0 0 147749 75 0 0 20 0 2 0 333114824 636760064 151286 33554432000 4194304 5964350 140736220240192 140127535105848 4399976 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 621836

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 17692
/proc/meminfo: memFree=30566864/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=621836 CPUtime=1541.88 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 151448 0 0 0 154135 53 0 0 20 0 2 0 333114812 636760064 151326 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 155459 151326 186 433 0 155023 0
[pid=17653/tid=17655] ppid=17651 vsize=621836 CPUtime=1538.09 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 148215 0 0 0 153733 76 0 0 20 0 2 0 333114824 636760064 151326 33554432000 4194304 5964350 140736220240192 140127535105848 4388165 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 621836

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17731
/proc/meminfo: memFree=31088432/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=621836 CPUtime=1601.87 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 151448 0 0 0 160134 53 0 0 20 0 2 0 333114812 636760064 151326 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 155459 151326 186 433 0 155023 0
[pid=17653/tid=17655] ppid=17651 vsize=621836 CPUtime=1597.93 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 148215 0 0 0 159716 77 0 0 20 0 2 0 333114824 636760064 151326 33554432000 4194304 5964350 140736220240192 140127535105848 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 621836

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17732
/proc/meminfo: memFree=31084896/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=621836 CPUtime=1661.86 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 151449 0 0 0 166133 53 0 0 20 0 2 0 333114812 636760064 151330 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 155459 151330 186 433 0 155023 0
[pid=17653/tid=17655] ppid=17651 vsize=621836 CPUtime=1657.78 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 148216 0 0 0 165700 78 0 0 20 0 2 0 333114824 636760064 151330 33554432000 4194304 5964350 140736220240192 140127535105848 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 621836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17732
/proc/meminfo: memFree=31063132/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=687372 CPUtime=1721.86 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 153005 0 0 0 172132 54 0 0 20 0 2 0 333114812 703868928 152887 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 171843 152887 186 433 0 171407 0
[pid=17653/tid=17655] ppid=17651 vsize=687372 CPUtime=1717.63 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 149772 0 0 0 171683 80 0 0 20 0 2 0 333114824 703868928 152887 33554432000 4194304 5964350 140736220240192 140127535106040 4381949 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 687372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17732
/proc/meminfo: memFree=31054576/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=687372 CPUtime=1781.85 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 153005 0 0 0 178131 54 0 0 20 0 2 0 333114812 703868928 152887 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 171843 152887 186 433 0 171407 0
[pid=17653/tid=17655] ppid=17651 vsize=687372 CPUtime=1777.47 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 149772 0 0 0 177666 81 0 0 20 0 2 0 333114824 703868928 152887 33554432000 4194304 5964350 140736220240192 140127535106040 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 687372

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 17732
/proc/meminfo: memFree=31052220/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=687372 CPUtime=1791.45 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 153005 0 0 0 179091 54 0 0 20 0 2 0 333114812 703868928 152887 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 171843 152887 186 433 0 171407 0
[pid=17653/tid=17655] ppid=17651 vsize=687372 CPUtime=1787.06 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 149772 0 0 0 178625 81 0 0 20 0 2 0 333114824 703868928 152887 33554432000 4194304 5964350 140736220240192 140127535106040 4431849 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 687372

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17732
/proc/meminfo: memFree=31051476/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=687372 CPUtime=1794.65 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 153005 0 0 0 179411 54 0 0 20 0 2 0 333114812 703868928 152887 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 171843 152887 186 433 0 171407 0
[pid=17653/tid=17655] ppid=17651 vsize=687372 CPUtime=1790.25 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 149772 0 0 0 178944 81 0 0 20 0 2 0 333114824 703868928 152887 33554432000 4194304 5964350 140736220240192 140127535106040 4431796 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 687372

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17732
/proc/meminfo: memFree=31050980/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=687372 CPUtime=1797.84 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 153005 0 0 0 179730 54 0 0 20 0 2 0 333114812 703868928 152887 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 171843 152887 186 433 0 171407 0
[pid=17653/tid=17655] ppid=17651 vsize=687372 CPUtime=1793.43 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 149772 0 0 0 179262 81 0 0 20 0 2 0 333114824 703868928 152887 33554432000 4194304 5964350 140736220240192 140127535106040 4431849 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 687372

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17732
/proc/meminfo: memFree=31050608/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=687372 CPUtime=1798.64 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 153005 0 0 0 179810 54 0 0 20 0 2 0 333114812 703868928 152887 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 171843 152887 186 433 0 171407 0
[pid=17653/tid=17655] ppid=17651 vsize=687372 CPUtime=1794.23 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 149772 0 0 0 179342 81 0 0 20 0 2 0 333114824 703868928 152887 33554432000 4194304 5964350 140736220240192 140127535106040 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (KiB) 687372

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17732
/proc/meminfo: memFree=31050484/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=687372 CPUtime=1799.05 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 153005 0 0 0 179851 54 0 0 20 0 2 0 333114812 703868928 152887 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 171843 152887 186 433 0 171407 0
[pid=17653/tid=17655] ppid=17651 vsize=687372 CPUtime=1794.64 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 149772 0 0 0 179383 81 0 0 20 0 2 0 333114824 703868928 152887 33554432000 4194304 5964350 140736220240192 140127535106040 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 687372

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17732
/proc/meminfo: memFree=31050484/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=687372 CPUtime=1799.44 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 153005 0 0 0 179890 54 0 0 20 0 2 0 333114812 703868928 152887 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 171843 152887 186 433 0 171407 0
[pid=17653/tid=17655] ppid=17651 vsize=687372 CPUtime=1795.03 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 149772 0 0 0 179422 81 0 0 20 0 2 0 333114824 703868928 152887 33554432000 4194304 5964350 140736220240192 140127535106040 4431814 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 687372

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17732
/proc/meminfo: memFree=31050484/32873844 swapFree=8656/8656
[pid=17653] ppid=17651 vsize=687372 CPUtime=1799.54 cores=0,2,4,6
/proc/17653/stat : 17653 (wbo1.72) S 17651 17653 17352 0 -1 4202496 153005 0 0 0 179900 54 0 0 20 0 2 0 333114812 703868928 152887 33554432000 4194304 5964350 140736220240192 140736220239712 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17653/statm: 171843 152887 186 433 0 171407 0
[pid=17653/tid=17655] ppid=17651 vsize=687372 CPUtime=1795.13 cores=0,2,4,6
/proc/17653/task/17655/stat : 17655 (wbo1.72) R 17651 17653 17352 0 -1 4202560 149772 0 0 0 179432 81 0 0 20 0 2 0 333114824 703868928 152887 33554432000 4194304 5964350 140736220240192 140127535106040 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 687372

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17653 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=452201
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=825874
# CPU time returned by wait4() is 1795.28
# while last known CPU time is 1799.54
#
# 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.54
CPU user time (s): 1799
CPU system time (s): 0.54
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 687372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.45
system time used= 0.825874
maximum resident set size= 611560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153008
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= 222
involuntary context switches= 1918

runsolver used 2.39963 second user time and 7.48886 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-02 22:44:23
IDJOB=3727217
IDBENCH=90147
IDSOLVER=2313
FILE ID=node102/3727217-1338669863
RUNJOBID= node102-1338667515-17368
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_K176.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727217-1338669863/watcher-3727217-1338669863 -o /tmp/evaluation-result-3727217-1338669863/solver-3727217-1338669863 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727217-1338669863.opb

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

MD5SUM BENCH= 3f678424628fecb2a53891618f9bde8f
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:        31540736 kB
Buffers:          125316 kB
Cached:           226356 kB
SwapCached:         5544 kB
Active:           327920 kB
Inactive:         255600 kB
Active(anon):     228752 kB
Inactive(anon):     5524 kB
Active(file):      99168 kB
Inactive(file):   250076 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097164 kB
Dirty:              6656 kB
Writeback:             0 kB
AnonPages:        237196 kB
Mapped:             9584 kB
Shmem:                 0 kB
Slab:             607244 kB
SReclaimable:      48448 kB
SUnreclaim:       558796 kB
KernelStack:        1496 kB
PageTables:         4720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     154720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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= 71160 MiB
End job on node102 at 2012-06-02 23:14:23