Trace number 3700808

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 NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0? (TO) 1800.02 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/
9orless/normalized-mono-gac.cudf.trendy.opb
MD5SUMaecff64161ca76fae524b50cd0e11fc3
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3177795208946
Best CPU time to get the best result obtained on this benchmark1800.68
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21101
Total number of constraints100032
Number of constraints which are clauses98467
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8586
Biggest coefficient in the objective function 79229972375
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234599911309658
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79229972375
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234599911309658
Number of bits of the biggest sum of numbers48
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.65	c run usual solver
1.47/1.54	c model valid
1.47/1.54	c current solution ok
1.77/1.80	o 103636880659133
1.77/1.80	c current bound: 51818440329566
1.77/1.80	c fallback to adder encoding
1800.02/1800.41	c error: unexpected solver exit code
1800.02/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-3700808-1338096316/watcher-3700808-1338096316 -o /tmp/evaluation-result-3700808-1338096316/solver-3700808-1338096316 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700808-1338096316.opb 421974589 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 1.99 1.89 2/175 13973
/proc/meminfo: memFree=28884652/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0

[startup+0.00798705 s]
/proc/loadavg: 2.00 1.99 1.89 2/175 13973
/proc/meminfo: memFree=28884652/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100233 s]
/proc/loadavg: 2.00 1.99 1.89 2/175 13973
/proc/meminfo: memFree=28884652/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300205 s]
/proc/loadavg: 2.00 1.99 1.89 2/175 13973
/proc/meminfo: memFree=28884652/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700137 s]
/proc/loadavg: 2.00 1.99 1.89 2/175 13973
/proc/meminfo: memFree=28884652/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 1.99 1.89 3/183 13981
/proc/meminfo: memFree=28802232/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=10172 CPUtime=1.47 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) R 13973 13973 12793 0 -1 4202496 3381 15153 0 0 75 2 65 5 20 0 1 0 275756591 10416128 1895 33554432000 4194304 5992684 140736045420592 140736045415200 5179600 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 2543 1895 172 440 0 2099 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19320

[startup+3.1003 s]
/proc/loadavg: 2.00 1.99 1.89 4/179 13997
/proc/meminfo: memFree=28786592/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=160052 CPUtime=3.07 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) R 13973 13973 12793 0 -1 4202496 11150 15669 0 0 207 30 65 5 20 0 1 0 275756591 163893248 28738 33554432000 4194304 5992684 140736045420592 140736045413512 4524709 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 40013 28738 181 440 0 39569 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 169200

[startup+6.30042 s]
/proc/loadavg: 2.00 1.99 1.89 4/183 14001
/proc/meminfo: memFree=27754908/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=509732 CPUtime=2.08 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 61230 0 0 0 191 17 0 0 20 0 1 0 275757010 521965568 105195 33554432000 4194304 5208918 140736203866496 140736202815896 4222326 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13999/statm: 127433 105195 91 248 0 127182 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 819152

[startup+12.7005 s]
/proc/loadavg: 2.08 2.00 1.90 4/183 14001
/proc/meminfo: memFree=27493500/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=397160 CPUtime=8.48 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 66014 0 0 0 829 19 0 0 20 0 1 0 275757010 406691840 90739 33554432000 4194304 5208918 140736203866496 140736203862872 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 99290 90739 105 248 0 99039 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 706580

[startup+25.5005 s]
/proc/loadavg: 2.07 2.00 1.90 3/183 14001
/proc/meminfo: memFree=27488092/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=447248 CPUtime=21.28 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 66755 0 0 0 2109 19 0 0 20 0 1 0 275757010 457981952 92992 33554432000 4194304 5208918 140736203866496 140736203862872 4205192 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 111812 92992 105 248 0 111561 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 756668

[startup+51.1005 s]
/proc/loadavg: 2.04 2.00 1.90 3/183 14001
/proc/meminfo: memFree=27452912/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=453032 CPUtime=46.87 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 68149 0 0 0 4667 20 0 0 20 0 1 0 275757010 463904768 97452 33554432000 4194304 5208918 140736203866496 140736203864344 4211176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 113258 97452 105 248 0 113007 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 762452

