Trace number 3716037

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.05 1806.72

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.Src1Valid_Src1ValidBar.ucl--soft-66-100-0.wbo
MD5SUM6208767dceeaee4005a754b6f8934b98
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 benchmark1030.12
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables109757
Total number of constraints313451
Number of soft constraints106894
Number of constraints which are clauses295929
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17522
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 5385165
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5385164
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

141.73/146.65	o 20973
141.73/146.65	c current bound: 10486
141.73/146.65	c fallback to adder encoding
1800.05/1806.71	c error: unexpected solver exit code
1800.05/1806.71	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3716037-1338159381/watcher-3716037-1338159381 -o /tmp/evaluation-result-3716037-1338159381/solver-3716037-1338159381 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716037-1338159381.wbo 1000848287 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/177 27032
/proc/meminfo: memFree=31324276/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0

[startup+0.055363 s]
/proc/loadavg: 1.88 1.98 1.99 3/177 27032
/proc/meminfo: memFree=31324276/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 1.88 1.98 1.99 3/177 27032
/proc/meminfo: memFree=31324276/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300233 s]
/proc/loadavg: 1.88 1.98 1.99 3/177 27032
/proc/meminfo: memFree=31324276/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 1.88 1.98 1.99 3/177 27032
/proc/meminfo: memFree=31324276/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 1.88 1.98 1.99 3/179 27034
/proc/meminfo: memFree=31296612/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=34944 CPUtime=1.49 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) R 27032 27032 26987 0 -1 4202496 2926 0 0 0 149 0 0 0 20 0 1 0 282062667 35782656 5454 33554432000 4194304 5872148 140735222896720 140735222893576 4744731 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27033/statm: 8736 5454 144 410 0 8318 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44092

[startup+3.10026 s]
/proc/loadavg: 1.88 1.98 1.99 3/179 27034
/proc/meminfo: memFree=31260928/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=68228 CPUtime=3.09 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) R 27032 27032 26987 0 -1 4202496 3580 0 0 0 308 1 0 0 20 0 1 0 282062667 69865472 12224 33554432000 4194304 5872148 140735222896720 140735222893448 4745379 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27033/statm: 17057 12224 144 410 0 16639 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77376

[startup+6.30027 s]
/proc/loadavg: 1.89 1.98 1.99 3/179 27034
/proc/meminfo: memFree=31160356/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=134412 CPUtime=6.29 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) R 27032 27032 26987 0 -1 4202496 4314 0 0 0 626 3 0 0 20 0 1 0 282062667 137637888 25701 33554432000 4194304 5872148 140735222896720 140735222893576 4326496 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27033/statm: 33603 25701 144 410 0 33185 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143560

[startup+12.7003 s]
/proc/loadavg: 1.89 1.98 1.99 3/179 27034
/proc/meminfo: memFree=30954316/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=266780 CPUtime=12.69 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) R 27032 27032 26987 0 -1 4202496 5281 0 0 0 1262 7 0 0 20 0 1 0 282062667 273182720 52154 33554432000 4194304 5872148 140735222896720 140735222893576 4663469 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27033/statm: 66695 52154 144 410 0 66277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 275928

[startup+25.5003 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 27034
/proc/meminfo: memFree=30041344/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=1058852 CPUtime=25.48 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) R 27032 27032 26987 0 -1 4202496 8234 0 0 0 2526 22 0 0 20 0 1 0 282062667 1084264448 138526 33554432000 4194304 5872148 140735222896720 140735222893784 4419634 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27033/statm: 264713 138526 153 410 0 264295 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1068000

[startup+51.1003 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 27034
/proc/meminfo: memFree=29108444/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=2138248 CPUtime=51.08 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) R 27032 27032 26987 0 -1 4202496 14933 0 0 0 5048 60 0 0 20 0 1 0 282062667 2189565952 368567 33554432000 4194304 5872148 140735222896720 140735222894104 4432947 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27033/statm: 534562 368567 155 410 0 534144 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2147396

