Trace number 3747257

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.05 1803.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_17.opb
MD5SUM25ee8feec785b6a4be71df8acc9d82db
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark256
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 263
Optimality of the best value was proved NO
Number of variables7081
Total number of constraints13889
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 constraints13888
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 136
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 391
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 2647
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

26.90/27.07	c run inc solver
26.90/27.07	c [INC SYSTEM] run initial solver
26.90/27.07	c [INC SYSTEM] preprocess with white file
115.33/118.99	c [INC SYSTEM] finished preprocessing in 91 s
115.33/118.99	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-3747257-1339101940/watcher-3747257-1339101940 -o /tmp/evaluation-result-3747257-1339101940/solver-3747257-1339101940 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747257-1339101940.opb 971857635 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: 2.01 2.01 1.93 3/178 12431
/proc/meminfo: memFree=30299196/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0

[startup+0.0602169 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 12431
/proc/meminfo: memFree=30299196/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100252 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 12431
/proc/meminfo: memFree=30299196/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 12431
/proc/meminfo: memFree=30299196/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700238 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 12431
/proc/meminfo: memFree=30299196/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 12433
/proc/meminfo: memFree=30202416/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=191324 CPUtime=1.49 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) R 12431 12431 11851 0 -1 4202496 12510 0 0 0 145 4 0 0 20 0 1 0 376320753 195915776 32948 33554432000 4194304 6004724 140736351185968 140736351180568 4534738 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12432/statm: 47831 32948 154 442 0 47385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 200472

[startup+3.10033 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 12433
/proc/meminfo: memFree=30123368/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=322396 CPUtime=3.09 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) R 12431 12431 11851 0 -1 4202496 13142 0 0 0 301 8 0 0 20 0 1 0 376320753 330133504 62132 33554432000 4194304 6004724 140736351185968 140736351180568 4617905 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12432/statm: 80599 62132 154 442 0 80153 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 331544

[startup+6.30031 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 12433
/proc/meminfo: memFree=29877244/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=584540 CPUtime=6.29 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) R 12431 12431 11851 0 -1 4202496 13900 0 0 0 613 16 0 0 20 0 1 0 376320753 598568960 123060 33554432000 4194304 6004724 140736351185968 140736351180568 4195424 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12432/statm: 146135 123060 154 442 0 145689 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 593688

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 12434
/proc/meminfo: memFree=29371492/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=1108828 CPUtime=12.69 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) R 12431 12431 11851 0 -1 4202496 14904 0 0 0 1239 30 0 0 20 0 1 0 376320753 1135439872 244404 33554432000 4194304 6004724 140736351185968 140736351180568 4582483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12432/statm: 277207 244404 154 442 0 276761 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1117976

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 1.93 3/180 12434
/proc/meminfo: memFree=26273584/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=3908100 CPUtime=25.46 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) D 12431 12431 11851 0 -1 4202496 17824 0 0 0 2378 168 0 0 20 0 1 0 376320753 4001894400 897121 33554432000 4194304 6004724 140736351185968 140736351181840 5193835 0 0 4096 0 18446744071580543392 0 0 17 2 0 0 2 0 0
/proc/12432/statm: 977025 897121 157 442 0 976579 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3917248

[startup+51.1004 s]
/proc/loadavg: 2.42 2.10 1.96 3/182 12436
/proc/meminfo: memFree=23663920/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=26.97 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17831 0 0 0 2378 319 0 0 20 0 1 0 376320753 2181177344 452616 33554432000 4194304 6004724 140736351185968 140736351180432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452616 163 442 0 532068 0
[pid=12435] ppid=12432 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12435/stat : 12435 (cp2_pre.sh) S 12432 12431 11851 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376323460 9367552 277 33554432000 4194304 5064252 140733928072976 140733928071680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12435/statm: 2287 277 234 213 0 72 0
[pid=12436] ppid=12435 vsize=3372672 CPUtime=23.58 cores=0,2,4,6
/proc/12436/stat : 12436 (coprocessor) R 12435 12431 11851 0 -1 4202496 25802 0 0 0 2263 95 0 0 20 0 1 0 376323461 3453616128 723680 33554432000 4194304 6586260 140735054512448 140735054508200 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 42 0 0
/proc/12436/statm: 843168 723680 158 584 0 842580 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 5521024

[startup+102.307 s]
/proc/loadavg: 2.88 2.27 2.02 3/182 12436
/proc/meminfo: memFree=22433988/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=26.97 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17831 0 0 0 2378 319 0 0 20 0 1 0 376320753 2181177344 452616 33554432000 4194304 6004724 140736351185968 140736351180432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452616 163 442 0 532068 0
[pid=12435] ppid=12432 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12435/stat : 12435 (cp2_pre.sh) S 12432 12431 11851 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376323460 9367552 277 33554432000 4194304 5064252 140733928072976 140733928071680 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12435/statm: 2287 277 234 213 0 72 0
[pid=12436] ppid=12435 vsize=3372672 CPUtime=72.07 cores=0,2,4,6
/proc/12436/stat : 12436 (coprocessor) R 12435 12431 11851 0 -1 4202496 25802 0 0 0 6841 366 0 0 20 0 1 0 376323461 3453616128 723680 33554432000 4194304 6586260 140735054512448 140735054508200 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 312 0 0
/proc/12436/statm: 843168 723680 158 584 0 842580 0
Current children cumulated CPU time (s) 99.04
Current children cumulated vsize (KiB) 5521024

