Trace number 3714831

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? (TO) 1800.04 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-509_wcsp.wbo
MD5SUM0a22110b19ff8df475cc5d040170176a
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark39471
Best CPU time to get the best result obtained on this benchmark1800.46
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1000
Total number of constraints12591
Number of soft constraints12243
Number of constraints which are clauses12243
Number of constraints which are cardinality constraints (but not clauses)348
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 55572
Min constraint cost 1
Max constraint cost 55572
Sum of constraints costs 661084511
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.08	c run usual solver
0.00/0.29	o 145709784
0.00/0.29	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-3714831-1338251396/watcher-3714831-1338251396 -o /tmp/evaluation-result-3714831-1338251396/solver-3714831-1338251396 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714831-1338251396.wbo 651120835 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.00 2.00 3/179 32236
/proc/meminfo: memFree=30742504/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0

[startup+0.0232131 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32236
/proc/meminfo: memFree=30742504/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32236
/proc/meminfo: memFree=30742504/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32236
/proc/meminfo: memFree=30742504/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32236
/proc/meminfo: memFree=30742504/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 32248
/proc/meminfo: memFree=30678980/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=1.48 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) R 32236 32236 28184 0 -1 4202496 8306 8184 0 0 126 6 14 2 20 0 1 0 291268216 152231936 24177 33554432000 4194304 5990268 140734270684768 140734270677464 4523032 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 24177 163 439 0 36723 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 157812

