Trace number 3748641

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
npSolver inc (fixed)? (TO) 1800 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-l152lav.opb
MD5SUM1a5510d564851e49e3b50f1a87922ca2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4722
Best CPU time to get the best result obtained on this benchmark3.04853
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4722
Optimality of the best value was proved YES
Number of variables1989
Total number of constraints97
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)96
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint3
Maximum length of a constraint1989
Number of terms in the objective function 1989
Biggest coefficient in the objective function 268
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 382524
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 382524
Number of bits of the biggest sum of numbers19
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.18	c old isEQ: 160, new EQ is 1
0.00/0.35	c run inc solver
0.00/0.35	c [INC SYSTEM] run initial solver
0.00/0.35	c [INC SYSTEM] preprocess with white file
4.26/4.37	c [INC SYSTEM] finished preprocessing in 4 s
4.26/4.37	c [INC SYSTEM] execute solver
1800.00/1800.40	c an unexpexted return value has been received, exit
1800.00/1800.40	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-3748641-1339113840/watcher-3748641-1339113840 -o /tmp/evaluation-result-3748641-1339113840/solver-3748641-1339113840 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748641-1339113840.opb 1783505412 HOME HOME 

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: 1.93 1.99 1.90 2/177 14171
/proc/meminfo: memFree=14572448/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0

[startup+0.065176 s]
/proc/loadavg: 1.93 1.99 1.90 2/177 14171
/proc/meminfo: memFree=14572448/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100329 s]
/proc/loadavg: 1.93 1.99 1.90 2/177 14171
/proc/meminfo: memFree=14572448/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 1.93 1.99 1.90 2/177 14171
/proc/meminfo: memFree=14572448/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 1.93 1.99 1.90 2/177 14171
/proc/meminfo: memFree=14572448/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 1.93 1.99 1.90 3/181 14175
/proc/meminfo: memFree=14437372/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=0.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6109 0 0 0 33 2 0 0 20 0 1 0 377512560 18927616 4001 33554432000 4194304 6004724 140733301618720 140733301613184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4001 164 442 0 4175 0
[pid=14174] ppid=14172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14174/stat : 14174 (cp2_pre.sh) S 14172 14171 11882 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377512596 9367552 277 33554432000 4194304 5064252 140736003425696 140736003424400 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14174/statm: 2287 277 234 213 0 72 0
[pid=14175] ppid=14174 vsize=135716 CPUtime=1.12 cores=0,2,4,6
/proc/14175/stat : 14175 (coprocessor) R 14174 14171 11882 0 -1 4202496 25798 0 0 0 108 4 0 0 20 0 1 0 377512596 138973184 33029 33554432000 4194304 6586260 140736490829472 140736490824840 5599305 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/14175/statm: 33929 33029 191 584 0 33341 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 172496

[startup+3.1004 s]
/proc/loadavg: 1.93 1.99 1.90 3/181 14175
/proc/meminfo: memFree=14417696/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=0.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6109 0 0 0 33 2 0 0 20 0 1 0 377512560 18927616 4001 33554432000 4194304 6004724 140733301618720 140733301613184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4001 164 442 0 4175 0
[pid=14174] ppid=14172 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14174/stat : 14174 (cp2_pre.sh) S 14172 14171 11882 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377512596 9367552 277 33554432000 4194304 5064252 140736003425696 140736003424400 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14174/statm: 2287 277 234 213 0 72 0
[pid=14175] ppid=14174 vsize=136640 CPUtime=2.72 cores=0,2,4,6
/proc/14175/stat : 14175 (coprocessor) R 14174 14171 11882 0 -1 4202496 26040 0 0 0 268 4 0 0 20 0 1 0 377512596 139919360 33271 33554432000 4194304 6586260 140736490829472 140736490824792 4676681 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/14175/statm: 34160 33271 191 584 0 33572 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 173420

