Trace number 3726315

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.02? (TO) 1800.36 900.517

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-859770.opb
MD5SUMcbc412f006cacd8e2fcdc61d20cbc351
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark134.834
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2504
Total number of constraints2065
Number of constraints which are clauses1536
Number of constraints which are cardinality constraints (but not clauses)529
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint8
Maximum length of a constraint1446
Number of terms in the objective function 2504
Biggest coefficient in the objective function 10
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 16472
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 16472
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.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726315-1338658572.opb.
0.00/0.00	c Instance file HOME/instance-3726315-1338658572.opb
0.00/0.00	c File size is 7592103 bytes.
0.59/0.60	c Cost Offset: 0
0.59/0.60	c Highest Coefficient sum: 1448
0.59/0.60	c ============================[ Problem Statistics ]=============================
0.59/0.60	c |                                                                             |
0.59/0.60	c |  Parsing time:          0.60         s                                      |
0.59/0.60	c |  Number Variables:      2504                                                |
0.59/0.60	c |  Number Clauses:        1555                                                |
0.59/0.60	c |  Number Cardinality:    529                                                 |
0.59/0.60	c |  Number PB Constraints: 0                                                   |
0.59/0.60	c |                                                                             |
0.59/0.60	c |  Problem Type:          Optimization                                        |
0.59/0.60	c |  Objective Function:    PB Constraint                                       |
0.59/0.60	c |                                                                             |
0.59/0.60	c ===============================================================================
1800.02/900.51	c ===============================================================================
1800.02/900.51	c Wall Clock Time: 900.51 s
1800.02/900.51	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-3726315-1338658572/watcher-3726315-1338658572 -o /tmp/evaluation-result-3726315-1338658572/solver-3726315-1338658572 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 HOME/instance-3726315-1338658572.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.39 3.78 3.85 4/178 23925
/proc/meminfo: memFree=27417820/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=12528 CPUtime=0 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) R 23923 23925 20635 0 -1 4202496 614 0 0 0 0 0 0 0 20 0 1 0 331983947 12828672 566 33554432000 4194304 5964478 140735517027504 140735413364680 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 3132 566 169 433 0 842 0

[startup+0.101727 s]
/proc/loadavg: 3.39 3.78 3.85 4/178 23925
/proc/meminfo: memFree=27417820/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=14244 CPUtime=0.09 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) R 23923 23925 20635 0 -1 4202496 1383 0 0 0 9 0 0 0 20 0 1 0 331983947 14585856 1335 33554432000 4194304 5964478 140735517027504 140735413364680 4344880 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 3561 1335 516 433 0 1271 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14244

[startup+0.200301 s]
/proc/loadavg: 3.39 3.78 3.85 4/178 23925
/proc/meminfo: memFree=27417820/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=22472 CPUtime=0.19 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) R 23923 23925 20635 0 -1 4202496 3757 0 0 0 19 0 0 0 20 0 1 0 331983947 23011328 3709 33554432000 4194304 5964478 140735517027504 140735413364680 4344768 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 5618 3709 835 433 0 3328 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 22472

[startup+0.300336 s]
/proc/loadavg: 3.39 3.78 3.85 4/178 23925
/proc/meminfo: memFree=27417820/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=35988 CPUtime=0.29 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) R 23923 23925 20635 0 -1 4202496 7428 0 0 0 28 1 0 0 20 0 1 0 331983947 36851712 7380 33554432000 4194304 5964478 140735517027504 140735517025880 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 8997 7383 1129 433 0 6707 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35988

[startup+0.700186 s]
/proc/loadavg: 3.39 3.78 3.85 4/178 23925
/proc/meminfo: memFree=27417820/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=228704 CPUtime=0.79 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 21547 0 0 0 76 3 0 0 20 0 3 0 331983947 234192896 19643 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 57176 19643 193 433 0 56740 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 228704

