Trace number 3713908

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.72

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-22s.smv--soft-0-100-0.wbo
MD5SUM97fed4a2133bff4e993c45ab3a9ac729
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.45093
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5985
Total number of constraints15365
Number of soft constraints15365
Number of constraints which are clauses14013
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1352
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 779706
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 779705
Biggest number in a constraint 165
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 546
Number of bits of the biggest sum of numbers10
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

2.59/2.64	c run usual solver
23.91/24.24	o 1147
23.91/24.24	c current bound: 573
23.91/24.24	c fallback to adder encoding
598.69/599.18	o 566
598.69/599.18	c current bound: 283
598.69/599.18	c fallback to adder encoding
1514.79/1515.41	o 283
1514.79/1515.41	c current bound: 141
1514.79/1515.41	c fallback to adder encoding
1800.05/1800.71	./satsolver.sh: line 5: 28653 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.71	c error: unexpected solver exit code
1800.05/1800.71	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-3713908-1338212807/watcher-3713908-1338212807 -o /tmp/evaluation-result-3713908-1338212807/solver-3713908-1338212807 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3713908-1338212807.wbo 1010194442 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.15 2.04 2.01 2/181 28588
/proc/meminfo: memFree=27180336/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0

[startup+0.105222 s]
/proc/loadavg: 2.15 2.04 2.01 2/181 28588
/proc/meminfo: memFree=27180336/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200259 s]
/proc/loadavg: 2.15 2.04 2.01 2/181 28588
/proc/meminfo: memFree=27180336/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300281 s]
/proc/loadavg: 2.15 2.04 2.01 2/181 28588
/proc/meminfo: memFree=27180336/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 2.15 2.04 2.01 2/181 28588
/proc/meminfo: memFree=27180336/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 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.15 2.04 2.01 3/183 28590
/proc/meminfo: memFree=27086320/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=100996 CPUtime=1.49 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) R 28588 28588 21976 0 -1 4202496 6623 0 0 0 147 2 0 0 20 0 1 0 287406074 103419904 23511 33554432000 4194304 5990268 140737249951936 140737249947816 4498762 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28589/statm: 25249 23511 145 439 0 24806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110144

[startup+3.10028 s]
/proc/loadavg: 2.15 2.04 2.01 3/183 28590
/proc/meminfo: memFree=27083768/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=133764 CPUtime=2.67 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 7575 0 0 0 256 11 0 0 20 0 1 0 287406074 136974336 26079 33554432000 4194304 5990268 140737249951936 140737249945088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28589/statm: 33441 26079 153 439 0 32998 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 142912

[startup+6.3004 s]
/proc/loadavg: 2.22 2.06 2.01 3/185 28592
/proc/meminfo: memFree=26610996/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=133764 CPUtime=2.67 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 7575 0 0 0 256 11 0 0 20 0 1 0 287406074 136974336 26079 33554432000 4194304 5990268 140737249951936 140737249945088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28589/statm: 33441 26079 153 439 0 32998 0
[pid=28591] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28591/stat : 28591 (cp2_pre.sh) S 28589 28588 21976 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 287406341 9367552 276 33554432000 4194304 5064252 140733766311920 140733766310624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28591/statm: 2287 276 234 213 0 72 0
[pid=28592] ppid=28591 vsize=521928 CPUtime=3.61 cores=0,2,4,6
/proc/28592/stat : 28592 (coprocessor) R 28591 28588 21976 0 -1 4202496 56706 0 0 0 347 14 0 0 20 0 1 0 287406341 534454272 128717 33554432000 4194304 6586260 140736836291856 140736836287224 5599507 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/28592/statm: 130482 128717 189 584 0 129894 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 673988

[startup+12.7003 s]
/proc/loadavg: 2.20 2.06 2.01 3/185 28592
/proc/meminfo: memFree=26518720/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=133764 CPUtime=2.67 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 7575 0 0 0 256 11 0 0 20 0 1 0 287406074 136974336 26079 33554432000 4194304 5990268 140737249951936 140737249945088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28589/statm: 33441 26079 153 439 0 32998 0
[pid=28591] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28591/stat : 28591 (cp2_pre.sh) S 28589 28588 21976 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 287406341 9367552 276 33554432000 4194304 5064252 140733766311920 140733766310624 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28591/statm: 2287 276 234 213 0 72 0
[pid=28592] ppid=28591 vsize=524436 CPUtime=10.01 cores=0,2,4,6
/proc/28592/stat : 28592 (coprocessor) R 28591 28588 21976 0 -1 4202496 57314 0 0 0 987 14 0 0 20 0 1 0 287406341 537022464 129325 33554432000 4194304 6586260 140736836291856 140736836287224 5599531 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/28592/statm: 131109 129325 189 584 0 130521 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 676496