[startup+102.306 s]
/proc/loadavg: 2.16 2.03 2.01 3/179 27038
/proc/meminfo: memFree=26004320/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=2180660 CPUtime=102.26 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) R 27032 27032 26987 0 -1 4202496 20142 300032 0 0 6518 756 2837 115 20 0 1 0 282062667 2232995840 390956 33554432000 4194304 5872148 140735222896720 140735222891608 5126832 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27033/statm: 545165 390956 165 410 0 544747 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2189808

[startup+162.3 s]
/proc/loadavg: 2.74 2.22 2.07 3/183 27044
/proc/meminfo: memFree=18462156/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=3234612 CPUtime=152.21 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) S 27032 27032 26987 0 -1 4202496 36551 300547 0 0 7968 4179 2837 237 20 0 1 0 282062667 3312242688 571134 33554432000 4194304 5872148 140735222896720 140735222889992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 536 0 0
/proc/27033/statm: 808653 571134 177 410 0 808235 0
[pid=27043] ppid=27033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27043/stat : 27043 (satsolver.sh) S 27033 27032 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282078526 9367552 267 33554432000 4194304 5064252 140735259961936 140735259960848 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27043/statm: 2287 267 226 213 0 72 0
[pid=27044] ppid=27043 vsize=1511468 CPUtime=3.69 cores=1,3,5,7
/proc/27044/stat : 27044 (glucose_static) R 27043 27032 26987 0 -1 4202496 74046 0 0 0 332 37 0 0 20 0 1 0 282078527 1547743232 316560 33554432000 4194304 4896791 140733871228512 140733870177560 4237314 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27044/statm: 377867 316560 58 172 0 377693 0
Current children cumulated CPU time (s) 155.9
Current children cumulated vsize (KiB) 4764376

[startup+222.3 s]
/proc/loadavg: 2.46 2.25 2.09 3/184 27047
/proc/meminfo: memFree=15882124/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=3234612 CPUtime=152.21 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) S 27032 27032 26987 0 -1 4202496 36551 300547 0 0 7968 4179 2837 237 20 0 1 0 282062667 3312242688 571134 33554432000 4194304 5872148 140735222896720 140735222889992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 536 0 0
/proc/27033/statm: 808653 571134 177 410 0 808235 0
[pid=27043] ppid=27033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27043/stat : 27043 (satsolver.sh) S 27033 27032 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282078526 9367552 267 33554432000 4194304 5064252 140735259961936 140735259960848 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27043/statm: 2287 267 226 213 0 72 0
[pid=27044] ppid=27043 vsize=4870652 CPUtime=63.68 cores=1,3,5,7
/proc/27044/stat : 27044 (glucose_static) R 27043 27032 26987 0 -1 4202496 397102 0 0 0 6224 144 0 0 20 0 1 0 282078527 4987547648 951659 33554432000 4194304 4896791 140733871228512 140733871225560 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27044/statm: 1217663 951659 78 172 0 1217489 0
Current children cumulated CPU time (s) 215.89
Current children cumulated vsize (KiB) 8123560

[startup+282.3 s]
/proc/loadavg: 2.17 2.20 2.08 3/184 27070
/proc/meminfo: memFree=15870516/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=3234612 CPUtime=152.21 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) S 27032 27032 26987 0 -1 4202496 36551 300547 0 0 7968 4179 2837 237 20 0 1 0 282062667 3312242688 571134 33554432000 4194304 5872148 140735222896720 140735222889992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 536 0 0
/proc/27033/statm: 808653 571134 177 410 0 808235 0
[pid=27043] ppid=27033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27043/stat : 27043 (satsolver.sh) S 27033 27032 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282078526 9367552 267 33554432000 4194304 5064252 140735259961936 140735259960848 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27043/statm: 2287 267 226 213 0 72 0
[pid=27044] ppid=27043 vsize=4870788 CPUtime=123.67 cores=1,3,5,7
/proc/27044/stat : 27044 (glucose_static) R 27043 27032 26987 0 -1 4202496 397127 0 0 0 12223 144 0 0 20 0 1 0 282078527 4987686912 954239 33554432000 4194304 4896791 140733871228512 140733871225656 4203956 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27044/statm: 1217697 954239 78 172 0 1217523 0
Current children cumulated CPU time (s) 275.88

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

