Trace number 3704089

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 NameAnswerobjective functionCPU timeWall clock time
pwbo 2.0? (TO) 1800.13 901.985

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_50null20mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM7e1ba98da2a2cea04a0e7f6c87cec7d2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-4565
Best CPU time to get the best result obtained on this benchmark1800.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 624831
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 624831
Number of bits of the biggest sum of numbers20
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 |  pwbo:                    2.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704089-1338099562.opb.
0.00/0.00	c Instance file HOME/instance-3704089-1338099562.opb
0.00/0.00	c File size is 28226981 bytes.
3.08/3.20	c Cost Offset: -624831
3.08/3.20	c Highest Coefficient sum: 66365
3.08/3.20	c ============================[ Problem Statistics ]=============================
3.08/3.20	c |                                                                             |
3.08/3.20	c |  Parsing time:          3.20         s                                      |
3.08/3.20	c |  Number Variables:      400896                                              |
3.08/3.20	c |  Number Clauses:        400785                                              |
3.08/3.20	c |  Number Cardinality:    1977                                                |
3.08/3.20	c |  Number PB Constraints: 1                                                   |
3.08/3.20	c |                                                                             |
3.75/3.53	c |  Problem Type:          Optimization                                        |
3.75/3.53	c |  Objective Function:    PB Constraint                                       |
3.75/3.53	c |                                                                             |
3.75/3.53	c ===============================================================================
1800.13/901.91	c ===============================================================================
1800.13/901.91	c Wall Clock Time: 901.92 s
1800.13/901.91	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-3704089-1338099562/watcher-3704089-1338099562 -o /tmp/evaluation-result-3704089-1338099562/solver-3704089-1338099562 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 HOME/instance-3704089-1338099562.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: 3.85 3.99 3.99 4/178 26962
/proc/meminfo: memFree=29903988/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=32828 CPUtime=0 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) R 26960 26962 25163 0 -1 4202496 627 0 0 0 0 0 0 0 20 0 1 0 276081796 33615872 579 33554432000 4194304 5965102 140735949732144 140737387493192 5162661 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 8207 579 169 433 0 879 0

[startup+0.0288021 s]
/proc/loadavg: 3.85 3.99 3.99 4/178 26962
/proc/meminfo: memFree=29903988/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=38076 CPUtime=0.02 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) R 26960 26962 25163 0 -1 4202496 1903 0 0 0 2 0 0 0 20 0 1 0 276081796 38989824 1855 33554432000 4194304 5965102 140735949732144 140737387493192 4355485 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 9519 1855 225 433 0 2191 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 38076

[startup+0.100268 s]
/proc/loadavg: 3.85 3.99 3.99 4/178 26962
/proc/meminfo: memFree=29903988/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=48172 CPUtime=0.09 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) R 26960 26962 25163 0 -1 4202496 4562 0 0 0 9 0 0 0 20 0 1 0 276081796 49328128 4433 33554432000 4194304 5965102 140735949732144 140737387493192 4396446 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 12043 4434 425 433 0 4715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48172

[startup+0.300237 s]
/proc/loadavg: 3.85 3.99 3.99 4/178 26962
/proc/meminfo: memFree=29903988/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=69468 CPUtime=0.29 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) R 26960 26962 25163 0 -1 4202496 10526 0 0 0 28 1 0 0 20 0 1 0 276081796 71135232 10129 33554432000 4194304 5965102 140735949732144 140735949730152 5137146 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 17367 10131 963 433 0 10039 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69468

[startup+0.700238 s]
/proc/loadavg: 3.85 3.99 3.99 4/178 26962
/proc/meminfo: memFree=29903988/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=115932 CPUtime=0.69 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) R 26960 26962 25163 0 -1 4202496 22889 0 0 0 66 3 0 0 20 0 1 0 276081796 118714368 21962 33554432000 4194304 5965102 140735949732144 140735949730152 4420575 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 28983 21963 1984 433 0 21655 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115932