[startup+3.1002 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 32248
/proc/meminfo: memFree=30598860/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 157812
heavy processes:

[startup+6.30029 s]
/proc/loadavg: 1.93 1.98 1.99 3/184 32253
/proc/meminfo: memFree=30210632/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=330016 CPUtime=3.91 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 54462 0 0 0 375 16 0 0 20 0 1 0 291268452 337936384 74415 33554432000 4194304 5208918 140737246621264 140737246619112 4229296 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32250/statm: 82504 74415 104 248 0 82253 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 496976

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/184 32253
/proc/meminfo: memFree=30197484/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=336312 CPUtime=10.32 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 55136 0 0 0 1015 17 0 0 20 0 1 0 291268452 344383488 75089 33554432000 4194304 5208918 140737246621264 140737246617640 4211027 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 84078 75089 105 248 0 83827 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 503272

[startup+25.5004 s]
/proc/loadavg: 1.94 1.98 1.99 3/184 32253
/proc/meminfo: memFree=30173384/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=336312 CPUtime=23.11 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 55463 0 0 0 2294 17 0 0 20 0 1 0 291268452 344383488 76949 33554432000 4194304 5208918 140737246621264 140737246617640 4211027 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 84078 76949 105 248 0 83827 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 503272

[startup+51.1005 s]
/proc/loadavg: 1.96 1.98 1.99 3/184 32253
/proc/meminfo: memFree=30167368/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=337104 CPUtime=48.71 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 55832 0 0 0 4853 18 0 0 20 0 1 0 291268452 345194496 77829 33554432000 4194304 5208918 140737246621264 140737246617640 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 84276 77829 105 248 0 84025 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 504064

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 32253
/proc/meminfo: memFree=30156332/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=401984 CPUtime=99.9 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 62136 0 0 0 9966 24 0 0 20 0 1 0 291268452 411631616 85600 33554432000 4194304 5208918 140737246621264 140737246619112 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 100496 85600 105 248 0 100245 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 568944

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 32253
/proc/meminfo: memFree=30136520/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=353536 CPUtime=159.89 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 62859 0 0 0 15963 26 0 0 20 0 1 0 291268452 362020864 82101 33554432000 4194304 5208918 140737246621264 140737246619016 4211162 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 88384 82101 105 248 0 88133 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 520496

[startup+222.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/183 32253
/proc/meminfo: memFree=30104624/32873844 swapFree=7372/7372

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

/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 136347 0 0 0 135796 171 0 0 20 0 1 0 291268452 633356288 137444 33554432000 4194304 5208918 140737246621264 140737246619112 4211019 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 154628 137444 105 248 0 154377 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 785472

[startup+1422.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/183 32315
/proc/meminfo: memFree=30186896/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=624828 CPUtime=1419.66 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 140599 0 0 0 141785 181 0 0 20 0 1 0 291268452 639823872 140529 33554432000 4194304 5208918 140737246621264 140737246617640 4205203 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 156207 140529 105 248 0 155956 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 791788

[startup+1482.3 s]
/proc/loadavg: 2.23 2.07 2.01 3/183 32316
/proc/meminfo: memFree=30218680/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=627660 CPUtime=1479.64 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 143968 0 0 0 147775 189 0 0 20 0 1 0 291268452 642723840 139221 33554432000 4194304 5208918 140737246621264 140737246619112 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 156915 139221 105 248 0 156664 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 794620

[startup+1542.3 s]
/proc/loadavg: 2.20 2.08 2.02 3/183 32316
/proc/meminfo: memFree=30208512/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=630632 CPUtime=1539.62 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 147457 0 0 0 153764 198 0 0 20 0 1 0 291268452 645767168 135289 33554432000 4194304 5208918 140737246621264 140737246617576 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 157658 135289 105 248 0 157407 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 797592

[startup+1602.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/183 32316
/proc/meminfo: memFree=30159276/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=636120 CPUtime=1599.62 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 150145 0 0 0 159758 204 0 0 20 0 1 0 291268452 651386880 144745 33554432000 4194304 5208918 140737246621264 140737246619112 4229692 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 159030 144745 105 248 0 158779 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 803080

[startup+1662.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/183 32316
/proc/meminfo: memFree=30168188/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=639568 CPUtime=1659.61 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 153755 0 0 0 165748 213 0 0 20 0 1 0 291268452 654917632 139403 33554432000 4194304 5208918 140737246621264 140737246619112 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 159892 139403 105 248 0 159641 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 806528

[startup+1722.3 s]
/proc/loadavg: 2.11 2.08 2.02 3/183 32316
/proc/meminfo: memFree=30153996/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=641280 CPUtime=1719.6 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 154666 0 0 0 171742 218 0 0 20 0 1 0 291268452 656670720 146142 33554432000 4194304 5208918 140737246621264 140737246617640 4229699 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 160320 146142 105 248 0 160069 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 808240

[startup+1782.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/183 32317
/proc/meminfo: memFree=30120636/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=644556 CPUtime=1779.6 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 156070 0 0 0 177736 224 0 0 20 0 1 0 291268452 660025344 143586 33554432000 4194304 5208918 140737246621264 140737246619112 4212690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 161139 143586 105 248 0 160888 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 811516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.06 2.01 3/183 32317
/proc/meminfo: memFree=30119712/32873844 swapFree=7372/7372
[pid=32236] ppid=32234 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32236/stat : 32236 (npSolver-wbo-It) S 32234 32236 28184 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291268215 9367552 274 33554432000 4194304 5064252 140736650918816 140736650917728 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32236/statm: 2287 274 233 213 0 72 0
[pid=32237] ppid=32236 vsize=148664 CPUtime=2.34 cores=0,2,4,6
/proc/32237/stat : 32237 (npSolver-wbo) S 32236 32236 28184 0 -1 4202496 8635 8184 0 0 193 25 14 2 20 0 1 0 291268216 152231936 35954 33554432000 4194304 5990268 140734270684768 140734270676192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32237/statm: 37166 35954 164 439 0 36723 0
[pid=32249] ppid=32237 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32249/stat : 32249 (satsolver.sh) S 32237 32236 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291268452 9367552 267 33554432000 4194304 5064252 140736818589616 140736818588528 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32249/statm: 2287 267 226 213 0 72 0
[pid=32250] ppid=32249 vsize=645468 CPUtime=1797.7 cores=0,2,4,6
/proc/32250/stat : 32250 (glucose) R 32249 32236 28184 0 -1 4202496 156262 0 0 0 179545 225 0 0 20 0 1 0 291268452 660959232 149399 33554432000 4194304 5208918 140737246621264 140737246619112 4211620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32250/statm: 161367 149399 105 248 0 161116 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 812428

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 32236 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=89682
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=280957
# CPU time returned by wait4() is 2.37064
# 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.41
CPU time (s): 1800.04
CPU user time (s): 1797.52
CPU system time (s): 2.52
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 1022732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.08968
system time used= 0.280957
maximum resident set size= 269712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17795
page faults= 0
swaps= 0
block input operations= 0
block output operations= 254232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31
involuntary context switches= 22

runsolver used 3.21151 second user time and 12.872 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-29 02:29:56
IDJOB=3714831
IDBENCH=79609
IDSOLVER=2296
FILE ID=node109/3714831-1338251396
RUNJOBID= node109-1338230730-28200
PBS_JOBID= 14624656
Free space on /tmp= 71168 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-509_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714831-1338251396/watcher-3714831-1338251396 -o /tmp/evaluation-result-3714831-1338251396/solver-3714831-1338251396 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714831-1338251396.wbo 651120835 HOME HOME

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

MD5SUM BENCH= 0a22110b19ff8df475cc5d040170176a
RANDOM SEED=651120835

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30743404 kB
Buffers:          267884 kB
Cached:           443712 kB
SwapCached:          588 kB
Active:           983948 kB
Inactive:         302828 kB
Active(anon):     569780 kB
Inactive(anon):     7668 kB
Active(file):     414168 kB
Inactive(file):   295160 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:              8604 kB
Writeback:             0 kB
AnonPages:        596184 kB
Mapped:            11412 kB
Shmem:                 8 kB
Slab:             700224 kB
SReclaimable:     142736 kB
SUnreclaim:       557488 kB
KernelStack:        1520 kB
PageTables:         4484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     823820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    387072 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= 71072 MiB
End job on node109 at 2012-05-29 02:59:57