Trace number 3704048

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.16 900.413

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_20null0mast_rapportOE1.0_TMAX60_K67_cod2.opb
MD5SUMdc1f1c1369db62ce46fa63aa9c3db18d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-472
Best CPU time to get the best result obtained on this benchmark1797.09
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 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 1526
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 12538
Number of bits of the biggest sum of numbers14
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-3704048-1338099199.opb.
0.00/0.00	c Instance file HOME/instance-3704048-1338099199.opb
0.00/0.00	c File size is 2493119 bytes.
0.19/0.24	c Cost Offset: -1526
0.19/0.24	c Highest Coefficient sum: 12538
0.19/0.24	c ============================[ Problem Statistics ]=============================
0.19/0.24	c |                                                                             |
0.19/0.24	c |  Parsing time:          0.24         s                                      |
0.19/0.24	c |  Number Variables:      40937                                               |
0.19/0.24	c |  Number Clauses:        40882                                               |
0.19/0.24	c |  Number Cardinality:    553                                                 |
0.19/0.24	c |  Number PB Constraints: 1                                                   |
0.19/0.24	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.16/900.41	c ===============================================================================
1800.16/900.41	c Wall Clock Time: 900.41 s
1800.16/900.41	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-3704048-1338099199/watcher-3704048-1338099199 -o /tmp/evaluation-result-3704048-1338099199/solver-3704048-1338099199 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 HOME/instance-3704048-1338099199.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.84 3.97 3.93 4/178 9402
/proc/meminfo: memFree=29306828/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=7236 CPUtime=0 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) R 9400 9402 7054 0 -1 4202496 529 0 0 0 0 0 0 0 20 0 1 0 276048403 7409664 481 33554432000 4194304 5965102 140733378096384 140733614501064 4396306 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 1809 481 167 433 0 764 0

[startup+0.071586 s]
/proc/loadavg: 3.84 3.97 3.93 4/178 9402
/proc/meminfo: memFree=29306828/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=16824 CPUtime=0.06 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) R 9400 9402 7054 0 -1 4202496 2826 0 0 0 6 0 0 0 20 0 1 0 276048403 17227776 2778 33554432000 4194304 5965102 140733378096384 140733614501064 5374227 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 4206 2778 342 433 0 3161 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16824

[startup+0.100265 s]
/proc/loadavg: 3.84 3.97 3.93 4/178 9402
/proc/meminfo: memFree=29306828/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=21492 CPUtime=0.08 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) R 9400 9402 7054 0 -1 4202496 3927 0 0 0 8 0 0 0 20 0 1 0 276048403 22007808 3846 33554432000 4194304 5965102 140733378096384 140733614501064 5137146 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 5373 3846 417 433 0 4328 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21492

[startup+0.300162 s]
/proc/loadavg: 3.84 3.97 3.93 4/178 9402
/proc/meminfo: memFree=29306828/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=204956 CPUtime=0.33 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 15727 0 0 0 29 4 0 0 20 0 3 0 276048403 209874944 14741 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 51239 14743 192 433 0 50803 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 204956

[startup+0.700164 s]
/proc/loadavg: 3.84 3.97 3.93 4/178 9402
/proc/meminfo: memFree=29306828/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=196716 CPUtime=1.11 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 23677 0 0 0 103 8 0 0 20 0 3 0 276048403 201437184 19847 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 49179 19847 200 433 0 48743 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 196716

[startup+1.50029 s]
/proc/loadavg: 3.84 3.97 3.93 5/181 9405
/proc/meminfo: memFree=29227072/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=196716 CPUtime=2.71 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 26840 0 0 0 262 9 0 0 20 0 3 0 276048403 201437184 20876 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 49179 20876 200 433 0 48743 0
[pid=9402/tid=9404] ppid=9400 vsize=196716 CPUtime=1.23 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 14857 0 0 0 116 7 0 0 20 0 3 0 276048428 201437184 20876 33554432000 4194304 5965102 140733378096384 140490210728280 5131451 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=196716 CPUtime=1.22 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 3117 0 0 0 122 0 0 0 20 0 3 0 276048428 201437184 20876 33554432000 4194304 5965102 140733378096384 140490200238392 4393919 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 196716

