Trace number 3700847

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.23 1821.81

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z12-s7.opb
MD5SUMf90862d191ee74c723e0b8b51b7e0fa9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-43894
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10800
Total number of constraints319508
Number of constraints which are clauses319500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint10800
Number of terms in the objective function 10742
Biggest coefficient in the objective function 574
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1510061
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3704832
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 26061465
Number of bits of the biggest sum of numbers25
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.83	c fallback to adder encoding
2.20/2.29	c fallback to adder encoding
3.68/3.76	c fallback to adder encoding
5.29/5.38	c fallback to adder encoding
6.79/6.85	c fallback to adder encoding
8.29/8.32	c fallback to adder encoding
9.99/10.08	c fallback to adder encoding
11.49/11.55	c fallback to adder encoding
14.37/15.12	c run usual solver

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-3700847-1338108123/watcher-3700847-1338108123 -o /tmp/evaluation-result-3700847-1338108123/solver-3700847-1338108123 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700847-1338108123.opb 1907368421 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.10 2.10 2.03 3/179 16006
/proc/meminfo: memFree=27574448/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0

[startup+0.087011 s]
/proc/loadavg: 2.10 2.10 2.03 3/179 16006
/proc/meminfo: memFree=27574448/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100246 s]
/proc/loadavg: 2.10 2.10 2.03 3/179 16006
/proc/meminfo: memFree=27574448/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30018 s]
/proc/loadavg: 2.10 2.10 2.03 3/179 16006
/proc/meminfo: memFree=27574448/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700181 s]
/proc/loadavg: 2.10 2.10 2.03 3/179 16006
/proc/meminfo: memFree=27574448/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.10 2.10 2.03 3/181 16008
/proc/meminfo: memFree=27520936/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
[pid=16007] ppid=16006 vsize=105848 CPUtime=1.49 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) R 16006 16006 12793 0 -1 4202496 13080 0 0 0 145 4 0 0 20 0 1 0 276937229 108388352 21703 33554432000 4194304 5992684 140734670772272 140734670767592 4523474 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16007/statm: 26462 21703 166 440 0 26018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114996

[startup+3.10029 s]
/proc/loadavg: 2.09 2.10 2.03 3/181 16008
/proc/meminfo: memFree=27444276/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
[pid=16007] ppid=16006 vsize=319120 CPUtime=3.09 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) R 16006 16006 12793 0 -1 4202496 18411 0 0 0 299 10 0 0 20 0 1 0 276937229 326778880 49422 33554432000 4194304 5992684 140734670772272 140734670767672 4524643 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16007/statm: 79780 49422 166 440 0 79336 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 328268

[startup+6.3003 s]
/proc/loadavg: 2.09 2.10 2.03 3/181 16008
/proc/meminfo: memFree=27211712/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
[pid=16007] ppid=16006 vsize=614696 CPUtime=6.29 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) R 16006 16006 12793 0 -1 4202496 27508 0 0 0 610 19 0 0 20 0 1 0 276937229 629448704 108980 33554432000 4194304 5992684 140734670772272 140734670768152 4523478 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16007/statm: 153674 108980 166 440 0 153230 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 623844

[startup+12.7003 s]
/proc/loadavg: 2.08 2.09 2.03 3/181 16008
/proc/meminfo: memFree=26776760/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=12.68 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) R 16006 16006 12793 0 -1 4202496 45222 0 0 0 1230 38 0 0 20 0 1 0 276937229 1234894848 230682 33554432000 4194304 5992684 140734670772272 140734670767672 4523474 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16007/statm: 301488 230682 166 440 0 301044 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1215100

