Trace number 3747193

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.08 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
MD5SUM35ffbede57b8807d38d913370f4c4486
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark448
Best CPU time to get the best result obtained on this benchmark1793.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 419
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495618
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495618
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.48/1.66	c run inc solver
1.48/1.66	c [INC SYSTEM] run initial solver
1.48/1.66	c [INC SYSTEM] preprocess with white file
2.87/3.00	c [INC SYSTEM] finished preprocessing in 1 s
2.87/3.00	c [INC SYSTEM] execute solver
3.28/3.40	c [INC SEARCH] formula is SAT
3.28/3.40	c [INC SYSTEM] solved the initial formula
3.96/4.07	c model valid
3.96/4.07	c current solution ok
5.04/5.10	o 7231
5.04/5.10	c [INC SYSTEM] there exists a inc, kill it!
5.04/5.10	c write failed with 2
5.04/5.10	c [INC SEARCH] iteration: 0
5.04/5.10	c [INC BOUNDS] best value:7231 search for 7230
5.04/5.10	c [INC SYSTEM] create new solver instance
5.04/5.10	c [INC] encode full formula
5.04/5.10	c fallback to adder encoding
5.67/5.77	c set iterative enc to: adder
5.67/5.77	c set iterative enc to: none
5.77/5.87	c [INC SEARCH] isOptimum variable: 0
11.08/11.12	c formula is SAT
11.08/11.13	c [INC SEARCH] copied best model
11.08/11.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.77/11.80	c model valid
11.77/11.80	c current solution ok
11.77/11.80	o 5997
11.77/11.80	c [INC SEARCH] iteration: 1
11.77/11.80	c [INC BOUNDS] best value:5997 search for 5996
11.77/11.80	c [INC SYSTEM] there exists a inc, kill it!
11.77/11.80	c write failed with 2
11.77/11.81	c [INC SYSTEM] create new solver instance
11.77/11.81	c [INC] encode full formula
11.77/11.81	c fallback to adder encoding
12.38/12.48	c set iterative enc to: adder
12.38/12.48	c set iterative enc to: none
12.46/12.59	c [INC SEARCH] isOptimum variable: 0

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-3747193-1339098218/watcher-3747193-1339098218 -o /tmp/evaluation-result-3747193-1339098218/solver-3747193-1339098218 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747193-1339098218.opb 2117938885 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: 0.89 0.24 0.07 3/179 8182
/proc/meminfo: memFree=28268496/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0

[startup+0.0872121 s]
/proc/loadavg: 0.89 0.24 0.07 3/179 8182
/proc/meminfo: memFree=28268496/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100313 s]
/proc/loadavg: 0.89 0.24 0.07 3/179 8182
/proc/meminfo: memFree=28268496/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 0.89 0.24 0.07 3/179 8182
/proc/meminfo: memFree=28268496/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 0.89 0.24 0.07 3/179 8182
/proc/meminfo: memFree=28268496/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 0.89 0.24 0.07 3/181 8184
/proc/meminfo: memFree=28131804/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229596 CPUtime=1.48 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) R 8182 8182 7954 0 -1 4202496 40963 0 0 0 138 10 0 0 20 0 1 0 375946215 235106304 57015 33554432000 4194304 6004724 140733511695008 140733511691624 4375242 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 238744

[startup+3.10025 s]
/proc/loadavg: 0.89 0.24 0.07 3/183 8186
/proc/meminfo: memFree=27975480/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229596 CPUtime=2.98 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 40997 11846 0 0 154 14 124 6 20 0 1 0 375946215 235106304 57034 33554432000 4194304 6004724 140733511695008 140733511681288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57399 57034 152 442 0 56953 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 238744

[startup+6.3002 s]
/proc/loadavg: 0.98 0.27 0.08 3/181 8189
/proc/meminfo: memFree=27927980/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=5.85 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 52249 21237 0 0 302 109 162 12 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 238748

[startup+12.7002 s]
/proc/loadavg: 1.06 0.29 0.09 3/180 8193
/proc/meminfo: memFree=29433300/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 238748

[startup+25.5004 s]
/proc/loadavg: 1.27 0.38 0.12 3/181 8195
/proc/meminfo: memFree=29291364/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=165316 CPUtime=12.89 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 30205 0 0 0 1282 7 0 0 20 0 1 0 375947474 169283584 38311 33554432000 4194304 5654031 140737384677024 140737384664840 4208663 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8195/statm: 41329 38311 141 357 0 40969 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 404064

