Trace number 3704040

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.15 900.422

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_0null20mast_rapportOE2.0_TMAX120_K67_cod2.opb
MD5SUM9437b3e9d1ce9c682b2f5f71866292ee
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-2832
Best CPU time to get the best result obtained on this benchmark362.299
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 486
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 26273
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 26273
Number of bits of the biggest sum of numbers15
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-3704040-1338098269.opb.
0.00/0.00	c Instance file HOME/instance-3704040-1338098269.opb
0.00/0.00	c File size is 2494378 bytes.
0.19/0.23	c Cost Offset: -26273
0.19/0.23	c Highest Coefficient sum: 14282
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.27	c |  Problem Type:          Optimization                                        |
0.19/0.27	c |  Objective Function:    PB Constraint                                       |
0.19/0.27	c |                                                                             |
0.19/0.27	c ===============================================================================
1800.15/900.41	c ===============================================================================
1800.15/900.41	c Wall Clock Time: 900.41 s
1800.15/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-3704040-1338098269/watcher-3704040-1338098269 -o /tmp/evaluation-result-3704040-1338098269/solver-3704040-1338098269 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 HOME/instance-3704040-1338098269.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: 4.00 4.02 3.94 4/178 21077
/proc/meminfo: memFree=28700388/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=7448 CPUtime=0 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) R 21075 21077 18125 0 -1 4202496 581 0 0 0 0 0 0 0 20 0 1 0 275951472 7626752 533 33554432000 4194304 5965102 140733480061792 140734179196456 4396239 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 1862 534 170 433 0 817 0

[startup+0.010731 s]
/proc/loadavg: 4.00 4.02 3.94 4/178 21077
/proc/meminfo: memFree=28700388/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=8040 CPUtime=0 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) R 21075 21077 18125 0 -1 4202496 730 0 0 0 0 0 0 0 20 0 1 0 275951472 8232960 682 33554432000 4194304 5965102 140733480061792 140734179196456 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 2010 683 184 433 0 965 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8040

[startup+0.100277 s]
/proc/loadavg: 4.00 4.02 3.94 4/178 21077
/proc/meminfo: memFree=28700388/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=22008 CPUtime=0.09 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) R 21075 21077 18125 0 -1 4202496 4189 0 0 0 9 0 0 0 20 0 1 0 275951472 22536192 4108 33554432000 4194304 5965102 140733480061792 140734179196456 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 5502 4110 435 433 0 4457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22008

[startup+0.300185 s]
/proc/loadavg: 4.00 4.02 3.94 4/178 21077
/proc/meminfo: memFree=28700388/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=205280 CPUtime=0.34 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 16113 0 0 0 30 4 0 0 20 0 3 0 275951472 210206720 15088 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 51320 15088 192 433 0 50884 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 205280

[startup+0.700195 s]
/proc/loadavg: 4.00 4.02 3.94 4/178 21077
/proc/meminfo: memFree=28700388/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=196716 CPUtime=1.14 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 23926 0 0 0 108 6 0 0 20 0 3 0 275951472 201437184 20045 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 49179 20045 200 433 0 48743 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 196716

[startup+1.50037 s]
/proc/loadavg: 4.00 4.02 3.94 5/181 21080
/proc/meminfo: memFree=28619500/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=196716 CPUtime=2.74 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 25403 0 0 0 267 7 0 0 20 0 3 0 275951472 201437184 20887 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 49179 20887 200 433 0 48743 0
[pid=21077/tid=21079] ppid=21075 vsize=196716 CPUtime=1.24 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 13459 0 0 0 120 4 0 0 20 0 3 0 275951496 201437184 20887 33554432000 4194304 5965102 140733480061792 140329397299544 4390150 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=196716 CPUtime=1.24 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 3077 0 0 0 122 2 0 0 20 0 3 0 275951496 201437184 20887 33554432000 4194304 5965102 140733480061792 140329386809176 4383311 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 196716

[startup+3.10037 s]
/proc/loadavg: 4.00 4.01 3.94 5/181 21080
/proc/meminfo: memFree=28616400/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=196716 CPUtime=5.94 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 26271 0 0 0 587 7 0 0 20 0 3 0 275951472 201437184 21128 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 49179 21128 200 433 0 48743 0
[pid=21077/tid=21079] ppid=21075 vsize=196716 CPUtime=2.84 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 14135 0 0 0 280 4 0 0 20 0 3 0 275951496 201437184 21128 33554432000 4194304 5965102 140733480061792 140329397300040 5131650 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=196716 CPUtime=2.84 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 3269 0 0 0 282 2 0 0 20 0 3 0 275951496 201437184 21128 33554432000 4194304 5965102 140733480061792 140329386809656 4400960 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) 196716