[startup+25.5003 s]
/proc/loadavg: 2.14 2.11 2.03 3/183 16010
/proc/meminfo: memFree=24670160/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=14.41 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46040 0 0 0 1275 166 0 0 20 0 1 0 276937229 1234894848 233761 33554432000 4194304 5992684 140734670772272 140734670766304 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233761 173 440 0 301044 0
[pid=16009] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16009/stat : 16009 (cp2_pre.sh) S 16007 16006 12793 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 276938743 9367552 277 33554432000 4194304 5064252 140735068373984 140735068372688 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16009/statm: 2287 277 234 213 0 72 0
[pid=16010] ppid=16009 vsize=1412964 CPUtime=10.33 cores=1,3,5,7
/proc/16010/stat : 16010 (coprocessor) R 16009 16006 12793 0 -1 4202496 21247 0 0 0 986 47 0 0 20 0 1 0 276938743 1446875136 302460 33554432000 4194304 6586260 140735913322880 140735913318632 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16010/statm: 353241 302460 158 584 0 352653 0
Current children cumulated CPU time (s) 24.74
Current children cumulated vsize (KiB) 2637212

[startup+51.1003 s]
/proc/loadavg: 2.15 2.11 2.03 3/183 16010
/proc/meminfo: memFree=23994088/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=14.41 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46040 0 0 0 1275 166 0 0 20 0 1 0 276937229 1234894848 233761 33554432000 4194304 5992684 140734670772272 140734670766304 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233761 173 440 0 301044 0
[pid=16009] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16009/stat : 16009 (cp2_pre.sh) S 16007 16006 12793 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 276938743 9367552 277 33554432000 4194304 5064252 140735068373984 140735068372688 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16009/statm: 2287 277 234 213 0 72 0
[pid=16010] ppid=16009 vsize=1412964 CPUtime=35.75 cores=1,3,5,7
/proc/16010/stat : 16010 (coprocessor) R 16009 16006 12793 0 -1 4202496 21247 0 0 0 3390 185 0 0 20 0 1 0 276938743 1446875136 302460 33554432000 4194304 6586260 140735913322880 140735913318632 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 18 0 0
/proc/16010/statm: 353241 302460 158 584 0 352653 0
Current children cumulated CPU time (s) 50.16
Current children cumulated vsize (KiB) 2637212

[startup+102.307 s]
/proc/loadavg: 2.13 2.12 2.04 3/183 16013
/proc/meminfo: memFree=24147380/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=54.18 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46049 22151 0 0 1275 167 3757 219 20 0 1 0 276937229 1234894848 233761 33554432000 4194304 5992684 140734670772272 140734670767392 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233761 173 440 0 301044 0
[pid=16012] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (satsolver.sh) S 16007 16006 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276942741 9367552 267 33554432000 4194304 5064252 140737256298000 140737256296912 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16012/statm: 2287 267 226 213 0 72 0
[pid=16013] ppid=16012 vsize=2319768 CPUtime=47.16 cores=1,3,5,7
/proc/16013/stat : 16013 (glucose) R 16012 16006 12793 0 -1 4202496 220672 0 0 0 4636 80 0 0 20 0 1 0 276942741 2375442432 439244 33554432000 4194304 5208918 140733935446048 140733935443800 4211147 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16013/statm: 579942 439244 104 248 0 579691 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 3544016

[startup+162.3 s]
/proc/loadavg: 2.05 2.10 2.03 3/183 16014
/proc/meminfo: memFree=23967824/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=54.18 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46049 22151 0 0 1275 167 3757 219 20 0 1 0 276937229 1234894848 233761 33554432000 4194304 5992684 140734670772272 140734670767392 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233761 173 440 0 301044 0
[pid=16012] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (satsolver.sh) S 16007 16006 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276942741 9367552 267 33554432000 4194304 5064252 140737256298000 140737256296912 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16012/statm: 2287 267 226 213 0 72 0
[pid=16013] ppid=16012 vsize=2427176 CPUtime=107.14 cores=1,3,5,7
/proc/16013/stat : 16013 (glucose) R 16012 16006 12793 0 -1 4202496 247826 0 0 0 10628 86 0 0 20 0 1 0 276942741 2485428224 467420 33554432000 4194304 5208918 140733935446048 140733935443896 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16013/statm: 606794 467420 104 248 0 606543 0
Current children cumulated CPU time (s) 161.32
Current children cumulated vsize (KiB) 3651424

