Trace number 3716716

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
wbo2satCp2 2012-05-19? (TO) 1800.05 1802.52

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl--soft-66-100-0.wbo
MD5SUM44da2318c701d2d09f85776a05066743
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark47.8967
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables87751
Total number of constraints254772
Number of soft constraints87185
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 4415279
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4415278
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

64.33/65.03	o 120
64.33/65.03	c current bound: 60
64.33/65.03	c fallback to adder encoding
1800.05/1802.51	c error: unexpected solver exit code
1800.05/1802.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-3716716-1338159808/watcher-3716716-1338159808 -o /tmp/evaluation-result-3716716-1338159808/solver-3716716-1338159808 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716716-1338159808.wbo 2137283553 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: 1.88 1.98 1.99 3/175 6765
/proc/meminfo: memFree=29066376/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0

[startup+0.0690711 s]
/proc/loadavg: 1.88 1.98 1.99 3/175 6765
/proc/meminfo: memFree=29066376/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 1.88 1.98 1.99 3/175 6765
/proc/meminfo: memFree=29066376/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300197 s]
/proc/loadavg: 1.88 1.98 1.99 3/175 6765
/proc/meminfo: memFree=29066376/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 1.88 1.98 1.99 3/175 6765
/proc/meminfo: memFree=29066376/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 1.88 1.98 1.99 3/177 6770
/proc/meminfo: memFree=29007696/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=35052 CPUtime=1.49 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) R 6765 6765 6720 0 -1 4202496 3237 0 0 0 148 1 0 0 20 0 1 0 282106742 35893248 5254 33554432000 4194304 5872148 140736657396752 140736657393608 4419520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6766/statm: 8763 5254 144 410 0 8345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44200

[startup+3.10021 s]
/proc/loadavg: 1.89 1.98 1.99 3/177 6770
/proc/meminfo: memFree=28901024/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=68204 CPUtime=3.09 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) R 6765 6765 6720 0 -1 4202496 3851 0 0 0 307 2 0 0 20 0 1 0 282106742 69840896 10962 33554432000 4194304 5872148 140736657396752 140736657393608 4745804 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6766/statm: 17051 10962 144 410 0 16633 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77352

[startup+6.30029 s]
/proc/loadavg: 1.89 1.98 1.99 3/179 6772
/proc/meminfo: memFree=28364004/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=133740 CPUtime=6.29 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) R 6765 6765 6720 0 -1 4202496 4433 0 0 0 625 4 0 0 20 0 1 0 282106742 136949760 22754 33554432000 4194304 5872148 140736657396752 140736657393608 4778873 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6766/statm: 33435 22754 144 410 0 33017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142888

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 6772
/proc/meminfo: memFree=27948800/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=266756 CPUtime=12.69 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) R 6765 6765 6720 0 -1 4202496 5488 0 0 0 1261 8 0 0 20 0 1 0 282106742 273158144 46740 33554432000 4194304 5872148 140736657396752 140736657393608 4779037 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6766/statm: 66689 46740 144 410 0 66271 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 275904

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 6772
/proc/meminfo: memFree=27329604/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1085888 CPUtime=25.49 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) R 6765 6765 6720 0 -1 4202496 12284 0 0 0 2510 39 0 0 20 0 1 0 282106742 1111949312 198181 33554432000 4194304 5872148 140736657396752 140736657394136 4692459 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6766/statm: 271472 198181 155 410 0 271054 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1095036

[startup+51.1003 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 6774
/proc/meminfo: memFree=26733700/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1089512 CPUtime=50.44 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) R 6765 6765 6720 0 -1 4202496 16783 146337 0 0 3880 447 657 60 20 0 1 0 282106742 1115660288 204217 33554432000 4194304 5872148 140736657396752 140736657391640 5126832 0 0 4096 0 0 0 0 17 3 0 0 62 0 0
/proc/6766/statm: 272378 204217 165 410 0 271960 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 1098660

