Trace number 3704034

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.17 900.665

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX15_K67_cod2.opb
MD5SUM981c792e7a6b90aa8c44f0e4058f865b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-22879
Best CPU time to get the best result obtained on this benchmark20.3699
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 814173
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 814173
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-3704034-1338099025.opb.
0.00/0.00	c Instance file HOME/instance-3704034-1338099025.opb
0.00/0.00	c File size is 2493806 bytes.
0.19/0.23	c Cost Offset: -814173
0.19/0.23	c Highest Coefficient sum: 13618
0.19/0.23	c ============================[ Problem Statistics ]=============================
0.19/0.23	c |                                                                             |
0.19/0.23	c |  Parsing time:          0.23         s                                      |
0.19/0.23	c |  Number Variables:      40937                                               |
0.19/0.23	c |  Number Clauses:        40882                                               |
0.19/0.23	c |  Number Cardinality:    553                                                 |
0.19/0.23	c |  Number PB Constraints: 1                                                   |
0.19/0.23	c |                                                                             |
0.19/0.28	c |  Problem Type:          Optimization                                        |
0.19/0.28	c |  Objective Function:    Cardinality Constraint                              |
0.19/0.28	c |                                                                             |
0.19/0.28	c ===============================================================================
1800.17/900.61	c ===============================================================================
1800.17/900.61	c Wall Clock Time: 900.61 s
1800.17/900.61	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-3704034-1338099025/watcher-3704034-1338099025 -o /tmp/evaluation-result-3704034-1338099025/solver-3704034-1338099025 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 HOME/instance-3704034-1338099025.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: 3.73 3.93 3.94 4/179 938
/proc/meminfo: memFree=30675132/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=6632 CPUtime=0 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) R 936 938 31075 0 -1 4202496 386 0 0 0 0 0 0 0 20 0 1 0 276027353 6791168 338 33554432000 4194304 5965102 140736170606624 140734991904728 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/938/statm: 1658 338 162 433 0 613 0

[startup+0.0613479 s]
/proc/loadavg: 3.73 3.93 3.94 4/179 938
/proc/meminfo: memFree=30675132/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=15488 CPUtime=0.05 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) R 936 938 31075 0 -1 4202496 2629 0 0 0 5 0 0 0 20 0 1 0 276027353 15859712 2582 33554432000 4194304 5965102 140736170606624 140736170604040 5180368 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/938/statm: 3908 2604 325 433 0 2863 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15488

[startup+0.100322 s]
/proc/loadavg: 3.73 3.93 3.94 4/179 938
/proc/meminfo: memFree=30675132/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=21888 CPUtime=0.08 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) R 936 938 31075 0 -1 4202496 4140 0 0 0 8 0 0 0 20 0 1 0 276027353 22413312 4059 33554432000 4194304 5965102 140736170606624 140736170604040 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/938/statm: 5472 4060 432 433 0 4427 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21888

[startup+0.300195 s]
/proc/loadavg: 3.73 3.93 3.94 4/179 938
/proc/meminfo: memFree=30675132/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=205500 CPUtime=0.34 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 15975 0 0 0 32 2 0 0 20 0 3 0 276027353 210432000 14995 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 51375 14995 189 433 0 50939 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 205500

[startup+0.700222 s]
/proc/loadavg: 3.73 3.93 3.94 4/179 938
/proc/meminfo: memFree=30675132/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=197260 CPUtime=1.13 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 23501 0 0 0 110 3 0 0 20 0 3 0 276027353 201994240 19653 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 49315 19653 199 433 0 48879 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 197260