/proc/27044/statm: 1217805 972262 78 172 0 1217631 0
Current children cumulated CPU time (s) 1415.72
Current children cumulated vsize (KiB) 8124128

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27080
/proc/meminfo: memFree=15790712/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=3234612 CPUtime=152.21 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) S 27032 27032 26987 0 -1 4202496 36551 300547 0 0 7968 4179 2837 237 20 0 1 0 282062667 3312242688 571134 33554432000 4194304 5872148 140735222896720 140735222889992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 536 0 0
/proc/27033/statm: 808653 571134 177 410 0 808235 0
[pid=27043] ppid=27033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27043/stat : 27043 (satsolver.sh) S 27033 27032 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282078526 9367552 267 33554432000 4194304 5064252 140735259961936 140735259960848 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27043/statm: 2287 267 226 213 0 72 0
[pid=27044] ppid=27043 vsize=4871220 CPUtime=1323.49 cores=1,3,5,7
/proc/27044/stat : 27044 (glucose_static) R 27043 27032 26987 0 -1 4202496 397269 0 0 0 132204 145 0 0 20 0 1 0 282078527 4988129280 973288 33554432000 4194304 4896791 140733871228512 140733871225560 4203844 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27044/statm: 1217805 973288 78 172 0 1217631 0
Current children cumulated CPU time (s) 1475.7
Current children cumulated vsize (KiB) 8124128

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27080
/proc/meminfo: memFree=15788444/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=3234612 CPUtime=152.21 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) S 27032 27032 26987 0 -1 4202496 36551 300547 0 0 7968 4179 2837 237 20 0 1 0 282062667 3312242688 571134 33554432000 4194304 5872148 140735222896720 140735222889992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 536 0 0
/proc/27033/statm: 808653 571134 177 410 0 808235 0
[pid=27043] ppid=27033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27043/stat : 27043 (satsolver.sh) S 27033 27032 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282078526 9367552 267 33554432000 4194304 5064252 140735259961936 140735259960848 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27043/statm: 2287 267 226 213 0 72 0
[pid=27044] ppid=27043 vsize=4871220 CPUtime=1383.48 cores=1,3,5,7
/proc/27044/stat : 27044 (glucose_static) R 27043 27032 26987 0 -1 4202496 397273 0 0 0 138203 145 0 0 20 0 1 0 282078527 4988129280 973803 33554432000 4194304 4896791 140733871228512 140733871225560 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27044/statm: 1217805 973803 78 172 0 1217631 0
Current children cumulated CPU time (s) 1535.69
Current children cumulated vsize (KiB) 8124128

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27080
/proc/meminfo: memFree=15784256/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=3234612 CPUtime=152.21 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) S 27032 27032 26987 0 -1 4202496 36551 300547 0 0 7968 4179 2837 237 20 0 1 0 282062667 3312242688 571134 33554432000 4194304 5872148 140735222896720 140735222889992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 536 0 0
/proc/27033/statm: 808653 571134 177 410 0 808235 0
[pid=27043] ppid=27033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27043/stat : 27043 (satsolver.sh) S 27033 27032 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282078526 9367552 267 33554432000 4194304 5064252 140735259961936 140735259960848 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27043/statm: 2287 267 226 213 0 72 0
[pid=27044] ppid=27043 vsize=4871220 CPUtime=1443.47 cores=1,3,5,7
/proc/27044/stat : 27044 (glucose_static) R 27043 27032 26987 0 -1 4202496 397277 0 0 0 144202 145 0 0 20 0 1 0 282078527 4988129280 974829 33554432000 4194304 4896791 140733871228512 140733871225560 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27044/statm: 1217805 974829 78 172 0 1217631 0
Current children cumulated CPU time (s) 1595.68
Current children cumulated vsize (KiB) 8124128

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27080
/proc/meminfo: memFree=15781988/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=3234612 CPUtime=152.21 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) S 27032 27032 26987 0 -1 4202496 36551 300547 0 0 7968 4179 2837 237 20 0 1 0 282062667 3312242688 571134 33554432000 4194304 5872148 140735222896720 140735222889992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 536 0 0
/proc/27033/statm: 808653 571134 177 410 0 808235 0
[pid=27043] ppid=27033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27043/stat : 27043 (satsolver.sh) S 27033 27032 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282078526 9367552 267 33554432000 4194304 5064252 140735259961936 140735259960848 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27043/statm: 2287 267 226 213 0 72 0
[pid=27044] ppid=27043 vsize=4871220 CPUtime=1503.46 cores=1,3,5,7
/proc/27044/stat : 27044 (glucose_static) R 27043 27032 26987 0 -1 4202496 397281 0 0 0 150201 145 0 0 20 0 1 0 282078527 4988129280 975344 33554432000 4194304 4896791 140733871228512 140733871225560 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27044/statm: 1217805 975344 78 172 0 1217631 0
Current children cumulated CPU time (s) 1655.67
Current children cumulated vsize (KiB) 8124128

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 27080
/proc/meminfo: memFree=15779848/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=3234612 CPUtime=152.21 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) S 27032 27032 26987 0 -1 4202496 36551 300547 0 0 7968 4179 2837 237 20 0 1 0 282062667 3312242688 571134 33554432000 4194304 5872148 140735222896720 140735222889992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 536 0 0
/proc/27033/statm: 808653 571134 177 410 0 808235 0
[pid=27043] ppid=27033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27043/stat : 27043 (satsolver.sh) S 27033 27032 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282078526 9367552 267 33554432000 4194304 5064252 140735259961936 140735259960848 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27043/statm: 2287 267 226 213 0 72 0
[pid=27044] ppid=27043 vsize=4871220 CPUtime=1563.45 cores=1,3,5,7
/proc/27044/stat : 27044 (glucose_static) R 27043 27032 26987 0 -1 4202496 397285 0 0 0 156200 145 0 0 20 0 1 0 282078527 4988129280 975859 33554432000 4194304 4896791 140733871228512 140733871225560 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27044/statm: 1217805 975859 78 172 0 1217631 0
Current children cumulated CPU time (s) 1715.66
Current children cumulated vsize (KiB) 8124128

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 27081
/proc/meminfo: memFree=15776960/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=3234612 CPUtime=152.21 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) S 27032 27032 26987 0 -1 4202496 36551 300547 0 0 7968 4179 2837 237 20 0 1 0 282062667 3312242688 571134 33554432000 4194304 5872148 140735222896720 140735222889992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 536 0 0
/proc/27033/statm: 808653 571134 177 410 0 808235 0
[pid=27043] ppid=27033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27043/stat : 27043 (satsolver.sh) S 27033 27032 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282078526 9367552 267 33554432000 4194304 5064252 140735259961936 140735259960848 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27043/statm: 2287 267 226 213 0 72 0
[pid=27044] ppid=27043 vsize=4871220 CPUtime=1623.44 cores=1,3,5,7
/proc/27044/stat : 27044 (glucose_static) R 27043 27032 26987 0 -1 4202496 397287 0 0 0 162199 145 0 0 20 0 1 0 282078527 4988129280 976372 33554432000 4194304 4896791 140733871228512 140733871225560 4203856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27044/statm: 1217805 976372 78 172 0 1217631 0
Current children cumulated CPU time (s) 1775.65
Current children cumulated vsize (KiB) 8124128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.7 s]
/proc/loadavg: 1.93 1.99 1.99 3/181 27121
/proc/meminfo: memFree=22795172/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=3234612 CPUtime=152.21 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) S 27032 27032 26987 0 -1 4202496 36551 300547 0 0 7968 4179 2837 237 20 0 1 0 282062667 3312242688 571134 33554432000 4194304 5872148 140735222896720 140735222889992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 536 0 0
/proc/27033/statm: 808653 571134 177 410 0 808235 0
[pid=27043] ppid=27033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27043/stat : 27043 (satsolver.sh) S 27033 27032 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282078526 9367552 267 33554432000 4194304 5064252 140735259961936 140735259960848 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27043/statm: 2287 267 226 213 0 72 0
[pid=27044] ppid=27043 vsize=4871360 CPUtime=1647.84 cores=1,3,5,7
/proc/27044/stat : 27044 (glucose_static) R 27043 27032 26987 0 -1 4202496 397294 0 0 0 164639 145 0 0 20 0 1 0 282078527 4988272640 976890 33554432000 4194304 4896791 140733871228512 140733871225656 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27044/statm: 1217840 976890 78 172 0 1217666 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 8124268

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

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