[startup+6.30038 s]
/proc/loadavg: 4.00 4.01 3.94 5/181 21080
/proc/meminfo: memFree=28610456/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=196716 CPUtime=12.33 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 27802 0 0 0 1225 8 0 0 20 0 3 0 275951472 201437184 21976 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 49179 21976 200 433 0 48743 0
[pid=21077/tid=21079] ppid=21075 vsize=196716 CPUtime=6.03 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 15064 0 0 0 599 4 0 0 20 0 3 0 275951496 201437184 21976 33554432000 4194304 5965102 140733480061792 140329397299736 4400955 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=196716 CPUtime=6.02 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 3871 0 0 0 600 2 0 0 20 0 3 0 275951496 201437184 21976 33554432000 4194304 5965102 140733480061792 140329386809656 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 196716

[startup+12.7004 s]
/proc/loadavg: 4.00 4.01 3.94 3/177 21081
/proc/meminfo: memFree=31194224/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=196716 CPUtime=25.13 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 32942 0 0 0 2502 11 0 0 20 0 3 0 275951472 201437184 25668 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 49179 25668 200 433 0 48743 0
[pid=21077/tid=21079] ppid=21075 vsize=196716 CPUtime=12.41 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 19327 0 0 0 1236 5 0 0 20 0 3 0 275951496 201437184 25668 33554432000 4194304 5965102 140733480061792 140329397299544 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=196716 CPUtime=12.41 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 4748 0 0 0 1237 4 0 0 20 0 3 0 275951496 201437184 25668 33554432000 4194304 5965102 140733480061792 140329386809704 4390125 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) 196716

[startup+25.5004 s]
/proc/loadavg: 3.93 4.00 3.94 5/181 21121
/proc/meminfo: memFree=31047576/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=196716 CPUtime=50.72 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 38748 0 0 0 5058 14 0 0 20 0 3 0 275951472 201437184 27260 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 49179 27260 200 433 0 48743 0
[pid=21077/tid=21079] ppid=21075 vsize=196716 CPUtime=25.17 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 23843 0 0 0 2511 6 0 0 20 0 3 0 275951496 201437184 27260 33554432000 4194304 5965102 140733480061792 140329397299736 4222416 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=196716 CPUtime=25.17 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 6038 0 0 0 2512 5 0 0 20 0 3 0 275951496 201437184 27260 33554432000 4194304 5965102 140733480061792 140329386809656 4390169 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 196716

[startup+51.1003 s]
/proc/loadavg: 3.95 4.00 3.94 5/181 21121
/proc/meminfo: memFree=30931192/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=262252 CPUtime=101.89 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 65081 0 0 0 10167 22 0 0 20 0 3 0 275951472 268546048 34887 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 65563 34887 200 433 0 65127 0
[pid=21077/tid=21079] ppid=21075 vsize=262252 CPUtime=50.69 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 47932 0 0 0 5057 12 0 0 20 0 3 0 275951496 268546048 34887 33554432000 4194304 5965102 140733480061792 140329397299544 4221984 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=262252 CPUtime=50.69 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 8282 0 0 0 5062 7 0 0 20 0 3 0 275951496 268546048 34887 33554432000 4194304 5965102 140733480061792 140329386809656 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 262252

[startup+102.307 s]
/proc/loadavg: 4.02 4.01 3.94 5/181 21122
/proc/meminfo: memFree=30747508/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=327788 CPUtime=204.27 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 122503 0 0 0 20390 37 0 0 20 0 3 0 275951472 335654912 50268 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 81947 50268 200 433 0 81511 0
[pid=21077/tid=21079] ppid=21075 vsize=327788 CPUtime=101.74 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 104426 0 0 0 10147 27 0 0 20 0 3 0 275951496 335654912 50268 33554432000 4194304 5965102 140733480061792 140329397299496 5143165 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=327788 CPUtime=101.77 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 9210 0 0 0 10167 10 0 0 20 0 3 0 275951496 335654912 50268 33554432000 4194304 5965102 140733480061792 140329386809704 4390210 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 204.27
Current children cumulated vsize (KiB) 327788