[startup+1.50033 s]
/proc/loadavg: 3.73 3.93 3.94 5/182 941
/proc/meminfo: memFree=30596888/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=197260 CPUtime=2.73 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 27673 0 0 0 269 4 0 0 20 0 3 0 276027353 201994240 21129 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 49315 21129 200 433 0 48879 0
[pid=938/tid=940] ppid=936 vsize=197260 CPUtime=1.24 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 15563 0 0 0 121 3 0 0 20 0 3 0 276027377 201994240 21129 33554432000 4194304 5965102 140736170606624 140380912593432 5139822 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=197260 CPUtime=1.24 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 3245 0 0 0 124 0 0 0 20 0 3 0 276027377 201994240 21129 33554432000 4194304 5965102 140736170606624 140380902103272 4393813 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 197260

[startup+3.10036 s]
/proc/loadavg: 3.73 3.93 3.94 5/182 941
/proc/meminfo: memFree=30585092/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=197260 CPUtime=5.94 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 34574 0 0 0 588 6 0 0 20 0 3 0 276027353 201994240 24058 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 49315 24058 200 433 0 48879 0
[pid=938/tid=940] ppid=936 vsize=197260 CPUtime=2.83 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 22389 0 0 0 279 4 0 0 20 0 3 0 276027377 201994240 24058 33554432000 4194304 5965102 140736170606624 140380912593432 4396386 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=197260 CPUtime=2.83 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 3320 0 0 0 283 0 0 0 20 0 3 0 276027377 201994240 24058 33554432000 4194304 5965102 140736170606624 140380902103352 4394045 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 197260

[startup+6.3003 s]
/proc/loadavg: 3.75 3.94 3.94 5/182 941
/proc/meminfo: memFree=30570072/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=197260 CPUtime=12.34 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 49897 0 0 0 1224 10 0 0 20 0 3 0 276027353 201994240 26963 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 49315 26963 200 433 0 48879 0
[pid=938/tid=940] ppid=936 vsize=197260 CPUtime=6.02 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 37541 0 0 0 595 7 0 0 20 0 3 0 276027377 201994240 26963 33554432000 4194304 5965102 140736170606624 140380912593432 4396869 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=197260 CPUtime=6.02 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 3491 0 0 0 601 1 0 0 20 0 3 0 276027377 201994240 26963 33554432000 4194304 5965102 140736170606624 140380902103352 4383069 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 197260

[startup+12.7003 s]
/proc/loadavg: 3.77 3.94 3.94 5/182 941
/proc/meminfo: memFree=30542496/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=266040 CPUtime=25.13 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 71149 0 0 0 2498 15 0 0 20 0 3 0 276027353 272424960 35256 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 66510 35256 200 433 0 66074 0
[pid=938/tid=940] ppid=936 vsize=266040 CPUtime=12.4 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 58465 0 0 0 1228 12 0 0 20 0 3 0 276027377 272424960 35256 33554432000 4194304 5965102 140736170606624 140380912593432 4381840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=266040 CPUtime=12.41 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 3819 0 0 0 1239 2 0 0 20 0 3 0 276027377 272424960 35256 33554432000 4194304 5965102 140736170606624 140380902103400 4222474 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 266040

[startup+25.5004 s]
/proc/loadavg: 3.82 3.94 3.94 5/182 941
/proc/meminfo: memFree=30487852/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=328332 CPUtime=50.73 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 120081 0 0 0 5046 27 0 0 20 0 3 0 276027353 336211968 47062 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 82083 47062 200 433 0 81647 0
[pid=938/tid=940] ppid=936 vsize=328332 CPUtime=25.17 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 106912 0 0 0 2495 22 0 0 20 0 3 0 276027377 336211968 47062 33554432000 4194304 5965102 140736170606624 140380912593432 5143478 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=328332 CPUtime=25.17 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 4304 0 0 0 2513 4 0 0 20 0 3 0 276027377 336211968 47062 33554432000 4194304 5965102 140736170606624 140380902103160 4400894 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 328332

