Trace number 3746644

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 (fixed)? (TO) 1800 1800.72

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-blend.opb
MD5SUMeff6ad715055e79721cc364806b971f0
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark78.661
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables2490
Total number of constraints74
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints74
Minimum length of a constraint30
Maximum length of a constraint780
Number of terms in the objective function 660
Biggest coefficient in the objective function 14388140441600
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 203610440670021
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 78436840243200
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 789015556311444
Number of bits of the biggest sum of numbers50
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

6.14/6.29	c run inc solver
6.14/6.29	c [INC SYSTEM] run initial solver
6.14/6.29	c [INC SYSTEM] preprocess with white file
25.13/25.54	c [INC SYSTEM] finished preprocessing in 19 s
25.13/25.54	c [INC SYSTEM] execute solver
1800.00/1800.71	HOME/npSolver-pbo-Itd.sh: line 18:  8285 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

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-3746644-1339100376/watcher-3746644-1339100376 -o /tmp/evaluation-result-3746644-1339100376/solver-3746644-1339100376 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746644-1339100376.opb 973813629 HOME HOME 

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: 2.03 2.01 1.86 3/176 8284
/proc/meminfo: memFree=31294164/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0

[startup+0.0722059 s]
/proc/loadavg: 2.03 2.01 1.86 3/176 8284
/proc/meminfo: memFree=31294164/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100352 s]
/proc/loadavg: 2.03 2.01 1.86 3/176 8284
/proc/meminfo: memFree=31294164/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300329 s]
/proc/loadavg: 2.03 2.01 1.86 3/176 8284
/proc/meminfo: memFree=31294164/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700315 s]
/proc/loadavg: 2.03 2.01 1.86 3/176 8284
/proc/meminfo: memFree=31294164/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.03 2.01 1.86 3/178 8286
/proc/meminfo: memFree=31223292/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=236372 CPUtime=1.49 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) R 8284 8284 7832 0 -1 4202496 11449 0 0 0 144 5 0 0 20 0 1 0 376163062 242044928 38607 33554432000 4194304 6004724 140737032427088 140737032421688 5056502 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8285/statm: 59093 38607 154 442 0 58647 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 245520

[startup+3.10035 s]
/proc/loadavg: 2.02 2.01 1.86 3/178 8286
/proc/meminfo: memFree=31145080/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=301960 CPUtime=3.09 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) R 8284 8284 7832 0 -1 4202496 12105 0 0 0 299 10 0 0 20 0 1 0 376163062 309207040 55519 33554432000 4194304 6004724 140737032427088 140737032421688 4536305 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8285/statm: 75490 55519 154 442 0 75044 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 311108

[startup+6.30035 s]
/proc/loadavg: 2.02 2.01 1.86 3/178 8286
/proc/meminfo: memFree=30954816/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=6.24 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13319 0 0 0 547 77 0 0 20 0 1 0 376163062 548438016 93454 33554432000 4194304 6004724 140737032427088 140737032421552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93454 163 442 0 133450 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 544732

[startup+12.7004 s]
/proc/loadavg: 2.10 2.03 1.87 3/180 8288
/proc/meminfo: memFree=29909300/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=6.24 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13319 0 0 0 547 77 0 0 20 0 1 0 376163062 548438016 93454 33554432000 4194304 6004724 140737032427088 140737032421552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93454 163 442 0 133450 0
[pid=8287] ppid=8285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8287/stat : 8287 (cp2_pre.sh) S 8285 8284 7832 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376163692 9367552 277 33554432000 4194304 5064252 140737338018096 140737338016800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8287/statm: 2287 277 234 213 0 72 0
[pid=8288] ppid=8287 vsize=742276 CPUtime=6.4 cores=1,3,5,7
/proc/8288/stat : 8288 (coprocessor) R 8287 8284 7832 0 -1 4202496 20230 0 0 0 607 33 0 0 20 0 1 0 376163692 760090624 156691 33554432000 4194304 6586260 140735577302320 140735577298072 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/8288/statm: 185569 156691 158 584 0 184981 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 1296156

