Trace number 3750481

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 1.0 (fixed)? (TO) 1800.01 1801.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.14.opb
MD5SUMe81449c340a6e16e28a331cb4252cc2b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark8.60169
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 42
Optimality of the best value was proved YES
Number of variables23848
Total number of constraints1451912
Number of constraints which are clauses1447776
Number of constraints which are cardinality constraints (but not clauses)4136
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
Number of terms in the objective function 176
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 176
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 174
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 350
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

35.46/35.51	c run usual solver
1800.01/1801.31	c error: unexpected solver exit code
1800.01/1801.31	s UNKNOWN

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-3750481-1339128136/watcher-3750481-1339128136 -o /tmp/evaluation-result-3750481-1339128136/solver-3750481-1339128136 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750481-1339128136.opb 26597387 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.08 2.07 2.05 3/179 13543
/proc/meminfo: memFree=22534132/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0

[startup+0.102167 s]
/proc/loadavg: 2.08 2.07 2.05 3/179 13543
/proc/meminfo: memFree=22534132/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200344 s]
/proc/loadavg: 2.08 2.07 2.05 3/179 13543
/proc/meminfo: memFree=22534132/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300349 s]
/proc/loadavg: 2.08 2.07 2.05 3/179 13543
/proc/meminfo: memFree=22534132/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700305 s]
/proc/loadavg: 2.08 2.07 2.05 3/179 13543
/proc/meminfo: memFree=22534132/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 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.08 2.07 2.05 3/181 13545
/proc/meminfo: memFree=22417688/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=214892 CPUtime=1.49 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) R 13543 13543 9764 0 -1 4202496 24406 0 0 0 142 7 0 0 20 0 1 0 378942373 220049408 39165 33554432000 4194304 6004724 140736043250560 140736043247080 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13544/statm: 53723 39165 130 442 0 53277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 224040

[startup+3.10034 s]
/proc/loadavg: 2.08 2.07 2.05 3/181 13545
/proc/meminfo: memFree=22302308/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=433876 CPUtime=3.09 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) R 13543 13543 9764 0 -1 4202496 47001 0 0 0 292 17 0 0 20 0 1 0 378942373 444289024 80602 33554432000 4194304 6004724 140736043250560 140736043246584 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13544/statm: 108469 80603 130 442 0 108023 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 443024

[startup+6.30034 s]
/proc/loadavg: 2.15 2.09 2.06 3/181 13545
/proc/meminfo: memFree=21889616/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=701036 CPUtime=6.29 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) R 13543 13543 9764 0 -1 4202496 101681 0 0 0 600 29 0 0 20 0 1 0 378942373 717860864 174398 33554432000 4194304 6004724 140736043250560 140736043245048 4534738 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13544/statm: 175259 174398 147 442 0 174813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 710184

[startup+12.7004 s]
/proc/loadavg: 2.22 2.10 2.06 3/181 13545
/proc/meminfo: memFree=21435320/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=1618540 CPUtime=12.68 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) R 13543 13543 9764 0 -1 4202496 102344 0 0 0 1217 51 0 0 20 0 1 0 378942373 1657384960 284478 33554432000 4194304 6004724 140736043250560 140736043245208 4582601 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13544/statm: 404635 284478 147 442 0 404189 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1627688

[startup+25.5004 s]
/proc/loadavg: 2.17 2.10 2.06 3/181 13545
/proc/meminfo: memFree=20471528/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=25.48 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) R 13543 13543 9764 0 -1 4202496 103312 0 0 0 2464 84 0 0 20 0 1 0 378942373 2731126784 517950 33554432000 4194304 6004724 140736043250560 140736043245160 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13544/statm: 666779 517950 147 442 0 666333 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2676264

