Trace number 3748870

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 (fixed)? (TO) 1800.09 1801.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_17.opb
MD5SUM642c38c9f16ba47e1145e44f5259b53a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark260
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262
Optimality of the best value was proved NO
Number of variables7089
Total number of constraints13888
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13888
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
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 2621
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

29.99/30.07	c run inc solver
29.99/30.07	c [INC SYSTEM] run initial solver
29.99/30.07	c [INC SYSTEM] preprocess with white file
126.06/127.23	c [INC SYSTEM] finished preprocessing in 97 s
126.06/127.23	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-3748870-1339124551/watcher-3748870-1339124551 -o /tmp/evaluation-result-3748870-1339124551/solver-3748870-1339124551 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748870-1339124551.opb 1125921660 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.00 2.00 2.00 3/178 15432
/proc/meminfo: memFree=27490632/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0

[startup+0.068897 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15432
/proc/meminfo: memFree=27490632/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100304 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15432
/proc/meminfo: memFree=27490632/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300286 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15432
/proc/meminfo: memFree=27490632/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700292 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15432
/proc/meminfo: memFree=27490632/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 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.00 2.00 2.00 3/180 15434
/proc/meminfo: memFree=27404556/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=181656 CPUtime=1.49 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) R 15432 15432 11882 0 -1 4202496 14364 0 0 0 144 5 0 0 20 0 1 0 378583740 186015744 29688 33554432000 4194304 6004724 140734661123808 140734661118760 4536832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 45414 29688 154 442 0 44968 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 190804

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15434
/proc/meminfo: memFree=27324188/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=312728 CPUtime=3.09 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) R 15432 15432 11882 0 -1 4202496 14996 0 0 0 299 10 0 0 20 0 1 0 378583740 320233472 58872 33554432000 4194304 6004724 140734661123808 140734661118760 4534749 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 78182 58872 154 442 0 77736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 321876

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15434
/proc/meminfo: memFree=27079740/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=574872 CPUtime=6.29 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) R 15432 15432 11882 0 -1 4202496 15753 0 0 0 610 19 0 0 20 0 1 0 378583740 588668928 119288 33554432000 4194304 6004724 140734661123808 140734661118408 4534766 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 143718 119288 154 442 0 143272 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 584020

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15434
/proc/meminfo: memFree=26572528/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=1099160 CPUtime=12.69 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) R 15432 15432 11882 0 -1 4202496 16756 0 0 0 1232 37 0 0 20 0 1 0 378583740 1125539840 240120 33554432000 4194304 6004724 140734661123808 140734661118424 4778844 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 274790 240120 154 442 0 274344 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1108308

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15434
/proc/meminfo: memFree=25563680/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2147736 CPUtime=25.48 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) R 15432 15432 11882 0 -1 4202496 18251 0 0 0 2474 74 0 0 20 0 1 0 378583740 2199281664 481784 33554432000 4194304 6004724 140734661123808 140734661118760 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 536934 481784 154 442 0 536488 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2156884

[startup+51.1005 s]
/proc/loadavg: 2.28 2.06 2.02 3/182 15436
/proc/meminfo: memFree=21247404/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=30.06 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19940 0 0 0 2622 384 0 0 20 0 1 0 378583740 2187280384 494223 33554432000 4194304 6004724 140734661123808 140734661118272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494223 163 442 0 533558 0
[pid=15435] ppid=15433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15435/stat : 15435 (cp2_pre.sh) S 15433 15432 11882 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 378586747 9367552 276 33554432000 4194304 5064252 140734349651264 140734349649968 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15435/statm: 2287 276 234 213 0 72 0
[pid=15436] ppid=15435 vsize=2372688 CPUtime=21.01 cores=1,3,5,7
/proc/15436/stat : 15436 (coprocessor) R 15435 15432 11882 0 -1 4202496 23584 0 0 0 2009 92 0 0 20 0 1 0 378586748 2429632512 575317 33554432000 4194304 6586260 140735559736304 140735559733064 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15436/statm: 593172 575317 137 584 0 592584 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4527000

[startup+102.3 s]
/proc/loadavg: 2.81 2.24 2.08 3/182 15436
/proc/meminfo: memFree=19316692/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=30.06 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19940 0 0 0 2622 384 0 0 20 0 1 0 378583740 2187280384 494223 33554432000 4194304 6004724 140734661123808 140734661118272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494223 163 442 0 533558 0
[pid=15435] ppid=15433 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15435/stat : 15435 (cp2_pre.sh) S 15433 15432 11882 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 378586747 9367552 276 33554432000 4194304 5064252 140734349651264 140734349649968 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15435/statm: 2287 276 234 213 0 72 0
[pid=15436] ppid=15435 vsize=3459220 CPUtime=71.18 cores=1,3,5,7
/proc/15436/stat : 15436 (coprocessor) R 15435 15432 11882 0 -1 4202496 26388 0 0 0 6751 367 0 0 20 0 1 0 378586748 3542241280 742663 33554432000 4194304 6586260 140735559736304 140735559732056 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 102 0 0
/proc/15436/statm: 864805 742663 158 584 0 864217 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 5613532