[startup+3.10027 s]
/proc/loadavg: 3.84 3.97 3.93 5/181 9405
/proc/meminfo: memFree=29224096/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=196716 CPUtime=5.91 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 28007 0 0 0 582 9 0 0 20 0 3 0 276048403 201437184 21353 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 49179 21353 200 433 0 48743 0
[pid=9402/tid=9404] ppid=9400 vsize=196716 CPUtime=2.83 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 15855 0 0 0 276 7 0 0 20 0 3 0 276048428 201437184 21353 33554432000 4194304 5965102 140733378096384 140490210728280 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=196716 CPUtime=2.82 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 3286 0 0 0 281 1 0 0 20 0 3 0 276048428 201437184 21353 33554432000 4194304 5965102 140733378096384 140490200238392 4400966 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 196716

[startup+6.30029 s]
/proc/loadavg: 3.85 3.97 3.93 5/181 9405
/proc/meminfo: memFree=29199336/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=196716 CPUtime=12.31 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 28368 0 0 0 1221 10 0 0 20 0 3 0 276048403 201437184 21714 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 49179 21714 200 433 0 48743 0
[pid=9402/tid=9404] ppid=9400 vsize=196716 CPUtime=6.02 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 15855 0 0 0 595 7 0 0 20 0 3 0 276048428 201437184 21714 33554432000 4194304 5965102 140733378096384 140490210728280 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=196716 CPUtime=6.01 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 3647 0 0 0 600 1 0 0 20 0 3 0 276048428 201437184 21714 33554432000 4194304 5965102 140733378096384 140490200238328 4383069 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 196716

[startup+12.7003 s]
/proc/loadavg: 3.86 3.97 3.93 5/181 9405
/proc/meminfo: memFree=29181820/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=196716 CPUtime=25.11 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 32694 0 0 0 2500 11 0 0 20 0 3 0 276048403 201437184 26038 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 49179 26038 200 433 0 48743 0
[pid=9402/tid=9404] ppid=9400 vsize=196716 CPUtime=12.4 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 19323 0 0 0 1233 7 0 0 20 0 3 0 276048428 201437184 26038 33554432000 4194304 5965102 140733378096384 140490210728472 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=196716 CPUtime=12.39 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 4505 0 0 0 1237 2 0 0 20 0 3 0 276048428 201437184 26038 33554432000 4194304 5965102 140733378096384 140490200238328 4400894 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 196716

[startup+25.5003 s]
/proc/loadavg: 3.89 3.97 3.93 5/181 9405
/proc/meminfo: memFree=29157116/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=196716 CPUtime=50.7 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 34291 0 0 0 5057 13 0 0 20 0 3 0 276048403 201437184 27635 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 49179 27635 200 433 0 48743 0
[pid=9402/tid=9404] ppid=9400 vsize=196716 CPUtime=25.17 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 19372 0 0 0 2510 7 0 0 20 0 3 0 276048428 201437184 27635 33554432000 4194304 5965102 140733378096384 140490210728472 4390150 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=196716 CPUtime=25.16 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 6053 0 0 0 2513 3 0 0 20 0 3 0 276048428 201437184 27635 33554432000 4194304 5965102 140733378096384 140490200238392 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 196716

[startup+51.1003 s]
/proc/loadavg: 3.93 3.97 3.93 5/181 9405
/proc/meminfo: memFree=29137136/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=196716 CPUtime=101.89 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 37999 0 0 0 10174 15 0 0 20 0 3 0 276048403 201437184 31339 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 49179 31339 200 433 0 48743 0
[pid=9402/tid=9404] ppid=9400 vsize=196716 CPUtime=50.7 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 20959 0 0 0 5062 8 0 0 20 0 3 0 276048428 201437184 31339 33554432000 4194304 5965102 140733378096384 140490210728472 4404735 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=196716 CPUtime=50.68 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 8174 0 0 0 5063 5 0 0 20 0 3 0 276048428 201437184 31339 33554432000 4194304 5965102 140733378096384 140490200238392 4404687 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 196716

[startup+102.306 s]
/proc/loadavg: 3.97 3.97 3.93 5/181 9406
/proc/meminfo: memFree=29044440/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=262252 CPUtime=204.29 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 43351 0 0 0 20408 21 0 0 20 0 3 0 276048403 268546048 36691 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 65563 36691 200 433 0 65127 0
[pid=9402/tid=9404] ppid=9400 vsize=262252 CPUtime=101.78 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 25022 0 0 0 10166 12 0 0 20 0 3 0 276048428 268546048 36691 33554432000 4194304 5965102 140733378096384 140490210727976 4390204 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=262252 CPUtime=101.76 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 9463 0 0 0 10168 8 0 0 20 0 3 0 276048428 268546048 36691 33554432000 4194304 5965102 140733378096384 140490200238200 4400960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 204.29
Current children cumulated vsize (KiB) 262252

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/181 9406
/proc/meminfo: memFree=29043424/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=262252 CPUtime=324.25 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 51518 0 0 0 32396 29 0 0 20 0 3 0 276048403 268546048 43749 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 65563 43749 200 433 0 65127 0
[pid=9402/tid=9404] ppid=9400 vsize=262252 CPUtime=161.62 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 28200 0 0 0 16147 15 0 0 20 0 3 0 276048428 268546048 43749 33554432000 4194304 5965102 140733378096384 140490210728776 4390125 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=262252 CPUtime=161.59 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 14452 0 0 0 16144 15 0 0 20 0 3 0 276048428 268546048 43749 33554432000 4194304 5965102 140733378096384 140490200238392 4383014 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 324.25
Current children cumulated vsize (KiB) 262252

