Trace number 3727198

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K128.opb
MD5SUM17c4ca9a6493665b57c1ccd2ab23e03d
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 variables15232
Total number of constraints15490
Number of constraints which are clauses15362
Number of constraints which are cardinality constraints (but not clauses)128
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint128
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 129
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-3727198-1338669701.opb.
0.00/0.00	c Instance file HOME/instance-3727198-1338669701.opb
0.00/0.00	c File size is 1031526 bytes.
0.07/0.07	c Highest Coefficient sum: 129
0.07/0.07	c ============================[ Problem Statistics ]=============================
0.07/0.07	c |                                                                             |
0.07/0.07	c |  Parsing time:          0.08         s                                      |
0.07/0.07	c |  Number Variables:      15232                                               |
0.07/0.07	c |  Number Clauses:        15362                                               |
0.07/0.07	c |  Number Cardinality:    128                                                 |
0.07/0.07	c |  Number PB Constraints: 0                                                   |
0.07/0.07	c |                                                                             |
0.07/0.08	c |  Problem Type:          Decision                                            |
0.07/0.08	c |  Objective Function:    None                                                |
0.07/0.08	c |                                                                             |
0.07/0.08	c ===============================================================================
1799.58/1800.00	c ===============================================================================
1799.58/1800.00	c Wall Clock Time: 1800.00 s
1799.58/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-3727198-1338669701/watcher-3727198-1338669701 -o /tmp/evaluation-result-3727198-1338669701/solver-3727198-1338669701 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727198-1338669701.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: 1.99 1.74 1.62 4/177 32635
/proc/meminfo: memFree=29062644/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=5424 CPUtime=0 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) R 32633 32635 32273 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 333095540 5554176 560 33554432000 4194304 5964350 140736021568768 140736021568184 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 1356 560 164 433 0 668 0

[startup+0.0748881 s]
/proc/loadavg: 1.99 1.74 1.62 4/177 32635
/proc/meminfo: memFree=29062644/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=10676 CPUtime=0.07 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) R 32633 32635 32273 0 -1 4202496 2061 0 0 0 7 0 0 0 20 0 1 0 333095540 10932224 2013 33554432000 4194304 5964350 140736021568768 140736021568184 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 2669 2013 403 433 0 1981 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10676

[startup+0.100208 s]
/proc/loadavg: 1.99 1.74 1.62 4/177 32635
/proc/meminfo: memFree=29062644/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=92932 CPUtime=0.09 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 4601 0 0 0 9 0 0 0 20 0 2 0 333095540 95162368 4298 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 23233 4298 178 433 0 22797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 92932

[startup+0.300136 s]
/proc/loadavg: 1.99 1.74 1.62 4/177 32635
/proc/meminfo: memFree=29062644/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=91048 CPUtime=0.28 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 4951 0 0 0 28 0 0 0 20 0 2 0 333095540 93233152 4287 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 22762 4287 186 433 0 22326 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 91048

[startup+0.700115 s]
/proc/loadavg: 1.99 1.74 1.62 4/177 32635
/proc/meminfo: memFree=29062644/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=91048 CPUtime=0.68 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 5188 0 0 0 68 0 0 0 20 0 2 0 333095540 93233152 4524 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 22762 4524 186 433 0 22326 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91048

[startup+1.50022 s]
/proc/loadavg: 1.99 1.75 1.62 3/179 32637
/proc/meminfo: memFree=29044368/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=91048 CPUtime=1.49 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 5834 0 0 0 148 1 0 0 20 0 2 0 333095540 93233152 5170 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 22762 5170 186 433 0 22326 0
[pid=32635/tid=32637] ppid=32633 vsize=91048 CPUtime=1.4 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 3281 0 0 0 140 0 0 0 20 0 2 0 333095548 93233152 5170 33554432000 4194304 5964350 140736021568768 139833497008120 4373293 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) 91048