[startup+51.1005 s]
/proc/loadavg: 2.48 2.17 2.09 3/183 13548
/proc/meminfo: memFree=16608620/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=35.48 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) S 13543 13543 9764 0 -1 4202496 104612 0 0 0 3158 390 0 0 20 0 1 0 378942373 2731126784 650580 33554432000 4194304 6004724 140736043250560 140736043244608 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/13544/statm: 666779 650580 163 442 0 666333 0
[pid=13546] ppid=13544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13546/stat : 13546 (cp2_pre.sh) S 13544 13543 9764 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378945924 9367552 277 33554432000 4194304 5064252 140734102927072 140734102925776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13546/statm: 2287 277 234 213 0 72 0
[pid=13547] ppid=13546 vsize=1358508 CPUtime=15.56 cores=1,3,5,7
/proc/13547/stat : 13547 (coprocessor) R 13546 13543 9764 0 -1 4202496 21993 0 0 0 1501 55 0 0 20 0 1 0 378945925 1391112192 301856 33554432000 4194304 6586260 140734915706736 140734915703480 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/13547/statm: 339627 301856 137 584 0 339039 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 4043920

[startup+102.3 s]
/proc/loadavg: 2.54 2.24 2.12 3/183 13548
/proc/meminfo: memFree=13886288/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=35.48 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) S 13543 13543 9764 0 -1 4202496 104612 0 0 0 3158 390 0 0 20 0 1 0 378942373 2731126784 650580 33554432000 4194304 6004724 140736043250560 140736043244608 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/13544/statm: 666779 650580 163 442 0 666333 0
[pid=13546] ppid=13544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13546/stat : 13546 (cp2_pre.sh) S 13544 13543 9764 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378945924 9367552 277 33554432000 4194304 5064252 140734102927072 140734102925776 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13546/statm: 2287 277 234 213 0 72 0
[pid=13547] ppid=13546 vsize=3744616 CPUtime=65.83 cores=1,3,5,7
/proc/13547/stat : 13547 (coprocessor) R 13546 13543 9764 0 -1 4202496 26737 0 0 0 6266 317 0 0 20 0 1 0 378945925 3834486784 737373 33554432000 4194304 6586260 140734915706736 140734915702488 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 93 0 0
/proc/13547/statm: 936154 737373 158 584 0 935566 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 6430028

[startup+162.3 s]
/proc/loadavg: 2.25 2.21 2.11 3/183 13551
/proc/meminfo: memFree=14537220/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=108.52 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) S 13543 13543 9764 0 -1 4202496 104619 27640 0 0 3158 391 6914 389 20 0 1 0 378942373 2731126784 650580 33554432000 4194304 6004724 140736043250560 140736043245696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/13544/statm: 666779 650580 163 442 0 666333 0
[pid=13550] ppid=13544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13550/stat : 13550 (satsolver.sh) S 13544 13543 9764 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378953327 9367552 266 33554432000 4194304 5064252 140736893719472 140736893718384 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13550/statm: 2287 266 226 213 0 72 0
[pid=13551] ppid=13550 vsize=4481496 CPUtime=52.73 cores=1,3,5,7
/proc/13551/stat : 13551 (glucose) R 13550 13543 9764 0 -1 4202496 470238 0 0 0 5125 148 0 0 20 0 1 0 378953328 4589051904 1039310 33554432000 4194304 5208918 140736621484384 140736621482520 4229125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13551/statm: 1120374 1039310 103 248 0 1120123 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 7166908

[startup+222.307 s]
/proc/loadavg: 2.14 2.19 2.10 3/183 13551
/proc/meminfo: memFree=14518972/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=108.52 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) S 13543 13543 9764 0 -1 4202496 104619 27640 0 0 3158 391 6914 389 20 0 1 0 378942373 2731126784 650580 33554432000 4194304 6004724 140736043250560 140736043245696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/13544/statm: 666779 650580 163 442 0 666333 0
[pid=13550] ppid=13544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13550/stat : 13550 (satsolver.sh) S 13544 13543 9764 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378953327 9367552 266 33554432000 4194304 5064252 140736893719472 140736893718384 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13550/statm: 2287 266 226 213 0 72 0
[pid=13551] ppid=13550 vsize=4491200 CPUtime=112.73 cores=1,3,5,7
/proc/13551/stat : 13551 (glucose) R 13550 13543 9764 0 -1 4202496 487539 0 0 0 11119 154 0 0 20 0 1 0 378953328 4598988800 1041905 33554432000 4194304 5208918 140736621484384 140736621482232 4205640 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13551/statm: 1122800 1041905 103 248 0 1122549 0
Current children cumulated CPU time (s) 221.25
Current children cumulated vsize (KiB) 7176612

