Trace number 3715485

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-topdown-quickBound? (TO) 1800.04 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
satellite/normalized-satellite02bc_wcsp.wbo
MD5SUM5ff44be474cc118d1f1e3f86110017ca
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2211
Best CPU time to get the best result obtained on this benchmark9.30158
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1030
Total number of constraints43694
Number of soft constraints43512
Number of constraints which are clauses43512
Number of constraints which are cardinality constraints (but not clauses)182
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint9
Top cost 214775
Min constraint cost 1
Max constraint cost 214775
Sum of constraints costs 9197950033
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 10
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.24	c run usual solver
1.17/1.27	o 1718274
1.17/1.27	c starting approximation
1.33/1.46	c factor = 2
1.33/1.46	c factor still to low - shrinking to 224297
1.33/1.46	c approx number of clauses: 1e+06
1.33/1.46	c current bound: 859137
8.25/8.31	c leaving approximation
8.25/8.31	c finished approximation
8.25/8.31	c fallback to adder encoding
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3715485-1338255978/watcher-3715485-1338255978 -o /tmp/evaluation-result-3715485-1338255978/solver-3715485-1338255978 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715485-1338255978.wbo 1862843014 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: 1.26 1.79 1.84 4/179 27516
/proc/meminfo: memFree=31358128/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0

[startup+0.0130809 s]
/proc/loadavg: 1.26 1.79 1.84 4/179 27516
/proc/meminfo: memFree=31358128/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10025 s]
/proc/loadavg: 1.26 1.79 1.84 4/179 27516
/proc/meminfo: memFree=31358128/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300247 s]
/proc/loadavg: 1.26 1.79 1.84 4/179 27516
/proc/meminfo: memFree=31358128/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700212 s]
/proc/loadavg: 1.26 1.79 1.84 4/179 27516
/proc/meminfo: memFree=31358128/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 1.26 1.79 1.84 3/187 27537
/proc/meminfo: memFree=31299044/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=22676 CPUtime=1.33 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 6771 14177 0 0 33 15 82 3 20 0 1 0 291722619 23220224 4465 33554432000 4194304 5990268 140733454026000 140733454017408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27518/statm: 5669 4465 174 439 0 5226 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 31824

[startup+3.1004 s]
/proc/loadavg: 1.26 1.79 1.84 4/187 27554
/proc/meminfo: memFree=31254632/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=22676 CPUtime=1.33 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 6771 14177 0 0 33 15 82 3 20 0 1 0 291722619 23220224 4465 33554432000 4194304 5990268 140733454026000 140733454017408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27518/statm: 5669 4465 174 439 0 5226 0
[pid=27547] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27547/stat : 27547 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291722756 9367552 267 33554432000 4194304 5064252 140733469938304 140733469937216 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27547/statm: 2287 267 226 213 0 72 0
[pid=27548] ppid=27547 vsize=50412 CPUtime=1.72 cores=1,3,5,7
/proc/27548/stat : 27548 (glucose) R 27547 27516 23365 0 -1 4202496 11198 0 0 0 171 1 0 0 20 0 1 0 291722756 51621888 11324 33554432000 4194304 5208918 140736241704816 140736241702760 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27548/statm: 12603 11324 95 248 0 12352 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 91384

[startup+6.3004 s]
/proc/loadavg: 1.32 1.79 1.84 4/184 27591
/proc/meminfo: memFree=31280628/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=22676 CPUtime=1.33 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 6771 14177 0 0 33 15 82 3 20 0 1 0 291722619 23220224 4465 33554432000 4194304 5990268 140733454026000 140733454017408 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27518/statm: 5669 4465 174 439 0 5226 0
[pid=27547] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27547/stat : 27547 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291722756 9367552 267 33554432000 4194304 5064252 140733469938304 140733469937216 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27547/statm: 2287 267 226 213 0 72 0
[pid=27548] ppid=27547 vsize=50412 CPUtime=4.92 cores=1,3,5,7
/proc/27548/stat : 27548 (glucose) R 27547 27516 23365 0 -1 4202496 11277 0 0 0 490 2 0 0 20 0 1 0 291722756 51621888 11401 33554432000 4194304 5208918 140736241704816 140736241702648 4229219 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27548/statm: 12603 11401 100 248 0 12352 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 91384

[startup+12.7003 s]
/proc/loadavg: 1.37 1.80 1.84 4/184 27664
/proc/meminfo: memFree=31026040/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=572260 CPUtime=12.67 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) R 27516 27516 23365 0 -1 4202496 20319 28519 0 0 456 30 774 7 20 0 1 0 291722619 585994240 84621 33554432000 4194304 5990268 140733454026000 140733454018344 4523217 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27518/statm: 143065 84621 182 439 0 142622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 581408