[startup+3.10022 s]
/proc/loadavg: 1.99 1.75 1.62 3/179 32637
/proc/meminfo: memFree=29040152/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=91048 CPUtime=3.08 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 7063 0 0 0 307 1 0 0 20 0 2 0 333095540 93233152 6399 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 22762 6399 186 433 0 22326 0
[pid=32635/tid=32637] ppid=32633 vsize=91048 CPUtime=2.99 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 4510 0 0 0 298 1 0 0 20 0 2 0 333095548 93233152 6399 33554432000 4194304 5964350 140736021568768 139833497008120 4400007 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) 91048

[startup+6.30024 s]
/proc/loadavg: 1.99 1.75 1.62 3/179 32637
/proc/meminfo: memFree=29029868/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=91048 CPUtime=6.28 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 9183 0 0 0 626 2 0 0 20 0 2 0 333095540 93233152 8519 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 22762 8519 186 433 0 22326 0
[pid=32635/tid=32637] ppid=32633 vsize=91048 CPUtime=6.18 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 6630 0 0 0 616 2 0 0 20 0 2 0 333095548 93233152 8519 33554432000 4194304 5964350 140736021568768 139833497008120 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 91048

[startup+12.7003 s]
/proc/loadavg: 1.99 1.76 1.63 3/179 32637
/proc/meminfo: memFree=29016132/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=91048 CPUtime=12.67 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 10644 0 0 0 1264 3 0 0 20 0 2 0 333095540 93233152 9980 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 22762 9980 186 433 0 22326 0
[pid=32635/tid=32637] ppid=32633 vsize=91048 CPUtime=12.56 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 8091 0 0 0 1253 3 0 0 20 0 2 0 333095548 93233152 9980 33554432000 4194304 5964350 140736021568768 139833497008120 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 91048

[startup+25.5002 s]
/proc/loadavg: 1.99 1.76 1.63 3/179 32638
/proc/meminfo: memFree=28984976/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=91048 CPUtime=25.46 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 17278 0 0 0 2541 5 0 0 20 0 2 0 333095540 93233152 16606 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 22762 16606 186 433 0 22326 0
[pid=32635/tid=32637] ppid=32633 vsize=91048 CPUtime=25.32 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 14725 0 0 0 2527 5 0 0 20 0 2 0 333095548 93233152 16606 33554432000 4194304 5964350 140736021568768 139833497008120 4403263 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 91048

[startup+51.1003 s]
/proc/loadavg: 1.99 1.78 1.64 3/179 32638
/proc/meminfo: memFree=28958532/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=156584 CPUtime=51.05 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 21548 0 0 0 5098 7 0 0 20 0 2 0 333095540 160342016 20864 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 39146 20864 186 433 0 38710 0
[pid=32635/tid=32637] ppid=32633 vsize=156584 CPUtime=50.84 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 18995 0 0 0 5078 6 0 0 20 0 2 0 333095548 160342016 20864 33554432000 4194304 5964350 140736021568768 139833497008120 4403560 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 156584

[startup+102.307 s]
/proc/loadavg: 1.99 1.82 1.66 3/179 32638
/proc/meminfo: memFree=28876124/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=222844 CPUtime=102.25 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 37259 0 0 0 10213 12 0 0 20 0 2 0 333095540 228192256 36573 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 55711 36573 186 433 0 55275 0
[pid=32635/tid=32637] ppid=32633 vsize=222844 CPUtime=101.91 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 34706 0 0 0 10178 13 0 0 20 0 2 0 333095548 228192256 36573 33554432000 4194304 5964350 140736021568768 139833497008120 4399976 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 222844

[startup+162.3 s]
/proc/loadavg: 1.99 1.85 1.67 3/179 32638
/proc/meminfo: memFree=28833860/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=222844 CPUtime=162.23 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 44336 0 0 0 16209 14 0 0 20 0 2 0 333095540 228192256 43650 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 55711 43650 186 433 0 55275 0
[pid=32635/tid=32637] ppid=32633 vsize=222844 CPUtime=161.75 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 41783 0 0 0 16159 16 0 0 20 0 2 0 333095548 228192256 43650 33554432000 4194304 5964350 140736021568768 139833497008120 4403263 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 222844

