Trace number 3698077

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-topDown? (TO) 1800.09 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ss97-2.opb
MD5SUMf480d2d56550630df651872786c078c9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark939
Best CPU time to get the best result obtained on this benchmark5.37918
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 999
Optimality of the best value was proved NO
Number of variables8405
Total number of constraints10667
Number of constraints which are clauses9918
Number of constraints which are cardinality constraints (but not clauses)749
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint351
Number of terms in the objective function 6892
Biggest coefficient in the objective function 667
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 371779
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 667
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 371779
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.49	c run inc solver
0.00/0.49	c [INC SYSTEM] run initial solver
0.00/0.49	c [INC SYSTEM] preprocess with white file
3.77/3.83	c [INC SYSTEM] finished preprocessing in 3 s
3.77/3.83	c [INC SYSTEM] execute solver
1800.09/1800.50	c an unexpexted return value has been received, exit
1800.09/1800.50	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-3698077-1338061880/watcher-3698077-1338061880 -o /tmp/evaluation-result-3698077-1338061880/solver-3698077-1338061880 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698077-1338061880.opb 442187470 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: 2.00 2.00 2.00 3/181 5242
/proc/meminfo: memFree=28112960/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0

[startup+0.0840979 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5242
/proc/meminfo: memFree=28112960/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5242
/proc/meminfo: memFree=28112960/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300264 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5242
/proc/meminfo: memFree=28112960/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700157 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5242
/proc/meminfo: memFree=28112960/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 5246
/proc/meminfo: memFree=27929460/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=0.49 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8280 0 0 0 44 5 0 0 20 0 1 0 272313352 54808576 9875 33554432000 4194304 5992684 140734836437440 140734836431888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9875 169 440 0 12937 0
[pid=5245] ppid=5243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5245/stat : 5245 (cp2_pre.sh) S 5243 5242 4265 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 272313402 9367552 276 33554432000 4194304 5064252 140735090264800 140735090263504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5245/statm: 2287 276 234 213 0 72 0
[pid=5246] ppid=5245 vsize=204456 CPUtime=0.99 cores=0,2,4,6
/proc/5246/stat : 5246 (coprocessor) R 5245 5242 4265 0 -1 4202496 30890 0 0 0 93 6 0 0 20 0 1 0 272313402 209362944 45223 33554432000 4194304 6586260 140736875638608 140736875634872 4248971 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/5246/statm: 51114 45223 166 584 0 50526 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 276276

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 5246
/proc/meminfo: memFree=27880704/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=0.49 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8280 0 0 0 44 5 0 0 20 0 1 0 272313352 54808576 9875 33554432000 4194304 5992684 140734836437440 140734836431888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9875 169 440 0 12937 0
[pid=5245] ppid=5243 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5245/stat : 5245 (cp2_pre.sh) S 5243 5242 4265 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 272313402 9367552 276 33554432000 4194304 5064252 140735090264800 140735090263504 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5245/statm: 2287 276 234 213 0 72 0
[pid=5246] ppid=5245 vsize=253132 CPUtime=2.58 cores=0,2,4,6
/proc/5246/stat : 5246 (coprocessor) R 5245 5242 4265 0 -1 4202496 39732 0 0 0 242 16 0 0 20 0 1 0 272313402 259207168 62046 33554432000 4194304 6586260 140736875638608 140736875634360 4557695 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/5246/statm: 63283 62046 200 584 0 62695 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 324952

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 5248
/proc/meminfo: memFree=27985296/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=122884 CPUtime=2.46 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 22418 0 0 0 242 4 0 0 20 0 1 0 272313735 125833216 26475 33554432000 4194304 5654031 140734370873328 140734370861144 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5248/statm: 30721 26475 141 357 0 30361 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 185556

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 5248
/proc/meminfo: memFree=27923708/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=145840 CPUtime=8.85 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 24958 0 0 0 880 5 0 0 20 0 1 0 272313735 149340160 32701 33554432000 4194304 5654031 140734370873328 140734370861144 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5248/statm: 36460 32701 142 357 0 36100 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 208512

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 5248
/proc/meminfo: memFree=27927704/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=176188 CPUtime=21.65 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 25722 0 0 0 2159 6 0 0 20 0 1 0 272313735 180416512 40045 33554432000 4194304 5654031 140734370873328 140734370861144 4232922 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 44047 40045 142 357 0 43687 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 238860

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 5248
/proc/meminfo: memFree=27890960/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=206536 CPUtime=47.25 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 26039 0 0 0 4718 7 0 0 20 0 1 0 272313735 211492864 49003 33554432000 4194304 5654031 140734370873328 140734370861144 4215648 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 51634 49003 142 357 0 51274 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 269208

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5370
/proc/meminfo: memFree=27923500/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=229244 CPUtime=98.44 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 27536 0 0 0 9837 7 0 0 20 0 1 0 272313735 234745856 55495 33554432000 4194304 5654031 140734370873328 140734370861144 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 57311 55495 142 357 0 56951 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 291916

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5377
/proc/meminfo: memFree=27927992/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=199164 CPUtime=158.4 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 27873 0 0 0 15832 8 0 0 20 0 1 0 272313735 203943936 46627 33554432000 4194304 5654031 140734370873328 140734370861144 4217927 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 49791 46627 142 357 0 49431 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 261836

[startup+222.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 5379
/proc/meminfo: memFree=27914068/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=211200 CPUtime=218.39 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.01 2.00 3/182 5414
/proc/meminfo: memFree=27712312/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=365724 CPUtime=1358.15 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 101657 0 0 0 135691 124 0 0 20 0 1 0 272313735 374501376 89340 33554432000 4194304 5654031 140734370873328 140734370861144 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 91431 89340 142 357 0 91071 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 428396

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5415
/proc/meminfo: memFree=27653092/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=419788 CPUtime=1418.14 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 104563 0 0 0 141686 128 0 0 20 0 1 0 272313735 429862912 94609 33554432000 4194304 5654031 140734370873328 140734370861144 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 104947 94609 142 357 0 104587 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 482460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5472
/proc/meminfo: memFree=27736624/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=423428 CPUtime=1478.13 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 106654 0 0 0 147681 132 0 0 20 0 1 0 272313735 433590272 99104 33554432000 4194304 5654031 140734370873328 140734370871112 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 105857 99104 142 357 0 105497 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 486100

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 5480
/proc/meminfo: memFree=27745456/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=427948 CPUtime=1538.12 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 109396 0 0 0 153675 137 0 0 20 0 1 0 272313735 438218752 94877 33554432000 4194304 5654031 140734370873328 140734370861144 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 106987 94877 142 357 0 106627 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 490620

[startup+1602.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/183 5484
/proc/meminfo: memFree=27730828/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=433816 CPUtime=1598.11 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 111384 0 0 0 159671 140 0 0 20 0 1 0 272313735 444227584 99986 33554432000 4194304 5654031 140734370873328 140734370861144 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 108454 99986 142 357 0 108094 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 496488

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 5484
/proc/meminfo: memFree=27678892/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=438884 CPUtime=1658.1 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 112983 0 0 0 165667 143 0 0 20 0 1 0 272313735 449417216 105611 33554432000 4194304 5654031 140734370873328 140734370861144 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 109721 105611 142 357 0 109361 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 501556

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5487
/proc/meminfo: memFree=27718224/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=454292 CPUtime=1718.09 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 114856 0 0 0 171662 147 0 0 20 0 1 0 272313735 465195008 102607 33554432000 4194304 5654031 140734370873328 140734370861144 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 113573 102607 142 357 0 113213 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 516964

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 5490
/proc/meminfo: memFree=27662604/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=454292 CPUtime=1778.07 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 115495 0 0 0 177657 150 0 0 20 0 1 0 272313735 465195008 105967 33554432000 4194304 5654031 140734370873328 140734370861144 4215188 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 113573 105967 142 357 0 113213 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 516964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 5490
/proc/meminfo: memFree=27648400/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=454292 CPUtime=1796.28 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 115502 0 0 0 179478 150 0 0 20 0 1 0 272313735 465195008 109551 33554432000 4194304 5654031 140734370873328 140734370861144 4216690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 113573 109551 142 357 0 113213 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 516964

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 5490
/proc/meminfo: memFree=27648400/32873844 swapFree=7124/7124
[pid=5242] ppid=5240 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5242/stat : 5242 (npSolver-pbo-It) S 5240 5242 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272313352 9367552 275 33554432000 4194304 5064252 140735541061248 140735541060160 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5242/statm: 2287 275 233 213 0 72 0
[pid=5243] ppid=5242 vsize=53524 CPUtime=3.81 cores=0,2,4,6
/proc/5243/stat : 5243 (npSolver-pbo) S 5242 5242 4265 0 -1 4202496 8295 40634 0 0 44 5 311 21 20 0 1 0 272313352 54808576 9877 33554432000 4194304 5992684 140734836437440 140734836423704 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5243/statm: 13381 9877 171 440 0 12937 0
[pid=5248] ppid=5243 vsize=454292 CPUtime=1796.28 cores=0,2,4,6
/proc/5248/stat : 5248 (glucosInc) R 5243 5242 4265 0 -1 4202496 115502 0 0 0 179478 150 0 0 20 0 1 0 272313735 465195008 109551 33554432000 4194304 5654031 140734370873328 140734370861144 4216690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5248/statm: 113573 109551 142 357 0 113213 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 516964

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5242 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=557459
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=272958
# CPU time returned by wait4() is 3.83042
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.33
CPU system time (s): 1.76
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 647192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.55746
system time used= 0.272958
maximum resident set size= 257128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49306
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 23

runsolver used 2.92256 second user time and 9.11361 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-26 21:51:20
IDJOB=3698077
IDBENCH=2233
IDSOLVER=2275
FILE ID=node134/3698077-1338061880
RUNJOBID= node134-1338052941-4281
PBS_JOBID= 14624402
Free space on /tmp= 71028 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ss97-2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698077-1338061880/watcher-3698077-1338061880 -o /tmp/evaluation-result-3698077-1338061880/solver-3698077-1338061880 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698077-1338061880.opb 442187470 HOME HOME

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

MD5SUM BENCH= f480d2d56550630df651872786c078c9
RANDOM SEED=442187470

node134.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.278
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28113316 kB
Buffers:          302140 kB
Cached:          3523204 kB
SwapCached:            0 kB
Active:          1515084 kB
Inactive:        2438808 kB
Active(anon):     124732 kB
Inactive(anon):     5996 kB
Active(file):    1390352 kB
Inactive(file):  2432812 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:        135252 kB
Mapped:            15692 kB
Shmem:               212 kB
Slab:             665668 kB
SReclaimable:     107796 kB
SUnreclaim:       557872 kB
KernelStack:        1464 kB
PageTables:         4244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     278408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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= 70996 MiB
End job on node134 at 2012-05-26 22:21:20