[startup+102.3 s]
/proc/loadavg: 2.31 2.11 2.03 3/181 6778
/proc/meminfo: memFree=24870988/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1220336 CPUtime=66.35 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) S 6765 6765 6720 0 -1 4202496 24754 146852 0 0 4248 1600 657 130 20 0 1 0 282106742 1249624064 236394 33554432000 4194304 5872148 140736657396752 140736657390024 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 211 0 0
/proc/6766/statm: 305084 236394 177 410 0 304666 0
[pid=6776] ppid=6766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6776/stat : 6776 (satsolver.sh) S 6766 6765 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282113592 9367552 266 33554432000 4194304 5064252 140733310030448 140733310029360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6776/statm: 2287 266 226 213 0 72 0
[pid=6777] ppid=6776 vsize=1635624 CPUtime=33.78 cores=1,3,5,7
/proc/6777/stat : 6777 (glucose_static) R 6776 6765 6720 0 -1 4202496 164833 0 0 0 3320 58 0 0 20 0 1 0 282113593 1674878976 343923 33554432000 4194304 4896791 140736469167552 140736469164872 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6777/statm: 408906 343923 78 172 0 408732 0
Current children cumulated CPU time (s) 100.13
Current children cumulated vsize (KiB) 2874256

[startup+162.3 s]
/proc/loadavg: 2.12 2.09 2.03 3/181 6778
/proc/meminfo: memFree=24871608/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1220336 CPUtime=66.35 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) S 6765 6765 6720 0 -1 4202496 24754 146852 0 0 4248 1600 657 130 20 0 1 0 282106742 1249624064 236394 33554432000 4194304 5872148 140736657396752 140736657390024 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 211 0 0
/proc/6766/statm: 305084 236394 177 410 0 304666 0
[pid=6776] ppid=6766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6776/stat : 6776 (satsolver.sh) S 6766 6765 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282113592 9367552 266 33554432000 4194304 5064252 140733310030448 140733310029360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6776/statm: 2287 266 226 213 0 72 0
[pid=6777] ppid=6776 vsize=1635624 CPUtime=93.77 cores=1,3,5,7
/proc/6777/stat : 6777 (glucose_static) R 6776 6765 6720 0 -1 4202496 164837 0 0 0 9319 58 0 0 20 0 1 0 282113593 1674878976 343927 33554432000 4194304 4896791 140736469167552 140736469164872 4223797 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6777/statm: 408906 343927 78 172 0 408732 0
Current children cumulated CPU time (s) 160.12
Current children cumulated vsize (KiB) 2874256

[startup+222.3 s]
/proc/loadavg: 2.04 2.07 2.02 3/181 6778
/proc/meminfo: memFree=24871732/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1220336 CPUtime=66.35 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) S 6765 6765 6720 0 -1 4202496 24754 146852 0 0 4248 1600 657 130 20 0 1 0 282106742 1249624064 236394 33554432000 4194304 5872148 140736657396752 140736657390024 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 211 0 0
/proc/6766/statm: 305084 236394 177 410 0 304666 0
[pid=6776] ppid=6766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6776/stat : 6776 (satsolver.sh) S 6766 6765 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282113592 9367552 266 33554432000 4194304 5064252 140733310030448 140733310029360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6776/statm: 2287 266 226 213 0 72 0
[pid=6777] ppid=6776 vsize=1635624 CPUtime=153.76 cores=1,3,5,7
/proc/6777/stat : 6777 (glucose_static) R 6776 6765 6720 0 -1 4202496 164845 0 0 0 15318 58 0 0 20 0 1 0 282113593 1674878976 343935 33554432000 4194304 4896791 140736469167552 140736469164872 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6777/statm: 408906 343935 78 172 0 408732 0
Current children cumulated CPU time (s) 220.11
Current children cumulated vsize (KiB) 2874256

