Trace number 3746647

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.07 1801.52

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-modszk1.opb
MD5SUM73a69ec0478725312d0c26d36222113a
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48602
Total number of constraints686
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 constraints686
Minimum length of a constraint30
Maximum length of a constraint600
Number of terms in the objective function 29700
Biggest coefficient in the objective function 197378980184064000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 14554406665136992500
Number of bits of the sum of numbers in the objective function 64
Biggest number in a constraint 197378980184064000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 14554406665136992500
Number of bits of the biggest sum of numbers64
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

48.48/48.53	c run inc solver
48.48/48.53	c [INC SYSTEM] run initial solver
48.48/48.53	c [INC SYSTEM] preprocess with white file
202.60/204.33	c [INC SYSTEM] finished preprocessing in 155 s
202.60/204.33	c [INC SYSTEM] execute solver

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-3746647-1339100181/watcher-3746647-1339100181 -o /tmp/evaluation-result-3746647-1339100181/solver-3746647-1339100181 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746647-1339100181.opb 2117938885 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.06 2.01 1.76 3/178 11237
/proc/meminfo: memFree=27023412/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0

[startup+0.0965461 s]
/proc/loadavg: 2.06 2.01 1.76 3/178 11237
/proc/meminfo: memFree=27023412/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100309 s]
/proc/loadavg: 2.06 2.01 1.76 3/178 11237
/proc/meminfo: memFree=27023412/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300293 s]
/proc/loadavg: 2.06 2.01 1.76 3/178 11237
/proc/meminfo: memFree=27023412/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700312 s]
/proc/loadavg: 2.06 2.01 1.76 3/178 11237
/proc/meminfo: memFree=27023412/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.06 2.01 1.76 3/180 11239
/proc/meminfo: memFree=26957184/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=102616 CPUtime=1.49 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) R 11237 11237 10841 0 -1 4202496 14735 0 0 0 144 5 0 0 20 0 1 0 376142651 105078784 25071 33554432000 4194304 6004724 140734302905280 140734302899880 4535995 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 25654 25071 154 442 0 25208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111764

[startup+3.10032 s]
/proc/loadavg: 2.06 2.01 1.76 3/180 11239
/proc/meminfo: memFree=26872332/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=299248 CPUtime=3.09 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) R 11237 11237 10841 0 -1 4202496 15924 0 0 0 298 11 0 0 20 0 1 0 376142651 306429952 52736 33554432000 4194304 6004724 140734302905280 140734302899880 4534742 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 74812 52736 154 442 0 74366 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 308396

[startup+6.30031 s]
/proc/loadavg: 2.06 2.01 1.76 3/180 11239
/proc/meminfo: memFree=26632044/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=561392 CPUtime=6.28 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) R 11237 11237 10841 0 -1 4202496 16681 0 0 0 608 20 0 0 20 0 1 0 376142651 574865408 113152 33554432000 4194304 6004724 140734302905280 140734302899880 4581055 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 140348 113152 154 442 0 139902 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 570540

[startup+12.7003 s]
/proc/loadavg: 2.12 2.02 1.77 3/180 11239
/proc/meminfo: memFree=26122668/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=1085680 CPUtime=12.69 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) R 11237 11237 10841 0 -1 4202496 17685 0 0 0 1230 39 0 0 20 0 1 0 376142651 1111736320 234496 33554432000 4194304 6004724 140734302905280 140734302899880 5055579 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 271420 234496 154 442 0 270974 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1094828

[startup+25.5003 s]
/proc/loadavg: 2.10 2.02 1.77 3/180 11239
/proc/meminfo: memFree=25119460/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=2134256 CPUtime=25.49 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) R 11237 11237 10841 0 -1 4202496 19181 0 0 0 2474 75 0 0 20 0 1 0 376142651 2185478144 476672 33554432000 4194304 6004724 140734302905280 140734302900232 5055511 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 533564 476672 154 442 0 533118 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2143404

[startup+51.1005 s]
/proc/loadavg: 2.07 2.02 1.77 3/182 11243
/proc/meminfo: memFree=20180032/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=48.56 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23345 0 0 0 4228 628 0 0 20 0 1 0 376142651 4304146432 812654 33554432000 4194304 6004724 140734302905280 140734302899744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812654 163 442 0 1050371 0
[pid=11242] ppid=11238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (cp2_pre.sh) S 11238 11237 10841 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 376147509 9367552 277 33554432000 4194304 5064252 140735507363488 140735507362192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 277 234 213 0 72 0
[pid=11243] ppid=11242 vsize=321420 CPUtime=2.51 cores=1,3,5,7
/proc/11243/stat : 11243 (coprocessor) R 11242 11237 10841 0 -1 4202496 14138 0 0 0 237 14 0 0 20 0 1 0 376147509 329134080 77934 33554432000 4194304 6586260 140737110055360 140737110052120 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11243/statm: 80355 77934 137 584 0 79767 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4542984