[startup+51.1003 s]
/proc/loadavg: 3.88 3.94 3.94 5/181 941
/proc/meminfo: memFree=30396024/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=393764 CPUtime=101.91 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 217475 0 0 0 10139 52 0 0 20 0 3 0 276027353 403214336 69764 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 98441 69764 200 433 0 98005 0
[pid=938/tid=940] ppid=936 vsize=393764 CPUtime=50.71 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 203042 0 0 0 5028 43 0 0 20 0 3 0 276027377 403214336 69764 33554432000 4194304 5965102 140736170606624 140380912593736 5139774 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=393764 CPUtime=50.7 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 5568 0 0 0 5062 8 0 0 20 0 3 0 276027377 403214336 69764 33554432000 4194304 5965102 140736170606624 140380902103344 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 393764

[startup+102.307 s]
/proc/loadavg: 3.95 3.95 3.94 5/181 941
/proc/meminfo: memFree=30253480/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=524836 CPUtime=204.31 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 326005 0 0 0 20348 83 0 0 20 0 3 0 276027353 537432064 101254 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 131209 101254 200 433 0 130773 0
[pid=938/tid=940] ppid=936 vsize=524836 CPUtime=101.78 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 308639 0 0 0 10109 69 0 0 20 0 3 0 276027377 537432064 101254 33554432000 4194304 5965102 140736170606624 140380912593432 5123014 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=524836 CPUtime=101.77 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 8501 0 0 0 10163 14 0 0 20 0 3 0 276027377 537432064 101254 33554432000 4194304 5965102 140736170606624 140380902103352 4390125 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 204.31
Current children cumulated vsize (KiB) 524836

[startup+162.3 s]
/proc/loadavg: 3.93 3.94 3.94 5/181 941
/proc/meminfo: memFree=30107996/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=660768 CPUtime=324.25 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 422075 0 0 0 32318 107 0 0 20 0 3 0 276027353 676626432 131675 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 165192 131675 200 433 0 164756 0
[pid=938/tid=940] ppid=936 vsize=660768 CPUtime=161.62 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 403916 0 0 0 16070 92 0 0 20 0 3 0 276027377 676626432 131675 33554432000 4194304 5965102 140736170606624 140380912593432 5135042 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=660768 CPUtime=161.59 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 9294 0 0 0 16142 17 0 0 20 0 3 0 276027377 676626432 131675 33554432000 4194304 5965102 140736170606624 140380902103456 4383063 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 324.25
Current children cumulated vsize (KiB) 660768

[startup+222.3 s]
/proc/loadavg: 3.97 3.95 3.94 5/181 942
/proc/meminfo: memFree=29961064/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=791840 CPUtime=444.22 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 512678 0 0 0 44290 132 0 0 20 0 3 0 276027353 810844160 164424 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 197960 164424 200 433 0 197524 0
[pid=938/tid=940] ppid=936 vsize=791840 CPUtime=221.47 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 493706 0 0 0 22031 116 0 0 20 0 3 0 276027377 810844160 164424 33554432000 4194304 5965102 140736170606624 140380912593432 5131498 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=791840 CPUtime=221.42 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 10107 0 0 0 22122 20 0 0 20 0 3 0 276027377 810844160 164424 33554432000 4194304 5965102 140736170606624 140380902103352 4390140 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 444.22
Current children cumulated vsize (KiB) 791840

[startup+282.3 s]
/proc/loadavg: 4.02 3.97 3.94 5/181 942
/proc/meminfo: memFree=29849852/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=857376 CPUtime=564.14 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 597623 0 0 0 56255 159 0 0 20 0 3 0 276027353 877953024 195318 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 214344 195318 200 433 0 213908 0
[pid=938/tid=940] ppid=936 vsize=857376 CPUtime=281.3 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 575106 0 0 0 27993 137 0 0 20 0 3 0 276027377 877953024 195318 33554432000 4194304 5965102 140736170606624 140380912593432 5139774 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=857376 CPUtime=281.22 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 13652 0 0 0 28093 29 0 0 20 0 3 0 276027377 877953024 195318 33554432000 4194304 5965102 140736170606624 140380902103456 4390210 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 564.14
Current children cumulated vsize (KiB) 857376