[startup+1.50035 s]
/proc/loadavg: 3.39 3.78 3.85 5/181 23928
/proc/meminfo: memFree=27285036/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=229088 CPUtime=2.38 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 34880 0 0 0 232 6 0 0 20 0 3 0 331983947 234586112 32976 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 57272 32976 196 433 0 56836 0
[pid=23925/tid=23927] ppid=23923 vsize=229088 CPUtime=0.88 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 15478 0 0 0 83 5 0 0 20 0 3 0 331984007 234586112 32976 33554432000 4194304 5964478 140735517027504 139671596276072 4403708 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=229088 CPUtime=0.88 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 202 0 0 0 88 0 0 0 20 0 3 0 331984007 234586112 32976 33554432000 4194304 5964478 140735517027504 139671585786168 4403664 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 229088

[startup+3.10037 s]
/proc/loadavg: 3.39 3.78 3.85 5/181 23928
/proc/meminfo: memFree=27283772/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=229088 CPUtime=5.58 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 34951 0 0 0 552 6 0 0 20 0 3 0 331983947 234586112 33047 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 57272 33047 197 433 0 56836 0
[pid=23925/tid=23927] ppid=23923 vsize=229088 CPUtime=2.48 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 15479 0 0 0 243 5 0 0 20 0 3 0 331984007 234586112 33047 33554432000 4194304 5964478 140735517027504 139671596276072 4403698 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=229088 CPUtime=2.48 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 272 0 0 0 248 0 0 0 20 0 3 0 331984007 234586112 33047 33554432000 4194304 5964478 140735517027504 139671585786168 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 229088

[startup+6.30036 s]
/proc/loadavg: 3.44 3.78 3.86 5/181 23928
/proc/meminfo: memFree=27263084/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=229088 CPUtime=11.98 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 35103 0 0 0 1192 6 0 0 20 0 3 0 331983947 234586112 33199 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 57272 33199 198 433 0 56836 0
[pid=23925/tid=23927] ppid=23923 vsize=229088 CPUtime=5.68 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 15573 0 0 0 563 5 0 0 20 0 3 0 331984007 234586112 33199 33554432000 4194304 5964478 140735517027504 139671596275704 4403713 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=229088 CPUtime=5.68 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 330 0 0 0 568 0 0 0 20 0 3 0 331984007 234586112 33199 33554432000 4194304 5964478 140735517027504 139671585786216 4403698 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 229088

[startup+12.7004 s]
/proc/loadavg: 3.48 3.79 3.86 5/181 23928
/proc/meminfo: memFree=27226056/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=294624 CPUtime=24.77 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 36492 0 0 0 2471 6 0 0 20 0 3 0 331983947 301694976 34588 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 73656 34588 198 433 0 73220 0
[pid=23925/tid=23927] ppid=23923 vsize=294624 CPUtime=12.08 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 16746 0 0 0 1203 5 0 0 20 0 3 0 331984007 301694976 34588 33554432000 4194304 5964478 140735517027504 139671596275704 4403708 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=294624 CPUtime=12.08 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 546 0 0 0 1208 0 0 0 20 0 3 0 331984007 301694976 34588 33554432000 4194304 5964478 140735517027504 139671585786216 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 294624

[startup+25.5004 s]
/proc/loadavg: 3.60 3.80 3.86 5/181 23928
/proc/meminfo: memFree=27116680/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=294624 CPUtime=50.37 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 39085 0 0 0 5029 8 0 0 20 0 3 0 331983947 301694976 37181 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 73656 37181 198 433 0 73220 0
[pid=23925/tid=23927] ppid=23923 vsize=294624 CPUtime=24.88 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 18894 0 0 0 2482 6 0 0 20 0 3 0 331984007 301694976 37181 33554432000 4194304 5964478 140735517027504 139671596275704 4222416 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=294624 CPUtime=24.88 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 991 0 0 0 2488 0 0 0 20 0 3 0 331984007 301694976 37181 33554432000 4194304 5964478 140735517027504 139671585786168 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 294624

