Trace number 3747256

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 1801.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_16.opb
MD5SUM6e5141f298d85d1f18641c02d22506a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark214
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 222
Optimality of the best value was proved NO
Number of variables5570
Total number of constraints10896
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10895
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 9
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 375
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1908
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

16.59/16.62	c run inc solver
16.59/16.62	c [INC SYSTEM] run initial solver
16.59/16.62	c [INC SYSTEM] preprocess with white file
70.19/71.54	c [INC SYSTEM] finished preprocessing in 54 s
70.19/71.54	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-3747256-1339101927/watcher-3747256-1339101927 -o /tmp/evaluation-result-3747256-1339101927/solver-3747256-1339101927 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747256-1339101927.opb 1146893325 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.57 2.19 1.98 3/179 10658
/proc/meminfo: memFree=10955696/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0

[startup+0.087569 s]
/proc/loadavg: 2.57 2.19 1.98 3/179 10658
/proc/meminfo: memFree=10955696/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100312 s]
/proc/loadavg: 2.57 2.19 1.98 3/179 10658
/proc/meminfo: memFree=10955696/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300288 s]
/proc/loadavg: 2.57 2.19 1.98 3/179 10658
/proc/meminfo: memFree=10955696/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700282 s]
/proc/loadavg: 2.57 2.19 1.98 3/179 10658
/proc/meminfo: memFree=10955696/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.57 2.19 1.98 3/181 10660
/proc/meminfo: memFree=10832496/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=183820 CPUtime=1.49 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) R 10658 10658 9637 0 -1 4202496 9803 0 0 0 145 4 0 0 20 0 1 0 376317091 188231680 32890 33554432000 4194304 6004724 140735560687664 140735560682264 4582601 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 45955 32890 154 442 0 45509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 192968

[startup+3.10033 s]
/proc/loadavg: 2.53 2.19 1.98 3/181 10660
/proc/meminfo: memFree=10722600/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=314892 CPUtime=3.08 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) R 10658 10658 9637 0 -1 4202496 10436 0 0 0 301 7 0 0 20 0 1 0 376317091 322449408 62586 33554432000 4194304 6004724 140735560687664 140735560682616 4582623 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 78723 62586 154 442 0 78277 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 324040

[startup+6.30033 s]
/proc/loadavg: 2.53 2.19 1.98 3/181 10660
/proc/meminfo: memFree=10363176/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=577036 CPUtime=6.29 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) R 10658 10658 9637 0 -1 4202496 11195 0 0 0 613 16 0 0 20 0 1 0 376317091 590884864 124026 33554432000 4194304 6004724 140735560687664 140735560682264 4617898 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 144259 124026 154 442 0 143813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 586184

[startup+12.7003 s]
/proc/loadavg: 2.68 2.23 2.00 3/180 10660
/proc/meminfo: memFree=9685472/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=1101324 CPUtime=12.69 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) R 10658 10658 9637 0 -1 4202496 12202 0 0 0 1239 30 0 0 20 0 1 0 376317091 1127755776 246906 33554432000 4194304 6004724 140735560687664 140735560682264 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 275331 246906 154 442 0 274885 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1110472

[startup+25.507 s]
/proc/loadavg: 2.65 2.24 2.00 3/183 10663
/proc/meminfo: memFree=7071412/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=16.61 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14328 0 0 0 1456 205 0 0 20 0 1 0 376317091 2173493248 275918 33554432000 4194304 6004724 140735560687664 140735560682128 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275918 163 442 0 530192 0
[pid=10662] ppid=10659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10662/stat : 10662 (cp2_pre.sh) S 10659 10658 9637 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376318753 9367552 276 33554432000 4194304 5064252 140733255093680 140733255092384 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10662/statm: 2287 276 234 213 0 72 0
[pid=10663] ppid=10662 vsize=986856 CPUtime=8.87 cores=1,3,5,7
/proc/10663/stat : 10663 (coprocessor) R 10662 10658 9637 0 -1 4202496 19380 0 0 0 854 33 0 0 20 0 1 0 376318753 1010540544 238277 33554432000 4194304 6586260 140737327923376 140737327920136 5732400 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/10663/statm: 246714 238277 137 584 0 246126 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3127704

