Trace number 3727204

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K139.opb
MD5SUM76516381ba4bc043f2da87444e256707
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 variables16541
Total number of constraints16821
Number of constraints which are clauses16682
Number of constraints which are cardinality constraints (but not clauses)139
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint139
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 140
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-3727204-1338670077.opb.
0.00/0.00	c Instance file HOME/instance-3727204-1338670077.opb
0.00/0.00	c File size is 1126812 bytes.
0.00/0.08	c Highest Coefficient sum: 140
0.00/0.08	c ============================[ Problem Statistics ]=============================
0.00/0.08	c |                                                                             |
0.00/0.08	c |  Parsing time:          0.09         s                                      |
0.00/0.08	c |  Number Variables:      16541                                               |
0.00/0.08	c |  Number Clauses:        16682                                               |
0.00/0.08	c |  Number Cardinality:    139                                                 |
0.00/0.08	c |  Number PB Constraints: 0                                                   |
0.00/0.08	c |                                                                             |
0.00/0.09	c |  Problem Type:          Decision                                            |
0.00/0.09	c |  Objective Function:    None                                                |
0.00/0.09	c |                                                                             |
0.00/0.09	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-3727204-1338670077/watcher-3727204-1338670077 -o /tmp/evaluation-result-3727204-1338670077/solver-3727204-1338670077 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727204-1338670077.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.98 1.99 3/177 19625
/proc/meminfo: memFree=27419752/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=5384 CPUtime=0 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) R 19623 19625 19363 0 -1 4202496 577 0 0 0 0 0 0 0 20 0 1 0 333133772 5513216 529 33554432000 4194304 5964350 140734263911200 140736807208856 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 1346 530 163 433 0 634 0