[startup+6.30032 s]
/proc/loadavg: 1.93 1.99 1.90 3/182 14220
/proc/meminfo: memFree=27548048/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=63496 CPUtime=1.92 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 13234 0 0 0 190 2 0 0 20 0 1 0 377512997 65019904 14315 33554432000 4194304 5654031 140733657534432 140733657532216 4232684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14202/statm: 15874 14315 140 357 0 15514 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 91128

[startup+12.7004 s]
/proc/loadavg: 1.94 1.99 1.90 3/181 14229
/proc/meminfo: memFree=27529248/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=83764 CPUtime=8.31 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 14649 0 0 0 828 3 0 0 20 0 1 0 377512997 85774336 18261 33554432000 4194304 5654031 140733657534432 140733657522248 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 20941 18261 142 357 0 20581 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 111396

[startup+25.5004 s]
/proc/loadavg: 2.02 2.00 1.91 3/181 14233
/proc/meminfo: memFree=27450564/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=114116 CPUtime=21.1 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 15567 0 0 0 2106 4 0 0 20 0 1 0 377512997 116854784 23894 33554432000 4194304 5654031 140733657534432 140733657532312 4216430 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 28529 23894 142 357 0 28169 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 141748

[startup+51.1004 s]
/proc/loadavg: 2.02 2.00 1.91 3/181 14233
/proc/meminfo: memFree=27423920/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=114116 CPUtime=46.7 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 15847 0 0 0 4665 5 0 0 20 0 1 0 377512997 116854784 26222 33554432000 4194304 5654031 140733657534432 140733657532312 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 28529 26222 142 357 0 28169 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 141748

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 14233
/proc/meminfo: memFree=27404904/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=114116 CPUtime=97.89 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 17422 0 0 0 9782 7 0 0 20 0 1 0 377512997 116854784 27246 33554432000 4194304 5654031 140733657534432 140733657532456 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 28529 27246 142 357 0 28169 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 141748

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 14233
/proc/meminfo: memFree=27344816/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=163436 CPUtime=157.87 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 19001 0 0 0 15778 9 0 0 20 0 1 0 377512997 167358464 39016 33554432000 4194304 5654031 140733657534432 140733657522248 4215168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 40859 39016 142 357 0 40499 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 191068

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 14233
/proc/meminfo: memFree=27305876/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=207404 CPUtime=217.87 cores=0,2,4,6

################
# More data... #
################