[startup+25.5004 s]
/proc/loadavg: 1.82 1.87 1.86 4/186 27804
/proc/meminfo: memFree=29762644/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=536288 CPUtime=14.21 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 21071 28519 0 0 550 90 774 7 20 0 1 0 291722619 549158912 90476 33554432000 4194304 5990268 140733454026000 140733454017424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/27518/statm: 134072 90476 182 439 0 133629 0
[pid=27690] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27690/stat : 27690 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291724044 9367552 266 33554432000 4194304 5064252 140733810156064 140733810154976 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27690/statm: 2287 266 226 213 0 72 0
[pid=27691] ppid=27690 vsize=1004468 CPUtime=11.24 cores=1,3,5,7
/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 116717 0 0 0 1079 45 0 0 20 0 1 0 291724044 1028575232 202331 33554432000 4194304 5208918 140735142170032 140735142167880 4212672 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 251117 202331 105 248 0 250866 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1559052

[startup+51.1004 s]
/proc/loadavg: 1.88 1.88 1.86 4/187 28080
/proc/meminfo: memFree=29739728/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=536288 CPUtime=14.21 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 21071 28519 0 0 550 90 774 7 20 0 1 0 291722619 549158912 90476 33554432000 4194304 5990268 140733454026000 140733454017424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/27518/statm: 134072 90476 182 439 0 133629 0
[pid=27690] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27690/stat : 27690 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291724044 9367552 266 33554432000 4194304 5064252 140733810156064 140733810154976 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27690/statm: 2287 266 226 213 0 72 0
[pid=27691] ppid=27690 vsize=1035512 CPUtime=36.84 cores=1,3,5,7
/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 125147 0 0 0 3637 47 0 0 20 0 1 0 291724044 1060364288 216893 33554432000 4194304 5208918 140735142170032 140735142167880 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 258878 216893 105 248 0 258627 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1590096

[startup+102.307 s]
/proc/loadavg: 1.88 1.88 1.86 4/186 28637
/proc/meminfo: memFree=29699980/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=536288 CPUtime=14.21 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 21071 28519 0 0 550 90 774 7 20 0 1 0 291722619 549158912 90476 33554432000 4194304 5990268 140733454026000 140733454017424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/27518/statm: 134072 90476 182 439 0 133629 0
[pid=27690] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27690/stat : 27690 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291724044 9367552 266 33554432000 4194304 5064252 140733810156064 140733810154976 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27690/statm: 2287 266 226 213 0 72 0
[pid=27691] ppid=27690 vsize=1035512 CPUtime=88.04 cores=1,3,5,7
/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 125147 0 0 0 8757 47 0 0 20 0 1 0 291724044 1060364288 216893 33554432000 4194304 5208918 140735142170032 140735142167880 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 258878 216893 105 248 0 258627 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1590096

[startup+162.3 s]
/proc/loadavg: 1.95 1.90 1.87 4/186 29281
/proc/meminfo: memFree=29685200/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=536288 CPUtime=14.21 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 21071 28519 0 0 550 90 774 7 20 0 1 0 291722619 549158912 90476 33554432000 4194304 5990268 140733454026000 140733454017424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/27518/statm: 134072 90476 182 439 0 133629 0
[pid=27690] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27690/stat : 27690 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291724044 9367552 266 33554432000 4194304 5064252 140733810156064 140733810154976 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27690/statm: 2287 266 226 213 0 72 0
[pid=27691] ppid=27690 vsize=1051352 CPUtime=148.02 cores=1,3,5,7
/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 129547 0 0 0 14755 47 0 0 20 0 1 0 291724044 1076584448 221293 33554432000 4194304 5208918 140735142170032 140735142167880 4211019 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 262838 221293 105 248 0 262587 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1605936

[startup+222.3 s]
/proc/loadavg: 2.02 1.93 1.88 4/186 29935
/proc/meminfo: memFree=29719456/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 133022 0 0 0 134731 48 0 0 20 0 1 0 291724044 1091383296 228841 33554432000 4194304 5208918 140735142170032 140735142167704 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 266451 228841 105 248 0 266200 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 1620388

