Trace number 3716264

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
wbo2sat 2012-05-19? (TO) 1800.09 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_20_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMcf0241dbee717fce31205c3d6c127ed0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark49
Best CPU time to get the best result obtained on this benchmark0.159975
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables600
Total number of constraints70
Number of soft constraints26
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint20
Top cost 1337
Min constraint cost 1
Max constraint cost 86
Sum of constraints costs 1336
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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.26	o 562
0.00/0.26	c current bound: 281
0.00/0.52	o 190
0.00/0.52	c current bound: 95
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	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-3716264-1338175611/watcher-3716264-1338175611 -o /tmp/evaluation-result-3716264-1338175611/solver-3716264-1338175611 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716264-1338175611.wbo 324599630 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 28387
/proc/meminfo: memFree=31029192/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0

[startup+0.0722619 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28387
/proc/meminfo: memFree=31029192/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100148 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28387
/proc/meminfo: memFree=31029192/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300115 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28387
/proc/meminfo: memFree=31029192/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700132 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28387
/proc/meminfo: memFree=31029192/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28397
/proc/meminfo: memFree=31022640/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=8724 CPUtime=0.95 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 2185 0 0 0 95 0 0 0 20 0 1 0 283685612 8933376 1488 33554432000 4194304 4896791 140733564772400 140733564769928 4225445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 2181 1488 78 172 0 2007 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 29544

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28439
/proc/meminfo: memFree=31246044/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=7960 CPUtime=2.55 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 4443 0 0 0 255 0 0 0 20 0 1 0 283685612 8151040 1569 33554432000 4194304 4896791 140733564772400 140733564769928 4230751 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 1990 1569 78 172 0 1816 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 28780

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28439
/proc/meminfo: memFree=31239024/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=14724 CPUtime=5.75 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 7899 0 0 0 574 1 0 0 20 0 1 0 283685612 15077376 2631 33554432000 4194304 4896791 140733564772400 140733564769608 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 3681 2632 78 172 0 3507 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 35544

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28439
/proc/meminfo: memFree=31231896/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=17784 CPUtime=12.15 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 12219 0 0 0 1213 2 0 0 20 0 1 0 283685612 18210816 3725 33554432000 4194304 4896791 140733564772400 140733564769608 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 4446 3725 78 172 0 4272 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 38604

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28442
/proc/meminfo: memFree=31200608/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=33240 CPUtime=24.95 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 16195 0 0 0 2491 4 0 0 20 0 1 0 283685612 34037760 6056 33554432000 4194304 4896791 140733564772400 140733564769656 4224980 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 8310 6056 78 172 0 8136 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 54060

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28442
/proc/meminfo: memFree=31179496/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=32580 CPUtime=50.54 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 25432 0 0 0 5048 6 0 0 20 0 1 0 283685612 33361920 7432 33554432000 4194304 4896791 140733564772400 140733564769608 4224975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 8145 7432 78 172 0 7971 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 53400

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28442
/proc/meminfo: memFree=31158308/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=45704 CPUtime=101.74 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 34890 0 0 0 10164 10 0 0 20 0 1 0 283685612 46800896 10527 33554432000 4194304 4896791 140733564772400 140733564768136 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 11426 10527 78 172 0 11252 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 66524

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 28442
/proc/meminfo: memFree=31143740/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 101186 0 0 0 142086 61 0 0 20 0 1 0 283685612 147492864 32746 33554432000 4194304 4896791 140733564772400 140733564769608 4225191 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 36009 32746 78 172 0 35835 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 164856

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 28473
/proc/meminfo: memFree=31067572/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=144392 CPUtime=1481.45 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 102247 0 0 0 148083 62 0 0 20 0 1 0 283685612 147857408 32363 33554432000 4194304 4896791 140733564772400 140733564769832 4224992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 36098 32363 78 172 0 35924 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 165212

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28473
/proc/meminfo: memFree=31060888/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=146248 CPUtime=1541.44 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 103992 0 0 0 154080 64 0 0 20 0 1 0 283685612 149757952 31232 33554432000 4194304 4896791 140733564772400 140733564769832 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 36562 31232 78 172 0 36388 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 167068

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28473
/proc/meminfo: memFree=31074552/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=128616 CPUtime=1601.42 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 105125 0 0 0 160077 65 0 0 20 0 1 0 283685612 131702784 28962 33554432000 4194304 4896791 140733564772400 140733564769976 4225134 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 32154 28962 78 172 0 31980 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 149436

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28473
/proc/meminfo: memFree=31044036/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=149516 CPUtime=1661.4 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 106111 0 0 0 166074 66 0 0 20 0 1 0 283685612 153104384 34522 33554432000 4194304 4896791 140733564772400 140733564769832 4225445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 37379 34522 78 172 0 37205 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 170336

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 28474
/proc/meminfo: memFree=31049108/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=149944 CPUtime=1721.4 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 107342 0 0 0 172072 68 0 0 20 0 1 0 283685612 153542656 32546 33554432000 4194304 4896791 140733564772400 140733564769832 4225136 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 37486 32546 78 172 0 37312 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 170764

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28474
/proc/meminfo: memFree=31058928/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=131792 CPUtime=1781.39 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 108295 0 0 0 178069 70 0 0 20 0 1 0 283685612 134955008 29702 33554432000 4194304 4896791 140733564772400 140733564769976 4225379 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 32948 29702 78 172 0 32774 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 152612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 28474
/proc/meminfo: memFree=31066412/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=150972 CPUtime=1799.59 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 108804 0 0 0 179889 70 0 0 20 0 1 0 283685612 154595328 31222 33554432000 4194304 4896791 140733564772400 140733564769608 4225204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 37743 31222 78 172 0 37569 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 171792

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 28474
/proc/meminfo: memFree=31066412/32873648 swapFree=6612/6612
[pid=28387] ppid=28385 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28387/stat : 28387 (runWbo2sat.sh) S 28385 28387 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283685559 9367552 274 33554432000 4194304 5064252 140735316167424 140735316166336 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28387/statm: 2287 274 233 213 0 72 0
[pid=28388] ppid=28387 vsize=2524 CPUtime=0.5 cores=0,2,4,6
/proc/28388/stat : 28388 (wbo2sat) S 28387 28387 26987 0 -1 4202496 886 4604 0 0 1 0 49 0 20 0 1 0 283685559 2584576 329 33554432000 4194304 5872148 140736445431040 140736445424312 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28388/statm: 631 329 170 410 0 213 0
[pid=28396] ppid=28388 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (satsolver.sh) S 28388 28387 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283685612 9367552 267 33554432000 4194304 5064252 140736982917904 140736982916816 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28396/statm: 2287 267 226 213 0 72 0
[pid=28397] ppid=28396 vsize=150972 CPUtime=1799.59 cores=0,2,4,6
/proc/28397/stat : 28397 (glucose_static) R 28396 28387 26987 0 -1 4202496 108804 0 0 0 179889 70 0 0 20 0 1 0 283685612 154595328 31222 33554432000 4194304 4896791 140733564772400 140733564769608 4225204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28397/statm: 37743 31222 78 172 0 37569 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 171792

Child status: 0

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

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1799.39
CPU system time (s): 0.7
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 231508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.511922
system time used= 0.017997
maximum resident set size= 7024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6468
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 22

runsolver used 4.69529 second user time and 10.5754 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 05:26:51
IDJOB=3716264
IDBENCH=78684
IDSOLVER=2298
FILE ID=node148/3716264-1338175611
RUNJOBID= node148-1338159381-27003
PBS_JOBID= 14624553
Free space on /tmp= 71680 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716264-1338175611/watcher-3716264-1338175611 -o /tmp/evaluation-result-3716264-1338175611/solver-3716264-1338175611 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716264-1338175611.wbo 324599630 HOME HOME

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

MD5SUM BENCH= cf0241dbee717fce31205c3d6c127ed0
RANDOM SEED=324599630

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.284
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.90
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.284
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.284
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.90
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.284
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:       32873648 kB
MemFree:        31029572 kB
Buffers:          354228 kB
Cached:           396752 kB
SwapCached:          576 kB
Active:           745948 kB
Inactive:         233176 kB
Active(anon):     219440 kB
Inactive(anon):    11140 kB
Active(file):     526508 kB
Inactive(file):   222036 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              8824 kB
Writeback:             0 kB
AnonPages:        236276 kB
Mapped:            11764 kB
Shmem:                96 kB
Slab:             726848 kB
SReclaimable:     170616 kB
SUnreclaim:       556232 kB
KernelStack:        1528 kB
PageTables:         4312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     375880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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= 71680 MiB
End job on node148 at 2012-05-28 05:56:51