Trace number 3704936

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.7? 1799.58 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K81.opb
MD5SUM07ddcd712bd0834d3fad6b8ca9adfb4d
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 variables5508
Total number of constraints5672
Number of constraints which are clauses5591
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint81
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 82
Number of bits of the biggest sum of numbers7
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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704936-1338114607.opb.
0.00/0.00	c Instance file HOME/instance-3704936-1338114607.opb
0.00/0.00	c File size is 351433 bytes.
0.00/0.02	c Highest Coefficient sum: 82
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.03         s                                      |
0.00/0.02	c |  Number Variables:      5508                                                |
0.00/0.02	c |  Number Clauses:        5591                                                |
0.00/0.02	c |  Number Cardinality:    81                                                  |
0.00/0.02	c |  Number PB Constraints: 0                                                   |
0.00/0.02	c |                                                                             |
0.00/0.03	c |  Problem Type:          Decision                                            |
0.00/0.03	c |  Objective Function:    None                                                |
0.00/0.03	c |                                                                             |
0.00/0.03	c ===============================================================================
1799.58/1800.00	c ===============================================================================
1799.58/1800.00	c Wall Clock Time: 1800.01 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-3704936-1338114607/watcher-3704936-1338114607 -o /tmp/evaluation-result-3704936-1338114607/solver-3704936-1338114607 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704936-1338114607.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.92 1.98 1.99 3/180 15231
/proc/meminfo: memFree=31244948/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=4592 CPUtime=0 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) R 15229 15231 12409 0 -1 4202496 567 0 0 0 0 0 0 0 20 0 1 0 277585527 4702208 519 33554432000 4194304 5963574 140735951170128 140736915789672 5301669 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 1148 519 163 432 0 627 0