[startup+25.5004 s]
/proc/loadavg: 2.31 2.07 1.88 3/181 8292
/proc/meminfo: memFree=30335096/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=6.24 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13319 0 0 0 547 77 0 0 20 0 1 0 376163062 548438016 93454 33554432000 4194304 6004724 140737032427088 140737032421552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93454 163 442 0 133450 0
[pid=8287] ppid=8285 vsize=9148 CPUtime=18.86 cores=1,3,5,7
/proc/8287/stat : 8287 (cp2_pre.sh) S 8285 8284 7832 0 -1 4202496 632 20232 0 0 0 0 1781 105 20 0 1 0 376163692 9367552 281 33554432000 4194304 5064252 140737338018096 140737338016800 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8287/statm: 2287 281 238 213 0 72 0
[pid=8292] ppid=8287 vsize=16692 CPUtime=0.03 cores=1,3,5,7
/proc/8292/stat : 8292 (mv) R 8287 8284 7832 0 -1 4202496 249 0 0 0 0 3 0 0 20 0 1 0 376165610 17092608 185 33554432000 4194304 4296580 140736005982592 140737338016824 229355437399 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8292/statm: 4173 185 154 25 0 73 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 570572

[startup+51.1004 s]
/proc/loadavg: 2.26 2.08 1.89 3/180 8294
/proc/meminfo: memFree=29703104/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=985216 CPUtime=25.54 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 112747 0 0 0 2510 44 0 0 20 0 1 0 376165617 1008861184 214253 33554432000 4194304 5654031 140736797986544 140736797974360 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 246304 214253 140 357 0 245944 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 1529948

[startup+102.3 s]
/proc/loadavg: 2.11 2.07 1.90 3/179 8294
/proc/meminfo: memFree=29671404/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=991420 CPUtime=76.73 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 113346 0 0 0 7628 45 0 0 20 0 1 0 376165617 1015214080 219451 33554432000 4194304 5654031 140736797986544 140736797974360 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 247855 219451 140 357 0 247495 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 1536152

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 1.90 3/179 8294
/proc/meminfo: memFree=29657148/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=1002288 CPUtime=136.72 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 114383 0 0 0 13626 46 0 0 20 0 1 0 376165617 1026342912 227131 33554432000 4194304 5654031 140736797986544 140736797974360 4214944 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 250572 227131 140 357 0 250212 0
Current children cumulated CPU time (s) 161.9
Current children cumulated vsize (KiB) 1547020

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 1.91 3/179 8294
/proc/meminfo: memFree=29630960/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=1008812 CPUtime=196.71 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 114945 0 0 0 19625 46 0 0 20 0 1 0 376165617 1033023488 231270 33554432000 4194304 5654031 140736797986544 140736797974360 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 252203 231270 140 357 0 251843 0
Current children cumulated CPU time (s) 221.89
Current children cumulated vsize (KiB) 1553544

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 1.91 3/179 8294
/proc/meminfo: memFree=29597884/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.02 2.01 1.92 3/179 8305
/proc/meminfo: memFree=29571932/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=1047256 CPUtime=1276.5 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 121167 0 0 0 127574 76 0 0 20 0 1 0 376165617 1072390144 241558 33554432000 4194304 5654031 140736797986544 140736797974360 4216337 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 261814 241558 141 357 0 261454 0
Current children cumulated CPU time (s) 1301.68
Current children cumulated vsize (KiB) 1591988

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 8305
/proc/meminfo: memFree=29541088/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=1047256 CPUtime=1336.49 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 121193 0 0 0 133573 76 0 0 20 0 1 0 376165617 1072390144 246183 33554432000 4194304 5654031 140736797986544 140736797974360 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 261814 246183 141 357 0 261454 0
Current children cumulated CPU time (s) 1361.67
Current children cumulated vsize (KiB) 1591988

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 8345
/proc/meminfo: memFree=29659748/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=1047576 CPUtime=1396.47 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 123206 0 0 0 139561 86 0 0 20 0 1 0 376165617 1072717824 231147 33554432000 4194304 5654031 140736797986544 140736797974360 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 261894 231147 141 357 0 261534 0
Current children cumulated CPU time (s) 1421.65
Current children cumulated vsize (KiB) 1592308

[startup+1482.3 s]
/proc/loadavg: 2.20 2.06 1.94 3/180 8347
/proc/meminfo: memFree=24165792/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=1047576 CPUtime=1456.47 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 123334 0 0 0 145560 87 0 0 20 0 1 0 376165617 1072717824 234341 33554432000 4194304 5654031 140736797986544 140736797974360 4233176 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 261894 234341 141 357 0 261534 0
Current children cumulated CPU time (s) 1481.65
Current children cumulated vsize (KiB) 1592308

[startup+1542.3 s]
/proc/loadavg: 2.12 2.06 1.95 3/179 8349
/proc/meminfo: memFree=24319136/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=1058160 CPUtime=1516.46 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 123960 0 0 0 151559 87 0 0 20 0 1 0 376165617 1083555840 240077 33554432000 4194304 5654031 140736797986544 140736797974360 4232668 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 264540 240077 141 357 0 264180 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 1602892