[startup+222.3 s]
/proc/loadavg: 2.06 1.89 1.70 3/179 32638
/proc/meminfo: memFree=28794716/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=288380 CPUtime=222.22 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 54192 0 0 0 22204 18 0 0 20 0 2 0 333095540 295301120 53506 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 72095 53506 186 433 0 71659 0
[pid=32635/tid=32637] ppid=32633 vsize=288380 CPUtime=221.59 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 51639 0 0 0 22138 21 0 0 20 0 2 0 333095548 295301120 53506 33554432000 4194304 5964350 140736021568768 139833497008120 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 288380

[startup+282.3 s]
/proc/loadavg: 2.02 1.90 1.71 3/179 32638
/proc/meminfo: memFree=28760728/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=288740 CPUtime=282.2 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 62437 0 0 0 28199 21 0 0 20 0 2 0 333095540 295669760 61745 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 72185 61745 186 433 0 71749 0
[pid=32635/tid=32637] ppid=32633 vsize=288740 CPUtime=281.42 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 59884 0 0 0 28117 25 0 0 20 0 2 0 333095548 295669760 61745 33554432000 4194304 5964350 140736021568768 139833497008120 4373343 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 288740

[startup+342.3 s]
/proc/loadavg: 2.00 1.92 1.73 3/179 32639
/proc/meminfo: memFree=28761004/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=288740 CPUtime=342.17 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 62479 0 0 0 34196 21 0 0 20 0 2 0 333095540 295669760 61760 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 72185 61760 186 433 0 71749 0
[pid=32635/tid=32637] ppid=32633 vsize=288740 CPUtime=341.24 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 59926 0 0 0 34098 26 0 0 20 0 2 0 333095548 295669760 61760 33554432000 4194304 5964350 140736021568768 139833497008120 4399989 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 288740

[startup+402.3 s]
/proc/loadavg: 2.00 1.93 1.74 3/179 32639
/proc/meminfo: memFree=28760824/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=288740 CPUtime=402.14 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 62538 0 0 0 40193 21 0 0 20 0 2 0 333095540 295669760 61799 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 72185 61799 186 433 0 71749 0
[pid=32635/tid=32637] ppid=32633 vsize=288740 CPUtime=401.06 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 59985 0 0 0 40079 27 0 0 20 0 2 0 333095548 295669760 61799 33554432000 4194304 5964350 140736021568768 139833497008120 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 288740