[startup+222.3 s]
/proc/loadavg: 2.02 2.08 2.03 3/183 16014
/proc/meminfo: memFree=23947552/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=54.18 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46049 22151 0 0 1275 167 3757 219 20 0 1 0 276937229 1234894848 233761 33554432000 4194304 5992684 140734670772272 140734670767392 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233761 173 440 0 301044 0
[pid=16012] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (satsolver.sh) S 16007 16006 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276942741 9367552 267 33554432000 4194304 5064252 140737256298000 140737256296912 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16012/statm: 2287 267 226 213 0 72 0
[pid=16013] ppid=16012 vsize=2445316 CPUtime=167.13 cores=1,3,5,7
/proc/16013/stat : 16013 (glucose) R 16012 16006 12793 0 -1 4202496 252545 0 0 0 16626 87 0 0 20 0 1 0 276942741 2504003584 472650 33554432000 4194304 5208918 140733935446048 140733935443896 4229107 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16013/statm: 611329 472650 104 248 0 611078 0
Current children cumulated CPU time (s) 221.31

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

/proc/16013/statm: 631521 514575 104 248 0 631270 0
Current children cumulated CPU time (s) 1361.13
Current children cumulated vsize (KiB) 3750332

[startup+1422.31 s]
/proc/loadavg: 3.07 2.24 2.08 2/182 16088
/proc/meminfo: memFree=2694964/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=54.18 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46049 22151 0 0 1275 167 3757 219 20 0 1 0 276937229 1234894848 233761 33554432000 4194304 5992684 140734670772272 140734670767392 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233761 173 440 0 301044 0
[pid=16012] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (satsolver.sh) S 16007 16006 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276942741 9367552 267 33554432000 4194304 5064252 140737256298000 140737256296912 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16012/statm: 2287 267 226 213 0 72 0
[pid=16013] ppid=16012 vsize=2530080 CPUtime=1366.94 cores=1,3,5,7
/proc/16013/stat : 16013 (glucose) R 16012 16006 12793 0 -1 4202496 274080 0 0 0 136595 99 0 0 20 0 1 0 276942741 2590801920 517641 33554432000 4194304 5208918 140733935446048 140733935443896 4211094 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16013/statm: 632520 517641 104 248 0 632269 0
Current children cumulated CPU time (s) 1421.12
Current children cumulated vsize (KiB) 3754328

[startup+1482.3 s]
/proc/loadavg: 3.94 2.63 2.22 2/182 16088
/proc/meminfo: memFree=202752/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 274 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 274 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=54.18 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46049 22151 0 0 1275 167 3757 219 20 0 1 0 276937229 1234894848 233761 33554432000 4194304 5992684 140734670772272 140734670767392 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233761 173 440 0 301044 0
[pid=16012] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (satsolver.sh) S 16007 16006 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276942741 9367552 267 33554432000 4194304 5064252 140737256298000 140737256296912 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16012/statm: 2287 267 226 213 0 72 0
[pid=16013] ppid=16012 vsize=2534172 CPUtime=1426.91 cores=1,3,5,7
/proc/16013/stat : 16013 (glucose) R 16012 16006 12793 0 -1 4202496 275155 0 0 0 142592 99 0 0 20 0 1 0 276942741 2594992128 520246 33554432000 4194304 5208918 140733935446048 140733935443896 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16013/statm: 633543 520246 104 248 0 633292 0
Current children cumulated CPU time (s) 1481.09
Current children cumulated vsize (KiB) 3758420

[startup+1542.31 s]
/proc/loadavg: 5.23 3.28 2.47 2/182 16088
/proc/meminfo: memFree=201840/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 235 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 235 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=54.18 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46049 22151 0 0 1275 167 3757 219 20 0 1 0 276937229 1234894848 233655 33554432000 4194304 5992684 140734670772272 140734670767392 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233655 173 440 0 301044 0
[pid=16012] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (satsolver.sh) S 16007 16006 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276942741 9367552 267 33554432000 4194304 5064252 140737256298000 140737256296912 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16012/statm: 2287 267 226 213 0 72 0
[pid=16013] ppid=16012 vsize=2539468 CPUtime=1486.89 cores=1,3,5,7
/proc/16013/stat : 16013 (glucose) R 16012 16006 12793 0 -1 4202496 276509 0 0 0 148589 100 0 0 20 0 1 0 276942741 2600415232 523639 33554432000 4194304 5208918 140733935446048 140733935443896 4229546 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16013/statm: 634867 523639 104 248 0 634616 0
Current children cumulated CPU time (s) 1541.07
Current children cumulated vsize (KiB) 3763716