[startup+51.1004 s]
/proc/loadavg: 3.73 3.81 3.86 5/181 23928
/proc/meminfo: memFree=27046764/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=294624 CPUtime=101.56 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 44735 0 0 0 10143 13 0 0 20 0 3 0 331983947 301694976 42831 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 73656 42831 198 433 0 73220 0
[pid=23925/tid=23927] ppid=23923 vsize=294624 CPUtime=50.47 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 23128 0 0 0 5036 11 0 0 20 0 3 0 331984007 301694976 42831 33554432000 4194304 5964478 140735517027504 139671596275704 4403698 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=294624 CPUtime=50.48 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 2407 0 0 0 5046 2 0 0 20 0 3 0 331984007 301694976 42831 33554432000 4194304 5964478 140735517027504 139671585786168 4403376 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 294624

[startup+102.3 s]
/proc/loadavg: 3.88 3.84 3.86 5/181 23929
/proc/meminfo: memFree=26821552/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=360352 CPUtime=203.95 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 64131 0 0 0 20374 21 0 0 20 0 3 0 331983947 369000448 62115 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 90088 62115 198 433 0 89652 0
[pid=23925/tid=23927] ppid=23923 vsize=360352 CPUtime=101.68 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 39010 0 0 0 10151 17 0 0 20 0 3 0 331984007 369000448 62115 33554432000 4194304 5964478 140735517027504 139671596276664 4403717 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=360352 CPUtime=101.69 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 5921 0 0 0 10163 6 0 0 20 0 3 0 331984007 369000448 62115 33554432000 4194304 5964478 140735517027504 139671585786168 4222314 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 360352

[startup+162.3 s]
/proc/loadavg: 3.95 3.86 3.87 5/181 23929
/proc/meminfo: memFree=26712216/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=360352 CPUtime=323.93 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 67294 0 0 0 32368 25 0 0 20 0 3 0 331983947 369000448 65278 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 90088 65278 198 433 0 89652 0
[pid=23925/tid=23927] ppid=23923 vsize=360352 CPUtime=161.67 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 39010 0 0 0 16149 18 0 0 20 0 3 0 331984007 369000448 65278 33554432000 4194304 5964478 140735517027504 139671596276664 4222314 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=360352 CPUtime=161.68 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 9084 0 0 0 16158 10 0 0 20 0 3 0 331984007 369000448 65278 33554432000 4194304 5964478 140735517027504 139671585785976 4403717 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 323.93
Current children cumulated vsize (KiB) 360352

[startup+222.307 s]
/proc/loadavg: 3.98 3.89 3.88 5/181 23929
/proc/meminfo: memFree=26638652/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=360352 CPUtime=443.92 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 70982 0 0 0 44362 30 0 0 20 0 3 0 331983947 369000448 68966 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 90088 68966 198 433 0 89652 0
[pid=23925/tid=23927] ppid=23923 vsize=360352 CPUtime=221.68 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 39012 0 0 0 22149 19 0 0 20 0 3 0 331984007 369000448 68966 33554432000 4194304 5964478 140735517027504 139671596276664 4403721 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=360352 CPUtime=221.69 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 12770 0 0 0 22152 17 0 0 20 0 3 0 331984007 369000448 68966 33554432000 4194304 5964478 140735517027504 139671585786168 4392962 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 443.92
Current children cumulated vsize (KiB) 360352

[startup+282.3 s]
/proc/loadavg: 3.99 3.90 3.88 5/182 23932
/proc/meminfo: memFree=26583152/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=360352 CPUtime=563.89 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 70983 0 0 0 56359 30 0 0 20 0 3 0 331983947 369000448 68967 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 90088 68967 198 433 0 89652 0
[pid=23925/tid=23927] ppid=23923 vsize=360352 CPUtime=281.67 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 39013 0 0 0 28147 20 0 0 20 0 3 0 331984007 369000448 68967 33554432000 4194304 5964478 140735517027504 139671596276664 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=360352 CPUtime=281.68 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 12770 0 0 0 28150 18 0 0 20 0 3 0 331984007 369000448 68967 33554432000 4194304 5964478 140735517027504 139671585786168 4403721 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 563.89
Current children cumulated vsize (KiB) 360352