[startup+1422.31 s]
/proc/loadavg: 1.96 1.98 1.93 4/185 10359
/proc/meminfo: memFree=29638072/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=536288 CPUtime=14.21 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 21071 28519 0 0 550 90 774 7 20 0 1 0 291722619 549158912 90476 33554432000 4194304 5990268 140733454026000 140733454017424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/27518/statm: 134072 90476 182 439 0 133629 0
[pid=27690] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27690/stat : 27690 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291724044 9367552 266 33554432000 4194304 5064252 140733810156064 140733810154976 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27690/statm: 2287 266 226 213 0 72 0
[pid=27691] ppid=27690 vsize=1072404 CPUtime=1407.8 cores=1,3,5,7
/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 134841 0 0 0 140730 50 0 0 20 0 1 0 291724044 1098141696 232193 33554432000 4194304 5208918 140735142170032 140735142167880 4229264 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 268101 232193 105 248 0 267850 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 1626988

[startup+1482.3 s]
/proc/loadavg: 1.98 1.98 1.93 4/186 10990
/proc/meminfo: memFree=29656084/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=536288 CPUtime=14.21 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 21071 28519 0 0 550 90 774 7 20 0 1 0 291722619 549158912 90476 33554432000 4194304 5990268 140733454026000 140733454017424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/27518/statm: 134072 90476 182 439 0 133629 0
[pid=27690] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27690/stat : 27690 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291724044 9367552 266 33554432000 4194304 5064252 140733810156064 140733810154976 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27690/statm: 2287 266 226 213 0 72 0
[pid=27691] ppid=27690 vsize=1076892 CPUtime=1467.77 cores=1,3,5,7
/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 135993 0 0 0 146727 50 0 0 20 0 1 0 291724044 1102737408 235900 33554432000 4194304 5208918 140735142170032 140735142167880 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 269223 235900 105 248 0 268972 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 1631476

[startup+1542.3 s]
/proc/loadavg: 2.02 1.98 1.93 4/185 11627
/proc/meminfo: memFree=29651980/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=536288 CPUtime=14.21 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 21071 28519 0 0 550 90 774 7 20 0 1 0 291722619 549158912 90476 33554432000 4194304 5990268 140733454026000 140733454017424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/27518/statm: 134072 90476 182 439 0 133629 0
[pid=27690] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27690/stat : 27690 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291724044 9367552 266 33554432000 4194304 5064252 140733810156064 140733810154976 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27690/statm: 2287 266 226 213 0 72 0
[pid=27691] ppid=27690 vsize=1077156 CPUtime=1527.76 cores=1,3,5,7
/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 136066 0 0 0 152726 50 0 0 20 0 1 0 291724044 1103007744 237004 33554432000 4194304 5208918 140735142170032 140735142167880 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 269289 237004 105 248 0 269038 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 1631740

[startup+1602.3 s]
/proc/loadavg: 2.09 2.03 1.94 4/185 12262
/proc/meminfo: memFree=29616076/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=536288 CPUtime=14.21 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 21071 28519 0 0 550 90 774 7 20 0 1 0 291722619 549158912 90476 33554432000 4194304 5990268 140733454026000 140733454017424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/27518/statm: 134072 90476 182 439 0 133629 0
[pid=27690] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27690/stat : 27690 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291724044 9367552 266 33554432000 4194304 5064252 140733810156064 140733810154976 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27690/statm: 2287 266 226 213 0 72 0
[pid=27691] ppid=27690 vsize=1077288 CPUtime=1587.75 cores=1,3,5,7
/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 136094 0 0 0 158725 50 0 0 20 0 1 0 291724044 1103142912 237542 33554432000 4194304 5208918 140735142170032 140735142167880 4211580 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 269322 237542 105 248 0 269071 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 1631872

[startup+1662.3 s]
/proc/loadavg: 1.90 1.99 1.93 4/185 12906
/proc/meminfo: memFree=29662440/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=536288 CPUtime=14.21 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 21071 28519 0 0 550 90 774 7 20 0 1 0 291722619 549158912 90476 33554432000 4194304 5990268 140733454026000 140733454017424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/27518/statm: 134072 90476 182 439 0 133629 0
[pid=27690] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27690/stat : 27690 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291724044 9367552 266 33554432000 4194304 5064252 140733810156064 140733810154976 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27690/statm: 2287 266 226 213 0 72 0
[pid=27691] ppid=27690 vsize=1079452 CPUtime=1647.75 cores=1,3,5,7
/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 136789 0 0 0 164720 55 0 0 20 0 1 0 291724044 1105358848 224565 33554432000 4194304 5208918 140735142170032 140735142168120 4211652 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 269863 224565 105 248 0 269612 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 1634036

