Trace number 3704938

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.6 1800.02

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K83.opb
MD5SUM87eecd69bf3cf4e36ad8fc8a9d8af53d
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 variables5644
Total number of constraints5812
Number of constraints which are clauses5729
Number of constraints which are cardinality constraints (but not clauses)83
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint83
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 84
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-3704938-1338115236.opb.
0.00/0.00	c Instance file HOME/instance-3704938-1338115236.opb
0.00/0.00	c File size is 360317 bytes.
0.00/0.02	c Highest Coefficient sum: 84
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:      5644                                                |
0.00/0.02	c |  Number Clauses:        5729                                                |
0.00/0.02	c |  Number Cardinality:    83                                                  |
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.60/1800.01	c ===============================================================================
1799.60/1800.01	c Wall Clock Time: 1800.01 s
1799.60/1800.01	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-3704938-1338115236/watcher-3704938-1338115236 -o /tmp/evaluation-result-3704938-1338115236/solver-3704938-1338115236 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704938-1338115236.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 25796
/proc/meminfo: memFree=27359916/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=4628 CPUtime=0 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) R 25794 25796 22359 0 -1 4202496 570 0 0 0 0 0 0 0 20 0 1 0 277650908 4739072 523 33554432000 4194304 5963574 140735383338816 140733694432856 4394942 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 1157 523 163 432 0 634 0