[startup+342.3 s]
/proc/loadavg: 3.99 3.92 3.89 5/181 23932
/proc/meminfo: memFree=26529344/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=360352 CPUtime=683.84 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 72328 0 0 0 68352 32 0 0 20 0 3 0 331983947 369000448 70282 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 90088 70282 198 433 0 89652 0
[pid=23925/tid=23927] ppid=23923 vsize=360352 CPUtime=341.68 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 39013 0 0 0 34147 21 0 0 20 0 3 0 331984007 369000448 70282 33554432000 4194304 5964478 140735517027504 139671596276664 4403721 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=360352 CPUtime=341.65 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 14115 0 0 0 34145 20 0 0 20 0 3 0 331984007 369000448 70282 33554432000 4194304 5964478 140735517027504 139671585786168 4392962 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 683.84
Current children cumulated vsize (KiB) 360352

[startup+402.3 s]
/proc/loadavg: 3.99 3.93 3.89 5/181 23933
/proc/meminfo: memFree=26482640/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=360352 CPUtime=803.8 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 72350 0 0 0 80348 32 0 0 20 0 3 0 331983947 369000448 70287 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 90088 70287 198 433 0 89652 0
[pid=23925/tid=23927] ppid=23923 vsize=360352 CPUtime=401.67 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 39022 0 0 0 40145 22 0 0 20 0 3 0 331984007 369000448 70287 33554432000 4194304 5964478 140735517027504 139671596276664 4403721 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=360352 CPUtime=401.64 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 14128 0 0 0 40143 21 0 0 20 0 3 0 331984007 369000448 70287 33554432000 4194304 5964478 140735517027504 139671585786168 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 803.8
Current children cumulated vsize (KiB) 360352

[startup+462.3 s]
/proc/loadavg: 3.99 3.94 3.90 5/181 23933
/proc/meminfo: memFree=26392024/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=360352 CPUtime=923.77 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 73317 0 0 0 92343 34 0 0 20 0 3 0 331983947 369000448 71238 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 90088 71238 198 433 0 89652 0
[pid=23925/tid=23927] ppid=23923 vsize=360352 CPUtime=461.66 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 39048 0 0 0 46143 23 0 0 20 0 3 0 331984007 369000448 71238 33554432000 4194304 5964478 140735517027504 139671596276664 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=360352 CPUtime=461.64 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 15069 0 0 0 46140 24 0 0 20 0 3 0 331984007 369000448 71238 33554432000 4194304 5964478 140735517027504 139671585786168 4222314 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 923.77
Current children cumulated vsize (KiB) 360352

[startup+522.3 s]
/proc/loadavg: 3.99 3.95 3.91 5/180 23933
/proc/meminfo: memFree=26271332/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=425888 CPUtime=1043.75 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 75741 0 0 0 104338 37 0 0 20 0 3 0 331983947 436109312 74357 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 106472 74357 198 433 0 106036 0
[pid=23925/tid=23927] ppid=23923 vsize=425888 CPUtime=521.66 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 39350 0 0 0 52143 23 0 0 20 0 3 0 331984007 436109312 74357 33554432000 4194304 5964478 140735517027504 139671596275704 4403721 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=425888 CPUtime=521.64 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 17191 0 0 0 52137 27 0 0 20 0 3 0 331984007 436109312 74357 33554432000 4194304 5964478 140735517027504 139671585786168 4403717 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1043.75
Current children cumulated vsize (KiB) 425888