[startup+51.1004 s]
/proc/loadavg: 1.52 0.51 0.17 3/181 8195
/proc/meminfo: memFree=29286464/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=167752 CPUtime=38.48 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 31264 0 0 0 3840 8 0 0 20 0 1 0 375947474 171778048 38936 33554432000 4194304 5654031 140737384677024 140737384664840 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 41938 38936 141 357 0 41578 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 406500

[startup+102.3 s]
/proc/loadavg: 1.79 0.73 0.26 3/181 8196
/proc/meminfo: memFree=29272072/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=170836 CPUtime=89.68 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 33146 0 0 0 8957 11 0 0 20 0 1 0 375947474 174936064 40496 33554432000 4194304 5654031 140737384677024 140737384664840 4232694 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 42709 40496 141 357 0 42349 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 409584

[startup+162.3 s]
/proc/loadavg: 1.92 0.96 0.37 3/181 8196
/proc/meminfo: memFree=29265892/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=204948 CPUtime=149.67 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 35755 0 0 0 14952 15 0 0 20 0 1 0 375947474 209866752 43093 33554432000 4194304 5654031 140737384677024 140737384664840 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 51237 43093 141 357 0 50877 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 443696

[startup+222.307 s]
/proc/loadavg: 1.97 1.15 0.47 3/181 8196
/proc/meminfo: memFree=29224956/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=258188 CPUtime=209.67 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 38179 0 0 0 20949 18 0 0 20 0 1 0 375947474 264384512 51893 33554432000 4194304 5654031 140737384677024 140737384664840 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 64547 51893 141 357 0 64187 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 496936

[startup+282.3 s]
/proc/loadavg: 1.99 1.30 0.56 3/182 8197
/proc/meminfo: memFree=29255020/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=179608 CPUtime=269.65 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 40634 0 0 0 26943 22 0 0 20 0 1 0 375947474 183918592 42457 33554432000 4194304 5654031 140737384677024 140737384664840 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 44902 42457 141 357 0 44542 0
Current children cumulated CPU time (s) 282.21

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

/proc/meminfo: memFree=29705024/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=740848 CPUtime=1289.42 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 88800 0 0 0 128807 135 0 0 20 0 1 0 375947474 758628352 153531 33554432000 4194304 5654031 140737384677024 140737384674808 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 185212 153531 141 357 0 184852 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 979596

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.53 3/181 8284
/proc/meminfo: memFree=30096488/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=315520 CPUtime=1349.41 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 91970 0 0 0 134793 148 0 0 20 0 1 0 375947474 323092480 69293 33554432000 4194304 5654031 140737384677024 140737384675112 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 78880 69293 141 357 0 78520 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 554268

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/181 8284
/proc/meminfo: memFree=29705388/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=745108 CPUtime=1409.4 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 93800 0 0 0 140787 153 0 0 20 0 1 0 375947474 762990592 143683 33554432000 4194304 5654031 140737384677024 140737384674808 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 186277 143683 141 357 0 185917 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 983856

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.58 3/181 8284
/proc/meminfo: memFree=29540452/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=1095816 CPUtime=1469.39 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 94949 0 0 0 146779 160 0 0 20 0 1 0 375947474 1122115584 196443 33554432000 4194304 5654031 140737384677024 140737384674808 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 273954 196443 141 357 0 273594 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 1334564

[startup+1542.31 s]
/proc/loadavg: 2.00 1.97 1.60 3/181 8284
/proc/meminfo: memFree=29882696/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=400172 CPUtime=1529.39 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 97340 0 0 0 152771 168 0 0 20 0 1 0 375947474 409776128 90501 33554432000 4194304 5654031 140737384677024 140737384675112 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 100043 90501 141 357 0 99683 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 638920

[startup+1602.3 s]
/proc/loadavg: 2.05 1.99 1.63 3/182 8288
/proc/meminfo: memFree=29577376/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=748524 CPUtime=1589.35 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 98725 0 0 0 158759 176 0 0 20 0 1 0 375947474 766488576 169784 33554432000 4194304 5654031 140737384677024 140737384674808 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 187131 169784 141 357 0 186771 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 987272