[startup+1602.3 s]
/proc/loadavg: 5.12 3.58 2.62 2/182 16088
/proc/meminfo: memFree=239248/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 235 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 235 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=54.18 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46049 22151 0 0 1275 167 3757 219 20 0 1 0 276937229 1234894848 233655 33554432000 4194304 5992684 140734670772272 140734670767392 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233655 173 440 0 301044 0
[pid=16012] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (satsolver.sh) S 16007 16006 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276942741 9367552 267 33554432000 4194304 5064252 140737256298000 140737256296912 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16012/statm: 2287 267 226 213 0 72 0
[pid=16013] ppid=16012 vsize=2540812 CPUtime=1546.86 cores=1,3,5,7
/proc/16013/stat : 16013 (glucose) R 16012 16006 12793 0 -1 4202496 276877 0 0 0 154585 101 0 0 20 0 1 0 276942741 2601791488 525518 33554432000 4194304 5208918 140733935446048 140733935443896 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16013/statm: 635203 525518 104 248 0 634952 0
Current children cumulated CPU time (s) 1601.04
Current children cumulated vsize (KiB) 3765060

[startup+1662.31 s]
/proc/loadavg: 5.15 3.88 2.78 2/182 16089
/proc/meminfo: memFree=217056/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 235 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 235 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=54.18 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46049 22151 0 0 1275 167 3757 219 20 0 1 0 276937229 1234894848 233655 33554432000 4194304 5992684 140734670772272 140734670767392 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233655 173 440 0 301044 0
[pid=16012] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (satsolver.sh) S 16007 16006 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276942741 9367552 267 33554432000 4194304 5064252 140737256298000 140737256296912 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16012/statm: 2287 267 226 213 0 72 0
[pid=16013] ppid=16012 vsize=2543044 CPUtime=1606.73 cores=1,3,5,7
/proc/16013/stat : 16013 (glucose) R 16012 16006 12793 0 -1 4202496 277299 0 0 0 160572 101 0 0 20 0 1 0 276942741 2604077056 526445 33554432000 4194304 5208918 140733935446048 140733935442424 4229552 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16013/statm: 635761 526445 104 248 0 635510 0
Current children cumulated CPU time (s) 1660.91
Current children cumulated vsize (KiB) 3767292

[startup+1722.3 s]
/proc/loadavg: 5.85 4.27 2.98 1/183 16090
/proc/meminfo: memFree=289052/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 235 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 235 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=54.18 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46049 22151 0 0 1275 167 3757 219 20 0 1 0 276937229 1234894848 233655 33554432000 4194304 5992684 140734670772272 140734670767392 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233655 173 440 0 301044 0
[pid=16012] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (satsolver.sh) S 16007 16006 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276942741 9367552 267 33554432000 4194304 5064252 140737256298000 140737256296912 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16012/statm: 2287 267 226 213 0 72 0
[pid=16013] ppid=16012 vsize=2543044 CPUtime=1649.94 cores=1,3,5,7
/proc/16013/stat : 16013 (glucose) D 16012 16006 12793 0 -1 4202496 277336 0 0 0 164892 102 0 0 20 0 1 0 276942741 2604077056 527501 33554432000 4194304 5208918 140733935446048 140733935443800 4828810 0 0 4096 0 18446744071581355491 0 0 17 5 0 0 229 0 0
/proc/16013/statm: 635761 527501 104 248 0 635510 0
Current children cumulated CPU time (s) 1704.12
Current children cumulated vsize (KiB) 3767292