[startup+1.50025 s]
/proc/loadavg: 3.85 3.99 3.99 4/179 26963
/proc/meminfo: memFree=29787472/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=211904 CPUtime=1.49 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) R 26960 26962 25163 0 -1 4202496 45859 0 0 0 142 7 0 0 20 0 1 0 276081796 216989696 45916 33554432000 4194304 5965102 140735949732144 140735949730088 5137146 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 52976 45916 3797 433 0 45648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 211904

[startup+3.10016 s]
/proc/loadavg: 3.85 3.99 3.99 4/179 26963
/proc/meminfo: memFree=29674900/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=335784 CPUtime=3.08 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) R 26960 26962 25163 0 -1 4202496 75713 0 0 0 297 11 0 0 20 0 1 0 276081796 343842816 77754 33554432000 4194304 5965102 140735949732144 140735949730152 4344505 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 83946 77755 6863 433 0 76618 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 335784

[startup+6.30035 s]
/proc/loadavg: 3.87 3.99 3.99 5/181 26965
/proc/meminfo: memFree=29170972/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=885700 CPUtime=9.32 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 164537 0 0 0 897 35 0 0 20 0 3 0 276081796 906956800 185756 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 221425 185756 198 433 0 220989 0
[pid=26962/tid=26964] ppid=26960 vsize=885700 CPUtime=3.05 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 62802 0 0 0 288 17 0 0 20 0 3 0 276082116 906956800 185756 33554432000 4194304 5965102 140735949732144 140705113213272 5123123 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=885700 CPUtime=3.05 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 23958 0 0 0 299 6 0 0 20 0 3 0 276082116 906956800 185756 33554432000 4194304 5965102 140735949732144 140705102723432 4390172 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 9.32
Current children cumulated vsize (KiB) 885700

[startup+12.7003 s]
/proc/loadavg: 3.88 3.99 3.99 5/181 26965
/proc/meminfo: memFree=29114908/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=951236 CPUtime=22.12 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 171837 0 0 0 2173 39 0 0 20 0 3 0 276081796 974065664 197152 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 237809 197152 199 433 0 237373 0
[pid=26962/tid=26964] ppid=26960 vsize=951236 CPUtime=9.43 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 69918 0 0 0 923 20 0 0 20 0 3 0 276082116 974065664 197152 33554432000 4194304 5965102 140735949732144 140705113213464 4446303 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=951236 CPUtime=9.42 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 24142 0 0 0 936 6 0 0 20 0 3 0 276082116 974065664 197152 33554432000 4194304 5965102 140735949732144 140705102723432 4404383 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 22.12
Current children cumulated vsize (KiB) 951236

[startup+25.5003 s]
/proc/loadavg: 3.98 4.01 3.99 5/181 26965
/proc/meminfo: memFree=29043748/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=934912 CPUtime=47.72 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 188373 0 0 0 4725 47 0 0 20 0 3 0 276081796 957349888 208473 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 233728 208473 199 433 0 233292 0
[pid=26962/tid=26964] ppid=26960 vsize=934912 CPUtime=22.2 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 85122 0 0 0 2192 28 0 0 20 0 3 0 276082116 957349888 208473 33554432000 4194304 5965102 140735949732144 140705113213256 5131498 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=934912 CPUtime=22.19 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 25474 0 0 0 2213 6 0 0 20 0 3 0 276082116 957349888 208473 33554432000 4194304 5965102 140735949732144 140705102723384 4404757 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 47.72
Current children cumulated vsize (KiB) 934912

[startup+51.1003 s]
/proc/loadavg: 3.99 4.00 3.99 5/182 26968
/proc/meminfo: memFree=28875208/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=1167892 CPUtime=98.91 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 216892 0 0 0 9828 63 0 0 20 0 3 0 276081796 1195921408 252266 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 291973 252266 199 433 0 291537 0
[pid=26962/tid=26964] ppid=26960 vsize=1167892 CPUtime=47.73 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 113347 0 0 0 4730 43 0 0 20 0 3 0 276082116 1195921408 252266 33554432000 4194304 5965102 140735949732144 140705113213224 5131557 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=1167892 CPUtime=47.72 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 25768 0 0 0 4766 6 0 0 20 0 3 0 276082116 1195921408 252266 33554432000 4194304 5965102 140735949732144 140705102723384 4393875 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 98.91
Current children cumulated vsize (KiB) 1167892

