Trace number 3749840

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 1.0 (fixed)? (TO) 1800.09 1820.32

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scagr25.opb
MD5SUM58a5a60742220a9ba7e3c02a1efc153b
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.044992
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables15000
Total number of constraints471
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 constraints471
Minimum length of a constraint30
Maximum length of a constraint300
Number of terms in the objective function 14250
Biggest coefficient in the objective function 35540854374400
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 4668575759312850
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 35540854374400
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 4668575759312850
Number of bits of the biggest sum of numbers53
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

17.83/24.42	c run usual solver
1800.09/1820.31	c error: unexpected solver exit code
1800.09/1820.31	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-3749840-1339122153/watcher-3749840-1339122153 -o /tmp/evaluation-result-3749840-1339122153/solver-3749840-1339122153 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749840-1339122153.opb 2037863531 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: 3.82 2.70 2.25 3/177 26636
/proc/meminfo: memFree=15039604/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0

[startup+0.030122 s]
/proc/loadavg: 3.82 2.70 2.25 3/177 26636
/proc/meminfo: memFree=15039604/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 3.82 2.70 2.25 3/177 26636
/proc/meminfo: memFree=15039604/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 3.82 2.70 2.25 3/177 26636
/proc/meminfo: memFree=15039604/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700277 s]
/proc/loadavg: 3.82 2.70 2.25 3/177 26636
/proc/meminfo: memFree=15039604/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 3.82 2.70 2.25 3/179 26638
/proc/meminfo: memFree=14936552/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=165288 CPUtime=1.49 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) R 26636 26636 22761 0 -1 4202496 12055 0 0 0 145 4 0 0 20 0 1 0 378340724 169254912 28156 33554432000 4194304 6004724 140734909285984 140734909280584 4536464 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26637/statm: 41322 28156 154 442 0 40876 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174436

[startup+3.10031 s]
/proc/loadavg: 3.82 2.70 2.25 3/179 26638
/proc/meminfo: memFree=14823260/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=296360 CPUtime=3.09 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) R 26636 26636 22761 0 -1 4202496 12688 0 0 0 301 8 0 0 20 0 1 0 378340724 303472640 57852 33554432000 4194304 6004724 140734909285984 140734909280584 4534738 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26637/statm: 74090 57852 154 442 0 73644 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 305508

[startup+6.30031 s]
/proc/loadavg: 4.00 2.76 2.27 3/179 26638
/proc/meminfo: memFree=14478984/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=558504 CPUtime=6.29 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) R 26636 26636 22761 0 -1 4202496 13449 0 0 0 613 16 0 0 20 0 1 0 378340724 571908096 120316 33554432000 4194304 6004724 140734909285984 140734909280584 4534746 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26637/statm: 139626 120316 154 442 0 139180 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 567652

[startup+12.7003 s]
/proc/loadavg: 4.00 2.78 2.28 3/179 26638
/proc/meminfo: memFree=14520268/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=1082792 CPUtime=12.68 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) R 26636 26636 22761 0 -1 4202496 14460 0 0 0 1238 30 0 0 20 0 1 0 378340724 1108779008 245244 33554432000 4194304 6004724 140734909285984 140734909280584 4536240 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26637/statm: 270698 245244 154 442 0 270252 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1091940

[startup+25.5004 s]
/proc/loadavg: 4.00 2.83 2.31 3/181 26640
/proc/meminfo: memFree=12769500/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=17.88 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16843 0 0 0 1567 221 0 0 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909280032 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26639] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26639/stat : 26639 (cp2_pre.sh) S 26637 26636 22761 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 378343169 9367552 277 33554432000 4194304 5064252 140735718995088 140735718993792 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26639/statm: 2287 277 234 213 0 72 0
[pid=26640] ppid=26639 vsize=136176 CPUtime=1.03 cores=0,2,4,6
/proc/26640/stat : 26640 (coprocessor) R 26639 26636 22761 0 -1 4202496 11644 0 0 0 98 5 0 0 20 0 1 0 378343169 139444224 32683 33554432000 4194304 6586260 140734013339472 140734013336232 4372797 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/26640/statm: 34044 32683 137 584 0 33456 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 2257320
heavy processes:

[startup+51.1004 s]
/proc/loadavg: 4.00 2.93 2.35 3/181 26640
/proc/meminfo: memFree=10167692/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=17.88 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16843 0 0 0 1567 221 0 0 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909280032 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26639] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26639/stat : 26639 (cp2_pre.sh) S 26637 26636 22761 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 378343169 9367552 277 33554432000 4194304 5064252 140735718995088 140735718993792 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26639/statm: 2287 277 234 213 0 72 0
[pid=26640] ppid=26639 vsize=2243108 CPUtime=24.15 cores=0,2,4,6
/proc/26640/stat : 26640 (coprocessor) D 26639 26636 22761 0 -1 4202496 24715 0 0 0 2287 128 0 0 20 0 1 0 378343169 2296942592 465579 33554432000 4194304 6586260 140734013339472 140734013335224 5732496 0 0 4096 8404994 18446744071580543392 0 0 17 2 0 0 158 0 0
/proc/26640/statm: 560777 465579 158 584 0 560189 0
Current children cumulated CPU time (s) 42.03
Current children cumulated vsize (KiB) 4364252

[startup+102.3 s]
/proc/loadavg: 4.05 3.11 2.44 3/181 26646
/proc/meminfo: memFree=17867132/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=80.3 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16850 25618 0 0 1567 221 5871 371 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909281120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26645] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26645/stat : 26645 (satsolver.sh) S 26637 26636 22761 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 378350578 9367552 266 33554432000 4194304 5064252 140737361748048 140737361746960 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26645/statm: 2287 266 226 213 0 72 0
[pid=26646] ppid=26645 vsize=635448 CPUtime=2.53 cores=0,2,4,6
/proc/26646/stat : 26646 (glucose) R 26645 26636 22761 0 -1 4202496 81729 0 0 0 228 25 0 0 20 0 1 0 378350578 650698752 145326 33554432000 4194304 5208918 140734023527856 140734022477256 4465602 0 0 4096 0 0 0 0 17 2 0 0 120 0 0
/proc/26646/statm: 158862 145327 69 248 0 158611 0
Current children cumulated CPU time (s) 82.83
Current children cumulated vsize (KiB) 2756592

[startup+162.3 s]
/proc/loadavg: 2.92 2.97 2.44 3/181 26646
/proc/meminfo: memFree=11020832/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=80.3 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16850 25618 0 0 1567 221 5871 371 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909281120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26645] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26645/stat : 26645 (satsolver.sh) S 26637 26636 22761 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 378350578 9367552 266 33554432000 4194304 5064252 140737361748048 140737361746960 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26645/statm: 2287 266 226 213 0 72 0
[pid=26646] ppid=26645 vsize=2910904 CPUtime=62.04 cores=0,2,4,6
/proc/26646/stat : 26646 (glucose) R 26645 26636 22761 0 -1 4202496 284821 0 0 0 6095 109 0 0 20 0 1 0 378350578 2980765696 630554 33554432000 4194304 5208918 140734023527856 140734023524232 4205139 0 0 4096 0 0 0 0 17 2 0 0 169 0 0
/proc/26646/statm: 727726 630554 103 248 0 727475 0
Current children cumulated CPU time (s) 142.34
Current children cumulated vsize (KiB) 5032048