[startup+342.3 s]
/proc/loadavg: 4.04 3.99 3.95 5/181 942
/proc/meminfo: memFree=29742436/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=988448 CPUtime=684.08 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 652814 0 0 0 68230 178 0 0 20 0 3 0 276027353 1012170752 219846 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 247112 219846 200 433 0 246676 0
[pid=938/tid=940] ppid=936 vsize=988448 CPUtime=341.11 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 630297 0 0 0 33954 157 0 0 20 0 3 0 276027377 1012170752 219846 33554432000 4194304 5965102 140736170606624 140380912593240 5143165 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=988448 CPUtime=341.07 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 13652 0 0 0 34077 30 0 0 20 0 3 0 276027377 1012170752 219846 33554432000 4194304 5965102 140736170606624 140380902103456 4390172 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 684.08
Current children cumulated vsize (KiB) 988448

[startup+402.3 s]
/proc/loadavg: 4.05 4.00 3.95 5/181 942
/proc/meminfo: memFree=29651488/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=1053984 CPUtime=804.02 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 738672 0 0 0 80202 200 0 0 20 0 3 0 276027353 1079279616 242689 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 263496 242689 200 433 0 263060 0
[pid=938/tid=940] ppid=936 vsize=1053984 CPUtime=400.93 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 714565 0 0 0 39916 177 0 0 20 0 3 0 276027377 1079279616 242689 33554432000 4194304 5965102 140736170606624 140380912593240 5139774 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=1053984 CPUtime=400.91 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 15242 0 0 0 40058 33 0 0 20 0 3 0 276027377 1079279616 242689 33554432000 4194304 5965102 140736170606624 140380902103352 4383033 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 804.02
Current children cumulated vsize (KiB) 1053984

[startup+462.3 s]
/proc/loadavg: 4.05 4.01 3.96 5/181 942
/proc/meminfo: memFree=29550604/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=1250592 CPUtime=923.96 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 814543 0 0 0 92172 224 0 0 20 0 3 0 276027353 1280606208 265957 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 312648 265957 200 433 0 312212 0
[pid=938/tid=940] ppid=936 vsize=1250592 CPUtime=460.74 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 787501 0 0 0 45878 196 0 0 20 0 3 0 276027377 1280606208 265957 33554432000 4194304 5965102 140736170606624 140380912593192 5139822 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=1250592 CPUtime=460.75 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 18177 0 0 0 46036 39 0 0 20 0 3 0 276027377 1280606208 265957 33554432000 4194304 5965102 140736170606624 140380902103456 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 923.96
Current children cumulated vsize (KiB) 1250592

[startup+522.3 s]
/proc/loadavg: 4.05 4.02 3.96 5/181 943
/proc/meminfo: memFree=29460312/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=1316128 CPUtime=1043.9 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 862036 0 0 0 104153 237 0 0 20 0 3 0 276027353 1347715072 288628 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 329032 288628 200 433 0 328596 0
[pid=938/tid=940] ppid=936 vsize=1316128 CPUtime=520.55 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 834994 0 0 0 51845 210 0 0 20 0 3 0 276027377 1347715072 288628 33554432000 4194304 5965102 140736170606624 140380912593736 5136313 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=1316128 CPUtime=520.59 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 18177 0 0 0 52019 40 0 0 20 0 3 0 276027377 1347715072 288628 33554432000 4194304 5965102 140736170606624 140380902103456 4390169 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1043.9
Current children cumulated vsize (KiB) 1316128

[startup+582.3 s]
/proc/loadavg: 3.89 4.00 3.96 4/180 987
/proc/meminfo: memFree=30127616/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=1381664 CPUtime=1163.8 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 927554 0 0 0 116121 259 0 0 20 0 3 0 276027353 1414823936 310454 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 345416 310454 200 433 0 344980 0
[pid=938/tid=940] ppid=936 vsize=1381664 CPUtime=580.35 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 899028 0 0 0 57805 230 0 0 20 0 3 0 276027377 1414823936 310454 33554432000 4194304 5965102 140736170606624 140380912593736 5136313 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=1381664 CPUtime=580.4 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 19661 0 0 0 57996 44 0 0 20 0 3 0 276027377 1414823936 310454 33554432000 4194304 5965102 140736170606624 140380902103352 4400894 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1163.8
Current children cumulated vsize (KiB) 1381664

