Trace number 3750480

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.02 1801.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.12.opb
MD5SUMb1eab2cf935e923f8f1ff9f24be23d02
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark41
Best CPU time to get the best result obtained on this benchmark7.43787
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 41
Optimality of the best value was proved YES
Number of variables25484
Total number of constraints1553328
Number of constraints which are clauses1549096
Number of constraints which are cardinality constraints (but not clauses)4232
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint184
Number of terms in the objective function 184
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 184
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 182
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 366
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

40.88/40.95	c run usual solver
1800.02/1801.51	c error: unexpected solver exit code
1800.02/1801.51	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-3750480-1339128053/watcher-3750480-1339128053 -o /tmp/evaluation-result-3750480-1339128053/solver-3750480-1339128053 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750480-1339128053.opb 2129487211 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.09 2.06 2.05 3/180 4290
/proc/meminfo: memFree=18708652/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0

[startup+0.0682611 s]
/proc/loadavg: 2.09 2.06 2.05 3/180 4290
/proc/meminfo: memFree=18708652/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100366 s]
/proc/loadavg: 2.09 2.06 2.05 3/180 4290
/proc/meminfo: memFree=18708652/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 2.09 2.06 2.05 3/180 4290
/proc/meminfo: memFree=18708652/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700329 s]
/proc/loadavg: 2.09 2.06 2.05 3/180 4290
/proc/meminfo: memFree=18708652/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.09 2.06 2.05 3/182 4292
/proc/meminfo: memFree=18604724/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=214496 CPUtime=1.49 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) R 4290 4290 32553 0 -1 4202496 24660 0 0 0 142 7 0 0 20 0 1 0 378931034 219643904 38908 33554432000 4194304 6004724 140735632756880 140735632752392 4968639 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 53624 38908 130 442 0 53178 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 223644

[startup+3.10033 s]
/proc/loadavg: 2.09 2.06 2.05 3/182 4292
/proc/meminfo: memFree=18487420/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=433480 CPUtime=3.09 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) R 4290 4290 32553 0 -1 4202496 47248 0 0 0 295 14 0 0 20 0 1 0 378931034 443883520 80338 33554432000 4194304 6004724 140735632756880 140735632752520 4968639 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 108370 80338 130 442 0 107924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 442628

[startup+6.30036 s]
/proc/loadavg: 2.08 2.06 2.04 3/182 4292
/proc/meminfo: memFree=18099276/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=740772 CPUtime=6.29 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) R 4290 4290 32553 0 -1 4202496 109827 0 0 0 602 27 0 0 20 0 1 0 378931034 758550528 180153 33554432000 4194304 6004724 140735632756880 140735632753688 4962882 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 185193 180153 147 442 0 184747 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 749920

[startup+12.7003 s]
/proc/loadavg: 2.08 2.06 2.04 3/182 4315
/proc/meminfo: memFree=17574052/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=1658276 CPUtime=12.68 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) R 4290 4290 32553 0 -1 4202496 112024 0 0 0 1221 47 0 0 20 0 1 0 378931034 1698074624 290745 33554432000 4194304 6004724 140735632756880 140735632751480 4534742 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 414569 290745 147 442 0 414123 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1667424

[startup+25.5003 s]
/proc/loadavg: 2.13 2.07 2.05 3/182 4315
/proc/meminfo: memFree=16646380/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=2706852 CPUtime=25.49 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) R 4290 4290 32553 0 -1 4202496 113495 0 0 0 2471 78 0 0 20 0 1 0 378931034 2771816448 520121 33554432000 4194304 6004724 140735632756880 140735632751496 4534746 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 676713 520121 147 442 0 676267 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2716000