[startup+25.5004 s]
/proc/loadavg: 2.15 2.05 2.01 3/184 28601
/proc/meminfo: memFree=26853872/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=283064 CPUtime=25.01 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 14569 104412 0 0 362 74 1712 353 20 0 1 0 287406074 289857536 47384 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28589/statm: 70766 47384 166 439 0 70323 0
[pid=28601] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28601/stat : 28601 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287408603 9367552 267 33554432000 4194304 5064252 140736944576208 140736944575120 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28601/statm: 2287 267 226 213 0 72 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 301360

[startup+51.1004 s]
/proc/loadavg: 2.16 2.06 2.02 3/185 28602
/proc/meminfo: memFree=26588364/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=283064 CPUtime=25.01 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 14569 104412 0 0 362 74 1712 353 20 0 1 0 287406074 289857536 47384 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28589/statm: 70766 47384 166 439 0 70323 0
[pid=28601] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28601/stat : 28601 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287408603 9367552 267 33554432000 4194304 5064252 140736944576208 140736944575120 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28601/statm: 2287 267 226 213 0 72 0
[pid=28602] ppid=28601 vsize=318108 CPUtime=25.78 cores=0,2,4,6
/proc/28602/stat : 28602 (glucose) R 28601 28588 21976 0 -1 4202496 49935 0 0 0 2565 13 0 0 20 0 1 0 287408604 325742592 68645 33554432000 4194304 5208918 140734119938400 140734119936232 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28602/statm: 79527 68645 104 248 0 79276 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 619468

