Trace number 3751986

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-quickBound (fixed)? (TO) 1800.02 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_4.opb.PB06.opb
MD5SUMca3282cf347faf21ba3550ec87dd7af4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark483
Best CPU time to get the best result obtained on this benchmark1792.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 466
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 494728
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 494728
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.59/1.69	c run inc solver
1.59/1.69	c [INC SYSTEM] run initial solver
1.59/1.69	c [INC SYSTEM] preprocess with white file
2.98/3.06	c [INC SYSTEM] finished preprocessing in 1 s
2.98/3.06	c [INC SYSTEM] execute solver
3.37/3.46	c [INC SEARCH] formula is SAT
3.37/3.46	c [INC SYSTEM] solved the initial formula
4.07/4.14	c model valid
4.07/4.14	c current solution ok
5.03/5.29	o 6905
5.03/5.29	c starting approximation
5.03/5.29	c factor = 2
5.03/5.29	c factor still to low - shrinking to 207.15
5.03/5.29	c approx number of clauses: 1e+06
5.03/5.29	c current bound: 3452
5.91/6.10	c leaving approximation
5.91/6.10	c finished approximation
5.91/6.10	c [INC SYSTEM] there exists a inc, kill it!
5.91/6.10	c write failed with 2
5.91/6.10	c [INC SEARCH] iteration: 0
5.91/6.10	c [INC BOUNDS] best value:6905 search for 6904
5.91/6.10	c [INC SYSTEM] create new solver instance
5.91/6.10	c [INC] encode full formula
5.91/6.10	c fallback to adder encoding
6.54/6.79	c set iterative enc to: adder
6.54/6.79	c set iterative enc to: none
6.74/6.90	c [INC SEARCH] isOptimum variable: 0
15.92/16.10	c formula is SAT
15.92/16.11	c [INC SEARCH] copied best model
15.92/16.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.52/16.79	c model valid
16.52/16.79	c current solution ok
16.52/16.79	o 6660
16.52/16.79	c [INC SEARCH] iteration: 1
16.52/16.79	c [INC BOUNDS] best value:6660 search for 6659
16.52/16.79	c [INC SYSTEM] there exists a inc, kill it!
16.52/16.79	c write failed with 2
16.63/16.80	c [INC SYSTEM] create new solver instance
16.63/16.80	c [INC] encode full formula
16.63/16.80	c fallback to adder encoding
17.24/17.49	c set iterative enc to: adder
17.24/17.49	c set iterative enc to: none
17.45/17.62	c [INC SEARCH] isOptimum variable: 0
33.83/34.09	c formula is SAT
33.83/34.10	c [INC SEARCH] copied best model
33.83/34.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.53/34.79	c model valid
34.53/34.79	c current solution ok
34.53/34.79	o 6628
34.53/34.79	c [INC SEARCH] iteration: 2
34.53/34.79	c [INC BOUNDS] best value:6628 search for 6627
34.53/34.79	c [INC SYSTEM] there exists a inc, kill it!
34.53/34.79	c write failed with 2
34.53/34.80	c [INC SYSTEM] create new solver instance
34.53/34.80	c [INC] encode full formula
34.53/34.80	c fallback to adder encoding
35.24/35.48	c set iterative enc to: adder
35.24/35.48	c set iterative enc to: none
35.44/35.61	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-3751986-1339116092/watcher-3751986-1339116092 -o /tmp/evaluation-result-3751986-1339116092/solver-3751986-1339116092 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751986-1339116092.opb 1057514266 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.02 2.01 2.00 2/178 24029
/proc/meminfo: memFree=28333284/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0

[startup+0.029502 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 24029
/proc/meminfo: memFree=28333284/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10029 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 24029
/proc/meminfo: memFree=28333284/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300316 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 24029
/proc/meminfo: memFree=28333284/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700308 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 24029
/proc/meminfo: memFree=28333284/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 24031
/proc/meminfo: memFree=28200704/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229596 CPUtime=1.49 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) R 24029 24029 22344 0 -1 4202496 40897 0 0 0 138 11 0 0 20 0 1 0 377734110 235106304 57015 33554432000 4194304 6004724 140734674579552 140734674575576 4374592 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24030/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238744