[startup+582.3 s]
/proc/loadavg: 3.99 3.95 3.91 5/181 23934
/proc/meminfo: memFree=26134592/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=426104 CPUtime=1163.73 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 81922 0 0 0 116331 42 0 0 20 0 3 0 331983947 436330496 80538 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 106526 80538 198 433 0 106090 0
[pid=23925/tid=23927] ppid=23923 vsize=426104 CPUtime=581.66 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 43490 0 0 0 58139 27 0 0 20 0 3 0 331984007 436330496 80538 33554432000 4194304 5964478 140735517027504 139671596275704 4222474 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=426104 CPUtime=581.64 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 19232 0 0 0 58133 31 0 0 20 0 3 0 331984007 436330496 80538 33554432000 4194304 5964478 140735517027504 139671585786168 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1163.73
Current children cumulated vsize (KiB) 426104

[startup+642.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/181 23934
/proc/meminfo: memFree=26018680/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=426320 CPUtime=1283.71 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 83099 0 0 0 128328 43 0 0 20 0 3 0 331983947 436551680 81715 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 106580 81715 198 433 0 106144 0
[pid=23925/tid=23927] ppid=23923 vsize=426320 CPUtime=641.67 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 44666 0 0 0 64139 28 0 0 20 0 3 0 331984007 436551680 81715 33554432000 4194304 5964478 140735517027504 139671596275704 4222416 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=426320 CPUtime=641.64 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 19233 0 0 0 64132 32 0 0 20 0 3 0 331984007 436551680 81715 33554432000 4194304 5964478 140735517027504 139671585786168 4403717 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1283.71
Current children cumulated vsize (KiB) 426320

[startup+702.3 s]
/proc/loadavg: 4.03 3.98 3.91 5/181 23935
/proc/meminfo: memFree=25909340/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=426320 CPUtime=1403.7 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 83099 0 0 0 140327 43 0 0 20 0 3 0 331983947 436551680 81715 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 106580 81715 198 433 0 106144 0
[pid=23925/tid=23927] ppid=23923 vsize=426320 CPUtime=701.67 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 44666 0 0 0 70138 29 0 0 20 0 3 0 331984007 436551680 81715 33554432000 4194304 5964478 140735517027504 139671596275704 4403721 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=426320 CPUtime=701.64 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 19233 0 0 0 70131 33 0 0 20 0 3 0 331984007 436551680 81715 33554432000 4194304 5964478 140735517027504 139671585786168 4403717 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1403.7
Current children cumulated vsize (KiB) 426320

[startup+762.3 s]
/proc/loadavg: 4.01 3.98 3.91 5/181 23935
/proc/meminfo: memFree=25788344/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=426320 CPUtime=1523.68 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 88191 0 0 0 152321 47 0 0 20 0 3 0 331983947 436551680 86807 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 106580 86807 198 433 0 106144 0
[pid=23925/tid=23927] ppid=23923 vsize=426320 CPUtime=761.68 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 47703 0 0 0 76136 32 0 0 20 0 3 0 331984007 436551680 86807 33554432000 4194304 5964478 140735517027504 139671596275704 4403717 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=426320 CPUtime=761.65 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 21288 0 0 0 76129 36 0 0 20 0 3 0 331984007 436551680 86807 33554432000 4194304 5964478 140735517027504 139671585786168 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1523.68
Current children cumulated vsize (KiB) 426320

[startup+822.3 s]
/proc/loadavg: 3.90 3.95 3.91 5/181 23976
/proc/meminfo: memFree=27343868/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=491856 CPUtime=1643.65 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 97515 0 0 0 164308 57 0 0 20 0 3 0 331983947 503660544 96131 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 122964 96131 198 433 0 122528 0
[pid=23925/tid=23927] ppid=23923 vsize=491856 CPUtime=821.68 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 52499 0 0 0 82131 37 0 0 20 0 3 0 331984007 503660544 96131 33554432000 4194304 5964478 140735517027504 139671596275704 4400067 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=491856 CPUtime=821.64 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 25816 0 0 0 82120 44 0 0 20 0 3 0 331984007 503660544 96131 33554432000 4194304 5964478 140735517027504 139671585786168 4222314 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1643.65
Current children cumulated vsize (KiB) 491856

[startup+882.307 s]
/proc/loadavg: 3.96 3.95 3.91 5/182 23979
/proc/meminfo: memFree=27152664/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=491856 CPUtime=1763.63 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 104157 0 0 0 176300 63 0 0 20 0 3 0 331983947 503660544 102819 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 122964 102819 198 433 0 122528 0
[pid=23925/tid=23927] ppid=23923 vsize=491856 CPUtime=881.68 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 56603 0 0 0 88127 41 0 0 20 0 3 0 331984007 503660544 102819 33554432000 4194304 5964478 140735517027504 139671596275704 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=491856 CPUtime=881.64 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 28354 0 0 0 88117 47 0 0 20 0 3 0 331984007 503660544 102819 33554432000 4194304 5964478 140735517027504 139671585786168 4222330 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1763.63
Current children cumulated vsize (KiB) 491856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.5 s]
/proc/loadavg: 3.97 3.95 3.91 5/181 23979
/proc/meminfo: memFree=27093976/32873648 swapFree=6852/6852
[pid=23925] ppid=23923 vsize=491856 CPUtime=1800.02 cores=1,3,5,7
/proc/23925/stat : 23925 (pwbo2.02) S 23923 23925 20635 0 -1 4202496 105466 0 0 0 179938 64 0 0 20 0 3 0 331983947 503660544 104153 33554432000 4194304 5964478 140735517027504 140735517027024 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23925/statm: 122964 104153 198 433 0 122528 0
[pid=23925/tid=23927] ppid=23923 vsize=491856 CPUtime=899.88 cores=1,3,5,7
/proc/23925/task/23927/stat : 23927 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 57912 0 0 0 89946 42 0 0 20 0 3 0 331984007 503660544 104153 33554432000 4194304 5964478 140735517027504 139671596275704 4222416 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=23925/tid=23928] ppid=23923 vsize=491856 CPUtime=899.84 cores=1,3,5,7
/proc/23925/task/23928/stat : 23928 (pwbo2.02) R 23923 23925 20635 0 -1 4202560 28354 0 0 0 89937 47 0 0 20 0 3 0 331984007 503660544 104153 33554432000 4194304 5964478 140735517027504 139671585786168 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 491856

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

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