[startup+162.3 s]
/proc/loadavg: 2.48 2.26 2.10 3/180 15526
/proc/meminfo: memFree=9905684/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4591912 CPUtime=35.04 cores=1,3,5,7
/proc/15526/stat : 15526 (glucosInc) R 15433 15432 11882 0 -1 4202496 462139 0 0 0 3338 166 0 0 20 0 1 0 378596463 4702117888 1031916 33554432000 4194304 5654031 140734713481296 140734713469112 4232625 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15526/statm: 1147978 1031916 141 357 0 1147618 0
Current children cumulated CPU time (s) 161.15
Current children cumulated vsize (KiB) 6737076

[startup+222.3 s]
/proc/loadavg: 2.90 2.42 2.16 3/182 15528
/proc/meminfo: memFree=5213396/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4604376 CPUtime=95.03 cores=1,3,5,7
/proc/15526/stat : 15526 (glucosInc) R 15433 15432 11882 0 -1 4202496 468701 0 0 0 9335 168 0 0 20 0 1 0 378596463 4714881024 1035653 33554432000 4194304 5654031 140734713481296 140734713479080 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15526/statm: 1151094 1035653 141 357 0 1150734 0
Current children cumulated CPU time (s) 221.14
Current children cumulated vsize (KiB) 6749540

[startup+282.3 s]
/proc/loadavg: 3.27 2.62 2.24 3/182 15529
/proc/meminfo: memFree=3580540/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4613176 CPUtime=155.02 cores=1,3,5,7

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

/proc/meminfo: memFree=2984336/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4656240 CPUtime=1174.85 cores=1,3,5,7
/proc/15526/stat : 15526 (glucosInc) R 15433 15432 11882 0 -1 4202496 516888 0 0 0 117297 188 0 0 20 0 1 0 378596463 4767989760 1055136 33554432000 4194304 5654031 140734713481296 140734713479080 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15526/statm: 1164060 1055136 141 357 0 1163700 0
Current children cumulated CPU time (s) 1300.96
Current children cumulated vsize (KiB) 6801404