[startup+642.3 s]
/proc/loadavg: 3.96 4.00 3.96 5/181 989
/proc/meminfo: memFree=29103756/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=1517416 CPUtime=1283.73 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 982317 0 0 0 128098 275 0 0 20 0 3 0 276027353 1553833984 332993 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 379354 332993 200 433 0 378918 0
[pid=938/tid=940] ppid=936 vsize=1517416 CPUtime=640.16 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 953789 0 0 0 63769 247 0 0 20 0 3 0 276027377 1553833984 332993 33554432000 4194304 5965102 140736170606624 140380912593432 5143182 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=1517416 CPUtime=640.25 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 19663 0 0 0 63980 45 0 0 20 0 3 0 276027377 1553833984 332993 33554432000 4194304 5965102 140736170606624 140380902103456 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1283.73
Current children cumulated vsize (KiB) 1517416

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.96 5/181 989
/proc/meminfo: memFree=28683640/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=1582952 CPUtime=1403.63 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 1037676 0 0 0 140071 292 0 0 20 0 3 0 276027353 1620942848 353035 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 395738 353035 200 433 0 395302 0
[pid=938/tid=940] ppid=936 vsize=1582952 CPUtime=699.99 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 1009120 0 0 0 69734 265 0 0 20 0 3 0 276027377 1620942848 353035 33554432000 4194304 5965102 140736170606624 140380912593432 5123123 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=1582952 CPUtime=700.02 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 19691 0 0 0 69956 46 0 0 20 0 3 0 276027377 1620942848 353035 33554432000 4194304 5965102 140736170606624 140380902103456 4390204 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1403.63
Current children cumulated vsize (KiB) 1582952

[startup+762.308 s]
/proc/loadavg: 4.04 4.02 3.97 5/181 989
/proc/meminfo: memFree=28324404/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=1648488 CPUtime=1523.62 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 1112443 0 0 0 152046 316 0 0 20 0 3 0 276027353 1688051712 374173 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 412122 374173 200 433 0 411686 0
[pid=938/tid=940] ppid=936 vsize=1648488 CPUtime=759.84 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 1080565 0 0 0 75701 283 0 0 20 0 3 0 276027377 1688051712 374173 33554432000 4194304 5965102 140736170606624 140380912593432 5135958 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=1648488 CPUtime=759.87 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 23013 0 0 0 75934 53 0 0 20 0 3 0 276027377 1688051712 374173 33554432000 4194304 5965102 140736170606624 140380902103352 4404407 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1523.62
Current children cumulated vsize (KiB) 1648488

[startup+822.3 s]
/proc/loadavg: 4.05 4.03 3.97 5/181 990
/proc/meminfo: memFree=27886528/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=1779560 CPUtime=1643.58 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 1161698 0 0 0 164021 337 0 0 20 0 3 0 276027353 1822269440 406452 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 444890 406452 200 433 0 444454 0
[pid=938/tid=940] ppid=936 vsize=1779560 CPUtime=819.68 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 1125496 0 0 0 81669 299 0 0 20 0 3 0 276027377 1822269440 406452 33554432000 4194304 5965102 140736170606624 140380912593736 4445838 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=1779560 CPUtime=819.7 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 27337 0 0 0 81910 60 0 0 20 0 3 0 276027377 1822269440 406452 33554432000 4194304 5965102 140736170606624 140380902103352 4390150 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1643.58
Current children cumulated vsize (KiB) 1779560