[startup+3.10038 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 24033
/proc/meminfo: memFree=28051304/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229596 CPUtime=3.05 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 40930 11842 0 0 157 14 129 5 20 0 1 0 377734110 235106304 57034 33554432000 4194304 6004724 140734674579552 140734674565832 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24030/statm: 57399 57034 152 442 0 56953 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 238744

[startup+6.30038 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 24038
/proc/meminfo: memFree=28039204/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=6.13 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) R 24029 24029 22344 0 -1 4202496 53548 40051 0 0 272 96 229 16 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674575632 5055489 0 0 4096 0 0 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 238748

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 24045
/proc/meminfo: memFree=27892252/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=6.75 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 56077 40566 0 0 322 106 229 18 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24045] ppid=24030 vsize=163116 CPUtime=5.78 cores=1,3,5,7
/proc/24045/stat : 24045 (glucosInc) R 24030 24029 22344 0 -1 4202496 31444 0 0 0 571 7 0 0 20 0 1 0 377734801 167030784 35913 33554432000 4194304 5654031 140736286394608 140736286382424 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24045/statm: 40779 35913 141 357 0 40419 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 401864

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 24047
/proc/meminfo: memFree=27914968/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=17.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 67984 72817 0 0 460 116 1140 30 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24047] ppid=24030 vsize=162688 CPUtime=7.86 cores=1,3,5,7
/proc/24047/stat : 24047 (glucosInc) R 24030 24029 22344 0 -1 4202496 29574 0 0 0 778 8 0 0 20 0 1 0 377735872 166592512 35620 33554432000 4194304 5654031 140734191568992 140734191566600 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24047/statm: 40672 35620 141 357 0 40312 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 401436

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 24049
/proc/meminfo: memFree=27867624/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=165348 CPUtime=15.47 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 33422 0 0 0 1538 9 0 0 20 0 1 0 377737671 169316352 35731 33554432000 4194304 5654031 140734549939600 140734549937688 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 41337 35731 141 357 0 40977 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 404096

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24049
/proc/meminfo: memFree=27790972/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=330872 CPUtime=66.67 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 38821 0 0 0 6649 18 0 0 20 0 1 0 377737671 338812928 62535 33554432000 4194304 5654031 140734549939600 140734549937384 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 82718 62535 141 357 0 82358 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 569620

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24049
/proc/meminfo: memFree=27750792/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=332820 CPUtime=126.65 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 44781 0 0 0 12630 35 0 0 20 0 1 0 377737671 340807680 72824 33554432000 4194304 5654031 140734549939600 140734549937384 4233464 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 83205 72824 141 357 0 82845 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 571568

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 24106
/proc/meminfo: memFree=28035596/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=334164 CPUtime=186.65 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 48852 0 0 0 18616 49 0 0 20 0 1 0 377737671 342183936 80787 33554432000 4194304 5654031 140734549939600 140734549937688 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 83541 80787 141 357 0 83181 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 572912

[startup+282.3 s]
/proc/loadavg: 2.10 2.02 2.01 3/180 24108
/proc/meminfo: memFree=28235944/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=334936 CPUtime=246.64 cores=1,3,5,7

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

/proc/meminfo: memFree=27138912/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=694540 CPUtime=1326.43 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 84823 0 0 0 132385 258 0 0 20 0 1 0 377737671 711208960 162496 33554432000 4194304 5654031 140734549939600 140734549937384 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 173635 162496 141 357 0 173275 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 933288

