Trace number 3715436

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.01 1802.72

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/graphs/
normalized-graph07_wcsp.wbo
MD5SUMfddb3e21e350e2df5161d1678905aa9f
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark7179
Best CPU time to get the best result obtained on this benchmark1800.03
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5160
Total number of constraints512485
Number of soft constraints512344
Number of constraints which are clauses512344
Number of constraints which are cardinality constraints (but not clauses)141
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 463736
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 146536849
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.59/2.68	c run usual solver
14.67/14.71	o 33515
14.67/14.71	c starting approximation
14.67/14.72	c factor = 2
14.67/14.72	c factor still to low - shrinking to 51513.6
14.67/14.72	c approx number of clauses: 1e+06
14.67/14.73	c current bound: 16757
14.67/14.73	c factor to high for quickBound
14.67/14.73	c finished approximation
14.67/14.73	c fallback to adder encoding
1800.01/1802.71	c error: unexpected solver exit code
1800.01/1802.71	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-3715436-1338258513/watcher-3715436-1338258513 -o /tmp/evaluation-result-3715436-1338258513/solver-3715436-1338258513 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715436-1338258513.wbo 165923996 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23248
/proc/meminfo: memFree=26439808/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0

[startup+0.0998781 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23248
/proc/meminfo: memFree=26439808/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100169 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23248
/proc/meminfo: memFree=26439808/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300245 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23248
/proc/meminfo: memFree=26439808/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700244 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23248
/proc/meminfo: memFree=26439808/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23250
/proc/meminfo: memFree=26424380/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=51592 CPUtime=1.49 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) R 23248 23248 17216 0 -1 4202496 6074 0 0 0 147 2 0 0 20 0 1 0 291977094 52830208 12492 33554432000 4194304 5990268 140734791468640 140734791463752 4467448 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23249/statm: 12898 12492 142 439 0 12455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60740

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23250
/proc/meminfo: memFree=26387092/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=65808 CPUtime=3.08 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) R 23248 23248 17216 0 -1 4202496 7080 0 0 0 273 35 0 0 20 0 1 0 291977094 67387392 16053 33554432000 4194304 5990268 140734791468640 140734791461944 5177872 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23249/statm: 16452 16053 147 439 0 16009 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 74956

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23292
/proc/meminfo: memFree=26678300/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=65808 CPUtime=3.48 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 7084 0 0 0 282 66 0 0 20 0 1 0 291977094 67387392 16056 33554432000 4194304 5990268 140734791468640 140734791461792 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23249/statm: 16452 16056 150 439 0 16009 0
[pid=23251] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23251/stat : 23251 (cp2_pre.sh) S 23249 23248 17216 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 291977443 9367552 277 33554432000 4194304 5064252 140733260178752 140733260177456 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23251/statm: 2287 277 234 213 0 72 0
[pid=23252] ppid=23251 vsize=267620 CPUtime=2.79 cores=0,2,4,6
/proc/23252/stat : 23252 (coprocessor) R 23251 23248 17216 0 -1 4202496 33558 0 0 0 273 6 0 0 20 0 1 0 291977443 274042880 65800 33554432000 4194304 6586260 140735593980144 140735593975512 5599484 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/23252/statm: 66905 65800 190 584 0 66317 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 351724

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23297
/proc/meminfo: memFree=26610492/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=65808 CPUtime=3.48 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 7084 0 0 0 282 66 0 0 20 0 1 0 291977094 67387392 16056 33554432000 4194304 5990268 140734791468640 140734791461792 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23249/statm: 16452 16056 150 439 0 16009 0
[pid=23251] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23251/stat : 23251 (cp2_pre.sh) S 23249 23248 17216 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 291977443 9367552 277 33554432000 4194304 5064252 140733260178752 140733260177456 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23251/statm: 2287 277 234 213 0 72 0
[pid=23252] ppid=23251 vsize=275280 CPUtime=9.19 cores=0,2,4,6
/proc/23252/stat : 23252 (coprocessor) R 23251 23248 17216 0 -1 4202496 35970 0 0 0 911 8 0 0 20 0 1 0 291977443 281886720 67718 33554432000 4194304 6586260 140735593980144 140735593975464 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/23252/statm: 68820 67718 199 584 0 68232 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 359384

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23310
/proc/meminfo: memFree=24756892/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=1467432 CPUtime=25.47 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) R 23248 23248 17216 0 -1 4202496 87958 61260 0 0 1341 168 1019 19 20 0 1 0 291977094 1502650368 284504 33554432000 4194304 5990268 140734791468640 140734791461336 4521658 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23249/statm: 366858 284504 180 439 0 366415 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1476580