[startup+51.1004 s]
/proc/loadavg: 2.29 2.11 2.06 3/184 4317
/proc/meminfo: memFree=12678244/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=4804004 CPUtime=40.95 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) S 4290 4290 32553 0 -1 4202496 117071 0 0 0 3619 476 0 0 20 0 1 0 378931034 4919300096 718288 33554432000 4194304 6004724 140735632756880 140735632750928 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 1201001 718288 163 442 0 1200555 0
[pid=4316] ppid=4291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4316/stat : 4316 (cp2_pre.sh) S 4291 4290 32553 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378935130 9367552 277 33554432000 4194304 5064252 140735583282672 140735583281376 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4316/statm: 2287 277 234 213 0 72 0
[pid=4317] ppid=4316 vsize=990948 CPUtime=10.12 cores=0,2,4,6
/proc/4317/stat : 4317 (coprocessor) R 4316 4290 32553 0 -1 4202496 19917 0 0 0 971 41 0 0 20 0 1 0 378935131 1014730752 235219 33554432000 4194304 6586260 140735660412896 140735660409656 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/4317/statm: 247737 235219 137 584 0 247149 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5813248

[startup+102.307 s]
/proc/loadavg: 2.40 2.18 2.09 3/183 4317
/proc/meminfo: memFree=9232424/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=4804004 CPUtime=40.95 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) S 4290 4290 32553 0 -1 4202496 117071 0 0 0 3619 476 0 0 20 0 1 0 378931034 4919300096 718288 33554432000 4194304 6004724 140735632756880 140735632750928 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 1201001 718288 163 442 0 1200555 0
[pid=4316] ppid=4291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4316/stat : 4316 (cp2_pre.sh) S 4291 4290 32553 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378935130 9367552 277 33554432000 4194304 5064252 140735583282672 140735583281376 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4316/statm: 2287 277 234 213 0 72 0
[pid=4317] ppid=4316 vsize=4406732 CPUtime=60.97 cores=0,2,4,6
/proc/4317/stat : 4317 (coprocessor) R 4316 4290 32553 0 -1 4202496 27538 0 0 0 5804 293 0 0 20 0 1 0 378935131 4512493568 874067 33554432000 4194304 6586260 140735660412896 140735660408648 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 34 0 0
/proc/4317/statm: 1101683 874067 158 584 0 1101095 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 9229032

[startup+162.3 s]
/proc/loadavg: 2.25 2.18 2.09 3/183 4321
/proc/meminfo: memFree=9862496/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=4804004 CPUtime=124.89 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) S 4290 4290 32553 0 -1 4202496 117079 28441 0 0 3619 476 7950 444 20 0 1 0 378931034 4919300096 718288 33554432000 4194304 6004724 140735632756880 140735632752016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 1201001 718288 163 442 0 1200555 0
[pid=4320] ppid=4291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4320/stat : 4320 (satsolver.sh) S 4291 4290 32553 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378943645 9367552 267 33554432000 4194304 5064252 140735503366416 140735503365328 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 2287 267 226 213 0 72 0
[pid=4321] ppid=4320 vsize=5521656 CPUtime=36.17 cores=0,2,4,6
/proc/4321/stat : 4321 (glucose) R 4320 4290 32553 0 -1 4202496 502313 0 0 0 3429 188 0 0 20 0 1 0 378943646 5654175744 1150112 33554432000 4194304 5208918 140736201449728 140736201447576 4205761 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4321/statm: 1380414 1150112 103 248 0 1380163 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 10343956

[startup+222.3 s]
/proc/loadavg: 2.09 2.14 2.08 3/183 4321
/proc/meminfo: memFree=9845556/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=4804004 CPUtime=124.89 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) S 4290 4290 32553 0 -1 4202496 117079 28441 0 0 3619 476 7950 444 20 0 1 0 378931034 4919300096 718288 33554432000 4194304 6004724 140735632756880 140735632752016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 1201001 718288 163 442 0 1200555 0
[pid=4320] ppid=4291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4320/stat : 4320 (satsolver.sh) S 4291 4290 32553 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378943645 9367552 267 33554432000 4194304 5064252 140735503366416 140735503365328 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 2287 267 226 213 0 72 0
[pid=4321] ppid=4320 vsize=5531028 CPUtime=96.16 cores=0,2,4,6
/proc/4321/stat : 4321 (glucose) R 4320 4290 32553 0 -1 4202496 516696 0 0 0 9419 197 0 0 20 0 1 0 378943646 5663772672 1152679 33554432000 4194304 5208918 140736201449728 140736201447864 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4321/statm: 1382757 1152679 103 248 0 1382506 0
Current children cumulated CPU time (s) 221.05
Current children cumulated vsize (KiB) 10353328