[startup+162.3 s]
/proc/loadavg: 2.54 2.29 2.04 3/181 12438
/proc/meminfo: memFree=22883128/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4489396 CPUtime=43.29 cores=0,2,4,6
/proc/12438/stat : 12438 (glucosInc) R 12432 12431 11851 0 -1 4202496 435630 0 0 0 4186 143 0 0 20 0 1 0 376332652 4597141504 955701 33554432000 4194304 5654031 140736484385920 140736484373736 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12438/statm: 1122349 955701 140 357 0 1121989 0
Current children cumulated CPU time (s) 158.92
Current children cumulated vsize (KiB) 6628600

[startup+222.3 s]
/proc/loadavg: 2.23 2.25 2.04 3/181 12438
/proc/meminfo: memFree=22855320/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4496720 CPUtime=103.28 cores=0,2,4,6
/proc/12438/stat : 12438 (glucosInc) R 12432 12431 11851 0 -1 4202496 445327 0 0 0 10182 146 0 0 20 0 1 0 376332652 4604641280 960142 33554432000 4194304 5654031 140736484385920 140736484383704 4214505 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12438/statm: 1124180 960142 140 357 0 1123820 0
Current children cumulated CPU time (s) 218.91
Current children cumulated vsize (KiB) 6635924

[startup+282.3 s]
/proc/loadavg: 2.08 2.20 2.04 3/182 12441
/proc/meminfo: memFree=22835276/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4506028 CPUtime=163.27 cores=0,2,4,6

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

/proc/meminfo: memFree=22637044/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4565864 CPUtime=1243.1 cores=0,2,4,6
/proc/12438/stat : 12438 (glucosInc) R 12432 12431 11851 0 -1 4202496 553673 0 0 0 124125 185 0 0 20 0 1 0 376332652 4675444736 1007583 33554432000 4194304 5654031 140736484385920 140736484373736 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12438/statm: 1141466 1007583 140 357 0 1141106 0
Current children cumulated CPU time (s) 1358.73
Current children cumulated vsize (KiB) 6705068

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12472
/proc/meminfo: memFree=22624836/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4567360 CPUtime=1303.1 cores=0,2,4,6
/proc/12438/stat : 12438 (glucosInc) R 12432 12431 11851 0 -1 4202496 558047 0 0 0 130124 186 0 0 20 0 1 0 376332652 4676976640 1010000 33554432000 4194304 5654031 140736484385920 140736484373736 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12438/statm: 1141840 1010000 140 357 0 1141480 0
Current children cumulated CPU time (s) 1418.73
Current children cumulated vsize (KiB) 6706564

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12475
/proc/meminfo: memFree=22617588/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4569856 CPUtime=1363.08 cores=0,2,4,6
/proc/12438/stat : 12438 (glucosInc) R 12432 12431 11851 0 -1 4202496 561832 0 0 0 136121 187 0 0 20 0 1 0 376332652 4679532544 1012036 33554432000 4194304 5654031 140736484385920 140736484373736 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12438/statm: 1142464 1012036 140 357 0 1142104 0
Current children cumulated CPU time (s) 1478.71
Current children cumulated vsize (KiB) 6709060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12476
/proc/meminfo: memFree=22605508/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4571460 CPUtime=1423.06 cores=0,2,4,6
/proc/12438/stat : 12438 (glucosInc) R 12432 12431 11851 0 -1 4202496 569523 0 0 0 142117 189 0 0 20 0 1 0 376332652 4681175040 1015019 33554432000 4194304 5654031 140736484385920 140736484383704 4214612 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12438/statm: 1142865 1015019 140 357 0 1142505 0
Current children cumulated CPU time (s) 1538.69
Current children cumulated vsize (KiB) 6710664

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12476
/proc/meminfo: memFree=22596776/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4573404 CPUtime=1483.06 cores=0,2,4,6
/proc/12438/stat : 12438 (glucosInc) R 12432 12431 11851 0 -1 4202496 574052 0 0 0 148114 192 0 0 20 0 1 0 376332652 4683165696 1017112 33554432000 4194304 5654031 140736484385920 140736484373736 4217465 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12438/statm: 1143351 1017112 140 357 0 1142991 0
Current children cumulated CPU time (s) 1598.69
Current children cumulated vsize (KiB) 6712608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12476
/proc/meminfo: memFree=22593008/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4575884 CPUtime=1543.04 cores=0,2,4,6
/proc/12438/stat : 12438 (glucosInc) R 12432 12431 11851 0 -1 4202496 578672 0 0 0 154111 193 0 0 20 0 1 0 376332652 4685705216 1018241 33554432000 4194304 5654031 140736484385920 140736484373736 4214603 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12438/statm: 1143971 1018241 140 357 0 1143611 0
Current children cumulated CPU time (s) 1658.67
Current children cumulated vsize (KiB) 6715088

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/181 12529
/proc/meminfo: memFree=22660172/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4579584 CPUtime=1603.03 cores=0,2,4,6
/proc/12438/stat : 12438 (glucosInc) R 12432 12431 11851 0 -1 4202496 583599 0 0 0 160108 195 0 0 20 0 1 0 376332652 4689494016 1021763 33554432000 4194304 5654031 140736484385920 140736484383704 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12438/statm: 1144896 1021763 140 357 0 1144536 0
Current children cumulated CPU time (s) 1718.66
Current children cumulated vsize (KiB) 6718788

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 12531
/proc/meminfo: memFree=22632508/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4582072 CPUtime=1663.02 cores=0,2,4,6
/proc/12438/stat : 12438 (glucosInc) R 12432 12431 11851 0 -1 4202496 592220 0 0 0 166104 198 0 0 20 0 1 0 376332652 4692041728 1023905 33554432000 4194304 5654031 140736484385920 140736484373736 4214432 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12438/statm: 1145518 1023905 140 357 0 1145158 0
Current children cumulated CPU time (s) 1778.65
Current children cumulated vsize (KiB) 6721276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.7 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 12533
/proc/meminfo: memFree=22648432/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4582072 CPUtime=1684.42 cores=0,2,4,6
/proc/12438/stat : 12438 (glucosInc) R 12432 12431 11851 0 -1 4202496 592221 0 0 0 168244 198 0 0 20 0 1 0 376332652 4692041728 1023912 33554432000 4194304 5654031 140736484385920 140736484373736 4209211 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12438/statm: 1145518 1023912 140 357 0 1145158 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 6721276

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

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