[startup+51.1002 s]
/proc/loadavg: 2.16 2.03 2.01 3/181 23312
/proc/meminfo: memFree=18256596/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=4613160 CPUtime=51.07 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) R 23248 23248 17216 0 -1 4202496 91455 61260 0 0 3826 243 1019 19 20 0 1 0 291977094 4723875840 765317 33554432000 4194304 5990268 140734791468640 140734791460984 4523217 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23249/statm: 1153290 765317 180 439 0 1152847 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4622308

[startup+102.307 s]
/proc/loadavg: 2.81 2.24 2.08 3/184 23317
/proc/meminfo: memFree=5745728/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=4279012 CPUtime=68.09 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 93896 61260 0 0 4987 784 1019 19 20 0 1 0 291977094 4381708288 898389 33554432000 4194304 5990268 140734791468640 140734791460064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 238 0 0
/proc/23249/statm: 1069753 898389 181 439 0 1069310 0
[pid=23313] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23313/stat : 23313 (satsolver.sh) S 23249 23248 17216 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291984144 9367552 266 33554432000 4194304 5064252 140734384098000 140734384096912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23313/statm: 2287 266 226 213 0 72 0
[pid=23314] ppid=23313 vsize=7000316 CPUtime=31.78 cores=0,2,4,6
/proc/23314/stat : 23314 (glucose) R 23313 23248 17216 0 -1 4202496 523795 0 0 0 2923 255 0 0 20 0 1 0 291984145 7168323584 1585920 33554432000 4194304 5208918 140737465495808 140737464445304 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23314/statm: 1750079 1585920 70 248 0 1749828 0
Current children cumulated CPU time (s) 99.87
Current children cumulated vsize (KiB) 11297624

[startup+162.3 s]
/proc/loadavg: 2.59 2.31 2.11 3/183 23318
/proc/meminfo: memFree=5244556/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=4279012 CPUtime=68.09 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 93896 61260 0 0 4987 784 1019 19 20 0 1 0 291977094 4381708288 898389 33554432000 4194304 5990268 140734791468640 140734791460064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 238 0 0
/proc/23249/statm: 1069753 898389 181 439 0 1069310 0
[pid=23313] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23313/stat : 23313 (satsolver.sh) S 23249 23248 17216 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291984144 9367552 266 33554432000 4194304 5064252 140734384098000 140734384096912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23313/statm: 2287 266 226 213 0 72 0
[pid=23314] ppid=23313 vsize=7630868 CPUtime=91.76 cores=0,2,4,6
/proc/23314/stat : 23314 (glucose) R 23313 23248 17216 0 -1 4202496 759643 0 0 0 8824 352 0 0 20 0 1 0 291984145 7814008832 1722883 33554432000 4194304 5208918 140737465495808 140737465493688 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23314/statm: 1907717 1722883 105 248 0 1907466 0
Current children cumulated CPU time (s) 159.85
Current children cumulated vsize (KiB) 11928176