[startup+162.3 s]
/proc/loadavg: 4.06 4.02 3.95 5/182 21125
/proc/meminfo: memFree=30621212/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=327684 CPUtime=324.24 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 139552 0 0 0 32379 45 0 0 20 0 3 0 275951472 335548416 61190 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 81921 61190 200 433 0 81485 0
[pid=21077/tid=21079] ppid=21075 vsize=327684 CPUtime=161.58 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 119410 0 0 0 16126 32 0 0 20 0 3 0 275951496 335548416 61190 33554432000 4194304 5965102 140733480061792 140329397299736 4400894 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=327684 CPUtime=161.61 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 11275 0 0 0 16147 14 0 0 20 0 3 0 275951496 335548416 61190 33554432000 4194304 5965102 140733480061792 140329386809592 4390112 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 324.24
Current children cumulated vsize (KiB) 327684

[startup+222.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/182 21148
/proc/meminfo: memFree=30564384/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=327684 CPUtime=444.22 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 145858 0 0 0 44369 53 0 0 20 0 3 0 275951472 335548416 67627 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 81921 67627 200 433 0 81485 0
[pid=21077/tid=21079] ppid=21075 vsize=327684 CPUtime=221.43 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 123540 0 0 0 22106 37 0 0 20 0 3 0 275951496 335548416 67627 33554432000 4194304 5965102 140733480061792 140329397299736 4400972 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=327684 CPUtime=221.46 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 13451 0 0 0 22126 20 0 0 20 0 3 0 275951496 335548416 67627 33554432000 4194304 5965102 140733480061792 140329386809656 4390112 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) 327684

[startup+282.3 s]
/proc/loadavg: 4.01 4.01 3.95 5/181 21148
/proc/meminfo: memFree=30490672/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=393220 CPUtime=564.2 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 171755 0 0 0 56358 62 0 0 20 0 3 0 275951472 402657280 78477 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 98305 78477 200 433 0 97869 0
[pid=21077/tid=21079] ppid=21075 vsize=393220 CPUtime=281.27 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 149433 0 0 0 28081 46 0 0 20 0 3 0 275951496 402657280 78477 33554432000 4194304 5965102 140733480061792 140329397300040 4397207 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=393220 CPUtime=281.3 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 13455 0 0 0 28109 21 0 0 20 0 3 0 275951496 402657280 78477 33554432000 4194304 5965102 140733480061792 140329386809656 4390150 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 564.2
Current children cumulated vsize (KiB) 393220

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/181 21148
/proc/meminfo: memFree=30461736/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=393220 CPUtime=684.18 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 179512 0 0 0 68354 64 0 0 20 0 3 0 275951472 402657280 81528 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 98305 81528 200 433 0 97869 0
[pid=21077/tid=21079] ppid=21075 vsize=393220 CPUtime=341.12 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 157176 0 0 0 34062 50 0 0 20 0 3 0 275951496 402657280 81528 33554432000 4194304 5965102 140733480061792 140329397300040 4222416 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=393220 CPUtime=341.15 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 13469 0 0 0 34093 22 0 0 20 0 3 0 275951496 402657280 81528 33554432000 4194304 5965102 140733480061792 140329386809656 4390210 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 684.18
Current children cumulated vsize (KiB) 393220

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/181 21149
/proc/meminfo: memFree=30415540/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=393732 CPUtime=804.14 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 182507 0 0 0 80349 65 0 0 20 0 3 0 275951472 403181568 85161 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 98433 85161 200 433 0 97997 0
[pid=21077/tid=21079] ppid=21075 vsize=393732 CPUtime=400.95 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 160042 0 0 0 40043 52 0 0 20 0 3 0 275951496 403181568 85161 33554432000 4194304 5965102 140733480061792 140329397299544 4393903 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=393732 CPUtime=401 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 13598 0 0 0 40077 23 0 0 20 0 3 0 275951496 403181568 85161 33554432000 4194304 5965102 140733480061792 140329386809416 4393958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 804.14
Current children cumulated vsize (KiB) 393732

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/181 21149
/proc/meminfo: memFree=30397480/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=394460 CPUtime=924.1 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 185241 0 0 0 92341 69 0 0 20 0 3 0 275951472 403927040 87769 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 98615 87769 200 433 0 98179 0
[pid=21077/tid=21079] ppid=21075 vsize=394460 CPUtime=460.76 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 160909 0 0 0 46023 53 0 0 20 0 3 0 275951496 403927040 87769 33554432000 4194304 5965102 140733480061792 140329397299528 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=394460 CPUtime=460.84 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 15465 0 0 0 46057 27 0 0 20 0 3 0 275951496 403927040 87769 33554432000 4194304 5965102 140733480061792 140329386809656 4390200 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 924.1
Current children cumulated vsize (KiB) 394460

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/181 21149
/proc/meminfo: memFree=30351768/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=460416 CPUtime=1044.05 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 190228 0 0 0 104331 74 0 0 20 0 3 0 275951472 471465984 92974 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 115104 92974 200 433 0 114668 0
[pid=21077/tid=21079] ppid=21075 vsize=460416 CPUtime=520.59 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 163635 0 0 0 52004 55 0 0 20 0 3 0 275951496 471465984 92974 33554432000 4194304 5965102 140733480061792 140329397299544 4390172 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=460416 CPUtime=520.68 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 17726 0 0 0 52037 31 0 0 20 0 3 0 275951496 471465984 92974 33554432000 4194304 5965102 140733480061792 140329386809704 4390169 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1044.05
Current children cumulated vsize (KiB) 460416

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/181 21149
/proc/meminfo: memFree=30277780/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=461016 CPUtime=1164.03 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 190366 0 0 0 116329 74 0 0 20 0 3 0 275951472 472080384 93176 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 115254 93176 200 433 0 114818 0
[pid=21077/tid=21079] ppid=21075 vsize=461016 CPUtime=580.43 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 163635 0 0 0 57987 56 0 0 20 0 3 0 275951496 472080384 93176 33554432000 4194304 5965102 140733480061792 140329397299544 4404407 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=461016 CPUtime=580.53 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 17864 0 0 0 58021 32 0 0 20 0 3 0 275951496 472080384 93176 33554432000 4194304 5965102 140733480061792 140329386809416 4393903 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1164.03
Current children cumulated vsize (KiB) 461016

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/181 21149
/proc/meminfo: memFree=30252632/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=527272 CPUtime=1284.03 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 194673 0 0 0 128324 79 0 0 20 0 3 0 275951472 539926528 97483 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 131818 97483 200 433 0 131382 0
[pid=21077/tid=21079] ppid=21075 vsize=527272 CPUtime=640.28 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 164586 0 0 0 63970 58 0 0 20 0 3 0 275951496 539926528 97483 33554432000 4194304 5965102 140733480061792 140329397299296 4401050 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=527272 CPUtime=640.38 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 21220 0 0 0 64002 36 0 0 20 0 3 0 275951496 539926528 97483 33554432000 4194304 5965102 140733480061792 140329386809656 4404540 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1284.03
Current children cumulated vsize (KiB) 527272