[startup+51.1003 s]
/proc/loadavg: 3.07 2.36 2.05 3/183 10663
/proc/meminfo: memFree=4981796/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=16.61 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14328 0 0 0 1456 205 0 0 20 0 1 0 376317091 2173493248 275918 33554432000 4194304 6004724 140735560687664 140735560682128 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275918 163 442 0 530192 0
[pid=10662] ppid=10659 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10662/stat : 10662 (cp2_pre.sh) S 10659 10658 9637 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376318753 9367552 276 33554432000 4194304 5064252 140733255093680 140733255092384 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10662/statm: 2287 276 234 213 0 72 0
[pid=10663] ppid=10662 vsize=2225180 CPUtime=34.04 cores=1,3,5,7
/proc/10663/stat : 10663 (coprocessor) R 10662 10658 9637 0 -1 4202496 24425 0 0 0 3225 179 0 0 20 0 1 0 376318753 2278584320 459156 33554432000 4194304 6586260 140737327923376 140737327919128 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 40 0 0
/proc/10663/statm: 556295 459156 158 584 0 555707 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 4366028

[startup+102.3 s]
/proc/loadavg: 3.21 2.53 2.12 3/181 10667
/proc/meminfo: memFree=9124328/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2790652 CPUtime=30.74 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 287482 0 0 0 2983 91 0 0 20 0 1 0 376324245 2857627648 593543 33554432000 4194304 5654031 140735661369744 140735661357560 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 697663 593543 140 357 0 697303 0
Current children cumulated CPU time (s) 101.13
Current children cumulated vsize (KiB) 4922352

[startup+162.3 s]
/proc/loadavg: 2.41 2.42 2.11 3/181 10667
/proc/meminfo: memFree=5401152/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2840608 CPUtime=90.73 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 289720 0 0 0 8981 92 0 0 20 0 1 0 376324245 2908782592 604979 33554432000 4194304 5654031 140735661369744 140735661357560 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 710152 604979 140 357 0 709792 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 4972308

[startup+222.3 s]
/proc/loadavg: 2.15 2.34 2.10 3/181 10667
/proc/meminfo: memFree=5369952/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2840608 CPUtime=150.74 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 290272 0 0 0 14981 93 0 0 20 0 1 0 376324245 2908782592 609108 33554432000 4194304 5654031 140735661369744 140735661357560 4233280 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 710152 609108 140 357 0 709792 0
Current children cumulated CPU time (s) 221.13
Current children cumulated vsize (KiB) 4972308

[startup+282.3 s]
/proc/loadavg: 2.05 2.28 2.09 3/182 10670
/proc/meminfo: memFree=5349792/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7

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