[startup+1602.3 s]
/proc/loadavg: 2.04 2.05 1.95 3/179 8350
/proc/meminfo: memFree=24267076/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=1058376 CPUtime=1576.45 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 124003 0 0 0 157558 87 0 0 20 0 1 0 376165617 1083777024 242675 33554432000 4194304 5654031 140736797986544 140736797974360 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 264594 242675 141 357 0 264234 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 1603108

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 1.95 3/179 8350
/proc/meminfo: memFree=24248884/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=1058376 CPUtime=1636.45 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 124009 0 0 0 163557 88 0 0 20 0 1 0 376165617 1083777024 244723 33554432000 4194304 5654031 140736797986544 140736797974360 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 264594 244723 141 357 0 264234 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 1603108

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/179 8350
/proc/meminfo: memFree=24219840/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=1058376 CPUtime=1696.43 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 124018 0 0 0 169555 88 0 0 20 0 1 0 376165617 1083777024 249331 33554432000 4194304 5654031 140736797986544 140736797974360 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 264594 249331 141 357 0 264234 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 1603108

[startup+1782.31 s]
/proc/loadavg: 2.00 2.02 1.95 3/179 8350
/proc/meminfo: memFree=24278716/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=1058376 CPUtime=1756.43 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 125739 0 0 0 175545 98 0 0 20 0 1 0 376165617 1083777024 233475 33554432000 4194304 5654031 140736797986544 140736797974360 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 264594 233475 141 357 0 264234 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 1603108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.02 1.95 3/179 8350
/proc/meminfo: memFree=24270712/32873852 swapFree=6864/6864
[pid=8284] ppid=8282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8284/stat : 8284 (npSolver-pbo-It) S 8282 8284 7832 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376163062 9367552 275 33554432000 4194304 5064252 140735826892848 140735826891760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8284/statm: 2287 275 233 213 0 72 0
[pid=8285] ppid=8284 vsize=535584 CPUtime=25.18 cores=1,3,5,7
/proc/8285/stat : 8285 (npSolver-pbo) S 8284 8284 7832 0 -1 4202496 13338 21132 0 0 547 77 1781 113 20 0 1 0 376163062 548438016 93458 33554432000 4194304 6004724 140737032427088 140737032413368 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 3 0 0
/proc/8285/statm: 133896 93458 167 442 0 133450 0
[pid=8293] ppid=8285 vsize=1058376 CPUtime=1774.82 cores=1,3,5,7
/proc/8293/stat : 8293 (glucosInc) R 8285 8284 7832 0 -1 4202496 125741 0 0 0 177384 98 0 0 20 0 1 0 376165617 1083777024 234499 33554432000 4194304 5654031 140736797986544 140736797974360 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8293/statm: 264594 234499 141 357 0 264234 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1603108

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8284 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=293458
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=910709
# CPU time returned by wait4() is 25.2042
# 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.72
CPU time (s): 1800
CPU user time (s): 1797.12
CPU system time (s): 2.88
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 2161908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.2935
system time used= 1.91071
maximum resident set size= 737488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34845
page faults= 0
swaps= 0
block input operations= 40
block output operations= 1446848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 32

runsolver used 2.98055 second user time and 8.50871 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-07 22:19:36
IDJOB=3746644
IDBENCH=2462
IDSOLVER=2332
FILE ID=node129/3746644-1339100376
RUNJOBID= node129-1339098175-7849
PBS_JOBID= 14643724
Free space on /tmp= 70784 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-blend.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746644-1339100376/watcher-3746644-1339100376 -o /tmp/evaluation-result-3746644-1339100376/solver-3746644-1339100376 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746644-1339100376.opb 973813629 HOME HOME

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

MD5SUM BENCH= eff6ad715055e79721cc364806b971f0
RANDOM SEED=973813629

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        31294436 kB
Buffers:           89304 kB
Cached:           529612 kB
SwapCached:         2160 kB
Active:           338472 kB
Inactive:         468316 kB
Active(anon):     187560 kB
Inactive(anon):     2728 kB
Active(file):     150912 kB
Inactive(file):   465588 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100408 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        319924 kB
Mapped:            10096 kB
Shmem:                 0 kB
Slab:             629132 kB
SReclaimable:      71532 kB
SUnreclaim:       557600 kB
KernelStack:        1488 kB
PageTables:         4204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     339416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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= 69200 MiB
End job on node129 at 2012-06-07 22:49:37