[startup+282.3 s]
/proc/loadavg: 2.01 2.05 2.02 3/181 6778
/proc/meminfo: memFree=24871732/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1220336 CPUtime=66.35 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) S 6765 6765 6720 0 -1 4202496 24754 146852 0 0 4248 1600 657 130 20 0 1 0 282106742 1249624064 236394 33554432000 4194304 5872148 140736657396752 140736657390024 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 211 0 0
/proc/6766/statm: 305084 236394 177 410 0 304666 0
[pid=6776] ppid=6766 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/6777/statm: 417697 353296 78 172 0 417523 0
Current children cumulated CPU time (s) 1359.91
Current children cumulated vsize (KiB) 2909420

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6789
/proc/meminfo: memFree=24827928/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1220336 CPUtime=66.35 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) S 6765 6765 6720 0 -1 4202496 24754 146852 0 0 4248 1600 657 130 20 0 1 0 282106742 1249624064 236394 33554432000 4194304 5872148 140736657396752 140736657390024 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 211 0 0
/proc/6766/statm: 305084 236394 177 410 0 304666 0
[pid=6776] ppid=6766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6776/stat : 6776 (satsolver.sh) S 6766 6765 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282113592 9367552 266 33554432000 4194304 5064252 140733310030448 140733310029360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6776/statm: 2287 266 226 213 0 72 0
[pid=6777] ppid=6776 vsize=1670788 CPUtime=1353.56 cores=1,3,5,7
/proc/6777/stat : 6777 (glucose_static) R 6776 6765 6720 0 -1 4202496 174053 0 0 0 135296 60 0 0 20 0 1 0 282113593 1710886912 353933 33554432000 4194304 4896791 140736469167552 140736469164760 4224827 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6777/statm: 417697 353933 78 172 0 417523 0
Current children cumulated CPU time (s) 1419.91
Current children cumulated vsize (KiB) 2909420

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6789
/proc/meminfo: memFree=24827584/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1220336 CPUtime=66.35 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) S 6765 6765 6720 0 -1 4202496 24754 146852 0 0 4248 1600 657 130 20 0 1 0 282106742 1249624064 236394 33554432000 4194304 5872148 140736657396752 140736657390024 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 211 0 0
/proc/6766/statm: 305084 236394 177 410 0 304666 0
[pid=6776] ppid=6766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6776/stat : 6776 (satsolver.sh) S 6766 6765 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282113592 9367552 266 33554432000 4194304 5064252 140733310030448 140733310029360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6776/statm: 2287 266 226 213 0 72 0
[pid=6777] ppid=6776 vsize=1670788 CPUtime=1413.55 cores=1,3,5,7
/proc/6777/stat : 6777 (glucose_static) R 6776 6765 6720 0 -1 4202496 174067 0 0 0 141295 60 0 0 20 0 1 0 282113593 1710886912 354082 33554432000 4194304 4896791 140736469167552 140736469164760 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6777/statm: 417697 354082 78 172 0 417523 0
Current children cumulated CPU time (s) 1479.9
Current children cumulated vsize (KiB) 2909420

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6789
/proc/meminfo: memFree=24826312/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1220336 CPUtime=66.35 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) S 6765 6765 6720 0 -1 4202496 24754 146852 0 0 4248 1600 657 130 20 0 1 0 282106742 1249624064 236394 33554432000 4194304 5872148 140736657396752 140736657390024 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 211 0 0
/proc/6766/statm: 305084 236394 177 410 0 304666 0
[pid=6776] ppid=6766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6776/stat : 6776 (satsolver.sh) S 6766 6765 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282113592 9367552 266 33554432000 4194304 5064252 140733310030448 140733310029360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6776/statm: 2287 266 226 213 0 72 0
[pid=6777] ppid=6776 vsize=1672108 CPUtime=1473.54 cores=1,3,5,7
/proc/6777/stat : 6777 (glucose_static) R 6776 6765 6720 0 -1 4202496 174370 0 0 0 147294 60 0 0 20 0 1 0 282113593 1712238592 354393 33554432000 4194304 4896791 140736469167552 140736469164856 4203102 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6777/statm: 418027 354393 78 172 0 417853 0
Current children cumulated CPU time (s) 1539.89
Current children cumulated vsize (KiB) 2910740