/proc/meminfo: memFree=5129820/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2897548 CPUtime=1290.55 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 292163 0 0 0 128959 96 0 0 20 0 1 0 376324245 2967089152 649835 33554432000 4194304 5654031 140735661369744 140735661357560 4232438 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 724387 649835 140 357 0 724027 0
Current children cumulated CPU time (s) 1360.94
Current children cumulated vsize (KiB) 5029248

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 10701
/proc/meminfo: memFree=5123228/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2897548 CPUtime=1350.55 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 292165 0 0 0 134959 96 0 0 20 0 1 0 376324245 2967089152 650859 33554432000 4194304 5654031 140735661369744 140735661357560 4214618 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 724387 650859 140 357 0 724027 0
Current children cumulated CPU time (s) 1420.94
Current children cumulated vsize (KiB) 5029248

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 10704
/proc/meminfo: memFree=5122116/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2897548 CPUtime=1410.54 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 292166 0 0 0 140958 96 0 0 20 0 1 0 376324245 2967089152 650860 33554432000 4194304 5654031 140735661369744 140735661357560 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 724387 650860 140 357 0 724027 0
Current children cumulated CPU time (s) 1480.93
Current children cumulated vsize (KiB) 5029248

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10705
/proc/meminfo: memFree=5113324/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2917160 CPUtime=1470.53 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 292171 0 0 0 146957 96 0 0 20 0 1 0 376324245 2987171840 652398 33554432000 4194304 5654031 140735661369744 140735661357560 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 729290 652398 140 357 0 728930 0
Current children cumulated CPU time (s) 1540.92
Current children cumulated vsize (KiB) 5048860

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10705
/proc/meminfo: memFree=5104028/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2917160 CPUtime=1530.52 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 292174 0 0 0 152956 96 0 0 20 0 1 0 376324245 2987171840 653934 33554432000 4194304 5654031 140735661369744 140735661357560 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 729290 653934 140 357 0 728930 0
Current children cumulated CPU time (s) 1600.91
Current children cumulated vsize (KiB) 5048860

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10705
/proc/meminfo: memFree=5098792/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2917160 CPUtime=1590.51 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 292175 0 0 0 158955 96 0 0 20 0 1 0 376324245 2987171840 654446 33554432000 4194304 5654031 140735661369744 140735661357560 4214622 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 729290 654446 140 357 0 728930 0
Current children cumulated CPU time (s) 1660.9
Current children cumulated vsize (KiB) 5048860

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10762
/proc/meminfo: memFree=18412748/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2917160 CPUtime=1650.5 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 292503 0 0 0 164954 96 0 0 20 0 1 0 376324245 2987171840 655796 33554432000 4194304 5654031 140735661369744 140735661357560 4214616 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 729290 655796 140 357 0 728930 0
Current children cumulated CPU time (s) 1720.89
Current children cumulated vsize (KiB) 5048860

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10764
/proc/meminfo: memFree=18417840/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2917160 CPUtime=1710.49 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 292654 0 0 0 170953 96 0 0 20 0 1 0 376324245 2987171840 656458 33554432000 4194304 5654031 140735661369744 140735661357560 4209222 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 729290 656458 140 357 0 728930 0
Current children cumulated CPU time (s) 1780.88
Current children cumulated vsize (KiB) 5048860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10764
/proc/meminfo: memFree=18412256/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2917160 CPUtime=1729.69 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 292687 0 0 0 172873 96 0 0 20 0 1 0 376324245 2987171840 656491 33554432000 4194304 5654031 140735661369744 140735661357560 4214612 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 729290 656491 140 357 0 728930 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 5048860

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.00 2.00 2.00 3/181 10764
/proc/meminfo: memFree=18412256/32873844 swapFree=7628/7628
[pid=10658] ppid=10656 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10658/stat : 10658 (npSolver-pbo-It) S 10656 10658 9637 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376317090 9367552 275 33554432000 4194304 5064252 140734902379216 140734902378128 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10658/statm: 2287 275 233 213 0 72 0
[pid=10659] ppid=10658 vsize=2122552 CPUtime=70.39 cores=1,3,5,7
/proc/10659/stat : 10659 (npSolver-pbo) S 10658 10658 9637 0 -1 4202496 14346 25326 0 0 1456 205 5060 318 20 0 1 0 376317091 2173493248 275923 33554432000 4194304 6004724 140735560687664 140735560673944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10659/statm: 530638 275923 167 442 0 530192 0
[pid=10665] ppid=10659 vsize=2917160 CPUtime=1729.69 cores=1,3,5,7
/proc/10665/stat : 10665 (glucosInc) R 10659 10658 9637 0 -1 4202496 292687 0 0 0 172873 96 0 0 20 0 1 0 376324245 2987171840 656491 33554432000 4194304 5654031 140735661369744 140735661357560 4214612 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10665/statm: 729290 656491 140 357 0 728930 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 5048860

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10658 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# 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): 1801.52
CPU time (s): 1800.08
CPU user time (s): 1793.89
CPU system time (s): 6.19
CPU usage (%): 99.9203
Max. virtual memory (cumulated for all children) (KiB): 5048860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 360
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.44232 second user time and 10.8823 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-07 22:45:27
IDJOB=3747256
IDBENCH=2937
IDSOLVER=2332
FILE ID=node143/3747256-1339101927
RUNJOBID= node143-1339098178-9654
PBS_JOBID= 14643710
Free space on /tmp= 64380 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_16.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747256-1339101927/watcher-3747256-1339101927 -o /tmp/evaluation-result-3747256-1339101927/solver-3747256-1339101927 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747256-1339101927.opb 1146893325 HOME HOME

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

MD5SUM BENCH= 6e5141f298d85d1f18641c02d22506a9
RANDOM SEED=1146893325

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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.787
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.787
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	: 5298.57
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.787
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.787
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:        10955976 kB
Buffers:         3553232 kB
Cached:          9148884 kB
SwapCached:          196 kB
Active:         16881144 kB
Inactive:        3872304 kB
Active(anon):    8032728 kB
Inactive(anon):    11012 kB
Active(file):    8848416 kB
Inactive(file):  3861292 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108460 kB
Dirty:             24576 kB
Writeback:         39348 kB
AnonPages:       8048688 kB
Mapped:            12004 kB
Shmem:               160 kB
Slab:            1004972 kB
SReclaimable:     443552 kB
SUnreclaim:       561420 kB
KernelStack:        1464 kB
PageTables:        19816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    9904488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7940096 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= 67440 MiB
End job on node143 at 2012-06-07 23:15:31