Trace number 3714590

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 NameAnswerCPU timeWall clock time
npSolver inc? (TO) 1800.09 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-45-40--soft-0-100-0.wbo
MD5SUM12a88866bbd50b724bb180a8f6ce160e
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.080987
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1800
Total number of constraints85
Number of soft constraints85
Number of constraints which are clauses45
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Top cost 4848
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4847
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.14	c run usual solver
1.38/1.40	o 883
1.38/1.40	c current bound: 441
5.28/5.46	o 47
5.28/5.46	c current bound: 23
6.18/6.25	o 10
6.18/6.25	c current bound: 5
6.77/6.85	o 5
6.77/6.85	c current bound: 2
1800.05/1800.41	./satsolver.sh: line 5:  5989 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.41	c error: unexpected solver exit code
1800.05/1800.41	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-3714590-1338208571/watcher-3714590-1338208571 -o /tmp/evaluation-result-3714590-1338208571/solver-3714590-1338208571 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714590-1338208571.wbo 332332275 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.00 2.02 2.00 2/177 5954
/proc/meminfo: memFree=28246868/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0

[startup+0.100059 s]
/proc/loadavg: 2.00 2.02 2.00 2/177 5954
/proc/meminfo: memFree=28246868/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200246 s]
/proc/loadavg: 2.00 2.02 2.00 2/177 5954
/proc/meminfo: memFree=28246868/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300267 s]
/proc/loadavg: 2.00 2.02 2.00 2/177 5954
/proc/meminfo: memFree=28246868/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700231 s]
/proc/loadavg: 2.00 2.02 2.00 2/177 5954
/proc/meminfo: memFree=28246868/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 5958
/proc/meminfo: memFree=28198156/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=13180 CPUtime=1.42 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 5100 18280 0 0 17 4 106 15 20 0 1 0 286982562 13496320 2381 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 3295 2381 164 439 0 2852 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 22328