[startup+0.0930801 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 15231
/proc/meminfo: memFree=31244948/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=86072 CPUtime=0.08 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 2305 0 0 0 8 0 0 0 20 0 2 0 277585527 88137728 2081 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 21518 2081 187 432 0 21083 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 86072

[startup+0.100229 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 15231
/proc/meminfo: memFree=31244948/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=86072 CPUtime=0.09 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 2314 0 0 0 9 0 0 0 20 0 2 0 277585527 88137728 2090 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 21518 2090 187 432 0 21083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86072

[startup+0.300114 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 15231
/proc/meminfo: memFree=31244948/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=86072 CPUtime=0.29 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 2544 0 0 0 29 0 0 0 20 0 2 0 277585527 88137728 2320 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 21518 2320 187 432 0 21083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86072

[startup+0.700181 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 15231
/proc/meminfo: memFree=31244948/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=86072 CPUtime=0.68 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 3076 0 0 0 68 0 0 0 20 0 2 0 277585527 88137728 2852 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 21518 2852 187 432 0 21083 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 86072

[startup+1.50023 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 15233
/proc/meminfo: memFree=31232432/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=86072 CPUtime=1.49 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 4060 0 0 0 148 1 0 0 20 0 2 0 277585527 88137728 3836 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 21518 3836 187 432 0 21083 0
[pid=15231/tid=15233] ppid=15229 vsize=86072 CPUtime=1.45 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 2685 0 0 0 144 1 0 0 20 0 2 0 277585530 88137728 3836 33554432000 4194304 5963574 140735951170128 140205025670968 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86072

[startup+3.10022 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 15233
/proc/meminfo: memFree=31227332/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=86072 CPUtime=3.09 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 4872 0 0 0 308 1 0 0 20 0 2 0 277585527 88137728 4648 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 21518 4648 187 432 0 21083 0
[pid=15231/tid=15233] ppid=15229 vsize=86072 CPUtime=3.05 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 3497 0 0 0 304 1 0 0 20 0 2 0 277585530 88137728 4648 33554432000 4194304 5963574 140735951170128 140205025671160 4373073 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86072

[startup+6.30021 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 15233
/proc/meminfo: memFree=31221628/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=86288 CPUtime=6.28 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 6331 0 0 0 627 1 0 0 20 0 2 0 277585527 88358912 6107 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 21572 6107 187 432 0 21137 0
[pid=15231/tid=15233] ppid=15229 vsize=86288 CPUtime=6.24 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 4956 0 0 0 623 1 0 0 20 0 2 0 277585530 88358912 6107 33554432000 4194304 5963574 140735951170128 140205025671160 4381532 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86288

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 15233
/proc/meminfo: memFree=31210856/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=86288 CPUtime=12.68 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 8648 0 0 0 1266 2 0 0 20 0 2 0 277585527 88358912 8424 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 21572 8424 187 432 0 21137 0
[pid=15231/tid=15233] ppid=15229 vsize=86288 CPUtime=12.62 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 7273 0 0 0 1260 2 0 0 20 0 2 0 277585530 88358912 8424 33554432000 4194304 5963574 140735951170128 140205025671160 4402879 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86288

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/182 15233
/proc/meminfo: memFree=31193480/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=86396 CPUtime=25.48 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 12655 0 0 0 2545 3 0 0 20 0 2 0 277585527 88469504 12431 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 21599 12431 187 432 0 21164 0
[pid=15231/tid=15233] ppid=15229 vsize=86396 CPUtime=25.39 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 11280 0 0 0 2536 3 0 0 20 0 2 0 277585530 88469504 12431 33554432000 4194304 5963574 140735951170128 140205025671160 4381096 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86396

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/182 15233
/proc/meminfo: memFree=31144984/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=152092 CPUtime=51.08 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 20004 0 0 0 5102 6 0 0 20 0 2 0 277585527 155742208 19780 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 38023 19780 187 432 0 37588 0
[pid=15231/tid=15233] ppid=15229 vsize=152092 CPUtime=50.92 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 18629 0 0 0 5086 6 0 0 20 0 2 0 277585530 155742208 19780 33554432000 4194304 5963574 140735951170128 140205025671160 4399451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 152092

[startup+102.307 s]
/proc/loadavg: 2.03 2.00 2.00 3/181 15233
/proc/meminfo: memFree=31096736/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=152092 CPUtime=102.27 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 24936 0 0 0 10218 9 0 0 20 0 2 0 277585527 155742208 24712 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 38023 24712 187 432 0 37588 0
[pid=15231/tid=15233] ppid=15229 vsize=152092 CPUtime=102 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 23561 0 0 0 10190 10 0 0 20 0 2 0 277585530 155742208 24712 33554432000 4194304 5963574 140735951170128 140205025671160 4399605 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 152092

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 15234
/proc/meminfo: memFree=31052392/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=152092 CPUtime=162.22 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 29007 0 0 0 16211 11 0 0 20 0 2 0 277585527 155742208 29062 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 38023 29062 187 432 0 37588 0
[pid=15231/tid=15233] ppid=15229 vsize=152092 CPUtime=161.8 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 27632 0 0 0 16167 13 0 0 20 0 2 0 277585530 155742208 29062 33554432000 4194304 5963574 140735951170128 140205025670968 4399456 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) 152092

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 15234
/proc/meminfo: memFree=31030820/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=152092 CPUtime=222.2 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 30115 0 0 0 22208 12 0 0 20 0 2 0 277585527 155742208 30164 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 38023 30164 187 432 0 37588 0
[pid=15231/tid=15233] ppid=15229 vsize=152092 CPUtime=221.64 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 28740 0 0 0 22149 15 0 0 20 0 2 0 277585530 155742208 30164 33554432000 4194304 5963574 140735951170128 140205025670968 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 152092

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 15234
/proc/meminfo: memFree=31013352/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=153628 CPUtime=282.19 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 34208 0 0 0 28204 15 0 0 20 0 2 0 277585527 157315072 34257 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 38407 34257 187 432 0 37972 0
[pid=15231/tid=15233] ppid=15229 vsize=153628 CPUtime=281.48 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 32833 0 0 0 28129 19 0 0 20 0 2 0 277585530 157315072 34257 33554432000 4194304 5963574 140735951170128 140205025670968 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 153628

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15234
/proc/meminfo: memFree=31010804/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=220028 CPUtime=342.18 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 34838 0 0 0 34203 15 0 0 20 0 2 0 277585527 225308672 34876 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 55007 34876 187 432 0 54572 0
[pid=15231/tid=15233] ppid=15229 vsize=220028 CPUtime=341.33 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 33463 0 0 0 34113 20 0 0 20 0 2 0 277585530 225308672 34876 33554432000 4194304 5963574 140735951170128 140205025671032 4399603 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 220028

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15234
/proc/meminfo: memFree=31007888/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=220028 CPUtime=402.17 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 35514 0 0 0 40202 15 0 0 20 0 2 0 277585527 225308672 35559 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 55007 35559 187 432 0 54572 0
[pid=15231/tid=15233] ppid=15229 vsize=220028 CPUtime=401.18 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 34139 0 0 0 40097 21 0 0 20 0 2 0 277585530 225308672 35559 33554432000 4194304 5963574 140735951170128 140205025670968 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 220028

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15235
/proc/meminfo: memFree=30989328/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=221756 CPUtime=462.15 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15245
/proc/meminfo: memFree=30761588/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=295856 CPUtime=1421.97 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 68372 0 0 0 142159 38 0 0 20 0 2 0 277585527 302956544 69564 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 73964 69564 187 432 0 73529 0
[pid=15231/tid=15233] ppid=15229 vsize=295856 CPUtime=1418.53 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 66997 0 0 0 141794 59 0 0 20 0 2 0 277585530 302956544 69564 33554432000 4194304 5963574 140735951170128 140205025671208 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 295856

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15284
/proc/meminfo: memFree=31090348/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1481.92 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 78932 0 0 0 148146 46 0 0 20 0 2 0 277585527 370286592 80240 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 80241 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1478.34 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 77558 0 0 0 147766 68 0 0 20 0 2 0 277585530 370286592 80241 33554432000 4194304 5963574 140735951170128 140205025671160 5135572 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) 361608

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15284
/proc/meminfo: memFree=31008028/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1541.92 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 81643 0 0 0 154143 49 0 0 20 0 2 0 277585527 370286592 82951 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 82951 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1538.18 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 80268 0 0 0 153747 71 0 0 20 0 2 0 277585530 370286592 82951 33554432000 4194304 5963574 140735951170128 140205025671160 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 361608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15284
/proc/meminfo: memFree=30970888/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1601.91 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 81649 0 0 0 160142 49 0 0 20 0 2 0 277585527 370286592 82964 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 82964 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1598.03 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 80274 0 0 0 159731 72 0 0 20 0 2 0 277585530 370286592 82964 33554432000 4194304 5963574 140735951170128 140205025671160 4399603 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 361608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15285
/proc/meminfo: memFree=30929208/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1661.9 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 81649 0 0 0 166141 49 0 0 20 0 2 0 277585527 370286592 82964 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 82964 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1657.88 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 80274 0 0 0 165715 73 0 0 20 0 2 0 277585530 370286592 82964 33554432000 4194304 5963574 140735951170128 140205025671160 4399614 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) 361608

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 15285
/proc/meminfo: memFree=30897440/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1721.89 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 81651 0 0 0 172140 49 0 0 20 0 2 0 277585527 370286592 82966 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 82966 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1717.73 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 80276 0 0 0 171699 74 0 0 20 0 2 0 277585530 370286592 82966 33554432000 4194304 5963574 140735951170128 140205025671160 4220672 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) 361608

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 15285
/proc/meminfo: memFree=30872268/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1781.88 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 81656 0 0 0 178139 49 0 0 20 0 2 0 277585527 370286592 82971 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 82971 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1777.57 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 80281 0 0 0 177682 75 0 0 20 0 2 0 277585530 370286592 82971 33554432000 4194304 5963574 140735951170128 140205025671160 4399592 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) 361608

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 15285
/proc/meminfo: memFree=30872268/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1791.48 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 81656 0 0 0 179099 49 0 0 20 0 2 0 277585527 370286592 82971 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 82971 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1787.15 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 80281 0 0 0 178640 75 0 0 20 0 2 0 277585530 370286592 82971 33554432000 4194304 5963574 140735951170128 140205025671160 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 361608

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 15288
/proc/meminfo: memFree=30871708/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1794.68 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 81656 0 0 0 179419 49 0 0 20 0 2 0 277585527 370286592 82971 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 82971 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1790.35 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 80281 0 0 0 178960 75 0 0 20 0 2 0 277585530 370286592 82971 33554432000 4194304 5963574 140735951170128 140205025671160 4399603 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 361608

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 15288
/proc/meminfo: memFree=30871716/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1797.88 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 81656 0 0 0 179739 49 0 0 20 0 2 0 277585527 370286592 82971 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 82971 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1793.53 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 80281 0 0 0 179278 75 0 0 20 0 2 0 277585530 370286592 82971 33554432000 4194304 5963574 140735951170128 140205025671160 4399623 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) 361608

[startup+1799.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 15288
/proc/meminfo: memFree=30871716/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1798.68 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 81656 0 0 0 179819 49 0 0 20 0 2 0 277585527 370286592 82971 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 82971 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1794.33 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 80281 0 0 0 179358 75 0 0 20 0 2 0 277585530 370286592 82971 33554432000 4194304 5963574 140735951170128 140205025671160 4399623 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) 361608

[startup+1799.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 15288
/proc/meminfo: memFree=30871716/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1799.08 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 81656 0 0 0 179859 49 0 0 20 0 2 0 277585527 370286592 82971 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 82971 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1794.74 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 80281 0 0 0 179399 75 0 0 20 0 2 0 277585530 370286592 82971 33554432000 4194304 5963574 140735951170128 140205025671160 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 361608

[startup+1799.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 15288
/proc/meminfo: memFree=30871716/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1799.48 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 81656 0 0 0 179899 49 0 0 20 0 2 0 277585527 370286592 82971 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 82971 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1795.13 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 80281 0 0 0 179438 75 0 0 20 0 2 0 277585530 370286592 82971 33554432000 4194304 5963574 140735951170128 140205025671160 4399623 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) 361608

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 15288
/proc/meminfo: memFree=30871716/32873844 swapFree=7616/7616
[pid=15231] ppid=15229 vsize=361608 CPUtime=1799.58 cores=1,3,5,7
/proc/15231/stat : 15231 (wbo1.7) S 15229 15231 12409 0 -1 4202496 81656 0 0 0 179909 49 0 0 20 0 2 0 277585527 370286592 82971 33554432000 4194304 5963574 140735951170128 140735951169648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15231/statm: 90402 82971 187 432 0 89967 0
[pid=15231/tid=15233] ppid=15229 vsize=361608 CPUtime=1795.23 cores=1,3,5,7
/proc/15231/task/15233/stat : 15233 (wbo1.7) R 15229 15231 12409 0 -1 4202560 80281 0 0 0 179448 75 0 0 20 0 2 0 277585530 370286592 82971 33554432000 4194304 5963574 140735951170128 140205025671160 4221120 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) 361608

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15231 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=523191
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=764883
# CPU time returned by wait4() is 1795.29
# 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): 1799.09
CPU system time (s): 0.49
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 361608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.52
system time used= 0.764883
maximum resident set size= 331888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81657
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= 146
involuntary context switches= 1982

runsolver used 2.77058 second user time and 7.29389 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 12:30:07
IDJOB=3704936
IDBENCH=90126
IDSOLVER=2283
FILE ID=node135/3704936-1338114607
RUNJOBID= node135-1338083668-12426
PBS_JOBID= 14624422
Free space on /tmp= 71636 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K81.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704936-1338114607/watcher-3704936-1338114607 -o /tmp/evaluation-result-3704936-1338114607/solver-3704936-1338114607 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704936-1338114607.opb

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

MD5SUM BENCH= 07ddcd712bd0834d3fad6b8ca9adfb4d
RANDOM SEED=2019739281

node135.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.820
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	: 5333.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31245700 kB
Buffers:          281800 kB
Cached:           323164 kB
SwapCached:         1732 kB
Active:           725864 kB
Inactive:          86456 kB
Active(anon):     197520 kB
Inactive(anon):    12016 kB
Active(file):     528344 kB
Inactive(file):    74440 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105788 kB
Dirty:              5868 kB
Writeback:             0 kB
AnonPages:        288688 kB
Mapped:            12404 kB
Shmem:               132 kB
Slab:             674148 kB
SReclaimable:     116216 kB
SUnreclaim:       557932 kB
KernelStack:        1512 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 71632 MiB
End job on node135 at 2012-05-27 13:00:08