[startup+462.3 s]
/proc/loadavg: 2.00 1.94 1.75 3/179 32639
/proc/meminfo: memFree=28760828/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=288740 CPUtime=462.13 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 32710
/proc/meminfo: memFree=28850220/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=485888 CPUtime=1421.94 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 106740 0 0 0 142150 44 0 0 20 0 2 0 333095540 497549312 106648 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 121472 106648 186 433 0 121036 0
[pid=32635/tid=32637] ppid=32633 vsize=485888 CPUtime=1418.4 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 104187 0 0 0 141775 65 0 0 20 0 2 0 333095548 497549312 106648 33554432000 4194304 5964350 140736021568768 139833497008120 4373362 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 485888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 32710
/proc/meminfo: memFree=28805576/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=485888 CPUtime=1481.92 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 106749 0 0 0 148148 44 0 0 20 0 2 0 333095540 497549312 106733 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 121472 106733 186 433 0 121036 0
[pid=32635/tid=32637] ppid=32633 vsize=485888 CPUtime=1478.23 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 104196 0 0 0 147757 66 0 0 20 0 2 0 333095548 497549312 106733 33554432000 4194304 5964350 140736021568768 139833497008120 4382171 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 485888

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 32710
/proc/meminfo: memFree=28749768/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=485888 CPUtime=1541.91 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 114296 0 0 0 154143 48 0 0 20 0 2 0 333095540 497549312 114293 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 121472 114293 186 433 0 121036 0
[pid=32635/tid=32637] ppid=32633 vsize=485888 CPUtime=1538.08 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 111743 0 0 0 153737 71 0 0 20 0 2 0 333095548 497549312 114293 33554432000 4194304 5964350 140736021568768 139833497007928 4392643 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 485888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 32711
/proc/meminfo: memFree=28733028/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=485888 CPUtime=1601.9 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 114297 0 0 0 160142 48 0 0 20 0 2 0 333095540 497549312 114294 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 121472 114294 186 433 0 121036 0
[pid=32635/tid=32637] ppid=32633 vsize=485888 CPUtime=1597.92 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 111744 0 0 0 159720 72 0 0 20 0 2 0 333095548 497549312 114294 33554432000 4194304 5964350 140736021568768 139833497007928 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 485888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 32711
/proc/meminfo: memFree=28717528/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=485888 CPUtime=1661.9 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 117730 0 0 0 166139 51 0 0 20 0 2 0 333095540 497549312 117727 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 121472 117727 186 433 0 121036 0
[pid=32635/tid=32637] ppid=32633 vsize=485888 CPUtime=1657.77 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 115177 0 0 0 165702 75 0 0 20 0 2 0 333095548 497549312 117727 33554432000 4194304 5964350 140736021568768 139833497008120 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 485888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 32714
/proc/meminfo: memFree=28639876/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=551424 CPUtime=1721.89 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 132976 0 0 0 172130 59 0 0 20 0 2 0 333095540 564658176 132973 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 137856 132973 186 433 0 137420 0
[pid=32635/tid=32637] ppid=32633 vsize=551424 CPUtime=1717.61 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 130423 0 0 0 171677 84 0 0 20 0 2 0 333095548 564658176 132973 33554432000 4194304 5964350 140736021568768 139833497008120 4399840 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) 551424

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 32714
/proc/meminfo: memFree=28620884/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=551424 CPUtime=1781.88 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 133347 0 0 0 178129 59 0 0 20 0 2 0 333095540 564658176 133344 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 137856 133344 186 433 0 137420 0
[pid=32635/tid=32637] ppid=32633 vsize=551424 CPUtime=1777.46 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 130794 0 0 0 177661 85 0 0 20 0 2 0 333095548 564658176 133344 33554432000 4194304 5964350 140736021568768 139833497008120 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 551424

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 32714
/proc/meminfo: memFree=28617904/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=551424 CPUtime=1791.49 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 133348 0 0 0 179090 59 0 0 20 0 2 0 333095540 564658176 133345 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 137856 133345 186 433 0 137420 0
[pid=32635/tid=32637] ppid=32633 vsize=551424 CPUtime=1787.04 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 130795 0 0 0 178619 85 0 0 20 0 2 0 333095548 564658176 133345 33554432000 4194304 5964350 140736021568768 139833497008120 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (KiB) 551424

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 32714
/proc/meminfo: memFree=28618028/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=551424 CPUtime=1794.69 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 133349 0 0 0 179410 59 0 0 20 0 2 0 333095540 564658176 133346 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 137856 133346 186 433 0 137420 0
[pid=32635/tid=32637] ppid=32633 vsize=551424 CPUtime=1790.23 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 130796 0 0 0 178938 85 0 0 20 0 2 0 333095548 564658176 133346 33554432000 4194304 5964350 140736021568768 139833497008120 4400439 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (KiB) 551424

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 32714
/proc/meminfo: memFree=28618028/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=551424 CPUtime=1797.88 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 133349 0 0 0 179729 59 0 0 20 0 2 0 333095540 564658176 133346 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 137856 133346 186 433 0 137420 0
[pid=32635/tid=32637] ppid=32633 vsize=551424 CPUtime=1793.42 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 130796 0 0 0 179257 85 0 0 20 0 2 0 333095548 564658176 133346 33554432000 4194304 5964350 140736021568768 139833497008120 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 551424

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 32714
/proc/meminfo: memFree=28618028/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=551424 CPUtime=1798.68 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 133349 0 0 0 179809 59 0 0 20 0 2 0 333095540 564658176 133346 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 137856 133346 186 433 0 137420 0
[pid=32635/tid=32637] ppid=32633 vsize=551424 CPUtime=1794.21 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 130796 0 0 0 179336 85 0 0 20 0 2 0 333095548 564658176 133346 33554432000 4194304 5964350 140736021568768 139833497008120 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (KiB) 551424

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 32714
/proc/meminfo: memFree=28618152/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=551424 CPUtime=1799.09 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 133349 0 0 0 179850 59 0 0 20 0 2 0 333095540 564658176 133346 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 137856 133346 186 433 0 137420 0
[pid=32635/tid=32637] ppid=32633 vsize=551424 CPUtime=1794.62 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 130796 0 0 0 179377 85 0 0 20 0 2 0 333095548 564658176 133346 33554432000 4194304 5964350 140736021568768 139833497008120 4388148 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 551424

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 32714
/proc/meminfo: memFree=28618152/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=551424 CPUtime=1799.48 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 133349 0 0 0 179889 59 0 0 20 0 2 0 333095540 564658176 133346 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 137856 133346 186 433 0 137420 0
[pid=32635/tid=32637] ppid=32633 vsize=551424 CPUtime=1795.01 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 130796 0 0 0 179416 85 0 0 20 0 2 0 333095548 564658176 133346 33554432000 4194304 5964350 140736021568768 139833497008120 4381928 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 551424

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 32714
/proc/meminfo: memFree=28618152/32873648 swapFree=7116/7116
[pid=32635] ppid=32633 vsize=551424 CPUtime=1799.58 cores=1,3,5,7
/proc/32635/stat : 32635 (wbo1.72) S 32633 32635 32273 0 -1 4202496 133349 0 0 0 179899 59 0 0 20 0 2 0 333095540 564658176 133346 33554432000 4194304 5964350 140736021568768 140736021568288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32635/statm: 137856 133346 186 433 0 137420 0
[pid=32635/tid=32637] ppid=32633 vsize=551424 CPUtime=1795.11 cores=1,3,5,7
/proc/32635/task/32637/stat : 32637 (wbo1.72) R 32633 32635 32273 0 -1 4202560 130796 0 0 0 179426 85 0 0 20 0 2 0 333095548 564658176 133346 33554432000 4194304 5964350 140736021568768 139833497008120 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (KiB) 551424

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32635 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=340218
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=872867
# CPU time returned by wait4() is 1795.21
# while last known CPU time is 1799.58
#
# 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.58
CPU user time (s): 1798.99
CPU system time (s): 0.59
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 551424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.34
system time used= 0.872867
maximum resident set size= 533396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133352
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= 189
involuntary context switches= 4907

runsolver used 5.36418 second user time and 14.6528 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-02 22:41:41
IDJOB=3727198
IDBENCH=90142
IDSOLVER=2313
FILE ID=node123/3727198-1338669701
RUNJOBID= node123-1338669317-32564
PBS_JOBID= 14636514
Free space on /tmp= 71296 MiB

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

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

MD5SUM BENCH= 17c4ca9a6493665b57c1ccd2ab23e03d
RANDOM SEED=957677106

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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.217
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.217
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		: 2667.217
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.217
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:        29063404 kB
Buffers:          480532 kB
Cached:          2201156 kB
SwapCached:         2272 kB
Active:          1054952 kB
Inactive:        1866500 kB
Active(anon):     234944 kB
Inactive(anon):     5516 kB
Active(file):     820008 kB
Inactive(file):  1860984 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100312 kB
Dirty:              6212 kB
Writeback:             0 kB
AnonPages:        292888 kB
Mapped:            10952 kB
Shmem:                 0 kB
Slab:             747736 kB
SReclaimable:     192156 kB
SUnreclaim:       555580 kB
KernelStack:        1488 kB
PageTables:         4604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     146592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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= 71292 MiB
End job on node123 at 2012-06-02 23:11:41