[startup+1722.3 s]
/proc/loadavg: 1.91 1.97 1.93 4/185 13539
/proc/meminfo: memFree=29695760/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=536288 CPUtime=14.21 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 21071 28519 0 0 550 90 774 7 20 0 1 0 291722619 549158912 90476 33554432000 4194304 5990268 140733454026000 140733454017424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/27518/statm: 134072 90476 182 439 0 133629 0
[pid=27690] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27690/stat : 27690 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291724044 9367552 266 33554432000 4194304 5064252 140733810156064 140733810154976 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27690/statm: 2287 266 226 213 0 72 0
[pid=27691] ppid=27690 vsize=1080384 CPUtime=1707.74 cores=1,3,5,7
/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 137048 0 0 0 170719 55 0 0 20 0 1 0 291724044 1106313216 225846 33554432000 4194304 5208918 140735142170032 140735142167880 4211572 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 270096 225846 105 248 0 269845 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 1634968

[startup+1782.3 s]
/proc/loadavg: 1.96 1.97 1.93 4/185 14184
/proc/meminfo: memFree=29699204/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=536288 CPUtime=14.21 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 21071 28519 0 0 550 90 774 7 20 0 1 0 291722619 549158912 90476 33554432000 4194304 5990268 140733454026000 140733454017424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/27518/statm: 134072 90476 182 439 0 133629 0
[pid=27690] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27690/stat : 27690 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291724044 9367552 266 33554432000 4194304 5064252 140733810156064 140733810154976 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27690/statm: 2287 266 226 213 0 72 0
[pid=27691] ppid=27690 vsize=1080756 CPUtime=1767.73 cores=1,3,5,7
/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 137088 0 0 0 176718 55 0 0 20 0 1 0 291724044 1106694144 226397 33554432000 4194304 5208918 140735142170032 140735142167784 4211577 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 270189 226397 105 248 0 269938 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 1635340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.97 1.97 1.93 3/185 14383
/proc/meminfo: memFree=29666792/32873844 swapFree=7620/7620
[pid=27516] ppid=27512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (npSolver-wbo-It) S 27512 27516 23365 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291722619 9367552 274 33554432000 4194304 5064252 140735328583392 140735328582304 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27516/statm: 2287 274 233 213 0 72 0
[pid=27518] ppid=27516 vsize=536288 CPUtime=14.21 cores=1,3,5,7
/proc/27518/stat : 27518 (npSolver-wbo) S 27516 27516 23365 0 -1 4202496 21071 28519 0 0 550 90 774 7 20 0 1 0 291722619 549158912 90476 33554432000 4194304 5990268 140733454026000 140733454017424 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/27518/statm: 134072 90476 182 439 0 133629 0
[pid=27690] ppid=27518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27690/stat : 27690 (satsolver.sh) S 27518 27516 23365 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291724044 9367552 266 33554432000 4194304 5064252 140733810156064 140733810154976 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27690/statm: 2287 266 226 213 0 72 0
[pid=27691] ppid=27690 vsize=1080756 CPUtime=1785.83 cores=1,3,5,7
/proc/27691/stat : 27691 (glucose) R 27690 27516 23365 0 -1 4202496 137127 0 0 0 178528 55 0 0 20 0 1 0 291724044 1106694144 227458 33554432000 4194304 5208918 140735142170032 140735142166408 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27691/statm: 270189 227458 105 248 0 269938 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1635340

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.42
CPU time (s): 1800.04
CPU user time (s): 1798.52
CPU system time (s): 1.52
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 1977720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.243
system time used= 0.989849
maximum resident set size= 714312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50565
page faults= 0
swaps= 0
block input operations= 8
block output operations= 725016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 103
involuntary context switches= 43

runsolver used 3.10053 second user time and 8.88565 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-29 03:46:18
IDJOB=3715485
IDBENCH=79592
IDSOLVER=2297
FILE ID=node135/3715485-1338255978
RUNJOBID= node135-1338255978-27490
PBS_JOBID= 14624622
Free space on /tmp= 71640 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/satellite/normalized-satellite02bc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715485-1338255978/watcher-3715485-1338255978 -o /tmp/evaluation-result-3715485-1338255978/solver-3715485-1338255978 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715485-1338255978.wbo 1862843014 HOME HOME

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

MD5SUM BENCH= 5ff44be474cc118d1f1e3f86110017ca
RANDOM SEED=1862843014

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31359260 kB
Buffers:          282416 kB
Cached:           395484 kB
SwapCached:         1668 kB
Active:           265184 kB
Inactive:         424252 kB
Active(anon):       1284 kB
Inactive(anon):    12860 kB
Active(file):     263900 kB
Inactive(file):   411392 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105716 kB
Dirty:             17852 kB
Writeback:             0 kB
AnonPages:         17680 kB
Mapped:             9732 kB
Shmem:               132 kB
Slab:             683532 kB
SReclaimable:     125364 kB
SUnreclaim:       558168 kB
KernelStack:        1424 kB
PageTables:         3776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71272 MiB
End job on node135 at 2012-05-29 04:16:19