[startup+222.3 s]
/proc/loadavg: 3.90 3.94 3.91 5/181 9447
/proc/meminfo: memFree=30231272/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=266580 CPUtime=444.23 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 52397 0 0 0 44393 30 0 0 20 0 3 0 276048403 272977920 45554 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 66645 45554 200 433 0 66209 0
[pid=9402/tid=9404] ppid=9400 vsize=266580 CPUtime=221.46 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 29069 0 0 0 22129 17 0 0 20 0 3 0 276048428 272977920 45554 33554432000 4194304 5965102 140733378096384 140490210728776 4393903 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=266580 CPUtime=221.43 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 14462 0 0 0 22127 16 0 0 20 0 3 0 276048428 272977920 45554 33554432000 4194304 5965102 140733378096384 140490200238392 4390210 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 444.23
Current children cumulated vsize (KiB) 266580

[startup+282.3 s]
/proc/loadavg: 4.00 3.96 3.92 5/181 9447
/proc/meminfo: memFree=30056000/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=266720 CPUtime=564.17 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 53264 0 0 0 56387 30 0 0 20 0 3 0 276048403 273121280 45186 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 66680 45186 200 433 0 66244 0
[pid=9402/tid=9404] ppid=9400 vsize=266720 CPUtime=281.28 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 29846 0 0 0 28110 18 0 0 20 0 3 0 276048428 273121280 45186 33554432000 4194304 5965102 140733378096384 140490210728888 4389864 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=266720 CPUtime=281.27 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 14552 0 0 0 28110 17 0 0 20 0 3 0 276048428 273121280 45186 33554432000 4194304 5965102 140733378096384 140490200238152 4390210 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 564.17
Current children cumulated vsize (KiB) 266720

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.92 5/181 9447
/proc/meminfo: memFree=29924664/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=333056 CPUtime=684.15 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 56828 0 0 0 68381 34 0 0 20 0 3 0 276048403 341049344 49472 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 83264 49472 200 433 0 82828 0
[pid=9402/tid=9404] ppid=9400 vsize=333056 CPUtime=341.13 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 29847 0 0 0 34094 19 0 0 20 0 3 0 276048428 341049344 49472 33554432000 4194304 5965102 140733378096384 140490210727840 4401672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=333056 CPUtime=341.11 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 18115 0 0 0 34089 22 0 0 20 0 3 0 276048428 341049344 49472 33554432000 4194304 5965102 140733378096384 140490200238392 4390210 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 684.15
Current children cumulated vsize (KiB) 333056

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.92 5/181 9448
/proc/meminfo: memFree=29829584/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=333716 CPUtime=804.12 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 57615 0 0 0 80378 34 0 0 20 0 3 0 276048403 341725184 50259 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 83429 50259 200 433 0 82993 0
[pid=9402/tid=9404] ppid=9400 vsize=333716 CPUtime=400.97 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 29848 0 0 0 40077 20 0 0 20 0 3 0 276048428 341725184 50259 33554432000 4194304 5965102 140733378096384 140490210727840 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=333716 CPUtime=400.95 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 18901 0 0 0 40071 24 0 0 20 0 3 0 276048428 341725184 50259 33554432000 4194304 5965102 140733378096384 140490200238152 4383059 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 804.12
Current children cumulated vsize (KiB) 333716

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.92 5/182 9451
/proc/meminfo: memFree=29807052/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=334440 CPUtime=924.11 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 57792 0 0 0 92376 35 0 0 20 0 3 0 276048403 342466560 50436 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 83610 50436 200 433 0 83174 0
[pid=9402/tid=9404] ppid=9400 vsize=334440 CPUtime=460.82 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 29850 0 0 0 46061 21 0 0 20 0 3 0 276048428 342466560 50436 33554432000 4194304 5965102 140733378096384 140490210727840 4400978 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=334440 CPUtime=460.8 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 19076 0 0 0 46055 25 0 0 20 0 3 0 276048428 342466560 50436 33554432000 4194304 5965102 140733378096384 140490200238152 4221984 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 924.11
Current children cumulated vsize (KiB) 334440

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.92 5/181 9451
/proc/meminfo: memFree=29761196/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=335092 CPUtime=1044.09 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 62209 0 0 0 104368 41 0 0 20 0 3 0 276048403 343134208 54853 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 83773 54853 200 433 0 83337 0
[pid=9402/tid=9404] ppid=9400 vsize=335092 CPUtime=520.67 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 30161 0 0 0 52045 22 0 0 20 0 3 0 276048428 343134208 54853 33554432000 4194304 5965102 140733378096384 140490210727840 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=335092 CPUtime=520.64 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 23182 0 0 0 52034 30 0 0 20 0 3 0 276048428 343134208 54853 33554432000 4194304 5965102 140733378096384 140490200238392 4390204 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1044.09
Current children cumulated vsize (KiB) 335092

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.92 5/181 9451
/proc/meminfo: memFree=29738908/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=335512 CPUtime=1164.07 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 67524 0 0 0 116361 46 0 0 20 0 3 0 276048403 343564288 60168 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 83878 60168 200 433 0 83442 0
[pid=9402/tid=9404] ppid=9400 vsize=335512 CPUtime=580.52 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 31157 0 0 0 58029 23 0 0 20 0 3 0 276048428 343564288 60168 33554432000 4194304 5965102 140733378096384 140490210727928 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=335512 CPUtime=580.48 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 27501 0 0 0 58012 36 0 0 20 0 3 0 276048428 343564288 60168 33554432000 4194304 5965102 140733378096384 140490200238392 4390172 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1164.07
Current children cumulated vsize (KiB) 335512