[startup+1602.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/182 6792
/proc/meminfo: memFree=24825424/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1220336 CPUtime=66.35 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) S 6765 6765 6720 0 -1 4202496 24754 146852 0 0 4248 1600 657 130 20 0 1 0 282106742 1249624064 236394 33554432000 4194304 5872148 140736657396752 140736657390024 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 211 0 0
/proc/6766/statm: 305084 236394 177 410 0 304666 0
[pid=6776] ppid=6766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6776/stat : 6776 (satsolver.sh) S 6766 6765 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282113592 9367552 266 33554432000 4194304 5064252 140733310030448 140733310029360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6776/statm: 2287 266 226 213 0 72 0
[pid=6777] ppid=6776 vsize=1672108 CPUtime=1533.53 cores=1,3,5,7
/proc/6777/stat : 6777 (glucose_static) R 6776 6765 6720 0 -1 4202496 174381 0 0 0 153293 60 0 0 20 0 1 0 282113593 1712238592 354404 33554432000 4194304 4896791 140736469167552 140736469164856 4223840 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6777/statm: 418027 354404 78 172 0 417853 0
Current children cumulated CPU time (s) 1599.88
Current children cumulated vsize (KiB) 2910740

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 6793
/proc/meminfo: memFree=24825448/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1220336 CPUtime=66.35 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) S 6765 6765 6720 0 -1 4202496 24754 146852 0 0 4248 1600 657 130 20 0 1 0 282106742 1249624064 236394 33554432000 4194304 5872148 140736657396752 140736657390024 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 211 0 0
/proc/6766/statm: 305084 236394 177 410 0 304666 0
[pid=6776] ppid=6766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6776/stat : 6776 (satsolver.sh) S 6766 6765 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282113592 9367552 266 33554432000 4194304 5064252 140733310030448 140733310029360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6776/statm: 2287 266 226 213 0 72 0
[pid=6777] ppid=6776 vsize=1672108 CPUtime=1593.51 cores=1,3,5,7
/proc/6777/stat : 6777 (glucose_static) R 6776 6765 6720 0 -1 4202496 174403 0 0 0 159291 60 0 0 20 0 1 0 282113593 1712238592 354414 33554432000 4194304 4896791 140736469167552 140736469164856 4224722 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6777/statm: 418027 354414 78 172 0 417853 0
Current children cumulated CPU time (s) 1659.86
Current children cumulated vsize (KiB) 2910740

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 6793
/proc/meminfo: memFree=24825920/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1220336 CPUtime=66.35 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) S 6765 6765 6720 0 -1 4202496 24754 146852 0 0 4248 1600 657 130 20 0 1 0 282106742 1249624064 236394 33554432000 4194304 5872148 140736657396752 140736657390024 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 211 0 0
/proc/6766/statm: 305084 236394 177 410 0 304666 0
[pid=6776] ppid=6766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6776/stat : 6776 (satsolver.sh) S 6766 6765 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282113592 9367552 266 33554432000 4194304 5064252 140733310030448 140733310029360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6776/statm: 2287 266 226 213 0 72 0
[pid=6777] ppid=6776 vsize=1672240 CPUtime=1653.51 cores=1,3,5,7
/proc/6777/stat : 6777 (glucose_static) R 6776 6765 6720 0 -1 4202496 174414 0 0 0 165291 60 0 0 20 0 1 0 282113593 1712373760 354425 33554432000 4194304 4896791 140736469167552 140736469164904 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6777/statm: 418060 354425 78 172 0 417886 0
Current children cumulated CPU time (s) 1719.86
Current children cumulated vsize (KiB) 2910872

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 6793
/proc/meminfo: memFree=24823188/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1220336 CPUtime=66.35 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) S 6765 6765 6720 0 -1 4202496 24754 146852 0 0 4248 1600 657 130 20 0 1 0 282106742 1249624064 236394 33554432000 4194304 5872148 140736657396752 140736657390024 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 211 0 0
/proc/6766/statm: 305084 236394 177 410 0 304666 0
[pid=6776] ppid=6766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6776/stat : 6776 (satsolver.sh) S 6766 6765 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282113592 9367552 266 33554432000 4194304 5064252 140733310030448 140733310029360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6776/statm: 2287 266 226 213 0 72 0
[pid=6777] ppid=6776 vsize=1672240 CPUtime=1713.49 cores=1,3,5,7
/proc/6777/stat : 6777 (glucose_static) R 6776 6765 6720 0 -1 4202496 174424 0 0 0 171289 60 0 0 20 0 1 0 282113593 1712373760 354435 33554432000 4194304 4896791 140736469167552 140736469164904 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6777/statm: 418060 354435 78 172 0 417886 0
Current children cumulated CPU time (s) 1779.84
Current children cumulated vsize (KiB) 2910872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 6833
/proc/meminfo: memFree=25743672/32873852 swapFree=6856/6856
[pid=6765] ppid=6763 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6765/stat : 6765 (runWbo2satCp2.s) S 6763 6765 6720 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282106742 9367552 275 33554432000 4194304 5064252 140735699389104 140735699388016 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6765/statm: 2287 275 233 213 0 72 0
[pid=6766] ppid=6765 vsize=1220336 CPUtime=66.35 cores=1,3,5,7
/proc/6766/stat : 6766 (wbo2sat) S 6765 6765 6720 0 -1 4202496 24754 146852 0 0 4248 1600 657 130 20 0 1 0 282106742 1249624064 236394 33554432000 4194304 5872148 140736657396752 140736657390024 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 211 0 0
/proc/6766/statm: 305084 236394 177 410 0 304666 0
[pid=6776] ppid=6766 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6776/stat : 6776 (satsolver.sh) S 6766 6765 6720 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282113592 9367552 266 33554432000 4194304 5064252 140733310030448 140733310029360 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6776/statm: 2287 266 226 213 0 72 0
[pid=6777] ppid=6776 vsize=1672240 CPUtime=1733.7 cores=1,3,5,7
/proc/6777/stat : 6777 (glucose_static) R 6776 6765 6720 0 -1 4202496 174429 0 0 0 173310 60 0 0 20 0 1 0 282113593 1712373760 354440 33554432000 4194304 4896791 140736469167552 140736469164904 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6777/statm: 418060 354440 78 172 0 417886 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2910872

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6765 and gives
#  childrusage.ru_utime.tv_sec=49
#  childrusage.ru_utime.tv_usec=59541
#  childrusage.ru_stime.tv_sec=17
#  childrusage.ru_stime.tv_usec=314367
# CPU time returned by wait4() is 66.3739
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.52
CPU time (s): 1800.05
CPU user time (s): 1782.15
CPU system time (s): 17.9
CPU usage (%): 99.8631
Max. virtual memory (cumulated for all children) (KiB): 2910872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.0595
system time used= 17.3144
maximum resident set size= 1316716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172584
page faults= 0
swaps= 0
block input operations= 16
block output operations= 2710800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 116

