Trace number 3701227

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? (TO) 1800.13 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
MD5SUMf8f4f876e372c51b5109e7995e83ce5e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark761
Best CPU time to get the best result obtained on this benchmark1800.23
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 443
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 492823
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 492823
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.29/1.39	c run usual solver
166.84/166.94	c model valid
166.84/166.94	c current solution ok
167.84/167.99	o 6865
167.84/167.99	c current bound: 3432
167.84/167.99	c fallback to adder encoding
1800.09/1800.51	./satsolver.sh: line 5:  6209 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.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-3701227-1338052949/watcher-3701227-1338052949 -o /tmp/evaluation-result-3701227-1338052949/solver-3701227-1338052949 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701227-1338052949.opb 1927039505 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 1.96 3/179 6184
/proc/meminfo: memFree=27300084/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0

[startup+0.0489511 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 6184
/proc/meminfo: memFree=27300084/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 6184
/proc/meminfo: memFree=27300084/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300176 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 6184
/proc/meminfo: memFree=27300084/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 6184
/proc/meminfo: memFree=27300084/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 6196
/proc/meminfo: memFree=27282156/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=21112 CPUtime=1.4 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 3495 0 0 0 136 4 0 0 20 0 1 0 271420729 21618688 3539 33554432000 4194304 5992684 140736466221760 140736466215792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 5278 3539 164 440 0 4834 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 30260

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.96 3/183 6198
/proc/meminfo: memFree=27205796/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 3502 14695 0 0 136 4 158 4 20 0 1 0 271420729 21618688 3539 33554432000 4194304 5992684 140736466221760 140736466216880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 5278 3539 164 440 0 4834 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 30260

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 1.96 3/183 6201
/proc/meminfo: memFree=27216900/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 3502 14695 0 0 136 4 158 4 20 0 1 0 271420729 21618688 3539 33554432000 4194304 5992684 140736466221760 140736466216880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 5278 3539 164 440 0 4834 0
[pid=6200] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6200/stat : 6200 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271421033 9367552 267 33554432000 4194304 5064252 140735853764336 140735853763248 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6200/statm: 2287 267 226 213 0 72 0
[pid=6201] ppid=6200 vsize=73712 CPUtime=3.24 cores=1,3,5,7
/proc/6201/stat : 6201 (glucose) R 6200 6184 6137 0 -1 4202496 11998 0 0 0 322 2 0 0 20 0 1 0 271421033 75481088 16486 33554432000 4194304 5208918 140733479731104 140733479729192 4212457 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6201/statm: 18428 16486 96 248 0 18177 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 113120

[startup+12.7005 s]
/proc/loadavg: 2.08 2.02 1.97 3/183 6201
/proc/meminfo: memFree=27182548/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 3502 14695 0 0 136 4 158 4 20 0 1 0 271420729 21618688 3539 33554432000 4194304 5992684 140736466221760 140736466216880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 5278 3539 164 440 0 4834 0
[pid=6200] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6200/stat : 6200 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271421033 9367552 267 33554432000 4194304 5064252 140735853764336 140735853763248 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6200/statm: 2287 267 226 213 0 72 0
[pid=6201] ppid=6200 vsize=123032 CPUtime=9.64 cores=1,3,5,7
/proc/6201/stat : 6201 (glucose) R 6200 6184 6137 0 -1 4202496 13738 0 0 0 961 3 0 0 20 0 1 0 271421033 125984768 25911 33554432000 4194304 5208918 140733479731104 140733479729192 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6201/statm: 30758 25911 96 248 0 30507 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 162440

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 1.97 3/183 6201
/proc/meminfo: memFree=27171816/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 3502 14695 0 0 136 4 158 4 20 0 1 0 271420729 21618688 3539 33554432000 4194304 5992684 140736466221760 140736466216880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 5278 3539 164 440 0 4834 0
[pid=6200] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6200/stat : 6200 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271421033 9367552 267 33554432000 4194304 5064252 140735853764336 140735853763248 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6200/statm: 2287 267 226 213 0 72 0
[pid=6201] ppid=6200 vsize=73712 CPUtime=22.44 cores=1,3,5,7
/proc/6201/stat : 6201 (glucose) R 6200 6184 6137 0 -1 4202496 15246 0 0 0 2239 5 0 0 20 0 1 0 271421033 75481088 17745 33554432000 4194304 5208918 140733479731104 140733479729192 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6201/statm: 18428 17745 96 248 0 18177 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 113120

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 1.97 3/183 6201
/proc/meminfo: memFree=27124340/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 3502 14695 0 0 136 4 158 4 20 0 1 0 271420729 21618688 3539 33554432000 4194304 5992684 140736466221760 140736466216880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 5278 3539 164 440 0 4834 0
[pid=6200] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6200/stat : 6200 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271421033 9367552 267 33554432000 4194304 5064252 140735853764336 140735853763248 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6200/statm: 2287 267 226 213 0 72 0
[pid=6201] ppid=6200 vsize=123032 CPUtime=48.04 cores=1,3,5,7
/proc/6201/stat : 6201 (glucose) R 6200 6184 6137 0 -1 4202496 18001 0 0 0 4795 9 0 0 20 0 1 0 271421033 125984768 27959 33554432000 4194304 5208918 140733479731104 140733479729096 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6201/statm: 30758 27959 96 248 0 30507 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 162440

[startup+102.307 s]
/proc/loadavg: 2.05 2.02 1.97 3/183 6202
/proc/meminfo: memFree=27120120/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 3502 14695 0 0 136 4 158 4 20 0 1 0 271420729 21618688 3539 33554432000 4194304 5992684 140736466221760 140736466216880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 5278 3539 164 440 0 4834 0
[pid=6200] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6200/stat : 6200 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271421033 9367552 267 33554432000 4194304 5064252 140735853764336 140735853763248 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6200/statm: 2287 267 226 213 0 72 0
[pid=6201] ppid=6200 vsize=123032 CPUtime=99.22 cores=1,3,5,7
/proc/6201/stat : 6201 (glucose) R 6200 6184 6137 0 -1 4202496 24359 0 0 0 9903 19 0 0 20 0 1 0 271421033 125984768 25912 33554432000 4194304 5208918 140733479731104 140733479729192 4205231 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6201/statm: 30758 25912 96 248 0 30507 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 162440

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/183 6202
/proc/meminfo: memFree=27072380/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 3502 14695 0 0 136 4 158 4 20 0 1 0 271420729 21618688 3539 33554432000 4194304 5992684 140736466221760 140736466216880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 5278 3539 164 440 0 4834 0
[pid=6200] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6200/stat : 6200 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271421033 9367552 267 33554432000 4194304 5064252 140735853764336 140735853763248 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6200/statm: 2287 267 226 213 0 72 0
[pid=6201] ppid=6200 vsize=153852 CPUtime=159.21 cores=1,3,5,7
/proc/6201/stat : 6201 (glucose) R 6200 6184 6137 0 -1 4202496 29966 0 0 0 15893 28 0 0 20 0 1 0 271421033 157544448 31099 33554432000 4194304 5208918 140733479731104 140733479729096 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6201/statm: 38463 31099 96 248 0 38212 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 193260

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/183 6209
/proc/meminfo: memFree=26929392/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 6219
/proc/meminfo: memFree=26771984/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=109284 CPUtime=168.61 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 9312 47757 0 0 283 96 16447 35 20 0 1 0 271420729 111906816 20080 33554432000 4194304 5992684 140736466221760 140736466214080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 27321 20080 180 440 0 26877 0
[pid=6208] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6208/stat : 6208 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271437596 9367552 267 33554432000 4194304 5064252 140733325808368 140733325807280 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6208/statm: 2287 267 226 213 0 72 0
[pid=6209] ppid=6208 vsize=270816 CPUtime=1253.36 cores=1,3,5,7
/proc/6209/stat : 6209 (glucose) R 6208 6184 6137 0 -1 4202496 51972 0 0 0 125291 45 0 0 20 0 1 0 271437597 277315584 61902 33554432000 4194304 5208918 140735602327952 140735602323640 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6209/statm: 67704 61902 104 248 0 67453 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 398396

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 6219
/proc/meminfo: memFree=26794324/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=109284 CPUtime=168.61 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 9312 47757 0 0 283 96 16447 35 20 0 1 0 271420729 111906816 20080 33554432000 4194304 5992684 140736466221760 140736466214080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 27321 20080 180 440 0 26877 0
[pid=6208] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6208/stat : 6208 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271437596 9367552 267 33554432000 4194304 5064252 140733325808368 140733325807280 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6208/statm: 2287 267 226 213 0 72 0
[pid=6209] ppid=6208 vsize=221060 CPUtime=1313.34 cores=1,3,5,7
/proc/6209/stat : 6209 (glucose) R 6208 6184 6137 0 -1 4202496 53260 0 0 0 131287 47 0 0 20 0 1 0 271437597 226365440 47908 33554432000 4194304 5208918 140735602327952 140735602324328 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6209/statm: 55265 47908 104 248 0 55014 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 348640

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6219
/proc/meminfo: memFree=26747444/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=109284 CPUtime=168.61 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 9312 47757 0 0 283 96 16447 35 20 0 1 0 271420729 111906816 20080 33554432000 4194304 5992684 140736466221760 140736466214080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 27321 20080 180 440 0 26877 0
[pid=6208] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6208/stat : 6208 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271437596 9367552 267 33554432000 4194304 5064252 140733325808368 140733325807280 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6208/statm: 2287 267 226 213 0 72 0
[pid=6209] ppid=6208 vsize=271412 CPUtime=1373.34 cores=1,3,5,7
/proc/6209/stat : 6209 (glucose) R 6208 6184 6137 0 -1 4202496 53691 0 0 0 137286 48 0 0 20 0 1 0 271437597 277925888 58557 33554432000 4194304 5208918 140735602327952 140735602325704 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6209/statm: 67853 58557 104 248 0 67602 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 398992

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6219
/proc/meminfo: memFree=26756580/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=109284 CPUtime=168.61 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 9312 47757 0 0 283 96 16447 35 20 0 1 0 271420729 111906816 20080 33554432000 4194304 5992684 140736466221760 140736466214080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 27321 20080 180 440 0 26877 0
[pid=6208] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6208/stat : 6208 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271437596 9367552 267 33554432000 4194304 5064252 140733325808368 140733325807280 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6208/statm: 2287 267 226 213 0 72 0
[pid=6209] ppid=6208 vsize=272408 CPUtime=1433.32 cores=1,3,5,7
/proc/6209/stat : 6209 (glucose) R 6208 6184 6137 0 -1 4202496 55398 0 0 0 143282 50 0 0 20 0 1 0 271437597 278945792 55714 33554432000 4194304 5208918 140735602327952 140735602324264 4229894 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6209/statm: 68102 55714 104 248 0 67851 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 399988

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6223
/proc/meminfo: memFree=26748000/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=109284 CPUtime=168.61 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 9312 47757 0 0 283 96 16447 35 20 0 1 0 271420729 111906816 20080 33554432000 4194304 5992684 140736466221760 140736466214080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 27321 20080 180 440 0 26877 0
[pid=6208] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6208/stat : 6208 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271437596 9367552 267 33554432000 4194304 5064252 140733325808368 140733325807280 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6208/statm: 2287 267 226 213 0 72 0
[pid=6209] ppid=6208 vsize=272408 CPUtime=1493.31 cores=1,3,5,7
/proc/6209/stat : 6209 (glucose) R 6208 6184 6137 0 -1 4202496 55439 0 0 0 149281 50 0 0 20 0 1 0 271437597 278945792 59332 33554432000 4194304 5208918 140735602327952 140735602324264 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6209/statm: 68102 59332 104 248 0 67851 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 399988

[startup+1722.3 s]
/proc/loadavg: 2.11 2.03 2.00 3/183 6223
/proc/meminfo: memFree=26783252/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=109284 CPUtime=168.61 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 9312 47757 0 0 283 96 16447 35 20 0 1 0 271420729 111906816 20080 33554432000 4194304 5992684 140736466221760 140736466214080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 27321 20080 180 440 0 26877 0
[pid=6208] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6208/stat : 6208 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271437596 9367552 267 33554432000 4194304 5064252 140733325808368 140733325807280 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6208/statm: 2287 267 226 213 0 72 0
[pid=6209] ppid=6208 vsize=223672 CPUtime=1553.28 cores=1,3,5,7
/proc/6209/stat : 6209 (glucose) R 6208 6184 6137 0 -1 4202496 57181 0 0 0 155275 53 0 0 20 0 1 0 271437597 229040128 49479 33554432000 4194304 5208918 140735602327952 140735602324328 4215351 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6209/statm: 55918 49479 104 248 0 55667 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 351252

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 6223
/proc/meminfo: memFree=26729484/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=109284 CPUtime=168.61 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 9312 47757 0 0 283 96 16447 35 20 0 1 0 271420729 111906816 20080 33554432000 4194304 5992684 140736466221760 140736466214080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 27321 20080 180 440 0 26877 0
[pid=6208] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6208/stat : 6208 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271437596 9367552 267 33554432000 4194304 5064252 140733325808368 140733325807280 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6208/statm: 2287 267 226 213 0 72 0
[pid=6209] ppid=6208 vsize=274984 CPUtime=1613.27 cores=1,3,5,7
/proc/6209/stat : 6209 (glucose) R 6208 6184 6137 0 -1 4202496 57786 0 0 0 161273 54 0 0 20 0 1 0 271437597 281583616 63366 33554432000 4194304 5208918 140735602327952 140735602324328 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6209/statm: 68746 63366 104 248 0 68495 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 402564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 6275
/proc/meminfo: memFree=26953564/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=109284 CPUtime=168.61 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 9312 47757 0 0 283 96 16447 35 20 0 1 0 271420729 111906816 20080 33554432000 4194304 5992684 140736466221760 140736466214080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 27321 20080 180 440 0 26877 0
[pid=6208] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6208/stat : 6208 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271437596 9367552 267 33554432000 4194304 5064252 140733325808368 140733325807280 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6208/statm: 2287 267 226 213 0 72 0
[pid=6209] ppid=6208 vsize=194608 CPUtime=1631.48 cores=1,3,5,7
/proc/6209/stat : 6209 (glucose) R 6208 6184 6137 0 -1 4202496 58532 0 0 0 163092 56 0 0 20 0 1 0 271437597 199278592 45746 33554432000 4194304 5208918 140735602327952 140735602324328 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6209/statm: 48652 45746 104 248 0 48401 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 322188

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 6275
/proc/meminfo: memFree=26953564/32873660 swapFree=7108/7108
[pid=6184] ppid=6182 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6184/stat : 6184 (npSolver-pbo.sh) S 6182 6184 6137 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271420728 9367552 275 33554432000 4194304 5064252 140733619001328 140733619000240 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 2287 275 233 213 0 72 0
[pid=6185] ppid=6184 vsize=109284 CPUtime=168.61 cores=1,3,5,7
/proc/6185/stat : 6185 (npSolver-pbo) S 6184 6184 6137 0 -1 4202496 9312 47757 0 0 283 96 16447 35 20 0 1 0 271420729 111906816 20080 33554432000 4194304 5992684 140736466221760 140736466214080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6185/statm: 27321 20080 180 440 0 26877 0
[pid=6208] ppid=6185 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6208/stat : 6208 (satsolver.sh) S 6185 6184 6137 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271437596 9367552 267 33554432000 4194304 5064252 140733325808368 140733325807280 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6208/statm: 2287 267 226 213 0 72 0
[pid=6209] ppid=6208 vsize=194608 CPUtime=1631.48 cores=1,3,5,7
/proc/6209/stat : 6209 (glucose) R 6208 6184 6137 0 -1 4202496 58532 0 0 0 163092 56 0 0 20 0 1 0 271437597 199278592 45746 33554432000 4194304 5208918 140735602327952 140735602324328 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6209/statm: 48652 45746 104 248 0 48401 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 322188

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1798.23
CPU system time (s): 1.89471
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 452416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.23
system time used= 1.89471
maximum resident set size= 308840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116592
page faults= 0
swaps= 0
block input operations= 8
block output operations= 162312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 200
involuntary context switches= 1863

runsolver used 6.05608 second user time and 16.7455 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-26 19:22:30
IDJOB=3701227
IDBENCH=1963
IDSOLVER=2277
FILE ID=node117/3701227-1338052949
RUNJOBID= node117-1338052949-6154
PBS_JOBID= 14624407
Free space on /tmp= 69952 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701227-1338052949/watcher-3701227-1338052949 -o /tmp/evaluation-result-3701227-1338052949/solver-3701227-1338052949 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701227-1338052949.opb 1927039505 HOME HOME

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

MD5SUM BENCH= f8f4f876e372c51b5109e7995e83ce5e
RANDOM SEED=1927039505

node117.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.148
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.29
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.148
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.148
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.148
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.95
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.148
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.148
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.148
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.148
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:       32873660 kB
MemFree:        27301844 kB
Buffers:          276700 kB
Cached:          4449792 kB
SwapCached:            0 kB
Active:          2198084 kB
Inactive:        2547832 kB
Active(anon):      22292 kB
Inactive(anon):        0 kB
Active(file):    2175792 kB
Inactive(file):  2547832 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             35008 kB
Writeback:             0 kB
AnonPages:         24504 kB
Mapped:            15132 kB
Shmem:               200 kB
Slab:             684952 kB
SReclaimable:     129280 kB
SUnreclaim:       555672 kB
KernelStack:        1400 kB
PageTables:         3904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     136740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69880 MiB
End job on node117 at 2012-05-26 19:52:30