[startup+102.307 s]
/proc/loadavg: 2.94 2.26 1.87 3/182 11243
/proc/meminfo: memFree=15375820/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=48.56 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23345 0 0 0 4228 628 0 0 20 0 1 0 376142651 4304146432 812654 33554432000 4194304 6004724 140734302905280 140734302899744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812654 163 442 0 1050371 0
[pid=11242] ppid=11238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (cp2_pre.sh) S 11238 11237 10841 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 376147509 9367552 277 33554432000 4194304 5064252 140735507363488 140735507362192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 277 234 213 0 72 0
[pid=11243] ppid=11242 vsize=5440672 CPUtime=53.54 cores=1,3,5,7
/proc/11243/stat : 11243 (coprocessor) R 11242 11237 10841 0 -1 4202496 28979 0 0 0 5094 260 0 0 20 0 1 0 376147509 5571248128 1157252 33554432000 4194304 6586260 140737110055360 140737110051112 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 15 0 0
/proc/11243/statm: 1360168 1157252 158 584 0 1359580 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 9662236

[startup+162.3 s]
/proc/loadavg: 3.01 2.42 1.95 3/182 11245
/proc/meminfo: memFree=13782024/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=48.56 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23345 0 0 0 4228 628 0 0 20 0 1 0 376142651 4304146432 812654 33554432000 4194304 6004724 140734302905280 140734302899744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812654 163 442 0 1050371 0
[pid=11242] ppid=11238 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11242/stat : 11242 (cp2_pre.sh) S 11238 11237 10841 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 376147509 9367552 277 33554432000 4194304 5064252 140735507363488 140735507362192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11242/statm: 2287 277 234 213 0 72 0
[pid=11243] ppid=11242 vsize=5440672 CPUtime=112.91 cores=1,3,5,7
/proc/11243/stat : 11243 (coprocessor) R 11242 11237 10841 0 -1 4202496 28979 0 0 0 10689 602 0 0 20 0 1 0 376147509 5571248128 1157252 33554432000 4194304 6586260 140737110055360 140737110051112 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 78 0 0
/proc/11243/statm: 1360168 1157252 158 584 0 1359580 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 9662236

[startup+222.3 s]
/proc/loadavg: 2.89 2.51 2.01 3/182 11250
/proc/meminfo: memFree=16553736/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=203.16 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23362 29882 0 0 4228 628 14563 897 20 0 1 0 376142651 4304146432 812658 33554432000 4194304 6004724 140734302905280 140734302891560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812658 167 442 0 1050371 0
[pid=11247] ppid=11238 vsize=4482436 CPUtime=17.94 cores=1,3,5,7
/proc/11247/stat : 11247 (glucosInc) R 11238 11237 10841 0 -1 4202496 411187 0 0 0 1628 166 0 0 20 0 1 0 376163084 4590014464 976114 33554432000 4194304 5654031 140734156420784 140734155370136 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11247/statm: 1120609 976114 108 357 0 1120249 0
Current children cumulated CPU time (s) 221.1
Current children cumulated vsize (KiB) 8694852

[startup+282.3 s]
/proc/loadavg: 2.33 2.42 2.00 3/181 11251
/proc/meminfo: memFree=13996600/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=203.16 cores=1,3,5,7

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