[startup+702.3 s]
/proc/loadavg: 4.04 4.01 3.95 5/181 21150
/proc/meminfo: memFree=30221672/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=527940 CPUtime=1404 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 202030 0 0 0 140312 88 0 0 20 0 3 0 275951472 540610560 106373 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 131985 106373 200 433 0 131549 0
[pid=21077/tid=21079] ppid=21075 vsize=527940 CPUtime=700.12 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 165545 0 0 0 69953 59 0 0 20 0 3 0 275951496 540610560 106373 33554432000 4194304 5965102 140733480061792 140329397299544 4394008 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=527940 CPUtime=700.22 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 27618 0 0 0 69976 46 0 0 20 0 3 0 275951496 540610560 106373 33554432000 4194304 5965102 140733480061792 140329386809592 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1404
Current children cumulated vsize (KiB) 527940

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.95 5/182 21153
/proc/meminfo: memFree=30201668/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=528340 CPUtime=1524 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 204734 0 0 0 152307 93 0 0 20 0 3 0 275951472 541020160 109077 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 132085 109077 200 433 0 131649 0
[pid=21077/tid=21079] ppid=21075 vsize=528340 CPUtime=759.98 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 165545 0 0 0 75938 60 0 0 20 0 3 0 275951496 541020160 109077 33554432000 4194304 5965102 140733480061792 140329397299544 4404597 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=528340 CPUtime=760.08 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 30322 0 0 0 75956 52 0 0 20 0 3 0 275951496 541020160 109077 33554432000 4194304 5965102 140733480061792 140329386809656 4410325 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1524
Current children cumulated vsize (KiB) 528340

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/181 21153
/proc/meminfo: memFree=30157524/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=529012 CPUtime=1643.96 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 204883 0 0 0 164303 93 0 0 20 0 3 0 275951472 541708288 109226 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 132253 109226 200 433 0 131817 0
[pid=21077/tid=21079] ppid=21075 vsize=529012 CPUtime=819.82 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 165547 0 0 0 81921 61 0 0 20 0 3 0 275951496 541708288 109226 33554432000 4194304 5965102 140733480061792 140329397299296 4393903 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=529012 CPUtime=819.92 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 30469 0 0 0 81939 53 0 0 20 0 3 0 275951496 541708288 109226 33554432000 4194304 5965102 140733480061792 140329386809416 4404711 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1643.96
Current children cumulated vsize (KiB) 529012

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/181 21153
/proc/meminfo: memFree=30119944/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=529932 CPUtime=1763.94 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 206281 0 0 0 176300 94 0 0 20 0 3 0 275951472 542650368 111135 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 132483 111135 200 433 0 132047 0
[pid=21077/tid=21079] ppid=21075 vsize=529932 CPUtime=879.66 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 166723 0 0 0 87903 63 0 0 20 0 3 0 275951496 542650368 111135 33554432000 4194304 5965102 140733480061792 140329397299528 4404416 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=529932 CPUtime=879.76 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 30691 0 0 0 87922 54 0 0 20 0 3 0 275951496 542650368 111135 33554432000 4194304 5965102 140733480061792 140329386809416 4390200 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1763.94
Current children cumulated vsize (KiB) 529932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.4 s]
/proc/loadavg: 4.00 4.00 3.95 5/181 21153
/proc/meminfo: memFree=30119448/32873844 swapFree=6080/6080
[pid=21077] ppid=21075 vsize=530460 CPUtime=1800.15 cores=1,3,5,7
/proc/21077/stat : 21077 (pwbo2.0) S 21075 21077 18125 0 -1 4202496 206388 0 0 0 179921 94 0 0 20 0 3 0 275951472 543191040 111242 33554432000 4194304 5965102 140733480061792 140733480061312 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 132615 111242 200 433 0 132179 0
[pid=21077/tid=21079] ppid=21075 vsize=530460 CPUtime=897.72 cores=1,3,5,7
/proc/21077/task/21079/stat : 21079 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 166723 0 0 0 89709 63 0 0 20 0 3 0 275951496 543191040 111242 33554432000 4194304 5965102 140733480061792 140329397299528 4400955 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=21077/tid=21080] ppid=21075 vsize=530460 CPUtime=897.82 cores=1,3,5,7
/proc/21077/task/21080/stat : 21080 (pwbo2.0) R 21075 21077 18125 0 -1 4202560 30798 0 0 0 89728 54 0 0 20 0 3 0 275951496 543191040 111242 33554432000 4194304 5965102 140733480061792 140329386809416 4393958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 530460

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 21077 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=612177
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=219814
# CPU time returned by wait4() is 1795.83
# while last known CPU time is 1800.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.422
CPU time (s): 1800.15
CPU user time (s): 1799.21
CPU system time (s): 0.94
CPU usage (%): 199.923
Max. virtual memory (cumulated for all children) (KiB): 530460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.61
system time used= 1.21981
maximum resident set size= 444972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206389
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= 1278
involuntary context switches= 2359

runsolver used 2.04169 second user time and 5.52516 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 07:57:49
IDJOB=3704040
IDBENCH=90325
IDSOLVER=2279
FILE ID=node139/3704040-1338098269
RUNJOBID= node139-1338087173-18142
PBS_JOBID= 14624436
Free space on /tmp= 71648 MiB

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

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

MD5SUM BENCH= 9437b3e9d1ce9c682b2f5f71866292ee
RANDOM SEED=1048279204

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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.750
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:        28700768 kB
Buffers:          298500 kB
Cached:           435860 kB
SwapCached:          284 kB
Active:          3200064 kB
Inactive:         139620 kB
Active(anon):    2599604 kB
Inactive(anon):     8052 kB
Active(file):     600460 kB
Inactive(file):   131568 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67106400 kB
Dirty:              8188 kB
Writeback:             0 kB
AnonPages:       2611080 kB
Mapped:            12600 kB
Shmem:                 8 kB
Slab:             689728 kB
SReclaimable:     131524 kB
SUnreclaim:       558204 kB
KernelStack:        1464 kB
PageTables:         9076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     216224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    790528 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= 71644 MiB
End job on node139 at 2012-05-27 08:12:52