[startup+222.3 s]
/proc/loadavg: 2.21 2.25 2.10 3/183 23318
/proc/meminfo: memFree=5248276/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=4279012 CPUtime=68.09 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 93896 61260 0 0 4987 784 1019 19 20 0 1 0 291977094 4381708288 898389 33554432000 4194304 5990268 140734791468640 140734791460064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 238 0 0
/proc/23249/statm: 1069753 898389 181 439 0 1069310 0
[pid=23313] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23313/stat : 23313 (satsolver.sh) S 23249 23248 17216 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291984144 9367552 266 33554432000 4194304 5064252 140734384098000 140734384096912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23313/statm: 2287 266 226 213 0 72 0
[pid=23314] ppid=23313 vsize=7630868 CPUtime=151.76 cores=0,2,4,6
/proc/23314/stat : 23314 (glucose) R 23313 23248 17216 0 -1 4202496 759643 0 0 0 14824 352 0 0 20 0 1 0 291984145 7814008832 1722883 33554432000 4194304 5208918 140737465495808 140737465493688 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23314/statm: 1907717 1722883 105 248 0 1907466 0
Current children cumulated CPU time (s) 219.85

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

/proc/23314/statm: 1907717 1722884 105 248 0 1907466 0
Current children cumulated CPU time (s) 1419.67
Current children cumulated vsize (KiB) 11928176

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23328
/proc/meminfo: memFree=5053812/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=4279012 CPUtime=68.09 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 93896 61260 0 0 4987 784 1019 19 20 0 1 0 291977094 4381708288 898389 33554432000 4194304 5990268 140734791468640 140734791460064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 238 0 0
/proc/23249/statm: 1069753 898389 181 439 0 1069310 0
[pid=23313] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23313/stat : 23313 (satsolver.sh) S 23249 23248 17216 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291984144 9367552 266 33554432000 4194304 5064252 140734384098000 140734384096912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23313/statm: 2287 266 226 213 0 72 0
[pid=23314] ppid=23313 vsize=7630868 CPUtime=1411.56 cores=0,2,4,6
/proc/23314/stat : 23314 (glucose) R 23313 23248 17216 0 -1 4202496 759644 0 0 0 140804 352 0 0 20 0 1 0 291984145 7814008832 1722884 33554432000 4194304 5208918 140737465495808 140737465493688 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23314/statm: 1907717 1722884 105 248 0 1907466 0
Current children cumulated CPU time (s) 1479.65
Current children cumulated vsize (KiB) 11928176

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 23328
/proc/meminfo: memFree=5036020/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=4279012 CPUtime=68.09 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 93896 61260 0 0 4987 784 1019 19 20 0 1 0 291977094 4381708288 898389 33554432000 4194304 5990268 140734791468640 140734791460064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 238 0 0
/proc/23249/statm: 1069753 898389 181 439 0 1069310 0
[pid=23313] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23313/stat : 23313 (satsolver.sh) S 23249 23248 17216 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291984144 9367552 266 33554432000 4194304 5064252 140734384098000 140734384096912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23313/statm: 2287 266 226 213 0 72 0
[pid=23314] ppid=23313 vsize=7630868 CPUtime=1471.55 cores=0,2,4,6
/proc/23314/stat : 23314 (glucose) R 23313 23248 17216 0 -1 4202496 759644 0 0 0 146803 352 0 0 20 0 1 0 291984145 7814008832 1722884 33554432000 4194304 5208918 140737465495808 140737465493688 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23314/statm: 1907717 1722884 105 248 0 1907466 0
Current children cumulated CPU time (s) 1539.64
Current children cumulated vsize (KiB) 11928176

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 23328
/proc/meminfo: memFree=5033604/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=4279012 CPUtime=68.09 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 93896 61260 0 0 4987 784 1019 19 20 0 1 0 291977094 4381708288 898389 33554432000 4194304 5990268 140734791468640 140734791460064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 238 0 0
/proc/23249/statm: 1069753 898389 181 439 0 1069310 0
[pid=23313] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23313/stat : 23313 (satsolver.sh) S 23249 23248 17216 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291984144 9367552 266 33554432000 4194304 5064252 140734384098000 140734384096912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23313/statm: 2287 266 226 213 0 72 0
[pid=23314] ppid=23313 vsize=7630868 CPUtime=1531.54 cores=0,2,4,6
/proc/23314/stat : 23314 (glucose) R 23313 23248 17216 0 -1 4202496 759644 0 0 0 152802 352 0 0 20 0 1 0 291984145 7814008832 1722884 33554432000 4194304 5208918 140737465495808 140737465493688 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23314/statm: 1907717 1722884 105 248 0 1907466 0
Current children cumulated CPU time (s) 1599.63
Current children cumulated vsize (KiB) 11928176

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23328
/proc/meminfo: memFree=5022940/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=4279012 CPUtime=68.09 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 93896 61260 0 0 4987 784 1019 19 20 0 1 0 291977094 4381708288 898389 33554432000 4194304 5990268 140734791468640 140734791460064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 238 0 0
/proc/23249/statm: 1069753 898389 181 439 0 1069310 0
[pid=23313] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23313/stat : 23313 (satsolver.sh) S 23249 23248 17216 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291984144 9367552 266 33554432000 4194304 5064252 140734384098000 140734384096912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23313/statm: 2287 266 226 213 0 72 0
[pid=23314] ppid=23313 vsize=7630868 CPUtime=1591.53 cores=0,2,4,6
/proc/23314/stat : 23314 (glucose) R 23313 23248 17216 0 -1 4202496 759644 0 0 0 158801 352 0 0 20 0 1 0 291984145 7814008832 1722884 33554432000 4194304 5208918 140737465495808 140737465493688 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23314/statm: 1907717 1722884 105 248 0 1907466 0
Current children cumulated CPU time (s) 1659.62
Current children cumulated vsize (KiB) 11928176

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23329
/proc/meminfo: memFree=5009052/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=4279012 CPUtime=68.09 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 93896 61260 0 0 4987 784 1019 19 20 0 1 0 291977094 4381708288 898389 33554432000 4194304 5990268 140734791468640 140734791460064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 238 0 0
/proc/23249/statm: 1069753 898389 181 439 0 1069310 0
[pid=23313] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23313/stat : 23313 (satsolver.sh) S 23249 23248 17216 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291984144 9367552 266 33554432000 4194304 5064252 140734384098000 140734384096912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23313/statm: 2287 266 226 213 0 72 0
[pid=23314] ppid=23313 vsize=7630868 CPUtime=1651.52 cores=0,2,4,6
/proc/23314/stat : 23314 (glucose) R 23313 23248 17216 0 -1 4202496 759644 0 0 0 164800 352 0 0 20 0 1 0 291984145 7814008832 1722884 33554432000 4194304 5208918 140737465495808 140737465493688 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23314/statm: 1907717 1722884 105 248 0 1907466 0
Current children cumulated CPU time (s) 1719.61
Current children cumulated vsize (KiB) 11928176

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23329
/proc/meminfo: memFree=5009060/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=4279012 CPUtime=68.09 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 93896 61260 0 0 4987 784 1019 19 20 0 1 0 291977094 4381708288 898389 33554432000 4194304 5990268 140734791468640 140734791460064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 238 0 0
/proc/23249/statm: 1069753 898389 181 439 0 1069310 0
[pid=23313] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23313/stat : 23313 (satsolver.sh) S 23249 23248 17216 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291984144 9367552 266 33554432000 4194304 5064252 140734384098000 140734384096912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23313/statm: 2287 266 226 213 0 72 0
[pid=23314] ppid=23313 vsize=7630868 CPUtime=1711.51 cores=0,2,4,6
/proc/23314/stat : 23314 (glucose) R 23313 23248 17216 0 -1 4202496 759644 0 0 0 170799 352 0 0 20 0 1 0 291984145 7814008832 1722884 33554432000 4194304 5208918 140737465495808 140737465493688 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23314/statm: 1907717 1722884 105 248 0 1907466 0
Current children cumulated CPU time (s) 1779.6
Current children cumulated vsize (KiB) 11928176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23329
/proc/meminfo: memFree=5009184/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=4279012 CPUtime=68.09 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 93896 61260 0 0 4987 784 1019 19 20 0 1 0 291977094 4381708288 898389 33554432000 4194304 5990268 140734791468640 140734791460064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 238 0 0
/proc/23249/statm: 1069753 898389 181 439 0 1069310 0
[pid=23313] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23313/stat : 23313 (satsolver.sh) S 23249 23248 17216 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291984144 9367552 266 33554432000 4194304 5064252 140734384098000 140734384096912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23313/statm: 2287 266 226 213 0 72 0
[pid=23314] ppid=23313 vsize=7630868 CPUtime=1731.92 cores=0,2,4,6
/proc/23314/stat : 23314 (glucose) R 23313 23248 17216 0 -1 4202496 759644 0 0 0 172840 352 0 0 20 0 1 0 291984145 7814008832 1722884 33554432000 4194304 5208918 140737465495808 140737465493688 4211834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23314/statm: 1907717 1722884 105 248 0 1907466 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 11928176

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

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