[startup+0.0821061 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 25796
/proc/meminfo: memFree=27359916/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=85836 CPUtime=0.07 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 2331 0 0 0 7 0 0 0 20 0 2 0 277650908 87896064 2101 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 21459 2101 187 432 0 21024 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 85836

[startup+0.100172 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 25796
/proc/meminfo: memFree=27359916/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=85836 CPUtime=0.09 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 2354 0 0 0 9 0 0 0 20 0 2 0 277650908 87896064 2124 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 21459 2124 187 432 0 21024 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85836

[startup+0.300112 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 25796
/proc/meminfo: memFree=27359916/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=85836 CPUtime=0.29 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 2644 0 0 0 29 0 0 0 20 0 2 0 277650908 87896064 2414 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 21459 2414 187 432 0 21024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85836

[startup+0.700112 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 25796
/proc/meminfo: memFree=27359916/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=85836 CPUtime=0.68 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 3147 0 0 0 68 0 0 0 20 0 2 0 277650908 87896064 2917 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 21459 2917 187 432 0 21024 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 85836

[startup+1.50021 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 25798
/proc/meminfo: memFree=27346376/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=85836 CPUtime=1.49 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 4026 0 0 0 148 1 0 0 20 0 2 0 277650908 87896064 3796 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 21459 3796 187 432 0 21024 0
[pid=25796/tid=25798] ppid=25794 vsize=85836 CPUtime=1.45 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 2636 0 0 0 144 1 0 0 20 0 2 0 277650911 87896064 3797 33554432000 4194304 5963574 140735383338816 140226822047736 5135572 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85836

[startup+3.1002 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 25798
/proc/meminfo: memFree=27340672/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=85836 CPUtime=3.08 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 4826 0 0 0 307 1 0 0 20 0 2 0 277650908 87896064 4596 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 21459 4596 187 432 0 21024 0
[pid=25796/tid=25798] ppid=25794 vsize=85836 CPUtime=3.04 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 3435 0 0 0 303 1 0 0 20 0 2 0 277650911 87896064 4596 33554432000 4194304 5963574 140735383338816 140226822047784 4392297 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 85836

[startup+6.30021 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 25798
/proc/meminfo: memFree=27332364/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=85836 CPUtime=6.28 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 6546 0 0 0 626 2 0 0 20 0 2 0 277650908 87896064 6316 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 21459 6316 187 432 0 21024 0
[pid=25796/tid=25798] ppid=25794 vsize=85836 CPUtime=6.23 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 5155 0 0 0 621 2 0 0 20 0 2 0 277650911 87896064 6316 33554432000 4194304 5963574 140735383338816 140226822047736 5135572 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85836

[startup+12.7002 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 25798
/proc/meminfo: memFree=27308840/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=86052 CPUtime=12.69 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 9957 0 0 0 1265 4 0 0 20 0 2 0 277650908 88117248 9727 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 21513 9727 187 432 0 21078 0
[pid=25796/tid=25798] ppid=25794 vsize=86052 CPUtime=12.62 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 8566 0 0 0 1259 3 0 0 20 0 2 0 277650911 88117248 9727 33554432000 4194304 5963574 140735383338816 140226822047736 4392341 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86052

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 25798
/proc/meminfo: memFree=27279692/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=86160 CPUtime=25.48 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 13608 0 0 0 2543 5 0 0 20 0 2 0 277650908 88227840 13378 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 21540 13378 187 432 0 21105 0
[pid=25796/tid=25798] ppid=25794 vsize=86160 CPUtime=25.38 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 12217 0 0 0 2533 5 0 0 20 0 2 0 277650911 88227840 13378 33554432000 4194304 5963574 140735383338816 140226822047736 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86160

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 25798
/proc/meminfo: memFree=27240716/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=151856 CPUtime=51.07 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 18613 0 0 0 5101 6 0 0 20 0 2 0 277650908 155500544 18383 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 37964 18383 187 432 0 37529 0
[pid=25796/tid=25798] ppid=25794 vsize=151856 CPUtime=50.91 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 17222 0 0 0 5085 6 0 0 20 0 2 0 277650911 155500544 18383 33554432000 4194304 5963574 140735383338816 140226822047544 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 151856

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 25798
/proc/meminfo: memFree=27200344/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=151856 CPUtime=102.27 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 28857 0 0 0 10217 10 0 0 20 0 2 0 277650908 155500544 28627 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 37964 28627 187 432 0 37529 0
[pid=25796/tid=25798] ppid=25794 vsize=151856 CPUtime=101.99 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 27466 0 0 0 10188 11 0 0 20 0 2 0 277650911 155500544 28627 33554432000 4194304 5963574 140735383338816 140226822047784 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 151856

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25800
/proc/meminfo: memFree=27192812/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=152096 CPUtime=162.23 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 29746 0 0 0 16213 10 0 0 20 0 2 0 277650908 155746304 29600 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 38024 29600 187 432 0 37589 0
[pid=25796/tid=25798] ppid=25794 vsize=152096 CPUtime=161.8 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 28355 0 0 0 16168 12 0 0 20 0 2 0 277650911 155746304 29600 33554432000 4194304 5963574 140735383338816 140226822047736 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 152096

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25800
/proc/meminfo: memFree=27156456/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=152096 CPUtime=222.2 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 33924 0 0 0 22208 12 0 0 20 0 2 0 277650908 155746304 34266 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 38024 34266 187 432 0 37589 0
[pid=25796/tid=25798] ppid=25794 vsize=152096 CPUtime=221.63 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 32533 0 0 0 22148 15 0 0 20 0 2 0 277650911 155746304 34266 33554432000 4194304 5963574 140735383338816 140226822047544 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 152096

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25839
/proc/meminfo: memFree=27307524/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=217632 CPUtime=282.19 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 34302 0 0 0 28206 13 0 0 20 0 2 0 277650908 222855168 34744 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 54408 34744 187 432 0 53973 0
[pid=25796/tid=25798] ppid=25794 vsize=217632 CPUtime=281.47 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 32911 0 0 0 28130 17 0 0 20 0 2 0 277650911 222855168 34744 33554432000 4194304 5963574 140735383338816 140226822047544 4400107 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 217632

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25839
/proc/meminfo: memFree=27256720/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=217632 CPUtime=342.18 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 38879 0 0 0 34202 16 0 0 20 0 2 0 277650908 222855168 39321 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 54408 39321 187 432 0 53973 0
[pid=25796/tid=25798] ppid=25794 vsize=217632 CPUtime=341.32 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 37488 0 0 0 34112 20 0 0 20 0 2 0 277650911 222855168 39321 33554432000 4194304 5963574 140735383338816 140226822047544 4381238 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 217632

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25839
/proc/meminfo: memFree=27177400/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=217848 CPUtime=402.17 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 47356 0 0 0 40197 20 0 0 20 0 2 0 277650908 223076352 47798 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 54462 47798 187 432 0 54027 0
[pid=25796/tid=25798] ppid=25794 vsize=217848 CPUtime=401.16 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 45965 0 0 0 40090 26 0 0 20 0 2 0 277650911 223076352 47798 33554432000 4194304 5963574 140735383338816 140226822047736 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 217848

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25840
/proc/meminfo: memFree=27167260/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=218064 CPUtime=462.15 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25872
/proc/meminfo: memFree=26806668/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=352844 CPUtime=1421.97 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 82610 0 0 0 142162 35 0 0 20 0 2 0 277650908 361312256 83755 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 88211 83755 187 432 0 87776 0
[pid=25796/tid=25798] ppid=25794 vsize=352844 CPUtime=1418.51 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 81219 0 0 0 141795 56 0 0 20 0 2 0 277650911 361312256 83755 33554432000 4194304 5963574 140735383338816 140226822047736 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 352844

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 25872
/proc/meminfo: memFree=26790200/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418380 CPUtime=1481.95 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 83883 0 0 0 148159 36 0 0 20 0 2 0 277650908 428421120 85109 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104595 85109 187 432 0 104160 0
[pid=25796/tid=25798] ppid=25794 vsize=418380 CPUtime=1478.34 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 82492 0 0 0 147777 57 0 0 20 0 2 0 277650911 428421120 85109 33554432000 4194304 5963574 140735383338816 140226822047736 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 418380

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25872
/proc/meminfo: memFree=26771352/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418596 CPUtime=1541.94 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 88580 0 0 0 154155 39 0 0 20 0 2 0 277650908 428642304 89806 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104649 89806 187 432 0 104214 0
[pid=25796/tid=25798] ppid=25794 vsize=418596 CPUtime=1538.18 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 87189 0 0 0 153757 61 0 0 20 0 2 0 277650911 428642304 89806 33554432000 4194304 5963574 140735383338816 140226822047736 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 418596

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25872
/proc/meminfo: memFree=26765044/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418596 CPUtime=1601.93 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 89928 0 0 0 160154 39 0 0 20 0 2 0 277650908 428642304 91154 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104649 91154 187 432 0 104214 0
[pid=25796/tid=25798] ppid=25794 vsize=418596 CPUtime=1598.03 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 88537 0 0 0 159740 63 0 0 20 0 2 0 277650911 428642304 91154 33554432000 4194304 5963574 140735383338816 140226822047736 4399462 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 418596

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 25873
/proc/meminfo: memFree=26765504/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418596 CPUtime=1661.92 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 89930 0 0 0 166153 39 0 0 20 0 2 0 277650908 428642304 91156 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104649 91156 187 432 0 104214 0
[pid=25796/tid=25798] ppid=25794 vsize=418596 CPUtime=1657.88 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 88539 0 0 0 165724 64 0 0 20 0 2 0 277650911 428642304 91156 33554432000 4194304 5963574 140735383338816 140226822047736 4381496 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 418596

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 25873
/proc/meminfo: memFree=26765380/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418596 CPUtime=1721.92 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 89933 0 0 0 172152 40 0 0 20 0 2 0 277650908 428642304 91159 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104649 91159 187 432 0 104214 0
[pid=25796/tid=25798] ppid=25794 vsize=418596 CPUtime=1717.72 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 88542 0 0 0 171706 66 0 0 20 0 2 0 277650911 428642304 91159 33554432000 4194304 5963574 140735383338816 140226822047736 4399592 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 418596

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25876
/proc/meminfo: memFree=26765272/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418596 CPUtime=1781.91 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 89935 0 0 0 178151 40 0 0 20 0 2 0 277650908 428642304 91161 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104649 91161 187 432 0 104214 0
[pid=25796/tid=25798] ppid=25794 vsize=418596 CPUtime=1777.57 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 88544 0 0 0 177690 67 0 0 20 0 2 0 277650911 428642304 91161 33554432000 4194304 5963574 140735383338816 140226822047736 4381238 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 418596

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25876
/proc/meminfo: memFree=26765396/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418596 CPUtime=1791.51 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 89935 0 0 0 179111 40 0 0 20 0 2 0 277650908 428642304 91161 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104649 91161 187 432 0 104214 0
[pid=25796/tid=25798] ppid=25794 vsize=418596 CPUtime=1787.15 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 88544 0 0 0 178648 67 0 0 20 0 2 0 277650911 428642304 91161 33554432000 4194304 5963574 140735383338816 140226822047736 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (KiB) 418596

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25876
/proc/meminfo: memFree=26765644/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418596 CPUtime=1794.71 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 89935 0 0 0 179431 40 0 0 20 0 2 0 277650908 428642304 91161 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104649 91161 187 432 0 104214 0
[pid=25796/tid=25798] ppid=25794 vsize=418596 CPUtime=1790.34 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 88544 0 0 0 178967 67 0 0 20 0 2 0 277650911 428642304 91161 33554432000 4194304 5963574 140735383338816 140226822047736 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (KiB) 418596

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25876
/proc/meminfo: memFree=26765644/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418596 CPUtime=1797.9 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 89935 0 0 0 179750 40 0 0 20 0 2 0 277650908 428642304 91161 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104649 91161 187 432 0 104214 0
[pid=25796/tid=25798] ppid=25794 vsize=418596 CPUtime=1793.53 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 88544 0 0 0 179286 67 0 0 20 0 2 0 277650911 428642304 91161 33554432000 4194304 5963574 140735383338816 140226822047736 4399971 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 418596

[startup+1799.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25876
/proc/meminfo: memFree=26765644/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418596 CPUtime=1798.7 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 89935 0 0 0 179830 40 0 0 20 0 2 0 277650908 428642304 91161 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104649 91161 187 432 0 104214 0
[pid=25796/tid=25798] ppid=25794 vsize=418596 CPUtime=1794.33 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 88544 0 0 0 179366 67 0 0 20 0 2 0 277650911 428642304 91161 33554432000 4194304 5963574 140735383338816 140226822047736 4399614 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (KiB) 418596

[startup+1799.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25876
/proc/meminfo: memFree=26765644/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418596 CPUtime=1799.11 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 89935 0 0 0 179871 40 0 0 20 0 2 0 277650908 428642304 91161 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104649 91161 187 432 0 104214 0
[pid=25796/tid=25798] ppid=25794 vsize=418596 CPUtime=1794.73 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 88544 0 0 0 179406 67 0 0 20 0 2 0 277650911 428642304 91161 33554432000 4194304 5963574 140735383338816 140226822047736 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.11
Current children cumulated vsize (KiB) 418596

[startup+1799.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25876
/proc/meminfo: memFree=26765644/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418596 CPUtime=1799.5 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 89935 0 0 0 179910 40 0 0 20 0 2 0 277650908 428642304 91161 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104649 91161 187 432 0 104214 0
[pid=25796/tid=25798] ppid=25794 vsize=418596 CPUtime=1795.12 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 88544 0 0 0 179445 67 0 0 20 0 2 0 277650911 428642304 91161 33554432000 4194304 5963574 140735383338816 140226822047736 4399605 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 418596

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 25876
/proc/meminfo: memFree=26765644/32873648 swapFree=6336/6336
[pid=25796] ppid=25794 vsize=418596 CPUtime=1799.6 cores=0,2,4,6
/proc/25796/stat : 25796 (wbo1.7) S 25794 25796 22359 0 -1 4202496 89935 0 0 0 179920 40 0 0 20 0 2 0 277650908 428642304 91161 33554432000 4194304 5963574 140735383338816 140735383338336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25796/statm: 104649 91161 187 432 0 104214 0
[pid=25796/tid=25798] ppid=25794 vsize=418596 CPUtime=1795.22 cores=0,2,4,6
/proc/25796/task/25798/stat : 25798 (wbo1.7) R 25794 25796 22359 0 -1 4202560 88544 0 0 0 179455 67 0 0 20 0 2 0 277650911 428642304 91161 33554432000 4194304 5963574 140735383338816 140226822047736 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (KiB) 418596

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25796 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=603178
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=685895
# CPU time returned by wait4() is 1795.29
# while last known CPU time is 1799.6
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.02
CPU time (s): 1799.6
CPU user time (s): 1799.2
CPU system time (s): 0.4
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 418596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.6
system time used= 0.685895
maximum resident set size= 364648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89936
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= 150
involuntary context switches= 2098

runsolver used 2.78858 second user time and 7.03293 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 12:40:36
IDJOB=3704938
IDBENCH=90136
IDSOLVER=2283
FILE ID=node112/3704938-1338115236
RUNJOBID= node112-1338087345-22375
PBS_JOBID= 14624440
Free space on /tmp= 71588 MiB

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

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

MD5SUM BENCH= 87eecd69bf3cf4e36ad8fc8a9d8af53d
RANDOM SEED=676044654

node112.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.763
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.52
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.763
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		: 2666.763
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:        27360444 kB
Buffers:          336452 kB
Cached:          4171552 kB
SwapCached:            0 kB
Active:           942568 kB
Inactive:        3758196 kB
Active(anon):     195276 kB
Inactive(anon):        0 kB
Active(file):     747292 kB
Inactive(file):  3758196 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5824 kB
Writeback:             0 kB
AnonPages:        172300 kB
Mapped:            15088 kB
Shmem:               200 kB
Slab:             674216 kB
SReclaimable:     118192 kB
SUnreclaim:       556024 kB
KernelStack:        1496 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     146396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71580 MiB
End job on node112 at 2012-05-27 13:10:37