[startup+882.3 s]
/proc/loadavg: 4.05 4.03 3.98 5/181 990
/proc/meminfo: memFree=27419012/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=1845100 CPUtime=1763.56 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 1210564 0 0 0 176002 354 0 0 20 0 3 0 276027353 1889382400 422012 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 461275 422012 200 433 0 460839 0
[pid=938/tid=940] ppid=936 vsize=1845100 CPUtime=879.53 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 1174362 0 0 0 87636 317 0 0 20 0 3 0 276027377 1889382400 422012 33554432000 4194304 5965102 140736170606624 140380912593432 5134937 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=1845100 CPUtime=879.54 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 27337 0 0 0 87893 61 0 0 20 0 3 0 276027377 1889382400 422012 33554432000 4194304 5965102 140736170606624 140380902103456 4390204 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1763.56
Current children cumulated vsize (KiB) 1845100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.6 s]
/proc/loadavg: 4.10 4.04 3.98 5/181 990
/proc/meminfo: memFree=27270944/32873844 swapFree=7112/7112
[pid=938] ppid=936 vsize=1910636 CPUtime=1800.17 cores=1,3,5,7
/proc/938/stat : 938 (pwbo2.0) S 936 938 31075 0 -1 4202496 1218595 0 0 0 179659 358 0 0 20 0 3 0 276027353 1956491264 431675 33554432000 4194304 5965102 140736170606624 140736170606144 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/938/statm: 477659 431675 200 433 0 477223 0
[pid=938/tid=940] ppid=936 vsize=1910636 CPUtime=897.79 cores=1,3,5,7
/proc/938/task/940/stat : 940 (pwbo2.0) R 936 938 31075 0 -1 4202560 1182393 0 0 0 89459 320 0 0 20 0 3 0 276027377 1956491264 431675 33554432000 4194304 5965102 140736170606624 140380912593192 5143165 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=938/tid=941] ppid=936 vsize=1910636 CPUtime=897.81 cores=1,3,5,7
/proc/938/task/941/stat : 941 (pwbo2.0) R 936 938 31075 0 -1 4202560 27337 0 0 0 89720 61 0 0 20 0 3 0 276027377 1956491264 431675 33554432000 4194304 5965102 140736170606624 140380902103456 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 1910636

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 938 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=21571
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=891408
# CPU time returned by wait4() is 1795.91
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.665
CPU time (s): 1800.17
CPU user time (s): 1796.59
CPU system time (s): 3.58
CPU usage (%): 199.871
Max. virtual memory (cumulated for all children) (KiB): 1910636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.02
system time used= 3.89141
maximum resident set size= 1726704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1218596
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= 1733
involuntary context switches= 1833

runsolver used 2.16167 second user time and 5.37418 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 08:10:25
IDJOB=3704034
IDBENCH=90565
IDSOLVER=2279
FILE ID=node142/3704034-1338099025
RUNJOBID= node142-1338085847-31092
PBS_JOBID= 14624428
Free space on /tmp= 71684 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX15_K67_cod2.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704034-1338099025/watcher-3704034-1338099025 -o /tmp/evaluation-result-3704034-1338099025/solver-3704034-1338099025 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 HOME/instance-3704034-1338099025.opb

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

MD5SUM BENCH= 981c792e7a6b90aa8c44f0e4058f865b
RANDOM SEED=1286854840

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.776
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:       32873844 kB
MemFree:        30676040 kB
Buffers:          264312 kB
Cached:           242604 kB
SwapCached:            0 kB
Active:          1303888 kB
Inactive:          87864 kB
Active(anon):     875380 kB
Inactive(anon):    11212 kB
Active(file):     428508 kB
Inactive(file):    76652 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7936 kB
Writeback:             0 kB
AnonPages:        893152 kB
Mapped:            12536 kB
Shmem:               200 kB
Slab:             663164 kB
SReclaimable:     105312 kB
SUnreclaim:       557852 kB
KernelStack:        1472 kB
PageTables:         5352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     200744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    397312 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= 71656 MiB
End job on node142 at 2012-05-27 08:25:27