Trace number 3716028

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.07 1800.52

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache.inv14.ucl--soft-33-100-0.wbo
MD5SUM65b8562e8b2a6565f581ae80d9fbd0ff
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1800.68
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables62704
Total number of constraints187107
Number of soft constraints125731
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 6367889
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 6367888
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.45/4.67	o 4763
4.45/4.67	c current bound: 2381
4.45/4.67	c fallback to adder encoding
1800.07/1800.51	c error: unexpected solver exit code
1800.07/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-3716028-1338162999/watcher-3716028-1338162999 -o /tmp/evaluation-result-3716028-1338162999/solver-3716028-1338162999 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716028-1338162999.wbo 1172880585 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27264
/proc/meminfo: memFree=31092336/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0

[startup+0.0774989 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27264
/proc/meminfo: memFree=31092336/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27264
/proc/meminfo: memFree=31092336/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300239 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27264
/proc/meminfo: memFree=31092336/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27264
/proc/meminfo: memFree=31092336/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27266
/proc/meminfo: memFree=31061904/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=34772 CPUtime=1.48 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) R 27264 27264 26987 0 -1 4202496 3069 0 0 0 148 0 0 0 20 0 1 0 282424470 35606528 5597 33554432000 4194304 5872148 140733541505344 140733541501736 4778838 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27265/statm: 8693 5597 144 410 0 8275 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43920

[startup+3.10026 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27266
/proc/meminfo: memFree=30970596/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=100556 CPUtime=3.09 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) R 27264 27264 26987 0 -1 4202496 6356 0 0 0 307 2 0 0 20 0 1 0 282424470 102969344 21260 33554432000 4194304 5872148 140733541505344 140733541502728 4425472 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27265/statm: 25139 21260 151 410 0 24721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109704

[startup+6.30033 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 27269
/proc/meminfo: memFree=30748900/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=310952 CPUtime=6.16 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) R 27264 27264 26987 0 -1 4202496 23719 12715 0 0 487 77 45 7 20 0 1 0 282424470 318414848 66982 33554432000 4194304 5872148 140733541505344 140733541499576 4663481 0 0 4096 0 0 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 77738 66982 174 410 0 77320 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 320100

[startup+12.7004 s]
/proc/loadavg: 2.10 2.02 2.01 3/179 27269
/proc/meminfo: memFree=29815832/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1228456 CPUtime=12.55 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) R 27264 27264 26987 0 -1 4202496 25929 12715 0 0 1108 95 45 7 20 0 1 0 282424470 1257938944 184230 33554432000 4194304 5872148 140733541505344 140733541499256 4707418 0 0 4096 0 0 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 307114 184230 174 410 0 306696 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 1237604

[startup+25.5004 s]
/proc/loadavg: 2.23 2.06 2.01 3/181 27271
/proc/meminfo: memFree=27121124/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1437860 CPUtime=11.38 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185425 0 0 0 1071 67 0 0 20 0 1 0 282425880 1472368640 331988 33554432000 4194304 4896791 140734184863792 140734184861000 4224913 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359465 331988 76 172 0 359291 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 2618448

[startup+51.1066 s]
/proc/loadavg: 2.22 2.07 2.02 3/181 27271
/proc/meminfo: memFree=27056816/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1439076 CPUtime=36.98 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185716 0 0 0 3631 67 0 0 20 0 1 0 282425880 1473613824 332279 33554432000 4194304 4896791 140734184863792 140734184861064 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332279 76 172 0 359595 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 2619664

[startup+102.3 s]
/proc/loadavg: 2.33 2.12 2.03 3/181 27273
/proc/meminfo: memFree=25678744/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1439076 CPUtime=88.16 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185716 0 0 0 8749 67 0 0 20 0 1 0 282425880 1473613824 332279 33554432000 4194304 4896791 140734184863792 140734184861064 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332279 76 172 0 359595 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 2619664

[startup+162.3 s]
/proc/loadavg: 2.72 2.27 2.09 3/183 27276
/proc/meminfo: memFree=20101220/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1439076 CPUtime=148.15 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185716 0 0 0 14748 67 0 0 20 0 1 0 282425880 1473613824 332279 33554432000 4194304 4896791 140734184863792 140734184861064 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332279 76 172 0 359595 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 2619664

[startup+222.3 s]
/proc/loadavg: 2.54 2.32 2.12 3/184 27279
/proc/meminfo: memFree=17614628/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1439076 CPUtime=208.14 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185716 0 0 0 20747 67 0 0 20 0 1 0 282425880 1473613824 332279 33554432000 4194304 4896791 140734184863792 140734184861064 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332279 76 172 0 359595 0
Current children cumulated CPU time (s) 222.1

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

/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185720 0 0 0 134731 67 0 0 20 0 1 0 282425880 1473613824 332356 33554432000 4194304 4896791 140734184863792 140734184861064 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332356 76 172 0 359595 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 2619664

[startup+1422.3 s]
/proc/loadavg: 2.09 2.09 2.08 3/184 27312
/proc/meminfo: memFree=17539804/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1439076 CPUtime=1407.96 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185720 0 0 0 140729 67 0 0 20 0 1 0 282425880 1473613824 332356 33554432000 4194304 4896791 140734184863792 140734184861064 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332356 76 172 0 359595 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 2619664