[startup+222.3 s]
/proc/loadavg: 2.34 2.79 2.41 3/181 26647
/proc/meminfo: memFree=10910544/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=80.3 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16850 25618 0 0 1567 221 5871 371 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909281120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26645] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26645/stat : 26645 (satsolver.sh) S 26637 26636 22761 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 378350578 9367552 266 33554432000 4194304 5064252 140737361748048 140737361746960 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26645/statm: 2287 266 226 213 0 72 0
[pid=26646] ppid=26645 vsize=3514276 CPUtime=122.02 cores=0,2,4,6
/proc/26646/stat : 26646 (glucose) R 26645 26636 22761 0 -1 4202496 285989 0 0 0 12087 115 0 0 20 0 1 0 378350578 3598618624 647029 33554432000 4194304 5208918 140734023527856 140734023525688 4229365 0 0 4096 0 0 0 0 17 2 0 0 169 0 0
/proc/26646/statm: 878569 647029 103 248 0 878318 0

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

/proc/26646/stat : 26646 (glucose) R 26645 26636 22761 0 -1 4202496 293119 0 0 0 125976 209 0 0 20 0 1 0 378350578 3643351040 698908 33554432000 4194304 5208918 140734023527856 140734023524168 4229760 0 0 4096 0 0 0 0 17 2 0 0 169 0 0
/proc/26646/statm: 889490 698908 104 248 0 889239 0
Current children cumulated CPU time (s) 1342.15
Current children cumulated vsize (KiB) 5679104

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/181 26657
/proc/meminfo: memFree=10625008/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=80.3 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16850 25618 0 0 1567 221 5871 371 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909281120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26645] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26645/stat : 26645 (satsolver.sh) S 26637 26636 22761 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 378350578 9367552 266 33554432000 4194304 5064252 140737361748048 140737361746960 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26645/statm: 2287 266 226 213 0 72 0
[pid=26646] ppid=26645 vsize=2990432 CPUtime=1321.84 cores=0,2,4,6
/proc/26646/stat : 26646 (glucose) R 26645 26636 22761 0 -1 4202496 293862 0 0 0 131956 228 0 0 20 0 1 0 378350578 3062202368 648657 33554432000 4194304 5208918 140734023527856 140734023524232 4229319 0 0 4096 0 0 0 0 17 2 0 0 169 0 0
/proc/26646/statm: 747608 648657 104 248 0 747357 0
Current children cumulated CPU time (s) 1402.14
Current children cumulated vsize (KiB) 5111576

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/181 26658
/proc/meminfo: memFree=10539480/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=80.3 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16850 25618 0 0 1567 221 5871 371 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909281120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26645] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26645/stat : 26645 (satsolver.sh) S 26637 26636 22761 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 378350578 9367552 266 33554432000 4194304 5064252 140737361748048 140737361746960 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26645/statm: 2287 266 226 213 0 72 0
[pid=26646] ppid=26645 vsize=3034696 CPUtime=1381.84 cores=0,2,4,6
/proc/26646/stat : 26646 (glucose) R 26645 26636 22761 0 -1 4202496 295972 0 0 0 137955 229 0 0 20 0 1 0 378350578 3107528704 665586 33554432000 4194304 5208918 140734023527856 140734023524168 4212732 0 0 4096 0 0 0 0 17 2 0 0 169 0 0
/proc/26646/statm: 758674 665586 104 248 0 758423 0
Current children cumulated CPU time (s) 1462.14
Current children cumulated vsize (KiB) 5155840

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/181 26658
/proc/meminfo: memFree=10478008/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=80.3 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16850 25618 0 0 1567 221 5871 371 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909281120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26645] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26645/stat : 26645 (satsolver.sh) S 26637 26636 22761 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 378350578 9367552 266 33554432000 4194304 5064252 140737361748048 140737361746960 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26645/statm: 2287 266 226 213 0 72 0
[pid=26646] ppid=26645 vsize=3602224 CPUtime=1441.82 cores=0,2,4,6
/proc/26646/stat : 26646 (glucose) R 26645 26636 22761 0 -1 4202496 296617 0 0 0 143946 236 0 0 20 0 1 0 378350578 3688677376 675408 33554432000 4194304 5208918 140734023527856 140734023524232 4229296 0 0 4096 0 0 0 0 17 2 0 0 169 0 0
/proc/26646/statm: 900556 675408 104 248 0 900305 0
Current children cumulated CPU time (s) 1522.12
Current children cumulated vsize (KiB) 5723368