Child status: 0
Real time (s): 900.517
CPU time (s): 1800.36
CPU user time (s): 1799.42
CPU system time (s): 0.940856
CPU usage (%): 199.925
Max. virtual memory (cumulated for all children) (KiB): 491856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.940856
maximum resident set size= 416616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105467
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= 220
involuntary context switches= 2351

runsolver used 1.89471 second user time and 5.2322 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-02 19:36:12
IDJOB=3726315
IDBENCH=89844
IDSOLVER=2309
FILE ID=node115/3726315-1338658572
RUNJOBID= node115-1338651714-22298
PBS_JOBID= 14636465
Free space on /tmp= 70816 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-859770.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726315-1338658572/watcher-3726315-1338658572 -o /tmp/evaluation-result-3726315-1338658572/solver-3726315-1338658572 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 HOME/instance-3726315-1338658572.opb

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

MD5SUM BENCH= cbc412f006cacd8e2fcdc61d20cbc351
RANDOM SEED=347726313

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27417820 kB
Buffers:          558000 kB
Cached:          3399476 kB
SwapCached:          964 kB
Active:          2425808 kB
Inactive:        2121388 kB
Active(anon):     581704 kB
Inactive(anon):     9824 kB
Active(file):    1844104 kB
Inactive(file):  2111564 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106432 kB
Dirty:             12824 kB
Writeback:             0 kB
AnonPages:        597100 kB
Mapped:            12496 kB
Shmem:                96 kB
Slab:             768184 kB
SReclaimable:     211892 kB
SUnreclaim:       556292 kB
KernelStack:        1464 kB
PageTables:         4796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     163584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70808 MiB
End job on node115 at 2012-06-02 19:51:14