[startup+282.3 s]
/proc/loadavg: 2.10 2.13 2.08 3/183 4321
/proc/meminfo: memFree=9832012/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/4321/statm: 1395265 1166070 103 248 0 1395014 0
Current children cumulated CPU time (s) 1420.88
Current children cumulated vsize (KiB) 10403360

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 4853
/proc/meminfo: memFree=22778444/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=4804004 CPUtime=124.89 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) S 4290 4290 32553 0 -1 4202496 117079 28441 0 0 3619 476 7950 444 20 0 1 0 378931034 4919300096 718288 33554432000 4194304 6004724 140735632756880 140735632752016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 1201001 718288 163 442 0 1200555 0
[pid=4320] ppid=4291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4320/stat : 4320 (satsolver.sh) S 4291 4290 32553 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378943645 9367552 267 33554432000 4194304 5064252 140735503366416 140735503365328 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 2287 267 226 213 0 72 0
[pid=4321] ppid=4320 vsize=5584108 CPUtime=1355.97 cores=0,2,4,6
/proc/4321/stat : 4321 (glucose) R 4320 4290 32553 0 -1 4202496 724428 0 0 0 135271 326 0 0 20 0 1 0 378943646 5718126592 1166928 33554432000 4194304 5208918 140736201449728 140736201447576 4229176 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4321/statm: 1396027 1166928 103 248 0 1395776 0
Current children cumulated CPU time (s) 1480.86
Current children cumulated vsize (KiB) 10406408

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.02 3/183 4853
/proc/meminfo: memFree=22772384/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=4804004 CPUtime=124.89 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) S 4290 4290 32553 0 -1 4202496 117079 28441 0 0 3619 476 7950 444 20 0 1 0 378931034 4919300096 718288 33554432000 4194304 6004724 140735632756880 140735632752016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 1201001 718288 163 442 0 1200555 0
[pid=4320] ppid=4291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4320/stat : 4320 (satsolver.sh) S 4291 4290 32553 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378943645 9367552 267 33554432000 4194304 5064252 140735503366416 140735503365328 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 2287 267 226 213 0 72 0
[pid=4321] ppid=4320 vsize=5585996 CPUtime=1415.96 cores=0,2,4,6
/proc/4321/stat : 4321 (glucose) R 4320 4290 32553 0 -1 4202496 735951 0 0 0 141264 332 0 0 20 0 1 0 378943646 5720059904 1167449 33554432000 4194304 5208918 140736201449728 140736201447864 4211104 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4321/statm: 1396499 1167449 103 248 0 1396248 0
Current children cumulated CPU time (s) 1540.85
Current children cumulated vsize (KiB) 10408296

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.01 3/183 4853
/proc/meminfo: memFree=22732372/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=4804004 CPUtime=124.89 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) S 4290 4290 32553 0 -1 4202496 117079 28441 0 0 3619 476 7950 444 20 0 1 0 378931034 4919300096 718288 33554432000 4194304 6004724 140735632756880 140735632752016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 1201001 718288 163 442 0 1200555 0
[pid=4320] ppid=4291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4320/stat : 4320 (satsolver.sh) S 4291 4290 32553 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378943645 9367552 267 33554432000 4194304 5064252 140735503366416 140735503365328 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 2287 267 226 213 0 72 0
[pid=4321] ppid=4320 vsize=5587772 CPUtime=1475.95 cores=0,2,4,6
/proc/4321/stat : 4321 (glucose) R 4320 4290 32553 0 -1 4202496 745335 0 0 0 147258 337 0 0 20 0 1 0 378943646 5721878528 1167887 33554432000 4194304 5208918 140736201449728 140736201447864 4229195 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4321/statm: 1396943 1167887 103 248 0 1396692 0
Current children cumulated CPU time (s) 1600.84
Current children cumulated vsize (KiB) 10410072

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.01 3/183 4854
/proc/meminfo: memFree=22768040/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=4804004 CPUtime=124.89 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) S 4290 4290 32553 0 -1 4202496 117079 28441 0 0 3619 476 7950 444 20 0 1 0 378931034 4919300096 718288 33554432000 4194304 6004724 140735632756880 140735632752016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 1201001 718288 163 442 0 1200555 0
[pid=4320] ppid=4291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4320/stat : 4320 (satsolver.sh) S 4291 4290 32553 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378943645 9367552 267 33554432000 4194304 5064252 140735503366416 140735503365328 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 2287 267 226 213 0 72 0
[pid=4321] ppid=4320 vsize=5589884 CPUtime=1535.94 cores=0,2,4,6
/proc/4321/stat : 4321 (glucose) R 4320 4290 32553 0 -1 4202496 759327 0 0 0 153249 345 0 0 20 0 1 0 378943646 5724041216 1168466 33554432000 4194304 5208918 140736201449728 140736201447864 4211038 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4321/statm: 1397471 1168466 103 248 0 1397220 0
Current children cumulated CPU time (s) 1660.83
Current children cumulated vsize (KiB) 10412184

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.01 3/183 4861
/proc/meminfo: memFree=22804916/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=4804004 CPUtime=124.89 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) S 4290 4290 32553 0 -1 4202496 117079 28441 0 0 3619 476 7950 444 20 0 1 0 378931034 4919300096 718288 33554432000 4194304 6004724 140735632756880 140735632752016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 1201001 718288 163 442 0 1200555 0
[pid=4320] ppid=4291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4320/stat : 4320 (satsolver.sh) S 4291 4290 32553 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378943645 9367552 267 33554432000 4194304 5064252 140735503366416 140735503365328 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 2287 267 226 213 0 72 0
[pid=4321] ppid=4320 vsize=5592788 CPUtime=1595.93 cores=0,2,4,6
/proc/4321/stat : 4321 (glucose) R 4320 4290 32553 0 -1 4202496 769047 0 0 0 159243 350 0 0 20 0 1 0 378943646 5727014912 1169244 33554432000 4194304 5208918 140736201449728 140736201447576 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4321/statm: 1398197 1169244 103 248 0 1397946 0
Current children cumulated CPU time (s) 1720.82
Current children cumulated vsize (KiB) 10415088

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 4864
/proc/meminfo: memFree=22764072/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=4804004 CPUtime=124.89 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) S 4290 4290 32553 0 -1 4202496 117079 28441 0 0 3619 476 7950 444 20 0 1 0 378931034 4919300096 718288 33554432000 4194304 6004724 140735632756880 140735632752016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 1201001 718288 163 442 0 1200555 0
[pid=4320] ppid=4291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4320/stat : 4320 (satsolver.sh) S 4291 4290 32553 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378943645 9367552 267 33554432000 4194304 5064252 140735503366416 140735503365328 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 2287 267 226 213 0 72 0
[pid=4321] ppid=4320 vsize=5593200 CPUtime=1655.92 cores=0,2,4,6
/proc/4321/stat : 4321 (glucose) R 4320 4290 32553 0 -1 4202496 777326 0 0 0 165236 356 0 0 20 0 1 0 378943646 5727436800 1169367 33554432000 4194304 5208918 140736201449728 140736201447864 4229460 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4321/statm: 1398300 1169367 103 248 0 1398049 0
Current children cumulated CPU time (s) 1780.81
Current children cumulated vsize (KiB) 10415500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 4864
/proc/meminfo: memFree=22764152/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=4804004 CPUtime=124.89 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) S 4290 4290 32553 0 -1 4202496 117079 28441 0 0 3619 476 7950 444 20 0 1 0 378931034 4919300096 718288 33554432000 4194304 6004724 140735632756880 140735632752016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 1201001 718288 163 442 0 1200555 0
[pid=4320] ppid=4291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4320/stat : 4320 (satsolver.sh) S 4291 4290 32553 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378943645 9367552 267 33554432000 4194304 5064252 140735503366416 140735503365328 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 2287 267 226 213 0 72 0
[pid=4321] ppid=4320 vsize=5593388 CPUtime=1675.13 cores=0,2,4,6
/proc/4321/stat : 4321 (glucose) R 4320 4290 32553 0 -1 4202496 781044 0 0 0 167155 358 0 0 20 0 1 0 378943646 5727629312 1169404 33554432000 4194304 5208918 140736201449728 140736201447576 4229195 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4321/statm: 1398347 1169404 103 248 0 1398096 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10415688

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

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 4864
/proc/meminfo: memFree=22764152/32873844 swapFree=7632/7632
[pid=4290] ppid=4288 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4290/stat : 4290 (npSolver-pbo.sh) S 4288 4290 32553 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378931034 9367552 275 33554432000 4194304 5064252 140734323076304 140734323075216 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4290/statm: 2287 275 233 213 0 72 0
[pid=4291] ppid=4290 vsize=4804004 CPUtime=124.89 cores=0,2,4,6
/proc/4291/stat : 4291 (npSolver-pbo) S 4290 4290 32553 0 -1 4202496 117079 28441 0 0 3619 476 7950 444 20 0 1 0 378931034 4919300096 718288 33554432000 4194304 6004724 140735632756880 140735632752016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4291/statm: 1201001 718288 163 442 0 1200555 0
[pid=4320] ppid=4291 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4320/stat : 4320 (satsolver.sh) S 4291 4290 32553 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378943645 9367552 267 33554432000 4194304 5064252 140735503366416 140735503365328 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 2287 267 226 213 0 72 0
[pid=4321] ppid=4320 vsize=5593388 CPUtime=1675.13 cores=0,2,4,6
/proc/4321/stat : 4321 (glucose) R 4320 4290 32553 0 -1 4202496 781044 0 0 0 167155 358 0 0 20 0 1 0 378943646 5727629312 1169404 33554432000 4194304 5208918 140736201449728 140736201447576 4229195 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4321/statm: 1398347 1169404 103 248 0 1398096 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10415688

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4290 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.52
CPU time (s): 1800.02
CPU user time (s): 1787.24
CPU system time (s): 12.78
CPU usage (%): 99.9167
Max. virtual memory (cumulated for all children) (KiB): 10508984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.09053 second user time and 11.6732 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-08 06:00:54
IDJOB=3750480
IDBENCH=2954
IDSOLVER=2334
FILE ID=node130/3750480-1339128053
RUNJOBID= node130-1339110908-1696
PBS_JOBID= 14643723
Free space on /tmp= 67956 MiB

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

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

MD5SUM BENCH= b1eab2cf935e923f8f1ff9f24be23d02
RANDOM SEED=2129487211

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        18708288 kB
Buffers:          115804 kB
Cached:          3274996 kB
SwapCached:         3144 kB
Active:         13145024 kB
Inactive:         127240 kB
Active(anon):    9880948 kB
Inactive(anon):     2680 kB
Active(file):    3264076 kB
Inactive(file):   124560 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096452 kB
Dirty:             63908 kB
Writeback:             0 kB
AnonPages:       9887388 kB
Mapped:             9840 kB
Shmem:                 0 kB
Slab:             733700 kB
SReclaimable:     173840 kB
SUnreclaim:       559860 kB
KernelStack:        1480 kB
PageTables:        23604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11628344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4503552 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= 69696 MiB
End job on node130 at 2012-06-08 06:30:58