[startup+282.3 s]
/proc/loadavg: 2.10 2.16 2.10 3/183 13551
/proc/meminfo: memFree=14506880/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/13551/statm: 1137545 1058314 104 248 0 1137294 0
Current children cumulated CPU time (s) 1361.07
Current children cumulated vsize (KiB) 7235592

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/183 13634
/proc/meminfo: memFree=21880012/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=108.52 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) S 13543 13543 9764 0 -1 4202496 104619 27640 0 0 3158 391 6914 389 20 0 1 0 378942373 2731126784 650580 33554432000 4194304 6004724 140736043250560 140736043245696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/13544/statm: 666779 650580 163 442 0 666333 0
[pid=13550] ppid=13544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13550/stat : 13550 (satsolver.sh) S 13544 13543 9764 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378953327 9367552 266 33554432000 4194304 5064252 140736893719472 140736893718384 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13550/statm: 2287 266 226 213 0 72 0
[pid=13551] ppid=13550 vsize=4552336 CPUtime=1312.55 cores=1,3,5,7
/proc/13551/stat : 13551 (glucose) R 13550 13543 9764 0 -1 4202496 830096 0 0 0 130959 296 0 0 20 0 1 0 378953328 4661592064 1058900 33554432000 4194304 5208918 140736621484384 140736621482520 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13551/statm: 1138084 1058900 104 248 0 1137833 0
Current children cumulated CPU time (s) 1421.07
Current children cumulated vsize (KiB) 7237748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/183 13641
/proc/meminfo: memFree=21895460/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=108.52 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) S 13543 13543 9764 0 -1 4202496 104619 27640 0 0 3158 391 6914 389 20 0 1 0 378942373 2731126784 650580 33554432000 4194304 6004724 140736043250560 140736043245696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/13544/statm: 666779 650580 163 442 0 666333 0
[pid=13550] ppid=13544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13550/stat : 13550 (satsolver.sh) S 13544 13543 9764 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378953327 9367552 266 33554432000 4194304 5064252 140736893719472 140736893718384 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13550/statm: 2287 266 226 213 0 72 0
[pid=13551] ppid=13550 vsize=4554520 CPUtime=1372.53 cores=1,3,5,7
/proc/13551/stat : 13551 (glucose) R 13550 13543 9764 0 -1 4202496 845877 0 0 0 136951 302 0 0 20 0 1 0 378953328 4663828480 1059482 33554432000 4194304 5208918 140736621484384 140736621482520 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13551/statm: 1138630 1059482 104 248 0 1138379 0
Current children cumulated CPU time (s) 1481.05
Current children cumulated vsize (KiB) 7239932

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.04 3/183 13641
/proc/meminfo: memFree=21874028/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=108.52 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) S 13543 13543 9764 0 -1 4202496 104619 27640 0 0 3158 391 6914 389 20 0 1 0 378942373 2731126784 650580 33554432000 4194304 6004724 140736043250560 140736043245696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/13544/statm: 666779 650580 163 442 0 666333 0
[pid=13550] ppid=13544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13550/stat : 13550 (satsolver.sh) S 13544 13543 9764 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378953327 9367552 266 33554432000 4194304 5064252 140736893719472 140736893718384 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13550/statm: 2287 266 226 213 0 72 0
[pid=13551] ppid=13550 vsize=4556884 CPUtime=1432.53 cores=1,3,5,7
/proc/13551/stat : 13551 (glucose) R 13550 13543 9764 0 -1 4202496 866786 0 0 0 142941 312 0 0 20 0 1 0 378953328 4666249216 1060110 33554432000 4194304 5208918 140736621484384 140736621482520 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13551/statm: 1139221 1060110 104 248 0 1138970 0
Current children cumulated CPU time (s) 1541.05
Current children cumulated vsize (KiB) 7242296

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 13642
/proc/meminfo: memFree=21835116/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=108.52 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) S 13543 13543 9764 0 -1 4202496 104619 27640 0 0 3158 391 6914 389 20 0 1 0 378942373 2731126784 650580 33554432000 4194304 6004724 140736043250560 140736043245696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/13544/statm: 666779 650580 163 442 0 666333 0
[pid=13550] ppid=13544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13550/stat : 13550 (satsolver.sh) S 13544 13543 9764 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378953327 9367552 266 33554432000 4194304 5064252 140736893719472 140736893718384 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13550/statm: 2287 266 226 213 0 72 0
[pid=13551] ppid=13550 vsize=4559740 CPUtime=1492.51 cores=1,3,5,7
/proc/13551/stat : 13551 (glucose) R 13550 13543 9764 0 -1 4202496 882816 0 0 0 148932 319 0 0 20 0 1 0 378953328 4669173760 1060919 33554432000 4194304 5208918 140736621484384 140736621482328 4205195 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13551/statm: 1139935 1060919 104 248 0 1139684 0
Current children cumulated CPU time (s) 1601.03
Current children cumulated vsize (KiB) 7245152

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 13642
/proc/meminfo: memFree=21826180/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=108.52 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) S 13543 13543 9764 0 -1 4202496 104619 27640 0 0 3158 391 6914 389 20 0 1 0 378942373 2731126784 650580 33554432000 4194304 6004724 140736043250560 140736043245696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/13544/statm: 666779 650580 163 442 0 666333 0
[pid=13550] ppid=13544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13550/stat : 13550 (satsolver.sh) S 13544 13543 9764 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378953327 9367552 266 33554432000 4194304 5064252 140736893719472 140736893718384 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13550/statm: 2287 266 226 213 0 72 0
[pid=13551] ppid=13550 vsize=4622420 CPUtime=1552.5 cores=1,3,5,7
/proc/13551/stat : 13551 (glucose) R 13550 13543 9764 0 -1 4202496 903203 0 0 0 154922 328 0 0 20 0 1 0 378953328 4733358080 1076323 33554432000 4194304 5208918 140736621484384 140736621482520 4219409 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13551/statm: 1155605 1076323 104 248 0 1155354 0
Current children cumulated CPU time (s) 1661.02
Current children cumulated vsize (KiB) 7307832

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/184 13652
/proc/meminfo: memFree=21905844/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=108.52 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) S 13543 13543 9764 0 -1 4202496 104619 27640 0 0 3158 391 6914 389 20 0 1 0 378942373 2731126784 650580 33554432000 4194304 6004724 140736043250560 140736043245696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/13544/statm: 666779 650580 163 442 0 666333 0
[pid=13550] ppid=13544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13550/stat : 13550 (satsolver.sh) S 13544 13543 9764 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378953327 9367552 266 33554432000 4194304 5064252 140736893719472 140736893718384 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13550/statm: 2287 266 226 213 0 72 0
[pid=13551] ppid=13550 vsize=4561968 CPUtime=1612.5 cores=1,3,5,7
/proc/13551/stat : 13551 (glucose) R 13550 13543 9764 0 -1 4202496 913804 0 0 0 160917 333 0 0 20 0 1 0 378953328 4671455232 1061508 33554432000 4194304 5208918 140736621484384 140736621482232 4211166 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13551/statm: 1140492 1061508 104 248 0 1140241 0
Current children cumulated CPU time (s) 1721.02
Current children cumulated vsize (KiB) 7247380

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 13652
/proc/meminfo: memFree=21868308/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=108.52 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) S 13543 13543 9764 0 -1 4202496 104619 27640 0 0 3158 391 6914 389 20 0 1 0 378942373 2731126784 650580 33554432000 4194304 6004724 140736043250560 140736043245696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/13544/statm: 666779 650580 163 442 0 666333 0
[pid=13550] ppid=13544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13550/stat : 13550 (satsolver.sh) S 13544 13543 9764 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378953327 9367552 266 33554432000 4194304 5064252 140736893719472 140736893718384 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13550/statm: 2287 266 226 213 0 72 0
[pid=13551] ppid=13550 vsize=4563568 CPUtime=1672.49 cores=1,3,5,7
/proc/13551/stat : 13551 (glucose) R 13550 13543 9764 0 -1 4202496 929466 0 0 0 166910 339 0 0 20 0 1 0 378953328 4673093632 1061954 33554432000 4194304 5208918 140736621484384 140736621482520 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13551/statm: 1140892 1061954 104 248 0 1140641 0
Current children cumulated CPU time (s) 1781.01
Current children cumulated vsize (KiB) 7248980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 13652
/proc/meminfo: memFree=21866052/32873844 swapFree=7636/7636
[pid=13543] ppid=13541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13543/stat : 13543 (npSolver-pbo.sh) S 13541 13543 9764 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378942373 9367552 274 33554432000 4194304 5064252 140737403506336 140737403505248 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13543/statm: 2287 274 233 213 0 72 0
[pid=13544] ppid=13543 vsize=2667116 CPUtime=108.52 cores=1,3,5,7
/proc/13544/stat : 13544 (npSolver-pbo) S 13543 13543 9764 0 -1 4202496 104619 27640 0 0 3158 391 6914 389 20 0 1 0 378942373 2731126784 650580 33554432000 4194304 6004724 140736043250560 140736043245696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/13544/statm: 666779 650580 163 442 0 666333 0
[pid=13550] ppid=13544 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13550/stat : 13550 (satsolver.sh) S 13544 13543 9764 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378953327 9367552 266 33554432000 4194304 5064252 140736893719472 140736893718384 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13550/statm: 2287 266 226 213 0 72 0
[pid=13551] ppid=13550 vsize=4563640 CPUtime=1691.49 cores=1,3,5,7
/proc/13551/stat : 13551 (glucose) R 13550 13543 9764 0 -1 4202496 934553 0 0 0 168808 341 0 0 20 0 1 0 378953328 4673167360 1061973 33554432000 4194304 5208918 140736621484384 140736621482520 4216336 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13551/statm: 1140910 1061973 104 248 0 1140659 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 7249052

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 13543 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.32
CPU time (s): 1800.01
CPU user time (s): 1788.8
CPU system time (s): 11.21
CPU usage (%): 99.9272
Max. virtual memory (cumulated for all children) (KiB): 7311340

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