[startup+642.3 s]
/proc/loadavg: 4.07 3.99 3.93 5/181 9451
/proc/meminfo: memFree=29705456/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=331612 CPUtime=1284.06 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 76257 0 0 0 128356 50 0 0 20 0 3 0 276048403 339570688 68155 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 82903 68155 200 433 0 82467 0
[pid=9402/tid=9404] ppid=9400 vsize=331612 CPUtime=640.37 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 39816 0 0 0 64008 29 0 0 20 0 3 0 276048428 339570688 68155 33554432000 4194304 5965102 140733378096384 140490210728888 4390172 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=331612 CPUtime=640.33 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 27575 0 0 0 63996 37 0 0 20 0 3 0 276048428 339570688 68155 33554432000 4194304 5965102 140733378096384 140490200238152 4390140 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1284.06
Current children cumulated vsize (KiB) 331612

[startup+702.3 s]
/proc/loadavg: 4.02 3.99 3.93 5/181 9452
/proc/meminfo: memFree=29687620/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=331892 CPUtime=1404.02 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 76346 0 0 0 140352 50 0 0 20 0 3 0 276048403 339857408 68506 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 82973 68506 200 433 0 82537 0
[pid=9402/tid=9404] ppid=9400 vsize=331892 CPUtime=700.21 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 39824 0 0 0 69991 30 0 0 20 0 3 0 276048428 339857408 68506 33554432000 4194304 5965102 140733378096384 140490210728888 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=331892 CPUtime=700.17 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 27656 0 0 0 69979 38 0 0 20 0 3 0 276048428 339857408 68506 33554432000 4194304 5965102 140733378096384 140490200238152 4390172 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1404.02
Current children cumulated vsize (KiB) 331892

[startup+762.306 s]
/proc/loadavg: 4.06 4.00 3.93 5/181 9452
/proc/meminfo: memFree=29587780/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=332224 CPUtime=1524.02 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 76433 0 0 0 152351 51 0 0 20 0 3 0 276048403 340197376 68746 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 83056 68746 200 433 0 82620 0
[pid=9402/tid=9404] ppid=9400 vsize=332224 CPUtime=760.06 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 39831 0 0 0 75975 31 0 0 20 0 3 0 276048428 340197376 68746 33554432000 4194304 5965102 140733378096384 140490210728888 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=332224 CPUtime=760.01 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 27736 0 0 0 75962 39 0 0 20 0 3 0 276048428 340197376 68746 33554432000 4194304 5965102 140733378096384 140490200238152 4400955 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1524.02
Current children cumulated vsize (KiB) 332224