[startup+0.102628 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 19625
/proc/meminfo: memFree=27419752/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=94324 CPUtime=0.09 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 4405 0 0 0 9 0 0 0 20 0 2 0 333133772 96587776 4031 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 23581 4031 178 433 0 23145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 94324

[startup+0.200218 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 19625
/proc/meminfo: memFree=27419752/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=92452 CPUtime=0.19 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 5311 0 0 0 19 0 0 0 20 0 2 0 333133772 94670848 4512 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 23113 4512 185 433 0 22677 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 92452

[startup+0.300229 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 19625
/proc/meminfo: memFree=27419752/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=92452 CPUtime=0.28 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 5394 0 0 0 28 0 0 0 20 0 2 0 333133772 94670848 4595 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 23113 4595 186 433 0 22677 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 92452

[startup+0.700129 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 19625
/proc/meminfo: memFree=27419752/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=92452 CPUtime=0.68 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 5718 0 0 0 68 0 0 0 20 0 2 0 333133772 94670848 4919 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 23113 4919 186 433 0 22677 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 92452

[startup+1.50023 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19627
/proc/meminfo: memFree=27400020/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=92452 CPUtime=1.49 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 6406 0 0 0 148 1 0 0 20 0 2 0 333133772 94670848 5607 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 23113 5607 186 433 0 22677 0
[pid=19625/tid=19627] ppid=19623 vsize=92452 CPUtime=1.4 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 3705 0 0 0 139 1 0 0 20 0 2 0 333133780 94670848 5607 33554432000 4194304 5964350 140734263911200 139728798758904 4221120 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) 92452

[startup+3.10024 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19627
/proc/meminfo: memFree=27396020/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=92452 CPUtime=3.08 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 7703 0 0 0 307 1 0 0 20 0 2 0 333133772 94670848 6904 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 23113 6904 186 433 0 22677 0
[pid=19625/tid=19627] ppid=19623 vsize=92452 CPUtime=3 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 5002 0 0 0 298 2 0 0 20 0 2 0 333133780 94670848 6904 33554432000 4194304 5964350 140734263911200 139728798758952 4388763 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) 92452

[startup+6.30026 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19627
/proc/meminfo: memFree=27390564/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=92452 CPUtime=6.28 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 8557 0 0 0 626 2 0 0 20 0 2 0 333133772 94670848 7758 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 23113 7758 186 433 0 22677 0
[pid=19625/tid=19627] ppid=19623 vsize=92452 CPUtime=6.2 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 5856 0 0 0 617 3 0 0 20 0 2 0 333133780 94670848 7758 33554432000 4194304 5964350 140734263911200 139728798758712 4400011 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) 92452

[startup+12.7003 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19627
/proc/meminfo: memFree=27377172/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=92452 CPUtime=12.68 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 11469 0 0 0 1265 3 0 0 20 0 2 0 333133772 94670848 10670 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 23113 10670 186 433 0 22677 0
[pid=19625/tid=19627] ppid=19623 vsize=92452 CPUtime=12.6 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 8768 0 0 0 1256 4 0 0 20 0 2 0 333133780 94670848 10670 33554432000 4194304 5964350 140734263911200 139728798758904 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92452

[startup+25.5002 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19627
/proc/meminfo: memFree=27363652/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=92452 CPUtime=25.48 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 15004 0 0 0 2543 5 0 0 20 0 2 0 333133772 94670848 14205 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 23113 14205 186 433 0 22677 0
[pid=19625/tid=19627] ppid=19623 vsize=92452 CPUtime=25.4 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 12303 0 0 0 2534 6 0 0 20 0 2 0 333133780 94670848 14205 33554432000 4194304 5964350 140734263911200 139728798758904 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92452

[startup+51.1003 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19627
/proc/meminfo: memFree=27338604/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=157988 CPUtime=51.07 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 21531 0 0 0 5101 6 0 0 20 0 2 0 333133772 161779712 20732 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 39497 20732 186 433 0 39061 0
[pid=19625/tid=19627] ppid=19623 vsize=157988 CPUtime=50.99 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 18830 0 0 0 5092 7 0 0 20 0 2 0 333133780 161779712 20732 33554432000 4194304 5964350 140734263911200 139728798758904 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 157988

[startup+102.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19627
/proc/meminfo: memFree=27272388/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=158712 CPUtime=102.25 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 33648 0 0 0 10215 10 0 0 20 0 2 0 333133772 162521088 32852 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 39678 32852 186 433 0 39242 0
[pid=19625/tid=19627] ppid=19623 vsize=158712 CPUtime=102.17 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 30947 0 0 0 10205 12 0 0 20 0 2 0 333133780 162521088 32852 33554432000 4194304 5964350 140734263911200 139728798758904 5136340 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) 158712

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/180 19630
/proc/meminfo: memFree=27259872/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=158712 CPUtime=162.22 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 35247 0 0 0 16212 10 0 0 20 0 2 0 333133772 162521088 34940 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 39678 34940 186 433 0 39242 0
[pid=19625/tid=19627] ppid=19623 vsize=158712 CPUtime=162.16 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 32546 0 0 0 16203 13 0 0 20 0 2 0 333133780 162521088 34940 33554432000 4194304 5964350 140734263911200 139728798758712 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 158712

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19631
/proc/meminfo: memFree=27225400/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=224248 CPUtime=222.22 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 41286 0 0 0 22209 13 0 0 20 0 2 0 333133772 229629952 40979 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 56062 40979 186 433 0 55626 0
[pid=19625/tid=19627] ppid=19623 vsize=224248 CPUtime=222.16 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 38585 0 0 0 22199 17 0 0 20 0 2 0 333133780 229629952 40979 33554432000 4194304 5964350 140734263911200 139728798758904 4391642 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 224248

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19631
/proc/meminfo: memFree=27182680/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=224608 CPUtime=282.2 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 52010 0 0 0 28203 17 0 0 20 0 2 0 333133772 229998592 51703 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 56152 51703 186 433 0 55716 0
[pid=19625/tid=19627] ppid=19623 vsize=224608 CPUtime=282.16 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 49309 0 0 0 28194 22 0 0 20 0 2 0 333133780 229998592 51703 33554432000 4194304 5964350 140734263911200 139728798758712 4373410 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 224608

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19631
/proc/meminfo: memFree=27182556/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=224608 CPUtime=342.19 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 52019 0 0 0 34202 17 0 0 20 0 2 0 333133772 229998592 51705 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 56152 51705 186 433 0 55716 0
[pid=19625/tid=19627] ppid=19623 vsize=224608 CPUtime=342.16 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 49318 0 0 0 34193 23 0 0 20 0 2 0 333133780 229998592 51705 33554432000 4194304 5964350 140734263911200 139728798758712 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 224608

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19631
/proc/meminfo: memFree=27169192/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=290144 CPUtime=402.14 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 55097 0 0 0 40196 18 0 0 20 0 2 0 333133772 297107456 54802 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 72536 54802 186 433 0 72100 0
[pid=19625/tid=19627] ppid=19623 vsize=290144 CPUtime=402.13 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 52396 0 0 0 40188 25 0 0 20 0 2 0 333133780 297107456 54802 33554432000 4194304 5964350 140734263911200 139728798758712 4381894 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) 290144

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 19631
/proc/meminfo: memFree=27113880/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=290144 CPUtime=462.14 cores=1,3,5,7

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

/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 105334 0 0 0 124153 58 0 0 20 0 2 0 333133780 498987008 107836 33554432000 4194304 5964350 140734263911200 139728798758712 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 487292

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19660
/proc/meminfo: memFree=26693308/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=552828 CPUtime=1301.97 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 121157 0 0 0 130151 46 0 0 20 0 2 0 333133772 566095872 121024 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 138207 121024 186 433 0 137771 0
[pid=19625/tid=19627] ppid=19623 vsize=552828 CPUtime=1302.11 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 118456 0 0 0 130145 66 0 0 20 0 2 0 333133780 566095872 121024 33554432000 4194304 5964350 140734263911200 139728798758904 4381916 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 552828

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 19702
/proc/meminfo: memFree=26860740/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=552828 CPUtime=1361.96 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 133166 0 0 0 136142 54 0 0 20 0 2 0 333133772 566095872 133033 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 138207 133033 186 433 0 137771 0
[pid=19625/tid=19627] ppid=19623 vsize=552828 CPUtime=1362.11 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 130465 0 0 0 136136 75 0 0 20 0 2 0 333133780 566095872 133033 33554432000 4194304 5964350 140734263911200 139728798758904 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 552828

[startup+1422.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 19703
/proc/meminfo: memFree=26640688/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=618364 CPUtime=1421.95 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 143792 0 0 0 142137 58 0 0 20 0 2 0 333133772 633204736 143659 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 154591 143659 186 433 0 154155 0
[pid=19625/tid=19627] ppid=19623 vsize=618364 CPUtime=1422.12 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 141091 0 0 0 142132 80 0 0 20 0 2 0 333133780 633204736 143659 33554432000 4194304 5964350 140734263911200 139728798758904 4400029 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) 618364

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 19703
/proc/meminfo: memFree=26417536/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=683900 CPUtime=1481.94 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 154371 0 0 0 148131 63 0 0 20 0 2 0 333133772 700313600 154238 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 170975 154238 186 433 0 170539 0
[pid=19625/tid=19627] ppid=19623 vsize=683900 CPUtime=1482.12 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 151670 0 0 0 148127 85 0 0 20 0 2 0 333133780 700313600 154238 33554432000 4194304 5964350 140734263911200 139728798758904 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 683900

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19703
/proc/meminfo: memFree=26288340/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=683900 CPUtime=1541.94 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 155363 0 0 0 154131 63 0 0 20 0 2 0 333133772 700313600 155230 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 170975 155230 186 433 0 170539 0
[pid=19625/tid=19627] ppid=19623 vsize=683900 CPUtime=1542.12 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 152662 0 0 0 154125 87 0 0 20 0 2 0 333133780 700313600 155230 33554432000 4194304 5964350 140734263911200 139728798758904 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 683900

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 19703
/proc/meminfo: memFree=26144620/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=683900 CPUtime=1601.92 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 155385 0 0 0 160129 63 0 0 20 0 2 0 333133772 700313600 155252 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 170975 155252 186 433 0 170539 0
[pid=19625/tid=19627] ppid=19623 vsize=683900 CPUtime=1602.12 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 152684 0 0 0 160124 88 0 0 20 0 2 0 333133780 700313600 155252 33554432000 4194304 5964350 140734263911200 139728798758904 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 683900

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19703
/proc/meminfo: memFree=25973684/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=683900 CPUtime=1661.91 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 155406 0 0 0 166128 63 0 0 20 0 2 0 333133772 700313600 154936 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 170975 154936 186 433 0 170539 0
[pid=19625/tid=19627] ppid=19623 vsize=683900 CPUtime=1662.12 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 152705 0 0 0 166123 89 0 0 20 0 2 0 333133780 700313600 154936 33554432000 4194304 5964350 140734263911200 139728798758936 4388140 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) 683900

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 19703
/proc/meminfo: memFree=25942080/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=683900 CPUtime=1721.87 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 155444 0 0 0 172124 63 0 0 20 0 2 0 333133772 700313600 155111 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 170975 155111 186 433 0 170539 0
[pid=19625/tid=19627] ppid=19623 vsize=683900 CPUtime=1722.09 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 152743 0 0 0 172119 90 0 0 20 0 2 0 333133780 700313600 155111 33554432000 4194304 5964350 140734263911200 139728798758936 4432079 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 683900

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19704
/proc/meminfo: memFree=25898252/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=683900 CPUtime=1781.85 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 155460 0 0 0 178122 63 0 0 20 0 2 0 333133772 700313600 155190 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 170975 155190 186 433 0 170539 0
[pid=19625/tid=19627] ppid=19623 vsize=683900 CPUtime=1782.09 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 152759 0 0 0 178118 91 0 0 20 0 2 0 333133780 700313600 155190 33554432000 4194304 5964350 140734263911200 139728798758936 4381642 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) 683900

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

[startup+1792.01 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19704
/proc/meminfo: memFree=25853944/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=683900 CPUtime=1791.56 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 155460 0 0 0 179093 63 0 0 20 0 2 0 333133772 700313600 155190 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 170975 155190 186 433 0 170539 0
[pid=19625/tid=19627] ppid=19623 vsize=683900 CPUtime=1791.79 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 152759 0 0 0 179088 91 0 0 20 0 2 0 333133780 700313600 155190 33554432000 4194304 5964350 140734263911200 139728798758936 4222384 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 683900

[startup+1795.2 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19704
/proc/meminfo: memFree=25868280/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=683900 CPUtime=1794.76 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 155460 0 0 0 179413 63 0 0 20 0 2 0 333133772 700313600 155190 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 170975 155190 186 433 0 170539 0
[pid=19625/tid=19627] ppid=19623 vsize=683900 CPUtime=1794.99 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 152759 0 0 0 179408 91 0 0 20 0 2 0 333133780 700313600 155190 33554432000 4194304 5964350 140734263911200 139728798758936 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 683900

[startup+1798.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19704
/proc/meminfo: memFree=25866916/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=683900 CPUtime=1797.95 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 155460 0 0 0 179732 63 0 0 20 0 2 0 333133772 700313600 155190 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 170975 155190 186 433 0 170539 0
[pid=19625/tid=19627] ppid=19623 vsize=683900 CPUtime=1798.19 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 152759 0 0 0 179728 91 0 0 20 0 2 0 333133780 700313600 155190 33554432000 4194304 5964350 140734263911200 139728798758936 4381628 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 683900

[startup+1799.2 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19704
/proc/meminfo: memFree=25866792/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=683900 CPUtime=1798.75 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 155460 0 0 0 179812 63 0 0 20 0 2 0 333133772 700313600 155190 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 170975 155190 186 433 0 170539 0
[pid=19625/tid=19627] ppid=19623 vsize=683900 CPUtime=1798.99 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 152759 0 0 0 179808 91 0 0 20 0 2 0 333133780 700313600 155190 33554432000 4194304 5964350 140734263911200 139728798758936 4381941 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.75
Current children cumulated vsize (KiB) 683900

[startup+1799.6 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19704
/proc/meminfo: memFree=25852332/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=683900 CPUtime=1799.16 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 155460 0 0 0 179853 63 0 0 20 0 2 0 333133772 700313600 155190 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 170975 155190 186 433 0 170539 0
[pid=19625/tid=19627] ppid=19623 vsize=683900 CPUtime=1799.39 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 152759 0 0 0 179848 91 0 0 20 0 2 0 333133780 700313600 155190 33554432000 4194304 5964350 140734263911200 139728798758936 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.16
Current children cumulated vsize (KiB) 683900

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19704
/proc/meminfo: memFree=25852332/32873844 swapFree=7372/7372
[pid=19625] ppid=19623 vsize=683900 CPUtime=1799.55 cores=1,3,5,7
/proc/19625/stat : 19625 (wbo1.72) S 19623 19625 19363 0 -1 4202496 155460 0 0 0 179892 63 0 0 20 0 2 0 333133772 700313600 155190 33554432000 4194304 5964350 140734263911200 140734263910720 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19625/statm: 170975 155190 186 433 0 170539 0
[pid=19625/tid=19627] ppid=19623 vsize=683900 CPUtime=1799.79 cores=1,3,5,7
/proc/19625/task/19627/stat : 19627 (wbo1.72) R 19623 19625 19363 0 -1 4202560 152759 0 0 0 179888 91 0 0 20 0 2 0 333133780 700313600 155190 33554432000 4194304 5964350 140734263911200 139728798758936 4220672 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) 683900

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.9
CPU user time (s): 1798.97
CPU system time (s): 0.925859
CPU usage (%): 99.9939
Max. virtual memory (cumulated for all children) (KiB): 683900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 0.925859
maximum resident set size= 621052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155463
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= 2093

runsolver used 6.71098 second user time and 17.4643 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-02 22:47:57
IDJOB=3727204
IDBENCH=90159
IDSOLVER=2313
FILE ID=node118/3727204-1338670077
RUNJOBID= node118-1338667528-19380
PBS_JOBID= 14636520
Free space on /tmp= 70964 MiB

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

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

MD5SUM BENCH= 76516381ba4bc043f2da87444e256707
RANDOM SEED=1959586650

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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	: 5320.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27420132 kB
Buffers:          479252 kB
Cached:          3827320 kB
SwapCached:            0 kB
Active:          1594968 kB
Inactive:        2995432 kB
Active(anon):     273788 kB
Inactive(anon):    11340 kB
Active(file):    1321180 kB
Inactive(file):  2984092 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              6712 kB
Writeback:             0 kB
AnonPages:        289816 kB
Mapped:            12384 kB
Shmem:               200 kB
Slab:             723468 kB
SReclaimable:     164636 kB
SUnreclaim:       558832 kB
KernelStack:        1448 kB
PageTables:         4532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     148148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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= 70956 MiB
End job on node118 at 2012-06-02 23:17:57