The end

Launcher Data

Begin job on node108 at 2012-06-08 06:02:18
IDJOB=3750481
IDBENCH=2955
IDSOLVER=2334
FILE ID=node108/3750481-1339128136
RUNJOBID= node108-1339112032-11192
PBS_JOBID= 14643745
Free space on /tmp= 69664 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.14.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750481-1339128136/watcher-3750481-1339128136 -o /tmp/evaluation-result-3750481-1339128136/solver-3750481-1339128136 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750481-1339128136.opb 26597387 HOME HOME

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

MD5SUM BENCH= e81449c340a6e16e28a331cb4252cc2b
RANDOM SEED=26597387

node108.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.273
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.54
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.273
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.273
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.273
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.273
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		: 2666.273
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	: 5438.55
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.273
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.90
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.273
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:        22534512 kB
Buffers:         1603984 kB
Cached:          2019716 kB
SwapCached:          868 kB
Active:          9155092 kB
Inactive:         240364 kB
Active(anon):    5762688 kB
Inactive(anon):    10624 kB
Active(file):    3392404 kB
Inactive(file):   229740 kB
Unevictable:        7636 kB
Mlocked:            7636 kB
SwapTotal:      67108856 kB
SwapFree:       67105664 kB
Dirty:             60016 kB
Writeback:             0 kB
AnonPages:       5777700 kB
Mapped:            11480 kB
Shmem:                 0 kB
Slab:             790924 kB
SReclaimable:     232228 kB
SUnreclaim:       558696 kB
KernelStack:        1472 kB
PageTables:        15472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6794292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2469888 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= 70184 MiB
End job on node108 at 2012-06-08 06:32:21