[startup+1482.3 s]
/proc/loadavg: 2.08 2.09 2.08 3/183 27312
/proc/meminfo: memFree=17538444/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1439076 CPUtime=1467.95 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185720 0 0 0 146728 67 0 0 20 0 1 0 282425880 1473613824 332356 33554432000 4194304 4896791 140734184863792 140734184861064 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332356 76 172 0 359595 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 2619664

[startup+1542.3 s]
/proc/loadavg: 2.10 2.08 2.08 3/183 27313
/proc/meminfo: memFree=17535712/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1439076 CPUtime=1527.94 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185722 0 0 0 152727 67 0 0 20 0 1 0 282425880 1473613824 332356 33554432000 4194304 4896791 140734184863792 140734184861064 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332356 76 172 0 359595 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 2619664

[startup+1602.3 s]
/proc/loadavg: 2.14 2.10 2.09 3/183 27313
/proc/meminfo: memFree=17533992/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1439076 CPUtime=1587.93 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185723 0 0 0 158726 67 0 0 20 0 1 0 282425880 1473613824 332356 33554432000 4194304 4896791 140734184863792 140734184861064 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332356 76 172 0 359595 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 2619664

[startup+1662.3 s]
/proc/loadavg: 2.05 2.08 2.08 3/183 27313
/proc/meminfo: memFree=17529804/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1439076 CPUtime=1647.92 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185723 0 0 0 164725 67 0 0 20 0 1 0 282425880 1473613824 332356 33554432000 4194304 4896791 140734184863792 140734184861064 4225540 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332356 76 172 0 359595 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 2619664

[startup+1722.3 s]
/proc/loadavg: 2.09 2.08 2.08 3/183 27313
/proc/meminfo: memFree=17527784/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1439076 CPUtime=1707.91 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185723 0 0 0 170724 67 0 0 20 0 1 0 282425880 1473613824 332356 33554432000 4194304 4896791 140734184863792 140734184861064 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332356 76 172 0 359595 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 2619664

[startup+1782.3 s]
/proc/loadavg: 2.15 2.09 2.09 3/183 27313
/proc/meminfo: memFree=17525268/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1439076 CPUtime=1767.9 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185723 0 0 0 176723 67 0 0 20 0 1 0 282425880 1473613824 332356 33554432000 4194304 4896791 140734184863792 140734184861064 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332356 76 172 0 359595 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 2619664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.12 2.08 2.08 3/181 27353
/proc/meminfo: memFree=28483632/32873648 swapFree=6612/6612
[pid=27264] ppid=27262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27264/stat : 27264 (runWbo2sat.sh) S 27262 27264 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282424469 9367552 275 33554432000 4194304 5064252 140735267917152 140735267916064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27264/statm: 2287 275 233 213 0 72 0
[pid=27265] ppid=27264 vsize=1162292 CPUtime=13.96 cores=1,3,5,7
/proc/27265/stat : 27265 (wbo2sat) S 27264 27264 26987 0 -1 4202496 26957 12715 0 0 1162 182 45 7 20 0 1 0 282424470 1190187008 175402 33554432000 4194304 5872148 140733541505344 140733541498616 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/27265/statm: 290573 175402 175 410 0 290155 0
[pid=27270] ppid=27265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27270/stat : 27270 (satsolver.sh) S 27265 27264 26987 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282425880 9367552 267 33554432000 4194304 5064252 140734559578624 140734559577536 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27270/statm: 2287 267 226 213 0 72 0
[pid=27271] ppid=27270 vsize=1439076 CPUtime=1786.11 cores=1,3,5,7
/proc/27271/stat : 27271 (glucose_static) R 27270 27264 26987 0 -1 4202496 185723 0 0 0 178544 67 0 0 20 0 1 0 282425880 1473613824 332356 33554432000 4194304 4896791 140734184863792 140734184861064 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27271/statm: 359769 332356 76 172 0 359595 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2619664

Sending SIGTERM to process tree (bottom up)

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 27264 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=78163
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=902710
# CPU time returned by wait4() is 13.9809
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.07
CPU user time (s): 1797.51
CPU system time (s): 2.56
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 3140480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.0782
system time used= 1.90271
maximum resident set size= 1304540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40650
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1348648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 23

runsolver used 5.87511 second user time and 19.975 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 01:56:40
IDJOB=3716028
IDBENCH=78621
IDSOLVER=2298
FILE ID=node148/3716028-1338162999
RUNJOBID= node148-1338159381-27004
PBS_JOBID= 14624553
Free space on /tmp= 71668 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache.inv14.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716028-1338162999/watcher-3716028-1338162999 -o /tmp/evaluation-result-3716028-1338162999/solver-3716028-1338162999 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716028-1338162999.wbo 1172880585 HOME HOME

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

MD5SUM BENCH= 65b8562e8b2a6565f581ae80d9fbd0ff
RANDOM SEED=1172880585

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:        31094904 kB
Buffers:          313208 kB
Cached:           395156 kB
SwapCached:          576 kB
Active:           724940 kB
Inactive:         202028 kB
Active(anon):     209748 kB
Inactive(anon):    11140 kB
Active(file):     515192 kB
Inactive(file):   190888 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:             36308 kB
Writeback:             8 kB
AnonPages:        211992 kB
Mapped:            11548 kB
Shmem:                96 kB
Slab:             711068 kB
SReclaimable:     154928 kB
SUnreclaim:       556140 kB
KernelStack:        1464 kB
PageTables:         4496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     391664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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= 71028 MiB
End job on node148 at 2012-05-28 02:26:40