Trace number 3715513

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.03 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-1504_wcsp.wbo
MD5SUMac5f702c0244d39cd9a7af5ec1155cb5
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark185320
Best CPU time to get the best result obtained on this benchmark1800.04
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1858
Total number of constraints7198
Number of soft constraints6593
Number of constraints which are clauses6593
Number of constraints which are cardinality constraints (but not clauses)605
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 285545
Min constraint cost 1
Max constraint cost 285545
Sum of constraints costs 1710129004
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.05	c run usual solver
0.00/0.18	o 397479640
0.00/0.18	c starting approximation
0.00/0.18	c factor = 2
0.00/0.18	c factor still to low - shrinking to 7.86175e+06
0.00/0.18	c approx number of clauses: 1e+06
0.00/0.18	c current bound: 198739824
43.87/43.99	c leaving approximation
43.87/43.99	c finished approximation
43.87/43.99	c fallback to adder encoding
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3715513-1338256832/watcher-3715513-1338256832 -o /tmp/evaluation-result-3715513-1338256832/solver-3715513-1338256832 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715513-1338256832.wbo 108171656 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 29262
/proc/meminfo: memFree=27589664/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0

[startup+0.035251 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 29262
/proc/meminfo: memFree=27589664/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 29262
/proc/meminfo: memFree=27589664/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300202 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 29262
/proc/meminfo: memFree=27589664/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 29262
/proc/meminfo: memFree=27589664/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 29289
/proc/meminfo: memFree=27487200/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=12756 CPUtime=0.26 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 3431 7060 0 0 13 3 8 2 20 0 1 0 291809172 13062144 2486 33554432000 4194304 5990268 140733984214560 140733984205968 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 3189 2486 174 439 0 2746 0
[pid=29286] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29286/stat : 29286 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291809199 9367552 267 33554432000 4194304 5064252 140735788139264 140735788138176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29286/statm: 2287 267 226 213 0 72 0
[pid=29287] ppid=29286 vsize=53084 CPUtime=1.21 cores=1,3,5,7
/proc/29287/stat : 29287 (glucose) R 29286 29262 24197 0 -1 4202496 11959 0 0 0 120 1 0 0 20 0 1 0 291809199 54358016 12031 33554432000 4194304 5208918 140735137900896 140735137898568 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29287/statm: 13271 12031 95 248 0 13020 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 84136

[startup+3.10038 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29304
/proc/meminfo: memFree=27393932/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=12756 CPUtime=0.26 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 3431 7060 0 0 13 3 8 2 20 0 1 0 291809172 13062144 2486 33554432000 4194304 5990268 140733984214560 140733984205968 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 3189 2486 174 439 0 2746 0
[pid=29286] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29286/stat : 29286 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291809199 9367552 267 33554432000 4194304 5064252 140735788139264 140735788138176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29286/statm: 2287 267 226 213 0 72 0
[pid=29287] ppid=29286 vsize=53084 CPUtime=2.81 cores=1,3,5,7
/proc/29287/stat : 29287 (glucose) R 29286 29262 24197 0 -1 4202496 12002 0 0 0 280 1 0 0 20 0 1 0 291809199 54358016 12074 33554432000 4194304 5208918 140735137900896 140735137898568 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29287/statm: 13271 12074 95 248 0 13020 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 84136

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29304
/proc/meminfo: memFree=27186512/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=12756 CPUtime=0.26 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 3431 7060 0 0 13 3 8 2 20 0 1 0 291809172 13062144 2486 33554432000 4194304 5990268 140733984214560 140733984205968 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 3189 2486 174 439 0 2746 0
[pid=29286] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29286/stat : 29286 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291809199 9367552 267 33554432000 4194304 5064252 140735788139264 140735788138176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29286/statm: 2287 267 226 213 0 72 0
[pid=29287] ppid=29286 vsize=53484 CPUtime=6.01 cores=1,3,5,7
/proc/29287/stat : 29287 (glucose) R 29286 29262 24197 0 -1 4202496 12109 0 0 0 599 2 0 0 20 0 1 0 291809199 54767616 12181 33554432000 4194304 5208918 140735137900896 140735137898856 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29287/statm: 13371 12181 95 248 0 13120 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 84536

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 29306
/proc/meminfo: memFree=25896724/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=12756 CPUtime=0.26 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 3431 7060 0 0 13 3 8 2 20 0 1 0 291809172 13062144 2486 33554432000 4194304 5990268 140733984214560 140733984205968 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 3189 2486 174 439 0 2746 0
[pid=29286] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29286/stat : 29286 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291809199 9367552 267 33554432000 4194304 5064252 140735788139264 140735788138176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29286/statm: 2287 267 226 213 0 72 0
[pid=29287] ppid=29286 vsize=53636 CPUtime=12.41 cores=1,3,5,7
/proc/29287/stat : 29287 (glucose) R 29286 29262 24197 0 -1 4202496 12208 0 0 0 1239 2 0 0 20 0 1 0 291809199 54923264 12275 33554432000 4194304 5208918 140735137900896 140735137898856 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29287/statm: 13409 12275 95 248 0 13158 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 84688

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 29306
/proc/meminfo: memFree=25463644/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=12756 CPUtime=0.26 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 3431 7060 0 0 13 3 8 2 20 0 1 0 291809172 13062144 2486 33554432000 4194304 5990268 140733984214560 140733984205968 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 3189 2486 174 439 0 2746 0
[pid=29286] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29286/stat : 29286 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291809199 9367552 267 33554432000 4194304 5064252 140735788139264 140735788138176 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29286/statm: 2287 267 226 213 0 72 0
[pid=29287] ppid=29286 vsize=53840 CPUtime=25.21 cores=1,3,5,7
/proc/29287/stat : 29287 (glucose) R 29286 29262 24197 0 -1 4202496 12367 0 0 0 2519 2 0 0 20 0 1 0 291809199 55132160 12431 33554432000 4194304 5208918 140735137900896 140735137898568 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29287/statm: 13460 12431 95 248 0 13209 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 84892

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/184 29336
/proc/meminfo: memFree=25144624/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=141716 CPUtime=45.11 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 9863 23540 0 0 113 17 4375 6 20 0 1 0 291809172 145117184 19507 33554432000 4194304 5990268 140733984214560 140733984205984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 35429 19507 182 439 0 34986 0
[pid=29335] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29335/stat : 29335 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291813685 9367552 266 33554432000 4194304 5064252 140737367776096 140737367775008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2287 266 226 213 0 72 0
[pid=29336] ppid=29335 vsize=195300 CPUtime=5.95 cores=1,3,5,7
/proc/29336/stat : 29336 (glucose) R 29335 29262 24197 0 -1 4202496 36553 0 0 0 585 10 0 0 20 0 1 0 291813685 199987200 46392 33554432000 4194304 5208918 140737430472880 140737430470840 4211104 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29336/statm: 48825 46392 105 248 0 48574 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 355312

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 29336
/proc/meminfo: memFree=25086888/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=141716 CPUtime=45.11 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 9863 23540 0 0 113 17 4375 6 20 0 1 0 291809172 145117184 19507 33554432000 4194304 5990268 140733984214560 140733984205984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 35429 19507 182 439 0 34986 0
[pid=29335] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29335/stat : 29335 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291813685 9367552 266 33554432000 4194304 5064252 140737367776096 140737367775008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2287 266 226 213 0 72 0
[pid=29336] ppid=29335 vsize=247200 CPUtime=57.14 cores=1,3,5,7
/proc/29336/stat : 29336 (glucose) R 29335 29262 24197 0 -1 4202496 49160 0 0 0 5692 22 0 0 20 0 1 0 291813685 253132800 54460 33554432000 4194304 5208918 140737430472880 140737430470728 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29336/statm: 61800 54460 105 248 0 61549 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 407212

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29336
/proc/meminfo: memFree=25033448/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=141716 CPUtime=45.11 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 9863 23540 0 0 113 17 4375 6 20 0 1 0 291809172 145117184 19507 33554432000 4194304 5990268 140733984214560 140733984205984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 35429 19507 182 439 0 34986 0
[pid=29335] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/29336/stat : 29336 (glucose) R 29335 29262 24197 0 -1 4202496 132693 0 0 0 131487 201 0 0 20 0 1 0 291813685 594243584 126517 33554432000 4194304 5208918 140737430472880 140737430469192 4211182 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29336/statm: 145079 126517 105 248 0 144828 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 740328

[startup+1422.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 29346
/proc/meminfo: memFree=24662424/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=141716 CPUtime=45.11 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 9863 23540 0 0 113 17 4375 6 20 0 1 0 291809172 145117184 19507 33554432000 4194304 5990268 140733984214560 140733984205984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 35429 19507 182 439 0 34986 0
[pid=29335] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29335/stat : 29335 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291813685 9367552 266 33554432000 4194304 5064252 140737367776096 140737367775008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2287 266 226 213 0 72 0
[pid=29336] ppid=29335 vsize=501856 CPUtime=1376.87 cores=1,3,5,7
/proc/29336/stat : 29336 (glucose) R 29335 29262 24197 0 -1 4202496 134064 0 0 0 137478 209 0 0 20 0 1 0 291813685 513900544 122433 33554432000 4194304 5208918 140737430472880 140737430469256 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29336/statm: 125464 122433 105 248 0 125213 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 661868

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 29347
/proc/meminfo: memFree=24661380/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=141716 CPUtime=45.11 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 9863 23540 0 0 113 17 4375 6 20 0 1 0 291809172 145117184 19507 33554432000 4194304 5990268 140733984214560 140733984205984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 35429 19507 182 439 0 34986 0
[pid=29335] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29335/stat : 29335 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291813685 9367552 266 33554432000 4194304 5064252 140737367776096 140737367775008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2287 266 226 213 0 72 0
[pid=29336] ppid=29335 vsize=586176 CPUtime=1436.86 cores=1,3,5,7
/proc/29336/stat : 29336 (glucose) R 29335 29262 24197 0 -1 4202496 135344 0 0 0 143472 214 0 0 20 0 1 0 291813685 600244224 129410 33554432000 4194304 5208918 140737430472880 140737430469256 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29336/statm: 146544 129410 105 248 0 146293 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 746188

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 29347
/proc/meminfo: memFree=24581420/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=141716 CPUtime=45.11 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 9863 23540 0 0 113 17 4375 6 20 0 1 0 291809172 145117184 19507 33554432000 4194304 5990268 140733984214560 140733984205984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 35429 19507 182 439 0 34986 0
[pid=29335] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29335/stat : 29335 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291813685 9367552 266 33554432000 4194304 5064252 140737367776096 140737367775008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2287 266 226 213 0 72 0
[pid=29336] ppid=29335 vsize=590296 CPUtime=1496.85 cores=1,3,5,7
/proc/29336/stat : 29336 (glucose) R 29335 29262 24197 0 -1 4202496 136709 0 0 0 149466 219 0 0 20 0 1 0 291813685 604463104 134943 33554432000 4194304 5208918 140737430472880 140737430470728 4229720 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29336/statm: 147574 134943 105 248 0 147323 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 750308

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 29348
/proc/meminfo: memFree=24640448/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=141716 CPUtime=45.11 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 9863 23540 0 0 113 17 4375 6 20 0 1 0 291809172 145117184 19507 33554432000 4194304 5990268 140733984214560 140733984205984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 35429 19507 182 439 0 34986 0
[pid=29335] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29335/stat : 29335 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291813685 9367552 266 33554432000 4194304 5064252 140737367776096 140737367775008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2287 266 226 213 0 72 0
[pid=29336] ppid=29335 vsize=592820 CPUtime=1556.84 cores=1,3,5,7
/proc/29336/stat : 29336 (glucose) R 29335 29262 24197 0 -1 4202496 138147 0 0 0 155456 228 0 0 20 0 1 0 291813685 607047680 127846 33554432000 4194304 5208918 140737430472880 140737430469256 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29336/statm: 148205 127846 105 248 0 147954 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 752832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 29348
/proc/meminfo: memFree=24643012/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=141716 CPUtime=45.11 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 9863 23540 0 0 113 17 4375 6 20 0 1 0 291809172 145117184 19507 33554432000 4194304 5990268 140733984214560 140733984205984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 35429 19507 182 439 0 34986 0
[pid=29335] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29335/stat : 29335 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291813685 9367552 266 33554432000 4194304 5064252 140737367776096 140737367775008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2287 266 226 213 0 72 0
[pid=29336] ppid=29335 vsize=598996 CPUtime=1616.83 cores=1,3,5,7
/proc/29336/stat : 29336 (glucose) R 29335 29262 24197 0 -1 4202496 140009 0 0 0 161450 233 0 0 20 0 1 0 291813685 613371904 135917 33554432000 4194304 5208918 140737430472880 140737430469192 4229549 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29336/statm: 149749 135917 105 248 0 149498 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 759008

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 29348
/proc/meminfo: memFree=24607740/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=141716 CPUtime=45.11 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 9863 23540 0 0 113 17 4375 6 20 0 1 0 291809172 145117184 19507 33554432000 4194304 5990268 140733984214560 140733984205984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 35429 19507 182 439 0 34986 0
[pid=29335] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29335/stat : 29335 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291813685 9367552 266 33554432000 4194304 5064252 140737367776096 140737367775008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2287 266 226 213 0 72 0
[pid=29336] ppid=29335 vsize=603952 CPUtime=1676.82 cores=1,3,5,7
/proc/29336/stat : 29336 (glucose) R 29335 29262 24197 0 -1 4202496 142071 0 0 0 167441 241 0 0 20 0 1 0 291813685 618446848 129434 33554432000 4194304 5208918 140737430472880 140737430469256 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29336/statm: 150988 129434 105 248 0 150737 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 763964

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 29352
/proc/meminfo: memFree=24633816/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=141716 CPUtime=45.11 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 9863 23540 0 0 113 17 4375 6 20 0 1 0 291809172 145117184 19507 33554432000 4194304 5990268 140733984214560 140733984205984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 35429 19507 182 439 0 34986 0
[pid=29335] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29335/stat : 29335 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291813685 9367552 266 33554432000 4194304 5064252 140737367776096 140737367775008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2287 266 226 213 0 72 0
[pid=29336] ppid=29335 vsize=606076 CPUtime=1736.81 cores=1,3,5,7
/proc/29336/stat : 29336 (glucose) R 29335 29262 24197 0 -1 4202496 143000 0 0 0 173436 245 0 0 20 0 1 0 291813685 620621824 132478 33554432000 4194304 5208918 140737430472880 140737430469256 4229354 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29336/statm: 151519 132478 105 248 0 151268 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 766088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 29352
/proc/meminfo: memFree=24593180/32873648 swapFree=6864/6864
[pid=29262] ppid=29260 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29262/stat : 29262 (npSolver-wbo-It) S 29260 29262 24197 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291809171 9367552 275 33554432000 4194304 5064252 140735086356224 140735086355136 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29262/statm: 2287 275 233 213 0 72 0
[pid=29263] ppid=29262 vsize=141716 CPUtime=45.11 cores=1,3,5,7
/proc/29263/stat : 29263 (npSolver-wbo) S 29262 29262 24197 0 -1 4202496 9863 23540 0 0 113 17 4375 6 20 0 1 0 291809172 145117184 19507 33554432000 4194304 5990268 140733984214560 140733984205984 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29263/statm: 35429 19507 182 439 0 34986 0
[pid=29335] ppid=29263 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29335/stat : 29335 (satsolver.sh) S 29263 29262 24197 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291813685 9367552 266 33554432000 4194304 5064252 140737367776096 140737367775008 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29335/statm: 2287 266 226 213 0 72 0
[pid=29336] ppid=29335 vsize=607044 CPUtime=1754.92 cores=1,3,5,7
/proc/29336/stat : 29336 (glucose) R 29335 29262 24197 0 -1 4202496 143225 0 0 0 175246 246 0 0 20 0 1 0 291813685 621613056 138324 33554432000 4194304 5208918 140737430472880 140737430470728 4229515 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29336/statm: 151761 138324 105 248 0 151510 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 767056

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 29262 and gives
#  childrusage.ru_utime.tv_sec=44
#  childrusage.ru_utime.tv_usec=896174
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=237963
# CPU time returned by wait4() is 45.1341
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1797.34
CPU system time (s): 2.69
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 896316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.8962
system time used= 0.237963
maximum resident set size= 145640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34379
page faults= 0
swaps= 0
block input operations= 0
block output operations= 149360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 74

runsolver used 6.04608 second user time and 19.554 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-29 04:00:32
IDJOB=3715513
IDBENCH=79602
IDSOLVER=2297
FILE ID=node120/3715513-1338256832
RUNJOBID= node120-1338255030-29126
PBS_JOBID= 14624650
Free space on /tmp= 71512 MiB

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

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

MD5SUM BENCH= ac5f702c0244d39cd9a7af5ec1155cb5
RANDOM SEED=108171656

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27590072 kB
Buffers:          528032 kB
Cached:          3812728 kB
SwapCached:          636 kB
Active:          1205096 kB
Inactive:        3153120 kB
Active(anon):       6240 kB
Inactive(anon):    12532 kB
Active(file):    1198856 kB
Inactive(file):  3140588 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              9112 kB
Writeback:            28 kB
AnonPages:         78032 kB
Mapped:            13656 kB
Shmem:               120 kB
Slab:             787752 kB
SReclaimable:     231836 kB
SUnreclaim:       555916 kB
KernelStack:        1504 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     107756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70948 MiB
End job on node120 at 2012-05-29 04:30:32