[startup+1662.3 s]
/proc/loadavg: 2.02 1.99 1.65 3/181 8288
/proc/meminfo: memFree=29314608/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=1099224 CPUtime=1649.34 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 99881 0 0 0 164751 183 0 0 20 0 1 0 375947474 1125605376 230719 33554432000 4194304 5654031 140737384677024 140737384674808 4214861 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 274806 230719 141 357 0 274446 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 1337972

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.67 3/181 8288
/proc/meminfo: memFree=29813700/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=535564 CPUtime=1709.32 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 102750 0 0 0 170737 195 0 0 20 0 1 0 375947474 548417536 121618 33554432000 4194304 5654031 140737384677024 140737384674808 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 133891 121618 141 357 0 133531 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 774312

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 8288
/proc/meminfo: memFree=29475012/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=1101132 CPUtime=1769.32 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 104417 0 0 0 176729 203 0 0 20 0 1 0 375947474 1127559168 206066 33554432000 4194304 5654031 140737384677024 140737384674808 4233455 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 275283 206066 141 357 0 274923 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 1339880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 1.99 1.69 3/181 8288
/proc/meminfo: memFree=29376212/32873844 swapFree=7632/7632
[pid=8182] ppid=8180 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8182/stat : 8182 (npSolver-pbo-It) S 8180 8182 7954 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 375946215 9367552 274 33554432000 4194304 5064252 140734907588816 140734907587728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8182/statm: 2287 274 233 213 0 72 0
[pid=8183] ppid=8182 vsize=229600 CPUtime=12.56 cores=0,2,4,6
/proc/8183/stat : 8183 (npSolver-pbo) S 8182 8182 7954 0 -1 4202496 64224 53017 0 0 437 118 677 24 20 0 1 0 375946215 235110400 57060 33554432000 4194304 6004724 140733511695008 140733511680856 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8183/statm: 57400 57060 177 442 0 56954 0
[pid=8195] ppid=8183 vsize=1101416 CPUtime=1787.52 cores=0,2,4,6
/proc/8195/stat : 8195 (glucosInc) R 8183 8182 7954 0 -1 4202496 104516 0 0 0 178548 204 0 0 20 0 1 0 375947474 1127849984 230182 33554432000 4194304 5654031 140737384677024 140737384674808 4215888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8195/statm: 275354 230182 141 357 0 274994 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1340164

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8182 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=155304
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=444780
# CPU time returned by wait4() is 12.6001
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.08
CPU user time (s): 1796.62
CPU system time (s): 3.46
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 1387668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.1553
system time used= 1.44478
maximum resident set size= 320112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117598
page faults= 0
swaps= 0
block input operations= 0
block output operations= 289384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 501
involuntary context switches= 79

runsolver used 3.72143 second user time and 10.0135 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-07 21:43:39
IDJOB=3747193
IDBENCH=1964
IDSOLVER=2332
FILE ID=node141/3747193-1339098218
RUNJOBID= node141-1339098177-7970
PBS_JOBID= 14643712
Free space on /tmp= 70460 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747193-1339098218/watcher-3747193-1339098218 -o /tmp/evaluation-result-3747193-1339098218/solver-3747193-1339098218 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747193-1339098218.opb 2117938885 HOME HOME

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

MD5SUM BENCH= 35ffbede57b8807d38d913370f4c4486
RANDOM SEED=2117938885

node141.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.744
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.48
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.744
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.744
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.93
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.744
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.92
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.744
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.744
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.744
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.744
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:        28268496 kB
Buffers:           74396 kB
Cached:          1664652 kB
SwapCached:         2440 kB
Active:          2674100 kB
Inactive:        1161828 kB
Active(anon):    2097668 kB
Inactive(anon):     1668 kB
Active(file):     576432 kB
Inactive(file):  1160160 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098804 kB
Dirty:            373760 kB
Writeback:             0 kB
AnonPages:       2103412 kB
Mapped:             9120 kB
Shmem:                 0 kB
Slab:             623840 kB
SReclaimable:      65292 kB
SUnreclaim:       558548 kB
KernelStack:        1480 kB
PageTables:         8256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2451224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1415168 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= 70716 MiB
End job on node141 at 2012-06-07 22:13:41