[startup+102.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/185 28603
/proc/meminfo: memFree=26588488/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=283064 CPUtime=25.01 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 14569 104412 0 0 362 74 1712 353 20 0 1 0 287406074 289857536 47384 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28589/statm: 70766 47384 166 439 0 70323 0
[pid=28601] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28601/stat : 28601 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287408603 9367552 267 33554432000 4194304 5064252 140736944576208 140736944575120 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28601/statm: 2287 267 226 213 0 72 0
[pid=28602] ppid=28601 vsize=318108 CPUtime=76.98 cores=0,2,4,6
/proc/28602/stat : 28602 (glucose) R 28601 28588 21976 0 -1 4202496 49935 0 0 0 7685 13 0 0 20 0 1 0 287408604 325742592 68645 33554432000 4194304 5208918 140734119938400 140734119936232 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28602/statm: 79527 68645 104 248 0 79276 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 619468

[startup+162.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/185 28603
/proc/meminfo: memFree=26587796/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=283064 CPUtime=25.01 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 14569 104412 0 0 362 74 1712 353 20 0 1 0 287406074 289857536 47384 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28589/statm: 70766 47384 166 439 0 70323 0
[pid=28601] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28601/stat : 28601 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287408603 9367552 267 33554432000 4194304 5064252 140736944576208 140736944575120 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28601/statm: 2287 267 226 213 0 72 0
[pid=28602] ppid=28601 vsize=318108 CPUtime=136.96 cores=0,2,4,6
/proc/28602/stat : 28602 (glucose) R 28601 28588 21976 0 -1 4202496 49935 0 0 0 13683 13 0 0 20 0 1 0 287408604 325742592 68645 33554432000 4194304 5208918 140734119938400 140734119936232 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28602/statm: 79527 68645 104 248 0 79276 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 619468

[startup+222.307 s]
/proc/loadavg: 2.02 2.04 2.00 3/186 28606
/proc/meminfo: memFree=26588076/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=283064 CPUtime=25.01 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 28643
/proc/meminfo: memFree=26596800/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=217528 CPUtime=599.7 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 21239 171633 0 0 449 85 59029 407 20 0 1 0 287406074 222748672 45848 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28589/statm: 54382 45848 166 439 0 53939 0
[pid=28613] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28613/stat : 28613 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287466084 9367552 267 33554432000 4194304 5064252 140735346312688 140735346311600 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28613/statm: 2287 267 226 213 0 72 0
[pid=28614] ppid=28613 vsize=305700 CPUtime=762.04 cores=0,2,4,6
/proc/28614/stat : 28614 (glucose) R 28613 28588 21976 0 -1 4202496 46689 0 0 0 76191 13 0 0 20 0 1 0 287466085 313036800 65976 33554432000 4194304 5208918 140736197616752 140736197614600 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28614/statm: 76425 65976 105 248 0 76174 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 541524

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 28646
/proc/meminfo: memFree=26595056/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=217528 CPUtime=599.7 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 21239 171633 0 0 449 85 59029 407 20 0 1 0 287406074 222748672 45848 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28589/statm: 54382 45848 166 439 0 53939 0
[pid=28613] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28613/stat : 28613 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287466084 9367552 267 33554432000 4194304 5064252 140735346312688 140735346311600 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28613/statm: 2287 267 226 213 0 72 0
[pid=28614] ppid=28613 vsize=306876 CPUtime=822.03 cores=0,2,4,6
/proc/28614/stat : 28614 (glucose) R 28613 28588 21976 0 -1 4202496 46946 0 0 0 82190 13 0 0 20 0 1 0 287466085 314241024 66233 33554432000 4194304 5208918 140736197616752 140736197614600 4211156 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28614/statm: 76719 66233 105 248 0 76468 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 542700

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 28646
/proc/meminfo: memFree=26589232/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=217528 CPUtime=599.7 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 21239 171633 0 0 449 85 59029 407 20 0 1 0 287406074 222748672 45848 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28589/statm: 54382 45848 166 439 0 53939 0
[pid=28613] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28613/stat : 28613 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287466084 9367552 267 33554432000 4194304 5064252 140735346312688 140735346311600 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28613/statm: 2287 267 226 213 0 72 0
[pid=28614] ppid=28613 vsize=307740 CPUtime=882.02 cores=0,2,4,6
/proc/28614/stat : 28614 (glucose) R 28613 28588 21976 0 -1 4202496 47172 0 0 0 88189 13 0 0 20 0 1 0 287466085 315125760 66970 33554432000 4194304 5208918 140736197616752 140736197614600 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28614/statm: 76935 66970 105 248 0 76684 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 543564

[startup+1542.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/185 28653
/proc/meminfo: memFree=26634788/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=217528 CPUtime=1515.64 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 27698 235878 0 0 527 94 150485 458 20 0 1 0 287406074 222748672 43800 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28589/statm: 54382 43800 166 439 0 53939 0
[pid=28652] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28652/stat : 28652 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287557696 9367552 266 33554432000 4194304 5064252 140736462929856 140736462928768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28652/statm: 2287 266 226 213 0 72 0
[pid=28653] ppid=28652 vsize=292484 CPUtime=26.05 cores=0,2,4,6
/proc/28653/stat : 28653 (glucose) R 28652 28588 21976 0 -1 4202496 44442 0 0 0 2593 12 0 0 20 0 1 0 287557697 299503616 59359 33554432000 4194304 5208918 140737414702144 140737414700104 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28653/statm: 73121 59359 96 248 0 72870 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 528308

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 28653
/proc/meminfo: memFree=26632536/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=217528 CPUtime=1515.64 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 27698 235878 0 0 527 94 150485 458 20 0 1 0 287406074 222748672 43800 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28589/statm: 54382 43800 166 439 0 53939 0
[pid=28652] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28652/stat : 28652 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287557696 9367552 266 33554432000 4194304 5064252 140736462929856 140736462928768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28652/statm: 2287 266 226 213 0 72 0
[pid=28653] ppid=28652 vsize=292484 CPUtime=86.03 cores=0,2,4,6
/proc/28653/stat : 28653 (glucose) R 28652 28588 21976 0 -1 4202496 44453 0 0 0 8591 12 0 0 20 0 1 0 287557697 299503616 59741 33554432000 4194304 5208918 140737414702144 140737414700104 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28653/statm: 73121 59741 104 248 0 72870 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 528308

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/185 28654
/proc/meminfo: memFree=26629280/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=217528 CPUtime=1515.64 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 27698 235878 0 0 527 94 150485 458 20 0 1 0 287406074 222748672 43800 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28589/statm: 54382 43800 166 439 0 53939 0
[pid=28652] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28652/stat : 28652 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287557696 9367552 266 33554432000 4194304 5064252 140736462929856 140736462928768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28652/statm: 2287 266 226 213 0 72 0
[pid=28653] ppid=28652 vsize=292484 CPUtime=146.02 cores=0,2,4,6
/proc/28653/stat : 28653 (glucose) R 28652 28588 21976 0 -1 4202496 44458 0 0 0 14590 12 0 0 20 0 1 0 287557697 299503616 60403 33554432000 4194304 5208918 140737414702144 140737414700104 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28653/statm: 73121 60403 104 248 0 72870 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 528308

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 28654
/proc/meminfo: memFree=26627092/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=217528 CPUtime=1515.64 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 27698 235878 0 0 527 94 150485 458 20 0 1 0 287406074 222748672 43800 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28589/statm: 54382 43800 166 439 0 53939 0
[pid=28652] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28652/stat : 28652 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287557696 9367552 266 33554432000 4194304 5064252 140736462929856 140736462928768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28652/statm: 2287 266 226 213 0 72 0
[pid=28653] ppid=28652 vsize=292484 CPUtime=206.01 cores=0,2,4,6
/proc/28653/stat : 28653 (glucose) R 28652 28588 21976 0 -1 4202496 44463 0 0 0 20589 12 0 0 20 0 1 0 287557697 299503616 60896 33554432000 4194304 5208918 140737414702144 140737414700104 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28653/statm: 73121 60896 104 248 0 72870 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 528308

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 28694
/proc/meminfo: memFree=27026984/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=217528 CPUtime=1515.64 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 27698 235878 0 0 527 94 150485 458 20 0 1 0 287406074 222748672 43800 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28589/statm: 54382 43800 166 439 0 53939 0
[pid=28652] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28652/stat : 28652 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287557696 9367552 266 33554432000 4194304 5064252 140736462929856 140736462928768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28652/statm: 2287 266 226 213 0 72 0
[pid=28653] ppid=28652 vsize=292484 CPUtime=266 cores=0,2,4,6
/proc/28653/stat : 28653 (glucose) R 28652 28588 21976 0 -1 4202496 44463 0 0 0 26588 12 0 0 20 0 1 0 287557697 299503616 60896 33554432000 4194304 5208918 140737414702144 140737414700104 4211156 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28653/statm: 73121 60896 104 248 0 72870 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 528308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 28706
/proc/meminfo: memFree=26813516/32873844 swapFree=7124/7124
[pid=28588] ppid=28586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28588/stat : 28588 (npSolver-wbo-I.) S 28586 28588 21976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287406074 9367552 274 33554432000 4194304 5064252 140733614263232 140733614262144 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28588/statm: 2287 274 233 213 0 72 0
[pid=28589] ppid=28588 vsize=217528 CPUtime=1515.64 cores=0,2,4,6
/proc/28589/stat : 28589 (npSolver-wbo) S 28588 28588 21976 0 -1 4202496 27698 235878 0 0 527 94 150485 458 20 0 1 0 287406074 222748672 43800 33554432000 4194304 5990268 140737249951936 140737249943376 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28589/statm: 54382 43800 166 439 0 53939 0
[pid=28652] ppid=28589 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28652/stat : 28652 (satsolver.sh) S 28589 28588 21976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287557696 9367552 266 33554432000 4194304 5064252 140736462929856 140736462928768 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28652/statm: 2287 266 226 213 0 72 0
[pid=28653] ppid=28652 vsize=292484 CPUtime=284.41 cores=0,2,4,6
/proc/28653/stat : 28653 (glucose) R 28652 28588 21976 0 -1 4202496 44577 0 0 0 28429 12 0 0 20 0 1 0 287557697 299503616 61010 33554432000 4194304 5208918 140737414702144 140737414700104 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28653/statm: 73121 61010 104 248 0 72870 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 528308

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.09
CPU user time (s): 1794.42
CPU system time (s): 5.67314
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 927756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.42
system time used= 5.67314
maximum resident set size= 751920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309144
page faults= 0
swaps= 0
block input operations= 0
block output operations= 698792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6687
involuntary context switches= 2107

runsolver used 2.58461 second user time and 7.30489 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 15:46:47
IDJOB=3713908
IDBENCH=79330
IDSOLVER=2295
FILE ID=node134/3713908-1338212807
RUNJOBID= node134-1338192934-21992
PBS_JOBID= 14624583
Free space on /tmp= 70900 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-22s.smv--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-3713908-1338212807/watcher-3713908-1338212807 -o /tmp/evaluation-result-3713908-1338212807/solver-3713908-1338212807 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3713908-1338212807.wbo 1010194442 HOME HOME

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

MD5SUM BENCH= 97fed4a2133bff4e993c45ab3a9ac729
RANDOM SEED=1010194442

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27180956 kB
Buffers:          469120 kB
Cached:          4003712 kB
SwapCached:            0 kB
Active:          2084616 kB
Inactive:        2741504 kB
Active(anon):     349212 kB
Inactive(anon):     5996 kB
Active(file):    1735404 kB
Inactive(file):  2735508 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            124068 kB
Writeback:             0 kB
AnonPages:        402616 kB
Mapped:            15312 kB
Shmem:               212 kB
Slab:             726528 kB
SReclaimable:     168452 kB
SUnreclaim:       558076 kB
KernelStack:        1512 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     562832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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= 70816 MiB
End job on node134 at 2012-05-28 16:16:48