[startup+822.3 s]
/proc/loadavg: 4.02 4.00 3.93 5/181 9452
/proc/meminfo: memFree=29566276/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=332636 CPUtime=1643.98 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 76539 0 0 0 164347 51 0 0 20 0 3 0 276048403 340619264 68959 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 83159 68959 200 433 0 82723 0
[pid=9402/tid=9404] ppid=9400 vsize=332636 CPUtime=819.9 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 39834 0 0 0 81958 32 0 0 20 0 3 0 276048428 340619264 68959 33554432000 4194304 5965102 140733378096384 140490210728888 4391918 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=332636 CPUtime=819.84 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 27839 0 0 0 81944 40 0 0 20 0 3 0 276048428 340619264 68959 33554432000 4194304 5965102 140733378096384 140490200238152 4390125 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1643.98
Current children cumulated vsize (KiB) 332636

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/181 9452
/proc/meminfo: memFree=29544876/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=333056 CPUtime=1763.96 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 76643 0 0 0 176345 51 0 0 20 0 3 0 276048403 341049344 69063 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 83264 69063 200 433 0 82828 0
[pid=9402/tid=9404] ppid=9400 vsize=333056 CPUtime=879.74 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 39834 0 0 0 87941 33 0 0 20 0 3 0 276048428 341049344 69063 33554432000 4194304 5965102 140733378096384 140490210728888 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=333056 CPUtime=879.68 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 27943 0 0 0 87927 41 0 0 20 0 3 0 276048428 341049344 69063 33554432000 4194304 5965102 140733378096384 140490200238152 4390200 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1763.96
Current children cumulated vsize (KiB) 333056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.4 s]
/proc/loadavg: 4.00 4.00 3.93 5/181 9452
/proc/meminfo: memFree=29535132/32873844 swapFree=7108/7108
[pid=9402] ppid=9400 vsize=333232 CPUtime=1800.16 cores=0,2,4,6
/proc/9402/stat : 9402 (pwbo2.0) S 9400 9402 7054 0 -1 4202496 76721 0 0 0 179965 51 0 0 20 0 3 0 276048403 341229568 69141 33554432000 4194304 5965102 140733378096384 140733378095904 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9402/statm: 83308 69141 200 433 0 82872 0
[pid=9402/tid=9404] ppid=9400 vsize=333232 CPUtime=897.8 cores=0,2,4,6
/proc/9402/task/9404/stat : 9404 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 39834 0 0 0 89747 33 0 0 20 0 3 0 276048428 341229568 69141 33554432000 4194304 5965102 140733378096384 140490210728888 4404735 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=9402/tid=9405] ppid=9400 vsize=333232 CPUtime=897.74 cores=0,2,4,6
/proc/9402/task/9405/stat : 9405 (pwbo2.0) R 9400 9402 7054 0 -1 4202560 28021 0 0 0 89733 41 0 0 20 0 3 0 276048428 341229568 69141 33554432000 4194304 5965102 140733378096384 140490200238152 4222416 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 333232

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 9402 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=43111
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=789879
# CPU time returned by wait4() is 1795.83
# while last known CPU time is 1800.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.413
CPU time (s): 1800.16
CPU user time (s): 1799.65
CPU system time (s): 0.51
CPU usage (%): 199.926
Max. virtual memory (cumulated for all children) (KiB): 335808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.04
system time used= 0.789879
maximum resident set size= 276568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76722
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= 1316
involuntary context switches= 2614

runsolver used 1.9717 second user time and 4.71328 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-27 08:13:19
IDJOB=3704048
IDBENCH=90698
IDSOLVER=2279
FILE ID=node102/3704048-1338099199
RUNJOBID= node102-1338087425-7070
PBS_JOBID= 14624443
Free space on /tmp= 71528 MiB

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

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

MD5SUM BENCH= dc1f1c1369db62ce46fa63aa9c3db18d
RANDOM SEED=472505223

node102.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.178
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.35
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.178
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.90
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.178
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.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		: 2667.178
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.178
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.178
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	: 5438.54
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.178
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.178
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:        29307200 kB
Buffers:          315312 kB
Cached:          1082704 kB
SwapCached:            0 kB
Active:          2141568 kB
Inactive:         580100 kB
Active(anon):    1315020 kB
Inactive(anon):    11040 kB
Active(file):     826548 kB
Inactive(file):   569060 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7708 kB
Writeback:             4 kB
AnonPages:       1348832 kB
Mapped:            15112 kB
Shmem:               200 kB
Slab:             686124 kB
SReclaimable:     128496 kB
SUnreclaim:       557628 kB
KernelStack:        1472 kB
PageTables:         6988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     226792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    663552 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= 71524 MiB
End job on node102 at 2012-05-27 08:28:21