[startup+1782.3 s]
/proc/loadavg: 3.99 4.10 3.01 3/182 16131
/proc/meminfo: memFree=25868072/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 236 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 236 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=54.18 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46050 22151 0 0 1275 167 3757 219 20 0 1 0 276937229 1234894848 233656 33554432000 4194304 5992684 140734670772272 140734670767392 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233656 173 440 0 301044 0
[pid=16012] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (satsolver.sh) S 16007 16006 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276942741 9367552 267 33554432000 4194304 5064252 140737256298000 140737256296912 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16012/statm: 2287 267 226 213 0 72 0
[pid=16013] ppid=16012 vsize=2543708 CPUtime=1706.56 cores=1,3,5,7
/proc/16013/stat : 16013 (glucose) R 16012 16006 12793 0 -1 4202496 277506 0 0 0 170554 102 0 0 20 0 1 0 276942741 2604756992 528171 33554432000 4194304 5208918 140733935446048 140733935443896 4205139 0 0 4096 0 0 0 0 17 5 0 0 229 0 0
/proc/16013/statm: 635927 528171 104 248 0 635676 0
Current children cumulated CPU time (s) 1760.74
Current children cumulated vsize (KiB) 3767956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1821.6 s]
/proc/loadavg: 3.26 3.90 2.98 3/183 16133
/proc/meminfo: memFree=23141992/32873844 swapFree=7116/7116
[pid=16006] ppid=16004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16006/stat : 16006 (npSolver-pbo.sh) S 16004 16006 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276937228 9367552 236 33554432000 4194304 5064252 140733484084144 140733484083056 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16006/statm: 2287 236 233 213 0 72 0
[pid=16007] ppid=16006 vsize=1205952 CPUtime=54.18 cores=1,3,5,7
/proc/16007/stat : 16007 (npSolver-pbo) S 16006 16006 12793 0 -1 4202496 46050 22151 0 0 1275 167 3757 219 20 0 1 0 276937229 1234894848 233656 33554432000 4194304 5992684 140734670772272 140734670767392 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 71 0 0
/proc/16007/statm: 301488 233656 173 440 0 301044 0
[pid=16012] ppid=16007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16012/stat : 16012 (satsolver.sh) S 16007 16006 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276942741 9367552 267 33554432000 4194304 5064252 140737256298000 140737256296912 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16012/statm: 2287 267 226 213 0 72 0
[pid=16013] ppid=16012 vsize=2544368 CPUtime=1746.05 cores=1,3,5,7
/proc/16013/stat : 16013 (glucose) R 16012 16006 12793 0 -1 4202496 277696 0 0 0 174503 102 0 0 20 0 1 0 276942741 2605432832 529048 33554432000 4194304 5208918 140733935446048 140733935443896 4205139 0 0 4096 0 0 0 0 17 5 0 0 229 0 0
/proc/16013/statm: 636092 529048 104 248 0 635841 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 3768616

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1821.81
CPU time (s): 1800.23
CPU user time (s): 1795.35
CPU system time (s): 4.88
CPU usage (%): 98.8155
Max. virtual memory (cumulated for all children) (KiB): 3768616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.10038 second user time and 12.2541 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-27 10:42:03
IDJOB=3700847
IDBENCH=89894
IDSOLVER=2277
FILE ID=node146/3700847-1338108123
RUNJOBID= node146-1338094515-13805
PBS_JOBID= 14624466
Free space on /tmp= 70856 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z12-s7.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700847-1338108123/watcher-3700847-1338108123 -o /tmp/evaluation-result-3700847-1338108123/solver-3700847-1338108123 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700847-1338108123.opb 1907368421 HOME HOME

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

MD5SUM BENCH= f90862d191ee74c723e0b8b51b7e0fa9
RANDOM SEED=1907368421

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:        27575364 kB
Buffers:          339004 kB
Cached:          3199192 kB
SwapCached:         3208 kB
Active:          2227860 kB
Inactive:        2244572 kB
Active(anon):     932340 kB
Inactive(anon):     4108 kB
Active(file):    1295520 kB
Inactive(file):  2240464 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100528 kB
Dirty:             17116 kB
Writeback:             0 kB
AnonPages:       1157724 kB
Mapped:            10856 kB
Shmem:                 0 kB
Slab:             684204 kB
SReclaimable:     125652 kB
SUnreclaim:       558552 kB
KernelStack:        1520 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1300852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1120256 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= 68628 MiB
End job on node146 at 2012-05-27 11:12:29