[startup+3.10026 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 5968
/proc/meminfo: memFree=28200748/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=13180 CPUtime=1.42 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 5100 18280 0 0 17 4 106 15 20 0 1 0 286982562 13496320 2381 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 3295 2381 164 439 0 2852 0
[pid=5967] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5967/stat : 5967 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286982706 9367552 267 33554432000 4194304 5064252 140736556447856 140736556446768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5967/statm: 2287 267 226 213 0 72 0
[pid=5968] ppid=5967 vsize=35756 CPUtime=1.63 cores=0,2,4,6
/proc/5968/stat : 5968 (glucose) R 5967 5954 4385 0 -1 4202496 7493 0 0 0 163 0 0 0 20 0 1 0 286982707 36614144 7697 33554432000 4194304 5208918 140733403378160 140733403376120 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5968/statm: 8939 7697 95 248 0 8688 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 67232

[startup+6.30029 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 5975
/proc/meminfo: memFree=28223568/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.24 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 5842 41264 0 0 18 5 578 23 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 18232

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 5989
/proc/meminfo: memFree=28205480/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=20420 CPUtime=5.83 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 5437 0 0 0 583 0 0 0 20 0 1 0 286983247 20910080 4492 33554432000 4194304 5208918 140733678850176 140733678846488 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 5105 4492 105 248 0 4854 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 47800

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 5989
/proc/meminfo: memFree=28237568/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=32956 CPUtime=18.63 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 6999 0 0 0 1862 1 0 0 20 0 1 0 286983247 33746944 7023 33554432000 4194304 5208918 140733678850176 140733678846552 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 8239 7023 105 248 0 7988 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 60336

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 5990
/proc/meminfo: memFree=28191784/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=49040 CPUtime=44.23 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 8790 0 0 0 4421 2 0 0 20 0 1 0 286983247 50216960 11755 33554432000 4194304 5208918 140733678850176 140733678846488 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 12260 11755 105 248 0 12009 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 76420

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 6141
/proc/meminfo: memFree=28320956/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=67996 CPUtime=95.42 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 9830 0 0 0 9540 2 0 0 20 0 1 0 286983247 69627904 16521 33554432000 4194304 5208918 140733678850176 140733678846552 4205148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 16999 16521 105 248 0 16748 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 95376

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 6141
/proc/meminfo: memFree=28276548/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=86856 CPUtime=155.4 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 11648 0 0 0 15536 4 0 0 20 0 1 0 286983247 88940544 20212 33554432000 4194304 5208918 140733678850176 140733678846552 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 21714 20212 105 248 0 21463 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 114236

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6141
/proc/meminfo: memFree=28236852/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6151
/proc/meminfo: memFree=27944444/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=281008 CPUtime=1415.2 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 44883 0 0 0 141454 66 0 0 20 0 1 0 286983247 287752192 58386 33554432000 4194304 5208918 140733678850176 140733678846552 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 70252 58386 105 248 0 70001 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 308388

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6154
/proc/meminfo: memFree=27923836/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=281008 CPUtime=1475.17 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 46154 0 0 0 147448 69 0 0 20 0 1 0 286983247 287752192 61972 33554432000 4194304 5208918 140733678850176 140733678846552 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 70252 61972 105 248 0 70001 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 308388

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6177
/proc/meminfo: memFree=27988932/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=200100 CPUtime=1535.18 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 47744 0 0 0 153444 74 0 0 20 0 1 0 286983247 204902400 45732 33554432000 4194304 5208918 140733678850176 140733678846552 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 50025 45732 105 248 0 49774 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 227480

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6178
/proc/meminfo: memFree=27939836/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=281008 CPUtime=1595.17 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 48662 0 0 0 159441 76 0 0 20 0 1 0 286983247 287752192 58900 33554432000 4194304 5208918 140733678850176 140733678846488 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 70252 58900 105 248 0 70001 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 308388

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6178
/proc/meminfo: memFree=27990756/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=200100 CPUtime=1655.15 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 50269 0 0 0 165435 80 0 0 20 0 1 0 286983247 204902400 46244 33554432000 4194304 5208918 140733678850176 140733678848168 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 50025 46244 105 248 0 49774 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 227480

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6178
/proc/meminfo: memFree=27990040/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=200100 CPUtime=1715.15 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 51556 0 0 0 171432 83 0 0 20 0 1 0 286983247 204902400 46244 33554432000 4194304 5208918 140733678850176 140733678848264 4229476 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 50025 46244 105 248 0 49774 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 227480

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6178
/proc/meminfo: memFree=27985576/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=200100 CPUtime=1775.13 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 52857 0 0 0 177427 86 0 0 20 0 1 0 286983247 204902400 47268 33554432000 4194304 5208918 140733678850176 140733678845944 4229338 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 50025 47268 105 248 0 49774 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 227480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6178
/proc/meminfo: memFree=27957104/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=230920 CPUtime=1793.23 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 53457 0 0 0 179237 86 0 0 20 0 1 0 286983247 236462080 52455 33554432000 4194304 5208918 140733678850176 140733678845864 4215232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 57730 52455 105 248 0 57479 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 258300

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6178
/proc/meminfo: memFree=27957104/32873624 swapFree=7104/7104
[pid=5954] ppid=5952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5954/stat : 5954 (npSolver-wbo-I.) S 5952 5954 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 286982561 9367552 274 33554432000 4194304 5064252 140736884280448 140736884279360 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5954/statm: 2287 274 233 213 0 72 0
[pid=5955] ppid=5954 vsize=9084 CPUtime=6.82 cores=0,2,4,6
/proc/5955/stat : 5955 (npSolver-wbo) S 5954 5954 4385 0 -1 4202496 6185 49592 0 0 18 5 635 24 20 0 1 0 286982562 9302016 1665 33554432000 4194304 5990268 140735600530960 140735600522400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5955/statm: 2271 1665 164 439 0 1828 0
[pid=5988] ppid=5955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5988/stat : 5988 (satsolver.sh) S 5955 5954 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286983247 9367552 267 33554432000 4194304 5064252 140736940539776 140736940538688 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5988/statm: 2287 267 226 213 0 72 0
[pid=5989] ppid=5988 vsize=230920 CPUtime=1793.23 cores=0,2,4,6
/proc/5989/stat : 5989 (glucose) R 5988 5954 4385 0 -1 4202496 53457 0 0 0 179237 86 0 0 20 0 1 0 286983247 236462080 52455 33554432000 4194304 5208918 140733678850176 140733678845864 4215232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5989/statm: 57730 52455 105 248 0 57479 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 258300

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1798.92
CPU system time (s): 1.17382
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 357708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.92
system time used= 1.17382
maximum resident set size= 290112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110223
page faults= 0
swaps= 0
block input operations= 0
block output operations= 28648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 533
involuntary context switches= 1929

runsolver used 6.71498 second user time and 17.9033 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-28 14:36:11
IDJOB=3714590
IDBENCH=79174
IDSOLVER=2295
FILE ID=node121/3714590-1338208571
RUNJOBID= node121-1338194146-4401
PBS_JOBID= 14624594
Free space on /tmp= 71640 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-45-40--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714590-1338208571/watcher-3714590-1338208571 -o /tmp/evaluation-result-3714590-1338208571/solver-3714590-1338208571 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714590-1338208571.wbo 332332275 HOME HOME

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

MD5SUM BENCH= 12a88866bbd50b724bb180a8f6ce160e
RANDOM SEED=332332275

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        28246860 kB
Buffers:          581852 kB
Cached:          2908300 kB
SwapCached:            0 kB
Active:          1189980 kB
Inactive:        2549032 kB
Active(anon):     246036 kB
Inactive(anon):        0 kB
Active(file):     943944 kB
Inactive(file):  2549032 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8220 kB
Writeback:             0 kB
AnonPages:        270888 kB
Mapped:            15196 kB
Shmem:               200 kB
Slab:             724692 kB
SReclaimable:     168660 kB
SUnreclaim:       556032 kB
KernelStack:        1504 kB
PageTables:         4364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     377900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 71616 MiB
End job on node121 at 2012-05-28 15:06:11