[startup+102.307 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 26968
/proc/meminfo: memFree=28591796/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=1475524 CPUtime=201.3 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 262538 0 0 0 20035 95 0 0 20 0 3 0 276081796 1510936576 318254 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 368881 318254 199 433 0 368445 0
[pid=26962/tid=26964] ppid=26960 vsize=1475524 CPUtime=98.8 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 158078 0 0 0 9805 75 0 0 20 0 3 0 276082116 1510936576 318254 33554432000 4194304 5965102 140735949732144 140705113213464 5135734 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=1475524 CPUtime=98.79 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 26683 0 0 0 9870 9 0 0 20 0 3 0 276082116 1510936576 318254 33554432000 4194304 5965102 140735949732144 140705102723384 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 201.3
Current children cumulated vsize (KiB) 1475524

[startup+162.3 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 26968
/proc/meminfo: memFree=28277048/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=1868740 CPUtime=321.26 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 297793 0 0 0 32002 124 0 0 20 0 3 0 276081796 1913589760 390880 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 467185 390880 199 433 0 466749 0
[pid=26962/tid=26964] ppid=26960 vsize=1868740 CPUtime=158.64 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 192450 0 0 0 15759 105 0 0 20 0 3 0 276082116 1913589760 390880 33554432000 4194304 5965102 140735949732144 140705113213224 4447586 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=1868740 CPUtime=158.63 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 27566 0 0 0 15852 11 0 0 20 0 3 0 276082116 1913589760 390880 33554432000 4194304 5965102 140735949732144 140705102723384 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 321.26
Current children cumulated vsize (KiB) 1868740

[startup+222.3 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 26968
/proc/meminfo: memFree=27933384/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=2196420 CPUtime=441.25 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 365481 0 0 0 43967 158 0 0 20 0 3 0 276081796 2249134080 464414 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 549105 464414 199 433 0 548669 0
[pid=26962/tid=26964] ppid=26960 vsize=2196420 CPUtime=218.48 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 259659 0 0 0 21710 138 0 0 20 0 3 0 276082116 2249134080 464414 33554432000 4194304 5965102 140735949732144 140705113213464 5135042 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=2196420 CPUtime=218.48 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 28045 0 0 0 21836 12 0 0 20 0 3 0 276082116 2249134080 464414 33554432000 4194304 5965102 140735949732144 140705102723384 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 441.25
Current children cumulated vsize (KiB) 2196420

[startup+282.3 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 26969
/proc/meminfo: memFree=27729440/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=2393028 CPUtime=561.23 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 382224 0 0 0 55953 170 0 0 20 0 3 0 276081796 2450460672 505283 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 598257 505283 199 433 0 597821 0
[pid=26962/tid=26964] ppid=26960 vsize=2393028 CPUtime=278.32 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 275950 0 0 0 27681 151 0 0 20 0 3 0 276082116 2450460672 505283 33554432000 4194304 5965102 140735949732144 140705113213336 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=2393028 CPUtime=278.32 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 28497 0 0 0 27818 14 0 0 20 0 3 0 276082116 2450460672 505283 33554432000 4194304 5965102 140735949732144 140705102723320 4222474 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 561.23
Current children cumulated vsize (KiB) 2393028

[startup+342.3 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 26969
/proc/meminfo: memFree=27495432/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=2655172 CPUtime=681.21 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 391515 0 0 0 67940 181 0 0 20 0 3 0 276081796 2718896128 556046 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 663793 556046 199 433 0 663357 0
[pid=26962/tid=26964] ppid=26960 vsize=2655172 CPUtime=338.17 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 284501 0 0 0 33655 162 0 0 20 0 3 0 276082116 2718896128 556046 33554432000 4194304 5965102 140735949732144 140705113213464 5139822 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=2655172 CPUtime=338.16 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 29237 0 0 0 33800 16 0 0 20 0 3 0 276082116 2718896128 556046 33554432000 4194304 5965102 140735949732144 140705102723384 4404571 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 681.21
Current children cumulated vsize (KiB) 2655172

[startup+402.3 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 26969
/proc/meminfo: memFree=27287572/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=2723520 CPUtime=801.18 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 398609 0 0 0 79927 191 0 0 20 0 3 0 276081796 2788884480 585044 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 680880 585044 199 433 0 680444 0
[pid=26962/tid=26964] ppid=26960 vsize=2723520 CPUtime=398.01 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 290412 0 0 0 39630 171 0 0 20 0 3 0 276082116 2788884480 585044 33554432000 4194304 5965102 140735949732144 140705113213224 4397141 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=2723520 CPUtime=398 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 30420 0 0 0 39781 19 0 0 20 0 3 0 276082116 2788884480 585044 33554432000 4194304 5965102 140735949732144 140705102723384 4222474 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 801.18
Current children cumulated vsize (KiB) 2723520

[startup+462.3 s]
/proc/loadavg: 3.99 4.00 3.99 5/182 26970
/proc/meminfo: memFree=27095888/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=2900992 CPUtime=921.15 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 413821 0 0 0 91907 208 0 0 20 0 3 0 276081796 2970615808 618838 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 725248 618838 199 433 0 724812 0
[pid=26962/tid=26964] ppid=26960 vsize=2900992 CPUtime=457.85 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 304709 0 0 0 45598 187 0 0 20 0 3 0 276082116 2970615808 618838 33554432000 4194304 5965102 140735949732144 140705113213192 4423249 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=2900992 CPUtime=457.83 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 31335 0 0 0 45764 19 0 0 20 0 3 0 276082116 2970615808 618838 33554432000 4194304 5965102 140735949732144 140705102723384 4382760 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 921.15
Current children cumulated vsize (KiB) 2900992

[startup+522.3 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 26970
/proc/meminfo: memFree=26852120/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=3072992 CPUtime=1041.13 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 429626 0 0 0 103890 223 0 0 20 0 3 0 276081796 3146743808 659466 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 768248 659466 199 433 0 767812 0
[pid=26962/tid=26964] ppid=26960 vsize=3072992 CPUtime=517.69 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 319408 0 0 0 51567 202 0 0 20 0 3 0 276082116 3146743808 659466 33554432000 4194304 5965102 140735949732144 140705113213464 4390583 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=3072992 CPUtime=517.68 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 32441 0 0 0 51746 22 0 0 20 0 3 0 276082116 3146743808 659466 33554432000 4194304 5965102 140735949732144 140705102723384 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1041.13
Current children cumulated vsize (KiB) 3072992

[startup+582.3 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 27012
/proc/meminfo: memFree=26783516/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=3216372 CPUtime=1161.1 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 460754 0 0 0 115835 275 0 0 20 0 3 0 276081796 3293564928 685705 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 804093 685705 199 433 0 803657 0
[pid=26962/tid=26964] ppid=26960 vsize=3216372 CPUtime=577.53 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 349925 0 0 0 57499 254 0 0 20 0 3 0 276082116 3293564928 685705 33554432000 4194304 5965102 140735949732144 140705113213336 4390210 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=3216372 CPUtime=577.52 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 33052 0 0 0 57728 24 0 0 20 0 3 0 276082116 3293564928 685705 33554432000 4194304 5965102 140735949732144 140705102723384 4393958 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1161.1
Current children cumulated vsize (KiB) 3216372

[startup+642.3 s]
/proc/loadavg: 3.99 4.00 3.99 5/182 27015
/proc/meminfo: memFree=26177624/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=3400836 CPUtime=1281.09 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 537827 0 0 0 127763 346 0 0 20 0 3 0 276081796 3482456064 739188 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 850209 739188 199 433 0 849773 0
[pid=26962/tid=26964] ppid=26960 vsize=3400836 CPUtime=637.38 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 425960 0 0 0 63415 323 0 0 20 0 3 0 276082116 3482456064 739188 33554432000 4194304 5965102 140735949732144 140705113213272 5180639 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=3400836 CPUtime=637.37 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 34090 0 0 0 63710 27 0 0 20 0 3 0 276082116 3482456064 739188 33554432000 4194304 5965102 140735949732144 140705102723384 4390125 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1281.09
Current children cumulated vsize (KiB) 3400836

[startup+702.3 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 27015
/proc/meminfo: memFree=25708380/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=3589252 CPUtime=1401.05 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 645952 0 0 0 139682 423 0 0 20 0 3 0 276081796 3675394048 770690 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 897313 770690 199 433 0 896877 0
[pid=26962/tid=26964] ppid=26960 vsize=3589252 CPUtime=697.22 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 533648 0 0 0 69321 401 0 0 20 0 3 0 276082116 3675394048 770690 33554432000 4194304 5965102 140735949732144 140705113213336 5131498 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=3589252 CPUtime=697.21 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 34527 0 0 0 69692 29 0 0 20 0 3 0 276082116 3675394048 770690 33554432000 4194304 5965102 140735949732144 140705102723384 4390172 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1401.05
Current children cumulated vsize (KiB) 3589252

[startup+762.307 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 27015
/proc/meminfo: memFree=25204912/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=3675124 CPUtime=1520.99 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 704560 0 0 0 151611 488 0 0 20 0 3 0 276081796 3763326976 803621 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 918781 803621 199 433 0 918345 0
[pid=26962/tid=26964] ppid=26960 vsize=3675124 CPUtime=757.06 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 591758 0 0 0 75240 466 0 0 20 0 3 0 276082116 3763326976 803621 33554432000 4194304 5965102 140735949732144 140705113213336 5134981 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=3675124 CPUtime=757 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 35025 0 0 0 75669 31 0 0 20 0 3 0 276082116 3763326976 803621 33554432000 4194304 5965102 140735949732144 140705102723192 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1520.99
Current children cumulated vsize (KiB) 3675124

[startup+822.3 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 27015
/proc/meminfo: memFree=24662968/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=3908644 CPUtime=1640.94 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 811231 0 0 0 163528 566 0 0 20 0 3 0 276081796 4002451456 854128 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 977161 854128 199 433 0 976725 0
[pid=26962/tid=26964] ppid=26960 vsize=3908644 CPUtime=816.89 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 697907 0 0 0 81145 544 0 0 20 0 3 0 276082116 4002451456 854128 33554432000 4194304 5965102 140735949732144 140705113213272 5131627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=3908644 CPUtime=816.83 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 35547 0 0 0 81651 32 0 0 20 0 3 0 276082116 4002451456 854128 33554432000 4194304 5965102 140735949732144 140705102723384 4390140 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1640.94
Current children cumulated vsize (KiB) 3908644

[startup+882.3 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 27016
/proc/meminfo: memFree=24292496/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=4039716 CPUtime=1760.92 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 869843 0 0 0 175456 636 0 0 20 0 3 0 276081796 4136669184 879201 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 1009929 879201 199 433 0 1009493 0
[pid=26962/tid=26964] ppid=26960 vsize=4039716 CPUtime=876.73 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 756166 0 0 0 87059 614 0 0 20 0 3 0 276082116 4136669184 879201 33554432000 4194304 5965102 140735949732144 140705113213336 4390187 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=4039716 CPUtime=876.67 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 35900 0 0 0 87633 34 0 0 20 0 3 0 276082116 4136669184 879201 33554432000 4194304 5965102 140735949732144 140705102723384 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1760.92
Current children cumulated vsize (KiB) 4039716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+901.9 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 27016
/proc/meminfo: memFree=24057496/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=4179076 CPUtime=1800.13 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 902687 0 0 0 179346 667 0 0 20 0 3 0 276081796 4279373824 908463 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 1044769 908463 199 433 0 1044333 0
[pid=26962/tid=26964] ppid=26960 vsize=4179076 CPUtime=896.29 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 788861 0 0 0 88984 645 0 0 20 0 3 0 276082116 4279373824 908463 33554432000 4194304 5965102 140735949732144 140705113213336 5136290 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=4179076 CPUtime=896.23 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 36049 0 0 0 89589 34 0 0 20 0 3 0 276082116 4279373824 908463 33554432000 4194304 5965102 140735949732144 140705102723432 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 4179076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+901.9 s]
/proc/loadavg: 3.99 4.00 3.99 5/181 27016
/proc/meminfo: memFree=24057496/32873648 swapFree=7108/7108
[pid=26962] ppid=26960 vsize=4179076 CPUtime=1800.13 cores=0,2,4,6
/proc/26962/stat : 26962 (pwbo2.0) S 26960 26962 25163 0 -1 4202496 902687 0 0 0 179346 667 0 0 20 0 3 0 276081796 4279373824 908463 33554432000 4194304 5965102 140735949732144 140735949731664 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26962/statm: 1044769 908463 199 433 0 1044333 0
[pid=26962/tid=26964] ppid=26960 vsize=4179076 CPUtime=896.29 cores=0,2,4,6
/proc/26962/task/26964/stat : 26964 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 788861 0 0 0 88984 645 0 0 20 0 3 0 276082116 4279373824 908463 33554432000 4194304 5965102 140735949732144 140705113213336 5136290 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=26962/tid=26965] ppid=26960 vsize=4179076 CPUtime=896.23 cores=0,2,4,6
/proc/26962/task/26965/stat : 26965 (pwbo2.0) R 26960 26962 25163 0 -1 4202560 36049 0 0 0 89589 34 0 0 20 0 3 0 276082116 4279373824 908463 33554432000 4194304 5965102 140735949732144 140705102723432 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 4179076

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26962 and gives
#  childrusage.ru_utime.tv_sec=1788
#  childrusage.ru_utime.tv_usec=838055
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=2935
# CPU time returned by wait4() is 1795.84
# while last known CPU time is 1800.13
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 901.985
CPU time (s): 1800.13
CPU user time (s): 1793.46
CPU system time (s): 6.67
CPU usage (%): 199.574
Max. virtual memory (cumulated for all children) (KiB): 4207700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.84
system time used= 7.00293
maximum resident set size= 3706080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 902689
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= 6256
involuntary context switches= 2012

runsolver used 2.18367 second user time and 4.87226 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-27 08:19:23
IDJOB=3704089
IDBENCH=90863
IDSOLVER=2279
FILE ID=node123/3704089-1338099562
RUNJOBID= node123-1338088025-25179
PBS_JOBID= 14624452
Free space on /tmp= 71656 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_50null20mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704089-1338099562/watcher-3704089-1338099562 -o /tmp/evaluation-result-3704089-1338099562/solver-3704089-1338099562 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 HOME/instance-3704089-1338099562.opb

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

MD5SUM BENCH= 7e1ba98da2a2cea04a0e7f6c87cec7d2
RANDOM SEED=751530662

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29904368 kB
Buffers:          276784 kB
Cached:          1403236 kB
SwapCached:         1808 kB
Active:          1192428 kB
Inactive:         976408 kB
Active(anon):     479864 kB
Inactive(anon):    10968 kB
Active(file):     712564 kB
Inactive(file):   965440 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104820 kB
Dirty:             33012 kB
Writeback:             0 kB
AnonPages:        493944 kB
Mapped:            15116 kB
Shmem:               100 kB
Slab:             658844 kB
SReclaimable:     103276 kB
SUnreclaim:       555568 kB
KernelStack:        1480 kB
PageTables:         5044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     204484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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= 71628 MiB
End job on node123 at 2012-05-27 08:34:27