[startup+102.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/183 14001
/proc/meminfo: memFree=27444888/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=460824 CPUtime=98.07 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 70689 0 0 0 9782 25 0 0 20 0 1 0 275757010 471883776 99448 33554432000 4194304 5208918 140736203866496 140736203864344 4211066 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 115206 99448 105 248 0 114955 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 770244

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 14001
/proc/meminfo: memFree=27425476/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=468100 CPUtime=158.07 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 73246 0 0 0 15775 32 0 0 20 0 1 0 275757010 479334400 97800 33554432000 4194304 5208918 140736203866496 140736203864344 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 117025 97800 105 248 0 116774 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 777520

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 14001
/proc/meminfo: memFree=27406124/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 107211 0 0 0 141619 162 0 0 20 0 1 0 275757010 643489792 130278 33554432000 4194304 5208918 140736203866496 140736203862808 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 157102 130278 105 248 0 156851 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 937828

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/183 14012
/proc/meminfo: memFree=27175072/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=630392 CPUtime=1477.81 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 108247 0 0 0 147614 167 0 0 20 0 1 0 275757010 645521408 133844 33554432000 4194304 5208918 140736203866496 140736203864344 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 157598 133844 105 248 0 157347 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 939812

[startup+1542.3 s]
/proc/loadavg: 2.07 2.03 1.94 3/184 14016
/proc/meminfo: memFree=27138812/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=633316 CPUtime=1537.79 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 109525 0 0 0 153607 172 0 0 20 0 1 0 275757010 648515584 137649 33554432000 4194304 5208918 140736203866496 140736203864344 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 158329 137649 105 248 0 158078 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 942736

[startup+1602.31 s]
/proc/loadavg: 2.02 2.02 1.94 3/183 14016
/proc/meminfo: memFree=27195640/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=635172 CPUtime=1597.79 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 111051 0 0 0 159599 180 0 0 20 0 1 0 275757010 650416128 130948 33554432000 4194304 5208918 140736203866496 140736203864648 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 158793 130948 105 248 0 158542 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 944592

[startup+1662.3 s]
/proc/loadavg: 2.25 2.08 1.96 3/183 14016
/proc/meminfo: memFree=27166724/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=636904 CPUtime=1657.77 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 112034 0 0 0 165592 185 0 0 20 0 1 0 275757010 652189696 134460 33554432000 4194304 5208918 140736203866496 140736203864344 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 159226 134460 105 248 0 158975 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 946324

[startup+1722.3 s]
/proc/loadavg: 2.09 2.06 1.96 3/182 14016
/proc/meminfo: memFree=27136076/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=638832 CPUtime=1717.76 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 113029 0 0 0 171587 189 0 0 20 0 1 0 275757010 654163968 137981 33554432000 4194304 5208918 140736203866496 140736203864344 4229374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 159708 137981 105 248 0 159457 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 948252

[startup+1782.3 s]
/proc/loadavg: 2.03 2.05 1.96 3/183 14017
/proc/meminfo: memFree=27112860/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=640988 CPUtime=1777.76 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 114119 0 0 0 177582 194 0 0 20 0 1 0 275757010 656371712 140577 33554432000 4194304 5208918 140736203866496 140736203864344 4229374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 160247 140577 105 248 0 159996 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 950408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.04 1.96 4/183 14017
/proc/meminfo: memFree=27168960/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=641580 CPUtime=1795.86 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 114795 0 0 0 179388 198 0 0 20 0 1 0 275757010 656977920 133051 33554432000 4194304 5208918 140736203866496 140736203864344 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 160395 133051 105 248 0 160144 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 951000

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.02 2.04 1.96 4/183 14017
/proc/meminfo: memFree=27168960/32873844 swapFree=7116/7116
[pid=13973] ppid=13968 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13973/stat : 13973 (npSolver-pbo.sh) S 13968 13973 12793 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275756590 9367552 275 33554432000 4194304 5064252 140736024502032 140736024500944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13973/statm: 2287 275 233 213 0 72 0
[pid=13975] ppid=13973 vsize=291124 CPUtime=4.16 cores=0,2,4,6
/proc/13975/stat : 13975 (npSolver-pbo) S 13973 13973 12793 0 -1 4202496 12425 15669 0 0 292 54 65 5 20 0 1 0 275756591 298110976 43587 33554432000 4194304 5992684 140736045420592 140736045412912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13975/statm: 72781 43587 182 440 0 72337 0
[pid=13998] ppid=13975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13998/stat : 13998 (satsolver.sh) S 13975 13973 12793 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 275757010 9367552 267 33554432000 4194304 5064252 140736830793200 140736830792112 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13998/statm: 2287 267 226 213 0 72 0
[pid=13999] ppid=13998 vsize=641580 CPUtime=1795.86 cores=0,2,4,6
/proc/13999/stat : 13999 (glucose) R 13998 13973 12793 0 -1 4202496 114795 0 0 0 179388 198 0 0 20 0 1 0 275757010 656977920 133051 33554432000 4194304 5208918 140736203866496 140736203864344 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13999/statm: 160395 133051 105 248 0 160144 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 951000

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13973 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=592453
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=608907
# CPU time returned by wait4() is 4.20136
# while last known CPU time is 1800.02
#
# 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.02
CPU user time (s): 1797.45
CPU system time (s): 2.57
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 1081084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.59245
system time used= 0.608907
maximum resident set size= 322144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29074
page faults= 0
swaps= 0
block input operations= 0
block output operations= 315112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73
involuntary context switches= 29

runsolver used 6.87795 second user time and 18.9871 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-27 07:25:17
IDJOB=3700808
IDBENCH=72453
IDSOLVER=2277
FILE ID=node146/3700808-1338096316
RUNJOBID= node146-1338094515-13804
PBS_JOBID= 14624466
Free space on /tmp= 71180 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/9orless/normalized-mono-gac.cudf.trendy.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700808-1338096316/watcher-3700808-1338096316 -o /tmp/evaluation-result-3700808-1338096316/solver-3700808-1338096316 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700808-1338096316.opb 421974589 HOME HOME

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

MD5SUM BENCH= aecff64161ca76fae524b50cd0e11fc3
RANDOM SEED=421974589

node146.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.034
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.06
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.034
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.92
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.034
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.034
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.034
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.034
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.034
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.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28885188 kB
Buffers:          317376 kB
Cached:          2854828 kB
SwapCached:         2616 kB
Active:           953428 kB
Inactive:        2224256 kB
Active(anon):       4056 kB
Inactive(anon):     3384 kB
Active(file):     949372 kB
Inactive(file):  2220872 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100396 kB
Dirty:             23308 kB
Writeback:            56 kB
AnonPages:         10360 kB
Mapped:             7556 kB
Shmem:                 0 kB
Slab:             670732 kB
SReclaimable:     111812 kB
SUnreclaim:       558920 kB
KernelStack:        1448 kB
PageTables:         3472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70864 MiB
End job on node146 at 2012-05-27 07:55:17