[startup+1803.7 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 12533
/proc/meminfo: memFree=22648432/32873648 swapFree=7372/7372
[pid=12431] ppid=12429 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12431/stat : 12431 (npSolver-pbo-It) S 12429 12431 11851 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376320752 9367552 274 33554432000 4194304 5064252 140734855691424 140734855690336 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12431/statm: 2287 274 233 213 0 72 0
[pid=12432] ppid=12431 vsize=2130056 CPUtime=115.63 cores=0,2,4,6
/proc/12432/stat : 12432 (npSolver-pbo) S 12431 12431 11851 0 -1 4202496 17849 26705 0 0 2378 320 8381 484 20 0 1 0 376320753 2181177344 452621 33554432000 4194304 6004724 140736351185968 140736351172248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 8 0 0
/proc/12432/statm: 532514 452621 167 442 0 532068 0
[pid=12438] ppid=12432 vsize=4582072 CPUtime=1684.42 cores=0,2,4,6
/proc/12438/stat : 12438 (glucosInc) R 12432 12431 11851 0 -1 4202496 592221 0 0 0 168244 198 0 0 20 0 1 0 376332652 4692041728 1023912 33554432000 4194304 5654031 140736484385920 140736484373736 4209211 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12438/statm: 1145518 1023912 140 357 0 1145158 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 6721276

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12431 and gives
#  childrusage.ru_utime.tv_sec=107
#  childrusage.ru_utime.tv_usec=595642
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=51775
# CPU time returned by wait4() is 115.647
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.72
CPU time (s): 1800.05
CPU user time (s): 1790.03
CPU system time (s): 10.02
CPU usage (%): 99.7966
Max. virtual memory (cumulated for all children) (KiB): 6762800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 107.596
system time used= 8.05177
maximum resident set size= 3588484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44911
page faults= 0
swaps= 0
block input operations= 192
block output operations= 6982168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65
involuntary context switches= 256

runsolver used 3.63145 second user time and 10.5144 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-07 22:45:40
IDJOB=3747257
IDBENCH=2939
IDSOLVER=2332
FILE ID=node115/3747257-1339101940
RUNJOBID= node115-1339098176-11867
PBS_JOBID= 14643738
Free space on /tmp= 70768 MiB

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

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

MD5SUM BENCH= 25ee8feec785b6a4be71df8acc9d82db
RANDOM SEED=971857635

node115.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.462
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	: 5332.92
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.462
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.462
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.92
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.462
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.462
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.462
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.462
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.462
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:       32873648 kB
MemFree:        30299840 kB
Buffers:           77804 kB
Cached:          1644228 kB
SwapCached:         2184 kB
Active:           335444 kB
Inactive:        1468880 kB
Active(anon):      82928 kB
Inactive(anon):     2268 kB
Active(file):     252516 kB
Inactive(file):  1466612 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:             12064 kB
Writeback:             0 kB
AnonPages:         88324 kB
Mapped:            10100 kB
Shmem:                 0 kB
Slab:             631588 kB
SReclaimable:      75768 kB
SUnreclaim:       555820 kB
KernelStack:        1480 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     208944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69084 MiB
End job on node115 at 2012-06-07 23:15:46