/proc/loadavg: 2.00 2.00 1.93 3/181 14246
/proc/meminfo: memFree=27296852/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=264636 CPUtime=1357.66 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 42141 0 0 0 135695 71 0 0 20 0 1 0 377512997 270987264 55214 33554432000 4194304 5654031 140733657534432 140733657532520 4215028 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 66159 55214 142 357 0 65799 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 292268

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 14246
/proc/meminfo: memFree=27210028/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=346024 CPUtime=1417.66 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 42696 0 0 0 141693 73 0 0 20 0 1 0 377512997 354328576 76718 33554432000 4194304 5654031 140733657534432 140733657532520 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 86506 76718 142 357 0 86146 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 373656

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 14246
/proc/meminfo: memFree=27279944/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=267076 CPUtime=1477.64 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 44303 0 0 0 147687 77 0 0 20 0 1 0 377512997 273485824 54800 33554432000 4194304 5654031 140733657534432 140733657532520 4232997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 66769 54800 142 357 0 66409 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 294708

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 14247
/proc/meminfo: memFree=27206212/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=348464 CPUtime=1537.61 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 44885 0 0 0 153683 78 0 0 20 0 1 0 377512997 356827136 73744 33554432000 4194304 5654031 140733657534432 140733657532520 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 87116 73744 142 357 0 86756 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 376096

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 14250
/proc/meminfo: memFree=27310448/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=186168 CPUtime=1597.59 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 45922 0 0 0 159677 82 0 0 20 0 1 0 377512997 190636032 44192 33554432000 4194304 5654031 140733657534432 140733657532456 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 46542 44192 142 357 0 46182 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 213800

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 14250
/proc/meminfo: memFree=27204828/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=348464 CPUtime=1657.58 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 46853 0 0 0 165673 85 0 0 20 0 1 0 377512997 356827136 70672 33554432000 4194304 5654031 140733657534432 140733657532520 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 87116 70672 142 357 0 86756 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 376096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 14250
/proc/meminfo: memFree=27116332/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=480724 CPUtime=1717.57 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 47364 0 0 0 171669 88 0 0 20 0 1 0 377512997 492261376 93153 33554432000 4194304 5654031 140733657534432 140733657532520 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 120181 93153 142 357 0 119821 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 508356

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 14250
/proc/meminfo: memFree=27208372/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=348464 CPUtime=1777.55 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 48850 0 0 0 177663 92 0 0 20 0 1 0 377512997 356827136 69648 33554432000 4194304 5654031 140733657534432 140733657532520 4233148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 87116 69648 142 357 0 86756 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 376096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 14250
/proc/meminfo: memFree=27159624/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=348464 CPUtime=1795.65 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 48877 0 0 0 179472 93 0 0 20 0 1 0 377512997 356827136 76304 33554432000 4194304 5654031 140733657534432 140733657532520 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 87116 76304 142 357 0 86756 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 376096

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 14250
/proc/meminfo: memFree=27159624/32873844 swapFree=7372/7372
[pid=14171] ppid=14169 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14171/stat : 14171 (npSolver-pbo-I.) S 14169 14171 11882 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377512560 9367552 274 33554432000 4194304 5064252 140736994324400 140736994323312 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14171/statm: 2287 274 233 213 0 72 0
[pid=14172] ppid=14171 vsize=18484 CPUtime=4.35 cores=0,2,4,6
/proc/14172/stat : 14172 (npSolver-pbo) S 14171 14171 11882 0 -1 4202496 6126 27648 0 0 33 2 393 7 20 0 1 0 377512560 18927616 4004 33554432000 4194304 6004724 140733301618720 140733301605000 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14172/statm: 4621 4004 167 442 0 4175 0
[pid=14202] ppid=14172 vsize=348464 CPUtime=1795.65 cores=0,2,4,6
/proc/14202/stat : 14202 (glucosInc) R 14172 14171 11882 0 -1 4202496 48877 0 0 0 179472 93 0 0 20 0 1 0 377512997 356827136 76304 33554432000 4194304 5654031 140733657534432 140733657532520 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14202/statm: 87116 76304 142 357 0 86756 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 376096

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14171 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=267351
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=96985
# CPU time returned by wait4() is 4.36434
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800
CPU user time (s): 1798.98
CPU system time (s): 1.02
CPU usage (%): 99.9772
Max. virtual memory (cumulated for all children) (KiB): 557676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.26735
system time used= 0.096985
maximum resident set size= 137944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34149
page faults= 0
swaps= 0
block input operations= 0
block output operations= 27928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 21

runsolver used 2.70359 second user time and 7.12892 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-08 02:04:00
IDJOB=3748641
IDBENCH=1852
IDSOLVER=2333
FILE ID=node109/3748641-1339113840
RUNJOBID= node109-1339112037-14057
PBS_JOBID= 14643744
Free space on /tmp= 68456 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-l152lav.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748641-1339113840/watcher-3748641-1339113840 -o /tmp/evaluation-result-3748641-1339113840/solver-3748641-1339113840 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748641-1339113840.opb 1783505412 HOME HOME

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

MD5SUM BENCH= 1a5510d564851e49e3b50f1a87922ca2
RANDOM SEED=1783505412

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        14572976 kB
Buffers:         1948412 kB
Cached:          4961956 kB
SwapCached:         1268 kB
Active:         15429192 kB
Inactive:        1856312 kB
Active(anon):   10366392 kB
Inactive(anon):     9016 kB
Active(file):    5062800 kB
Inactive(file):  1847296 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105640 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:      10378932 kB
Mapped:            11220 kB
Shmem:                 4 kB
Slab:             853196 kB
SReclaimable:     295336 kB
SUnreclaim:       557860 kB
KernelStack:        1472 kB
PageTables:        24444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   13119756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5466112 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= 71008 MiB
End job on node109 at 2012-06-08 02:34:00