[startup+1806.7 s]
/proc/loadavg: 1.93 1.99 1.99 3/181 27121
/proc/meminfo: memFree=22795172/32873648 swapFree=6612/6612
[pid=27032] ppid=27030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27032/stat : 27032 (runWbo2sat.sh) S 27030 27032 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282062667 9367552 275 33554432000 4194304 5064252 140734071834592 140734071833504 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27032/statm: 2287 275 233 213 0 72 0
[pid=27033] ppid=27032 vsize=3234612 CPUtime=152.21 cores=1,3,5,7
/proc/27033/stat : 27033 (wbo2sat) S 27032 27032 26987 0 -1 4202496 36551 300547 0 0 7968 4179 2837 237 20 0 1 0 282062667 3312242688 571134 33554432000 4194304 5872148 140735222896720 140735222889992 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 536 0 0
/proc/27033/statm: 808653 571134 177 410 0 808235 0
[pid=27043] ppid=27033 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27043/stat : 27043 (satsolver.sh) S 27033 27032 26987 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282078526 9367552 267 33554432000 4194304 5064252 140735259961936 140735259960848 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27043/statm: 2287 267 226 213 0 72 0
[pid=27044] ppid=27043 vsize=4871360 CPUtime=1647.84 cores=1,3,5,7
/proc/27044/stat : 27044 (glucose_static) R 27043 27032 26987 0 -1 4202496 397294 0 0 0 164639 145 0 0 20 0 1 0 282078527 4988272640 976890 33554432000 4194304 4896791 140733871228512 140733871225656 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27044/statm: 1217840 976890 78 172 0 1217666 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 8124268

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27032 and gives
#  childrusage.ru_utime.tv_sec=108
#  childrusage.ru_utime.tv_usec=59572
#  childrusage.ru_stime.tv_sec=44
#  childrusage.ru_stime.tv_usec=182283
# CPU time returned by wait4() is 152.242
# 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): 1806.72
CPU time (s): 1800.05
CPU user time (s): 1754.44
CPU system time (s): 45.61
CPU usage (%): 99.6309
Max. virtual memory (cumulated for all children) (KiB): 8185716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.06
system time used= 44.1823
maximum resident set size= 2998000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 338076
page faults= 0
swaps= 0
block input operations= 40
block output operations= 6167440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54
involuntary context switches= 554

runsolver used 3.68944 second user time and 9.54455 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 00:56:22
IDJOB=3716037
IDBENCH=78608
IDSOLVER=2298
FILE ID=node148/3716037-1338159381
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-ooo.ex.br.mem.Src1Valid_Src1ValidBar.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716037-1338159381/watcher-3716037-1338159381 -o /tmp/evaluation-result-3716037-1338159381/solver-3716037-1338159381 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716037-1338159381.wbo 1000848287 HOME HOME

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

MD5SUM BENCH= 6208767dceeaee4005a754b6f8934b98
RANDOM SEED=1000848287

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:        31324920 kB
Buffers:          300376 kB
Cached:           390672 kB
SwapCached:          576 kB
Active:           506760 kB
Inactive:         195724 kB
Active(anon):       2652 kB
Inactive(anon):    11140 kB
Active(file):     504108 kB
Inactive(file):   184584 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:             37552 kB
Writeback:             0 kB
AnonPages:         16752 kB
Mapped:            11328 kB
Shmem:                96 kB
Slab:             705868 kB
SReclaimable:     149220 kB
SUnreclaim:       556648 kB
KernelStack:        1376 kB
PageTables:         3880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     115860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69476 MiB
End job on node148 at 2012-05-28 01:26:29