[startup+1602.31 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 26658
/proc/meminfo: memFree=10432452/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=80.3 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16850 25618 0 0 1567 221 5871 371 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909281120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26645] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26645/stat : 26645 (satsolver.sh) S 26637 26636 22761 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 378350578 9367552 266 33554432000 4194304 5064252 140737361748048 140737361746960 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26645/statm: 2287 266 226 213 0 72 0
[pid=26646] ppid=26645 vsize=3602224 CPUtime=1501.83 cores=0,2,4,6
/proc/26646/stat : 26646 (glucose) R 26645 26636 22761 0 -1 4202496 296641 0 0 0 149946 237 0 0 20 0 1 0 378350578 3688677376 684630 33554432000 4194304 5208918 140734023527856 140734023524232 4229319 0 0 4096 0 0 0 0 17 2 0 0 169 0 0
/proc/26646/statm: 900556 684630 104 248 0 900305 0
Current children cumulated CPU time (s) 1582.13
Current children cumulated vsize (KiB) 5723368

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.08 3/182 26706
/proc/meminfo: memFree=25891992/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=80.3 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16850 25618 0 0 1567 221 5871 371 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909281120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26645] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26645/stat : 26645 (satsolver.sh) S 26637 26636 22761 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 378350578 9367552 266 33554432000 4194304 5064252 140737361748048 140737361746960 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26645/statm: 2287 266 226 213 0 72 0
[pid=26646] ppid=26645 vsize=3602224 CPUtime=1561.81 cores=0,2,4,6
/proc/26646/stat : 26646 (glucose) R 26645 26636 22761 0 -1 4202496 296661 0 0 0 155943 238 0 0 20 0 1 0 378350578 3688677376 694870 33554432000 4194304 5208918 140734023527856 140734023523624 4228997 0 0 4096 0 0 0 0 17 2 0 0 169 0 0
/proc/26646/statm: 900556 694870 104 248 0 900305 0
Current children cumulated CPU time (s) 1642.11
Current children cumulated vsize (KiB) 5723368

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 2.07 3/181 26706
/proc/meminfo: memFree=25756212/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=80.3 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16850 25618 0 0 1567 221 5871 371 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909281120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26645] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26645/stat : 26645 (satsolver.sh) S 26637 26636 22761 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 378350578 9367552 266 33554432000 4194304 5064252 140737361748048 140737361746960 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26645/statm: 2287 266 226 213 0 72 0
[pid=26646] ppid=26645 vsize=3602224 CPUtime=1621.8 cores=0,2,4,6
/proc/26646/stat : 26646 (glucose) R 26645 26636 22761 0 -1 4202496 296698 0 0 0 161942 238 0 0 20 0 1 0 378350578 3688677376 706660 33554432000 4194304 5208918 140734023527856 140734023524232 4229776 0 0 4096 0 0 0 0 17 2 0 0 169 0 0
/proc/26646/statm: 900556 706660 104 248 0 900305 0
Current children cumulated CPU time (s) 1702.1
Current children cumulated vsize (KiB) 5723368

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.07 3/181 26707
/proc/meminfo: memFree=25716992/32873852 swapFree=7632/7632
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=80.3 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16850 25618 0 0 1567 221 5871 371 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909281120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26645] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26645/stat : 26645 (satsolver.sh) S 26637 26636 22761 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 378350578 9367552 266 33554432000 4194304 5064252 140737361748048 140737361746960 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26645/statm: 2287 266 226 213 0 72 0
[pid=26646] ppid=26645 vsize=3602580 CPUtime=1681.79 cores=0,2,4,6
/proc/26646/stat : 26646 (glucose) R 26645 26636 22761 0 -1 4202496 296783 0 0 0 167940 239 0 0 20 0 1 0 378350578 3689041920 716965 33554432000 4194304 5208918 140734023527856 140734023524232 4211834 0 0 4096 0 0 0 0 17 2 0 0 169 0 0
/proc/26646/statm: 900645 716965 104 248 0 900394 0
Current children cumulated CPU time (s) 1762.09
Current children cumulated vsize (KiB) 5723724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1820.3 s]
/proc/loadavg: 2.01 2.02 2.06 3/181 26707
/proc/meminfo: memFree=25915524/32873852 swapFree=7636/7636
[pid=26636] ppid=26634 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26636/stat : 26636 (npSolver-pbo.sh) S 26634 26636 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378340723 9367552 274 33554432000 4194304 5064252 140736798880448 140736798879360 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26636/statm: 2287 274 233 213 0 72 0
[pid=26637] ppid=26636 vsize=2102848 CPUtime=80.3 cores=0,2,4,6
/proc/26637/stat : 26637 (npSolver-pbo) S 26636 26636 22761 0 -1 4202496 16850 25618 0 0 1567 221 5871 371 20 0 1 0 378340724 2153316352 297003 33554432000 4194304 6004724 140734909285984 140734909281120 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 655 0 0
/proc/26637/statm: 525712 297003 163 442 0 525266 0
[pid=26645] ppid=26637 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26645/stat : 26645 (satsolver.sh) S 26637 26636 22761 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 378350578 9367552 266 33554432000 4194304 5064252 140737361748048 140737361746960 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26645/statm: 2287 266 226 213 0 72 0
[pid=26646] ppid=26645 vsize=3035052 CPUtime=1719.79 cores=0,2,4,6
/proc/26646/stat : 26646 (glucose) R 26645 26636 22761 0 -1 4202496 297557 0 0 0 171721 258 0 0 20 0 1 0 378350578 3107893248 661627 33554432000 4194304 5208918 140734023527856 140734023524232 4229374 0 0 4096 0 0 0 0 17 2 0 0 169 0 0
/proc/26646/statm: 758763 661627 104 248 0 758512 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 5156196

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 26636 and gives
#  childrusage.ru_utime.tv_sec=74
#  childrusage.ru_utime.tv_usec=390690
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=939097
# CPU time returned by wait4() is 80.3298
# 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): 1820.32
CPU time (s): 1800.09
CPU user time (s): 1791.59
CPU system time (s): 8.5
CPU usage (%): 98.8889
Max. virtual memory (cumulated for all children) (KiB): 6631772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.3907
system time used= 5.9391
maximum resident set size= 2370268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43444
page faults= 0
swaps= 0
block input operations= 128
block output operations= 4701352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49
involuntary context switches= 315

runsolver used 3.34049 second user time and 8.81566 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-08 04:22:33
IDJOB=3749840
IDBENCH=2419
IDSOLVER=2334
FILE ID=node131/3749840-1339122153
RUNJOBID= node131-1339110991-24600
PBS_JOBID= 14643722
Free space on /tmp= 65624 MiB

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

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

MD5SUM BENCH= 58a5a60742220a9ba7e3c02a1efc153b
RANDOM SEED=2037863531

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
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.92
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.805
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:       32873852 kB
MemFree:        15040620 kB
Buffers:          145672 kB
Cached:          6415412 kB
SwapCached:         8244 kB
Active:         14229692 kB
Inactive:        2452104 kB
Active(anon):    9504232 kB
Inactive(anon):     7376 kB
Active(file):    4725460 kB
Inactive(file):  2444728 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67093196 kB
Dirty:           3799536 kB
Writeback:         74704 kB
AnonPages:       9510028 kB
Mapped:            10044 kB
Shmem:                 0 kB
Slab:             991008 kB
SReclaimable:     423936 kB
SUnreclaim:       567072 kB
KernelStack:        1456 kB
PageTables:        22356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:   10931208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9408512 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= 69972 MiB
End job on node131 at 2012-06-08 04:52:53