[startup+1362.31 s]
/proc/loadavg: 2.00 2.02 2.08 3/181 15541
/proc/meminfo: memFree=2977432/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4657344 CPUtime=1234.85 cores=1,3,5,7
/proc/15526/stat : 15526 (glucosInc) R 15433 15432 11882 0 -1 4202496 520717 0 0 0 123296 189 0 0 20 0 1 0 378596463 4769120256 1055899 33554432000 4194304 5654031 140734713481296 140734713479080 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15526/statm: 1164336 1055899 141 357 0 1163976 0
Current children cumulated CPU time (s) 1360.96
Current children cumulated vsize (KiB) 6802508

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/181 15541
/proc/meminfo: memFree=2973632/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4657912 CPUtime=1294.84 cores=1,3,5,7
/proc/15526/stat : 15526 (glucosInc) R 15433 15432 11882 0 -1 4202496 524466 0 0 0 129293 191 0 0 20 0 1 0 378596463 4769701888 1056070 33554432000 4194304 5654031 140734713481296 140734713479080 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15526/statm: 1164478 1056070 141 357 0 1164118 0
Current children cumulated CPU time (s) 1420.95
Current children cumulated vsize (KiB) 6803076

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.08 3/181 15541
/proc/meminfo: memFree=2968164/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4658704 CPUtime=1354.82 cores=1,3,5,7
/proc/15526/stat : 15526 (glucosInc) R 15433 15432 11882 0 -1 4202496 524642 0 0 0 135291 191 0 0 20 0 1 0 378596463 4770512896 1056757 33554432000 4194304 5654031 140734713481296 140734713469112 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15526/statm: 1164676 1056757 141 357 0 1164316 0
Current children cumulated CPU time (s) 1480.93
Current children cumulated vsize (KiB) 6803868

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.07 3/181 15542
/proc/meminfo: memFree=2963076/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4660748 CPUtime=1414.81 cores=1,3,5,7
/proc/15526/stat : 15526 (glucosInc) R 15433 15432 11882 0 -1 4202496 528723 0 0 0 141289 192 0 0 20 0 1 0 378596463 4772605952 1057261 33554432000 4194304 5654031 140734713481296 140734713469112 4214522 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15526/statm: 1165187 1057261 141 357 0 1164827 0
Current children cumulated CPU time (s) 1540.92
Current children cumulated vsize (KiB) 6805912

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/181 15542
/proc/meminfo: memFree=2958572/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4661804 CPUtime=1474.8 cores=1,3,5,7
/proc/15526/stat : 15526 (glucosInc) R 15433 15432 11882 0 -1 4202496 532552 0 0 0 147287 193 0 0 20 0 1 0 378596463 4773687296 1058045 33554432000 4194304 5654031 140734713481296 140734713469112 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15526/statm: 1165451 1058045 141 357 0 1165091 0
Current children cumulated CPU time (s) 1600.91
Current children cumulated vsize (KiB) 6806968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/182 15545
/proc/meminfo: memFree=2950480/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4662596 CPUtime=1534.8 cores=1,3,5,7
/proc/15526/stat : 15526 (glucosInc) R 15433 15432 11882 0 -1 4202496 532765 0 0 0 153286 194 0 0 20 0 1 0 378596463 4774498304 1058769 33554432000 4194304 5654031 140734713481296 140734713469112 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15526/statm: 1165649 1058769 141 357 0 1165289 0
Current children cumulated CPU time (s) 1660.91
Current children cumulated vsize (KiB) 6807760

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 15545
/proc/meminfo: memFree=2947112/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4663228 CPUtime=1594.79 cores=1,3,5,7
/proc/15526/stat : 15526 (glucosInc) R 15433 15432 11882 0 -1 4202496 536733 0 0 0 159284 195 0 0 20 0 1 0 378596463 4775145472 1058886 33554432000 4194304 5654031 140734713481296 140734713469112 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15526/statm: 1165807 1058886 141 357 0 1165447 0
Current children cumulated CPU time (s) 1720.9
Current children cumulated vsize (KiB) 6808392

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 15545
/proc/meminfo: memFree=2941000/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4664444 CPUtime=1654.78 cores=1,3,5,7
/proc/15526/stat : 15526 (glucosInc) R 15433 15432 11882 0 -1 4202496 540902 0 0 0 165282 196 0 0 20 0 1 0 378596463 4776390656 1059719 33554432000 4194304 5654031 140734713481296 140734713479368 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15526/statm: 1166111 1059719 141 357 0 1165751 0
Current children cumulated CPU time (s) 1780.89
Current children cumulated vsize (KiB) 6809608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 15546
/proc/meminfo: memFree=2940396/32873844 swapFree=7372/7372
[pid=15432] ppid=15430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15432/stat : 15432 (npSolver-pbo-I.) S 15430 15432 11882 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378583740 9367552 275 33554432000 4194304 5064252 140735852312960 140735852311872 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15432/statm: 2287 275 233 213 0 72 0
[pid=15433] ppid=15432 vsize=2136016 CPUtime=126.11 cores=1,3,5,7
/proc/15433/stat : 15433 (npSolver-pbo) S 15432 15432 11882 0 -1 4202496 19960 27288 0 0 2622 384 9060 545 20 0 1 0 378583740 2187280384 494228 33554432000 4194304 6004724 140734661123808 140734661110088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15433/statm: 534004 494228 167 442 0 533558 0
[pid=15526] ppid=15433 vsize=4664848 CPUtime=1673.98 cores=1,3,5,7
/proc/15526/stat : 15526 (glucosInc) R 15433 15432 11882 0 -1 4202496 540974 0 0 0 167202 196 0 0 20 0 1 0 378596463 4776804352 1059791 33554432000 4194304 5654031 140734713481296 140734713469112 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15526/statm: 1166212 1059791 141 357 0 1165852 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 6810012

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15432 and gives
#  childrusage.ru_utime.tv_sec=116
#  childrusage.ru_utime.tv_usec=825239
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=311584
# CPU time returned by wait4() is 126.137
# while last known CPU time is 1800.09
#
# 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.09
CPU user time (s): 1788.84
CPU system time (s): 11.25
CPU usage (%): 99.9204
Max. virtual memory (cumulated for all children) (KiB): 6851132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.825
system time used= 9.31158
maximum resident set size= 3915044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47606
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7615632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 141

runsolver used 4.47932 second user time and 11.0643 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-08 05:02:32
IDJOB=3748870
IDBENCH=2635
IDSOLVER=2333
FILE ID=node109/3748870-1339124551
RUNJOBID= node109-1339112037-14058
PBS_JOBID= 14643744
Free space on /tmp= 71028 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_17.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748870-1339124551/watcher-3748870-1339124551 -o /tmp/evaluation-result-3748870-1339124551/solver-3748870-1339124551 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748870-1339124551.opb 1125921660 HOME HOME

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

MD5SUM BENCH= 642c38c9f16ba47e1145e44f5259b53a
RANDOM SEED=1125921660

node109.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		: 2667.264
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	: 5334.52
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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.91
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		: 2667.264
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		: 2667.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27491020 kB
Buffers:         1953220 kB
Cached:          2350492 kB
SwapCached:         1268 kB
Active:          2560032 kB
Inactive:        1875860 kB
Active(anon):     123116 kB
Inactive(anon):     9016 kB
Active(file):    2436916 kB
Inactive(file):  1866844 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105640 kB
Dirty:             12052 kB
Writeback:             0 kB
AnonPages:        272656 kB
Mapped:            11340 kB
Shmem:                 4 kB
Slab:             785800 kB
SReclaimable:     227884 kB
SUnreclaim:       557916 kB
KernelStack:        1512 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     275620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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= 65328 MiB
End job on node109 at 2012-06-08 05:32:35