/proc/meminfo: memFree=13457408/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=203.16 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23362 29882 0 0 4228 628 14563 897 20 0 1 0 376142651 4304146432 812658 33554432000 4194304 6004724 140734302905280 140734302891560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812658 167 442 0 1050371 0
[pid=11247] ppid=11238 vsize=8747376 CPUtime=1157.77 cores=1,3,5,7
/proc/11247/stat : 11247 (glucosInc) R 11238 11237 10841 0 -1 4202496 715602 0 0 0 115418 359 0 0 20 0 1 0 376163084 8957313024 1723237 33554432000 4194304 5654031 140734156420784 140734156408600 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11247/statm: 2186844 1723237 142 357 0 2186484 0
Current children cumulated CPU time (s) 1360.93
Current children cumulated vsize (KiB) 12959792

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 11263
/proc/meminfo: memFree=13397644/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=203.16 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23362 29882 0 0 4228 628 14563 897 20 0 1 0 376142651 4304146432 812658 33554432000 4194304 6004724 140734302905280 140734302891560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812658 167 442 0 1050371 0
[pid=11247] ppid=11238 vsize=8751412 CPUtime=1217.77 cores=1,3,5,7
/proc/11247/stat : 11247 (glucosInc) R 11238 11237 10841 0 -1 4202496 720690 0 0 0 121415 362 0 0 20 0 1 0 376163084 8961445888 1736538 33554432000 4194304 5654031 140734156420784 140734156418568 4233344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11247/statm: 2187853 1736538 142 357 0 2187493 0
Current children cumulated CPU time (s) 1420.93
Current children cumulated vsize (KiB) 12963828

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11264
/proc/meminfo: memFree=13339412/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=203.16 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23362 29882 0 0 4228 628 14563 897 20 0 1 0 376142651 4304146432 812658 33554432000 4194304 6004724 140734302905280 140734302891560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812658 167 442 0 1050371 0
[pid=11247] ppid=11238 vsize=8754324 CPUtime=1277.76 cores=1,3,5,7
/proc/11247/stat : 11247 (glucosInc) R 11238 11237 10841 0 -1 4202496 721412 0 0 0 127412 364 0 0 20 0 1 0 376163084 8964427776 1751057 33554432000 4194304 5654031 140734156420784 140734156418568 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11247/statm: 2188581 1751057 142 357 0 2188221 0
Current children cumulated CPU time (s) 1480.92
Current children cumulated vsize (KiB) 12966740

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11264
/proc/meminfo: memFree=13294544/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=203.16 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23362 29882 0 0 4228 628 14563 897 20 0 1 0 376142651 4304146432 812658 33554432000 4194304 6004724 140734302905280 140734302891560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812658 167 442 0 1050371 0
[pid=11247] ppid=11238 vsize=8756184 CPUtime=1337.75 cores=1,3,5,7
/proc/11247/stat : 11247 (glucosInc) R 11238 11237 10841 0 -1 4202496 721898 0 0 0 133410 365 0 0 20 0 1 0 376163084 8966332416 1764318 33554432000 4194304 5654031 140734156420784 140734156408600 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11247/statm: 2189046 1764318 142 357 0 2188686 0
Current children cumulated CPU time (s) 1540.91
Current children cumulated vsize (KiB) 12968600

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11264
/proc/meminfo: memFree=13227036/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=203.16 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23362 29882 0 0 4228 628 14563 897 20 0 1 0 376142651 4304146432 812658 33554432000 4194304 6004724 140734302905280 140734302891560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812658 167 442 0 1050371 0
[pid=11247] ppid=11238 vsize=8758836 CPUtime=1397.73 cores=1,3,5,7
/proc/11247/stat : 11247 (glucosInc) R 11238 11237 10841 0 -1 4202496 726592 0 0 0 139405 368 0 0 20 0 1 0 376163084 8969048064 1776693 33554432000 4194304 5654031 140734156420784 140734156408600 4216016 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11247/statm: 2189709 1776693 142 357 0 2189349 0
Current children cumulated CPU time (s) 1600.89
Current children cumulated vsize (KiB) 12971252

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11308
/proc/meminfo: memFree=13940076/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=203.16 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23362 29882 0 0 4228 628 14563 897 20 0 1 0 376142651 4304146432 812658 33554432000 4194304 6004724 140734302905280 140734302891560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812658 167 442 0 1050371 0
[pid=11247] ppid=11238 vsize=7263852 CPUtime=1457.73 cores=1,3,5,7
/proc/11247/stat : 11247 (glucosInc) R 11238 11237 10841 0 -1 4202496 728759 0 0 0 145355 418 0 0 20 0 1 0 376163084 7438184448 1641453 33554432000 4194304 5654031 140734156420784 140734156408600 4232763 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11247/statm: 1815963 1641453 142 357 0 1815603 0
Current children cumulated CPU time (s) 1660.89
Current children cumulated vsize (KiB) 11476268

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11308
/proc/meminfo: memFree=13887436/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=203.16 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23362 29882 0 0 4228 628 14563 897 20 0 1 0 376142651 4304146432 812658 33554432000 4194304 6004724 140734302905280 140734302891560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812658 167 442 0 1050371 0
[pid=11247] ppid=11238 vsize=7265572 CPUtime=1517.72 cores=1,3,5,7
/proc/11247/stat : 11247 (glucosInc) R 11238 11237 10841 0 -1 4202496 733329 0 0 0 151351 421 0 0 20 0 1 0 376163084 7439945728 1653725 33554432000 4194304 5654031 140734156420784 140734156408600 4232932 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11247/statm: 1816393 1653725 142 357 0 1816033 0
Current children cumulated CPU time (s) 1720.88
Current children cumulated vsize (KiB) 11477988

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 11309
/proc/meminfo: memFree=13826064/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=203.16 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23362 29882 0 0 4228 628 14563 897 20 0 1 0 376142651 4304146432 812658 33554432000 4194304 6004724 140734302905280 140734302891560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812658 167 442 0 1050371 0
[pid=11247] ppid=11238 vsize=7268280 CPUtime=1577.71 cores=1,3,5,7
/proc/11247/stat : 11247 (glucosInc) R 11238 11237 10841 0 -1 4202496 733928 0 0 0 157349 422 0 0 20 0 1 0 376163084 7442718720 1665566 33554432000 4194304 5654031 140734156420784 140734156408600 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11247/statm: 1817070 1665566 142 357 0 1816710 0
Current children cumulated CPU time (s) 1780.87
Current children cumulated vsize (KiB) 11480696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 11309
/proc/meminfo: memFree=13812784/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=203.16 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23362 29882 0 0 4228 628 14563 897 20 0 1 0 376142651 4304146432 812658 33554432000 4194304 6004724 140734302905280 140734302891560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812658 167 442 0 1050371 0
[pid=11247] ppid=11238 vsize=7268804 CPUtime=1596.91 cores=1,3,5,7
/proc/11247/stat : 11247 (glucosInc) R 11238 11237 10841 0 -1 4202496 734113 0 0 0 159269 422 0 0 20 0 1 0 376163084 7443255296 1668817 33554432000 4194304 5654031 140734156420784 140734156408600 4232755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11247/statm: 1817201 1668817 142 357 0 1816841 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 11481220

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

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