runsolver used 4.40933 second user time and 11.6472 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-28 01:03:28
IDJOB=3716716
IDBENCH=78609
IDSOLVER=2299
FILE ID=node128/3716716-1338159808
RUNJOBID= node128-1338159808-6737
PBS_JOBID= 14624556
Free space on /tmp= 71236 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ic22arity.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716716-1338159808/watcher-3716716-1338159808 -o /tmp/evaluation-result-3716716-1338159808/solver-3716716-1338159808 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716716-1338159808.wbo 2137283553 HOME HOME

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

MD5SUM BENCH= 44da2318c701d2d09f85776a05066743
RANDOM SEED=2137283553

node128.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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	: 5438.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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:       32873852 kB
MemFree:        29066764 kB
Buffers:          438844 kB
Cached:          2497856 kB
SwapCached:          620 kB
Active:          1189584 kB
Inactive:        1761216 kB
Active(anon):       3612 kB
Inactive(anon):    12304 kB
Active(file):    1185972 kB
Inactive(file):  1748912 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107296 kB
Dirty:             28652 kB
Writeback:             0 kB
AnonPages:         20028 kB
Mapped:            14348 kB
Shmem:               200 kB
Slab:             717880 kB
SReclaimable:     160072 kB
SUnreclaim:       557808 kB
KernelStack:        1376 kB
PageTables:         3648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     127172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70324 MiB
End job on node128 at 2012-05-28 01:33:31