[startup+1802.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23329
/proc/meminfo: memFree=5009184/32873660 swapFree=7120/7120
[pid=23248] ppid=23246 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23248/stat : 23248 (npSolver-wbo-It) S 23246 23248 17216 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291977094 9367552 274 33554432000 4194304 5064252 140735123693760 140735123692672 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23248/statm: 2287 274 233 213 0 72 0
[pid=23249] ppid=23248 vsize=4279012 CPUtime=68.09 cores=0,2,4,6
/proc/23249/stat : 23249 (npSolver-wbo) S 23248 23248 17216 0 -1 4202496 93896 61260 0 0 4987 784 1019 19 20 0 1 0 291977094 4381708288 898389 33554432000 4194304 5990268 140734791468640 140734791460064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 238 0 0
/proc/23249/statm: 1069753 898389 181 439 0 1069310 0
[pid=23313] ppid=23249 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23313/stat : 23313 (satsolver.sh) S 23249 23248 17216 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291984144 9367552 266 33554432000 4194304 5064252 140734384098000 140734384096912 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23313/statm: 2287 266 226 213 0 72 0
[pid=23314] ppid=23313 vsize=7630868 CPUtime=1731.92 cores=0,2,4,6
/proc/23314/stat : 23314 (glucose) R 23313 23248 17216 0 -1 4202496 759644 0 0 0 172840 352 0 0 20 0 1 0 291984145 7814008832 1722884 33554432000 4194304 5208918 140737465495808 140737465493688 4211834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23314/statm: 1907717 1722884 105 248 0 1907466 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 11928176

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23248 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.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.72
CPU time (s): 1800.01
CPU user time (s): 1788.46
CPU system time (s): 11.55
CPU usage (%): 99.8497
Max. virtual memory (cumulated for all children) (KiB): 14248268

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.66129 second user time and 10.4224 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-29 04:28:33
IDJOB=3715436
IDBENCH=79643
IDSOLVER=2297
FILE ID=node117/3715436-1338258513
RUNJOBID= node117-1338240400-19061
PBS_JOBID= 14624638
Free space on /tmp= 69952 MiB

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

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

MD5SUM BENCH= fddb3e21e350e2df5161d1678905aa9f
RANDOM SEED=165923996

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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.148
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.95
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.148
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.148
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.148
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.148
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:       32873660 kB
MemFree:        26440188 kB
Buffers:          685792 kB
Cached:          4296528 kB
SwapCached:            0 kB
Active:          3218424 kB
Inactive:        2290348 kB
Active(anon):     507228 kB
Inactive(anon):    11352 kB
Active(file):    2711196 kB
Inactive(file):  2278996 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             23504 kB
Writeback:             0 kB
AnonPages:        531452 kB
Mapped:            15588 kB
Shmem:               200 kB
Slab:             775168 kB
SReclaimable:     218928 kB
SUnreclaim:       556240 kB
KernelStack:        1472 kB
PageTables:         5204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     718384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    466944 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= 64720 MiB
End job on node117 at 2012-05-29 04:58:38