[startup+1801.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 11309
/proc/meminfo: memFree=13812784/32873844 swapFree=9160/9160
[pid=11237] ppid=11235 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11237/stat : 11237 (npSolver-pbo-It) S 11235 11237 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376142651 9367552 275 33554432000 4194304 5064252 140737073140096 140737073139008 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11237/statm: 2287 275 233 213 0 72 0
[pid=11238] ppid=11237 vsize=4203268 CPUtime=203.16 cores=1,3,5,7
/proc/11238/stat : 11238 (npSolver-pbo) S 11237 11237 10841 0 -1 4202496 23362 29882 0 0 4228 628 14563 897 20 0 1 0 376142651 4304146432 812658 33554432000 4194304 6004724 140734302905280 140734302891560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11238/statm: 1050817 812658 167 442 0 1050371 0
[pid=11247] ppid=11238 vsize=7268804 CPUtime=1596.91 cores=1,3,5,7
/proc/11247/stat : 11247 (glucosInc) R 11238 11237 10841 0 -1 4202496 734113 0 0 0 159269 422 0 0 20 0 1 0 376163084 7443255296 1668817 33554432000 4194304 5654031 140734156420784 140734156408600 4232755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11247/statm: 1817201 1668817 142 357 0 1816841 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 11481220

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.52
CPU time (s): 1800.07
CPU user time (s): 1780.6
CPU system time (s): 19.47
CPU usage (%): 99.9193
Max. virtual memory (cumulated for all children) (KiB): 15370532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 5.53016 second user time and 9.57554 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-07 22:16:21
IDJOB=3746647
IDBENCH=2416
IDSOLVER=2332
FILE ID=node139/3746647-1339100181
RUNJOBID= node139-1339098177-10858
PBS_JOBID= 14643714
Free space on /tmp= 71004 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-modszk1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746647-1339100181/watcher-3746647-1339100181 -o /tmp/evaluation-result-3746647-1339100181/solver-3746647-1339100181 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746647-1339100181.opb 2117938885 HOME HOME

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

MD5SUM BENCH= 73a69ec0478725312d0c26d36222113a
RANDOM SEED=2117938885

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27023800 kB
Buffers:          534644 kB
Cached:          4319180 kB
SwapCached:          828 kB
Active:          2277044 kB
Inactive:        2684148 kB
Active(anon):     100844 kB
Inactive(anon):     7900 kB
Active(file):    2176200 kB
Inactive(file):  2676248 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             14052 kB
Writeback:             0 kB
AnonPages:        159572 kB
Mapped:            12788 kB
Shmem:                 8 kB
Slab:             748424 kB
SReclaimable:     190632 kB
SUnreclaim:       557792 kB
KernelStack:        1504 kB
PageTables:         3832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     236984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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= 67864 MiB
End job on node139 at 2012-06-07 22:46:25