[startup+1422.31 s]
/proc/loadavg: 2.08 2.04 2.00 3/182 24145
/proc/meminfo: memFree=27752044/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=480312 CPUtime=1386.42 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 86158 0 0 0 138369 273 0 0 20 0 1 0 377737671 491839488 97072 33554432000 4194304 5654031 140734549939600 140734549937688 4215888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 120078 97072 141 357 0 119718 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 719060

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 24145
/proc/meminfo: memFree=27271432/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=695680 CPUtime=1446.41 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 86905 0 0 0 144363 278 0 0 20 0 1 0 377737671 712376320 161183 33554432000 4194304 5654031 140734549939600 140734549937384 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 173920 161183 141 357 0 173560 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 934428

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 24145
/proc/meminfo: memFree=27405452/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=349400 CPUtime=1506.39 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 87850 0 0 0 150348 291 0 0 20 0 1 0 377737671 357785600 76449 33554432000 4194304 5654031 140734549939600 140734549937688 4232988 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 87350 76449 141 357 0 86990 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 588148

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 24145
/proc/meminfo: memFree=27564472/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=696584 CPUtime=1566.39 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 88972 0 0 0 156341 298 0 0 20 0 1 0 377737671 713302016 151666 33554432000 4194304 5654031 140734549939600 140734549937688 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 174146 151666 141 357 0 173786 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 935332

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 24145
/proc/meminfo: memFree=27604272/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=350064 CPUtime=1626.38 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 89841 0 0 0 162326 312 0 0 20 0 1 0 377737671 358465536 71448 33554432000 4194304 5654031 140734549939600 140734549937688 4232916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 87516 71448 141 357 0 87156 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 588812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24149
/proc/meminfo: memFree=27082528/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=697248 CPUtime=1686.37 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 90992 0 0 0 168318 319 0 0 20 0 1 0 377737671 713981952 149760 33554432000 4194304 5654031 140734549939600 140734549937688 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 174312 149760 141 357 0 173952 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 935996

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/182 24149
/proc/meminfo: memFree=27358632/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=1047664 CPUtime=1746.36 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 91518 0 0 0 174309 327 0 0 20 0 1 0 377737671 1072807936 207668 33554432000 4194304 5654031 140734549939600 140734549937384 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 261916 207668 141 357 0 261556 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 1286412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 24149
/proc/meminfo: memFree=27794064/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=351232 CPUtime=1764.56 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 92000 0 0 0 176121 335 0 0 20 0 1 0 377737671 359661568 80547 33554432000 4194304 5654031 140734549939600 140734549937688 4233455 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 87808 80547 141 357 0 87448 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 589980

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

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 24149
/proc/meminfo: memFree=27794064/32873844 swapFree=7120/7120
[pid=24029] ppid=24027 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24029/stat : 24029 (npSolver-pbo-It) S 24027 24029 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377734110 9367552 275 33554432000 4194304 5064252 140735338619856 140735338618768 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24029/statm: 2287 275 233 213 0 72 0
[pid=24030] ppid=24029 vsize=229600 CPUtime=35.46 cores=1,3,5,7
/proc/24030/stat : 24030 (npSolver-pbo) S 24029 24029 22344 0 -1 4202496 79891 103548 0 0 598 128 2777 43 20 0 1 0 377734110 235110400 57078 33554432000 4194304 6004724 140734674579552 140734674565400 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 13 0 0
/proc/24030/statm: 57400 57078 195 442 0 56954 0
[pid=24049] ppid=24030 vsize=351232 CPUtime=1764.56 cores=1,3,5,7
/proc/24049/stat : 24049 (glucosInc) R 24030 24029 22344 0 -1 4202496 92000 0 0 0 176121 335 0 0 20 0 1 0 377737671 359661568 80547 33554432000 4194304 5654031 140734549939600 140734549937688 4233455 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24049/statm: 87808 80547 141 357 0 87448 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 589980

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24029 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.02
#
# 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.02
CPU user time (s): 1794.96
CPU system time (s): 5.06
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 1416640

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= 358
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 4.45132 second user time and 11.2753 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 02:41:32
IDJOB=3751986
IDBENCH=1968
IDSOLVER=2335
FILE ID=node142/3751986-1339116092
RUNJOBID= node142-1339112485-23579
PBS_JOBID= 14643711
Free space on /tmp= 71000 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_4.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751986-1339116092/watcher-3751986-1339116092 -o /tmp/evaluation-result-3751986-1339116092/solver-3751986-1339116092 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751986-1339116092.opb 1057514266 HOME HOME

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

MD5SUM BENCH= ca3282cf347faf21ba3550ec87dd7af4
RANDOM SEED=1057514266

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.776
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.776
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:        28333292 kB
Buffers:          390976 kB
Cached:          2661256 kB
SwapCached:          112 kB
Active:          2259372 kB
Inactive:        1422228 kB
Active(anon):     620996 kB
Inactive(anon):    11164 kB
Active(file):    1638376 kB
Inactive(file):  1411064 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:             25456 kB
Writeback:             8 kB
AnonPages:        646572 kB
Mapped:            11928 kB
Shmem:               188 kB
Slab:             709724 kB
SReclaimable:     151648 kB
SUnreclaim:       558076 kB
KernelStack:        1472 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     815256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    589824 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= 71008 MiB
End job on node142 at 2012-06-08 03:11:35