Trace number 3716022

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.08 1800.92

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl--soft-33-100-0.wbo
MD5SUM9139ed650d8e3a05453e5f33c40a0f97
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 benchmark42.9675
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 constraints171160
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 8641599
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 8641598
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

66.87/67.19	o 55605
66.87/67.19	c current bound: 27802
66.87/67.19	c fallback to adder encoding
1800.08/1800.91	c error: unexpected solver exit code
1800.08/1800.91	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-3716022-1338166572/watcher-3716022-1338166572 -o /tmp/evaluation-result-3716022-1338166572/solver-3716022-1338166572 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716022-1338166572.wbo 2042392430 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.00 2.01 2.00 3/179 7079
/proc/meminfo: memFree=20798296/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0

[startup+0.047919 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 7079
/proc/meminfo: memFree=20798296/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100139 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 7079
/proc/meminfo: memFree=20798296/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300124 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 7079
/proc/meminfo: memFree=20798296/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700103 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 7079
/proc/meminfo: memFree=20798296/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50014 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7081
/proc/meminfo: memFree=20784512/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=35052 CPUtime=1.49 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) R 7079 7079 6626 0 -1 4202496 3020 0 0 0 149 0 0 0 20 0 1 0 282782645 35893248 5547 33554432000 4194304 5872148 140734064577792 140734064574184 4745812 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7080/statm: 8763 5547 144 410 0 8345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44200

[startup+3.10014 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7081
/proc/meminfo: memFree=20767732/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=68204 CPUtime=3.09 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) R 7079 7079 6626 0 -1 4202496 3634 0 0 0 308 1 0 0 20 0 1 0 282782645 69840896 11255 33554432000 4194304 5872148 140734064577792 140734064574648 4326455 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7080/statm: 17051 11255 144 410 0 16633 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77352

[startup+6.30014 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7081
/proc/meminfo: memFree=20720224/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=133740 CPUtime=6.29 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) R 7079 7079 6626 0 -1 4202496 4216 0 0 0 626 3 0 0 20 0 1 0 282782645 136949760 23047 33554432000 4194304 5872148 140734064577792 140734064574648 4745544 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7080/statm: 33435 23047 144 410 0 33017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142888

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7081
/proc/meminfo: memFree=20618528/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=266756 CPUtime=12.69 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) R 7079 7079 6626 0 -1 4202496 5271 0 0 0 1262 7 0 0 20 0 1 0 282782645 273158144 47033 33554432000 4194304 5872148 140734064577792 140734064574184 4745496 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7080/statm: 66689 47033 144 410 0 66271 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 275904

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7081
/proc/meminfo: memFree=20003924/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=1085888 CPUtime=25.49 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) R 7079 7079 6626 0 -1 4202496 11909 0 0 0 2516 33 0 0 20 0 1 0 282782645 1111949312 197743 33554432000 4194304 5872148 140734064577792 140734064575176 4707808 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7080/statm: 271472 197743 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.15 2.04 2.01 3/181 7083
/proc/meminfo: memFree=19415808/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=1092036 CPUtime=51.06 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) R 7079 7079 6626 0 -1 4202496 15950 144056 0 0 3842 303 906 55 20 0 1 0 282782645 1118244864 211066 33554432000 4194304 5872148 140734064577792 140734064572680 5126832 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/7080/statm: 273009 211066 165 410 0 272591 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1101184

[startup+102.307 s]
/proc/loadavg: 2.58 2.17 2.05 3/183 7086
/proc/meminfo: memFree=13022824/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=3192816 CPUtime=83.65 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) S 7079 7079 6626 0 -1 4202496 48878 144571 0 0 5579 1755 906 125 20 0 1 0 282782645 3269443584 492248 33554432000 4194304 5872148 140734064577792 140734064571064 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/7080/statm: 798204 492248 177 410 0 797786 0
[pid=7085] ppid=7080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7085/stat : 7085 (satsolver.sh) S 7080 7079 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282791065 9367552 267 33554432000 4194304 5064252 140734756124208 140734756123120 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7085/statm: 2287 267 226 213 0 72 0
[pid=7086] ppid=7085 vsize=5180300 CPUtime=18.08 cores=1,3,5,7
/proc/7086/stat : 7086 (glucose_static) R 7085 7079 6626 0 -1 4202496 344001 0 0 0 1671 137 0 0 20 0 1 0 282791066 5304627200 945756 33554432000 4194304 4896791 140736342728320 140736342725976 4216401 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7086/statm: 1295075 945756 74 172 0 1294901 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 8391412

[startup+162.3 s]
/proc/loadavg: 2.24 2.15 2.05 3/183 7086
/proc/meminfo: memFree=13518616/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=3192816 CPUtime=83.65 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) S 7079 7079 6626 0 -1 4202496 48878 144571 0 0 5579 1755 906 125 20 0 1 0 282782645 3269443584 492248 33554432000 4194304 5872148 140734064577792 140734064571064 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/7080/statm: 798204 492248 177 410 0 797786 0
[pid=7085] ppid=7080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7085/stat : 7085 (satsolver.sh) S 7080 7079 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282791065 9367552 267 33554432000 4194304 5064252 140734756124208 140734756123120 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7085/statm: 2287 267 226 213 0 72 0
[pid=7086] ppid=7085 vsize=3761420 CPUtime=78.06 cores=1,3,5,7
/proc/7086/stat : 7086 (glucose_static) R 7085 7079 6626 0 -1 4202496 369565 0 0 0 7651 155 0 0 20 0 1 0 282791066 3851694080 820729 33554432000 4194304 4896791 140736342728320 140736342725832 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7086/statm: 940355 820729 78 172 0 940181 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 6972532

[startup+222.3 s]
/proc/loadavg: 2.09 2.12 2.05 3/183 7086
/proc/meminfo: memFree=13502480/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=3192816 CPUtime=83.65 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) S 7079 7079 6626 0 -1 4202496 48878 144571 0 0 5579 1755 906 125 20 0 1 0 282782645 3269443584 492248 33554432000 4194304 5872148 140734064577792 140734064571064 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/7080/statm: 798204 492248 177 410 0 797786 0
[pid=7085] ppid=7080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7085/stat : 7085 (satsolver.sh) S 7080 7079 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282791065 9367552 267 33554432000 4194304 5064252 140734756124208 140734756123120 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7085/statm: 2287 267 226 213 0 72 0
[pid=7086] ppid=7085 vsize=3761964 CPUtime=138.05 cores=1,3,5,7
/proc/7086/stat : 7086 (glucose_static) R 7085 7079 6626 0 -1 4202496 369700 0 0 0 13650 155 0 0 20 0 1 0 282791066 3852251136 824441 33554432000 4194304 4896791 140736342728320 140736342725464 4204062 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7086/statm: 940491 824441 78 172 0 940317 0
Current children cumulated CPU time (s) 221.7
Current children cumulated vsize (KiB) 6973076

[startup+282.3 s]
/proc/loadavg: 2.03 2.10 2.04 3/184 7090
/proc/meminfo: memFree=13490736/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=3192816 CPUtime=83.65 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) S 7079 7079 6626 0 -1 4202496 48878 144571 0 0 5579 1755 906 125 20 0 1 0 282782645 3269443584 492248 33554432000 4194304 5872148 140734064577792 140734064571064 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/7080/statm: 798204 492248 177 410 0 797786 0
[pid=7085] ppid=7080 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/7086/statm: 941020 826425 78 172 0 940846 0
Current children cumulated CPU time (s) 1421.53
Current children cumulated vsize (KiB) 6975192

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/185 7168
/proc/meminfo: memFree=20174544/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=3192816 CPUtime=83.65 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) S 7079 7079 6626 0 -1 4202496 48878 144571 0 0 5579 1755 906 125 20 0 1 0 282782645 3269443584 492248 33554432000 4194304 5872148 140734064577792 140734064571064 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/7080/statm: 798204 492248 177 410 0 797786 0
[pid=7085] ppid=7080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7085/stat : 7085 (satsolver.sh) S 7080 7079 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282791065 9367552 267 33554432000 4194304 5064252 140734756124208 140734756123120 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7085/statm: 2287 267 226 213 0 72 0
[pid=7086] ppid=7085 vsize=3764080 CPUtime=1397.87 cores=1,3,5,7
/proc/7086/stat : 7086 (glucose_static) R 7085 7079 6626 0 -1 4202496 370152 0 0 0 139631 156 0 0 20 0 1 0 282791066 3854417920 826426 33554432000 4194304 4896791 140736342728320 140736342725640 4223776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7086/statm: 941020 826426 78 172 0 940846 0
Current children cumulated CPU time (s) 1481.52
Current children cumulated vsize (KiB) 6975192

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 7168
/proc/meminfo: memFree=20173808/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=3192816 CPUtime=83.65 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) S 7079 7079 6626 0 -1 4202496 48878 144571 0 0 5579 1755 906 125 20 0 1 0 282782645 3269443584 492248 33554432000 4194304 5872148 140734064577792 140734064571064 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/7080/statm: 798204 492248 177 410 0 797786 0
[pid=7085] ppid=7080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7085/stat : 7085 (satsolver.sh) S 7080 7079 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282791065 9367552 267 33554432000 4194304 5064252 140734756124208 140734756123120 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7085/statm: 2287 267 226 213 0 72 0
[pid=7086] ppid=7085 vsize=3764080 CPUtime=1457.86 cores=1,3,5,7
/proc/7086/stat : 7086 (glucose_static) R 7085 7079 6626 0 -1 4202496 370152 0 0 0 145630 156 0 0 20 0 1 0 282791066 3854417920 826426 33554432000 4194304 4896791 140736342728320 140736342725640 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7086/statm: 941020 826426 78 172 0 940846 0
Current children cumulated CPU time (s) 1541.51
Current children cumulated vsize (KiB) 6975192

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 7168
/proc/meminfo: memFree=20173808/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=3192816 CPUtime=83.65 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) S 7079 7079 6626 0 -1 4202496 48878 144571 0 0 5579 1755 906 125 20 0 1 0 282782645 3269443584 492248 33554432000 4194304 5872148 140734064577792 140734064571064 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/7080/statm: 798204 492248 177 410 0 797786 0
[pid=7085] ppid=7080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7085/stat : 7085 (satsolver.sh) S 7080 7079 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282791065 9367552 267 33554432000 4194304 5064252 140734756124208 140734756123120 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7085/statm: 2287 267 226 213 0 72 0
[pid=7086] ppid=7085 vsize=3764080 CPUtime=1517.85 cores=1,3,5,7
/proc/7086/stat : 7086 (glucose_static) R 7085 7079 6626 0 -1 4202496 370153 0 0 0 151629 156 0 0 20 0 1 0 282791066 3854417920 826427 33554432000 4194304 4896791 140736342728320 140736342725640 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7086/statm: 941020 826427 78 172 0 940846 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 6975192

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 7168
/proc/meminfo: memFree=20173932/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=3192816 CPUtime=83.65 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) S 7079 7079 6626 0 -1 4202496 48878 144571 0 0 5579 1755 906 125 20 0 1 0 282782645 3269443584 492248 33554432000 4194304 5872148 140734064577792 140734064571064 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/7080/statm: 798204 492248 177 410 0 797786 0
[pid=7085] ppid=7080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7085/stat : 7085 (satsolver.sh) S 7080 7079 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282791065 9367552 267 33554432000 4194304 5064252 140734756124208 140734756123120 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7085/statm: 2287 267 226 213 0 72 0
[pid=7086] ppid=7085 vsize=3764080 CPUtime=1577.84 cores=1,3,5,7
/proc/7086/stat : 7086 (glucose_static) R 7085 7079 6626 0 -1 4202496 370154 0 0 0 157628 156 0 0 20 0 1 0 282791066 3854417920 826428 33554432000 4194304 4896791 140736342728320 140736342725640 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7086/statm: 941020 826428 78 172 0 940846 0
Current children cumulated CPU time (s) 1661.49
Current children cumulated vsize (KiB) 6975192

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 7168
/proc/meminfo: memFree=20174056/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=3192816 CPUtime=83.65 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) S 7079 7079 6626 0 -1 4202496 48878 144571 0 0 5579 1755 906 125 20 0 1 0 282782645 3269443584 492248 33554432000 4194304 5872148 140734064577792 140734064571064 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/7080/statm: 798204 492248 177 410 0 797786 0
[pid=7085] ppid=7080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7085/stat : 7085 (satsolver.sh) S 7080 7079 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282791065 9367552 267 33554432000 4194304 5064252 140734756124208 140734756123120 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7085/statm: 2287 267 226 213 0 72 0
[pid=7086] ppid=7085 vsize=3764080 CPUtime=1637.83 cores=1,3,5,7
/proc/7086/stat : 7086 (glucose_static) R 7085 7079 6626 0 -1 4202496 370155 0 0 0 163627 156 0 0 20 0 1 0 282791066 3854417920 826429 33554432000 4194304 4896791 140736342728320 140736342725640 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7086/statm: 941020 826429 78 172 0 940846 0
Current children cumulated CPU time (s) 1721.48
Current children cumulated vsize (KiB) 6975192

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7169
/proc/meminfo: memFree=20173932/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=3192816 CPUtime=83.65 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) S 7079 7079 6626 0 -1 4202496 48878 144571 0 0 5579 1755 906 125 20 0 1 0 282782645 3269443584 492248 33554432000 4194304 5872148 140734064577792 140734064571064 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/7080/statm: 798204 492248 177 410 0 797786 0
[pid=7085] ppid=7080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7085/stat : 7085 (satsolver.sh) S 7080 7079 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282791065 9367552 267 33554432000 4194304 5064252 140734756124208 140734756123120 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7085/statm: 2287 267 226 213 0 72 0
[pid=7086] ppid=7085 vsize=3764080 CPUtime=1697.82 cores=1,3,5,7
/proc/7086/stat : 7086 (glucose_static) R 7085 7079 6626 0 -1 4202496 370156 0 0 0 169626 156 0 0 20 0 1 0 282791066 3854417920 826430 33554432000 4194304 4896791 140736342728320 140736342725640 4224640 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7086/statm: 941020 826430 78 172 0 940846 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (KiB) 6975192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7169
/proc/meminfo: memFree=20173932/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=3192816 CPUtime=83.65 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) S 7079 7079 6626 0 -1 4202496 48878 144571 0 0 5579 1755 906 125 20 0 1 0 282782645 3269443584 492248 33554432000 4194304 5872148 140734064577792 140734064571064 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/7080/statm: 798204 492248 177 410 0 797786 0
[pid=7085] ppid=7080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7085/stat : 7085 (satsolver.sh) S 7080 7079 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282791065 9367552 267 33554432000 4194304 5064252 140734756124208 140734756123120 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7085/statm: 2287 267 226 213 0 72 0
[pid=7086] ppid=7085 vsize=3764080 CPUtime=1716.43 cores=1,3,5,7
/proc/7086/stat : 7086 (glucose_static) R 7085 7079 6626 0 -1 4202496 370156 0 0 0 171487 156 0 0 20 0 1 0 282791066 3854417920 826430 33554432000 4194304 4896791 140736342728320 140736342725640 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7086/statm: 941020 826430 78 172 0 940846 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 6975192

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

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7169
/proc/meminfo: memFree=20173932/32873648 swapFree=6864/6864
[pid=7079] ppid=7077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7079/stat : 7079 (runWbo2sat.sh) S 7077 7079 6626 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 282782645 9367552 274 33554432000 4194304 5064252 140737375392592 140737375391504 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7079/statm: 2287 274 233 213 0 72 0
[pid=7080] ppid=7079 vsize=3192816 CPUtime=83.65 cores=1,3,5,7
/proc/7080/stat : 7080 (wbo2sat) S 7079 7079 6626 0 -1 4202496 48878 144571 0 0 5579 1755 906 125 20 0 1 0 282782645 3269443584 492248 33554432000 4194304 5872148 140734064577792 140734064571064 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/7080/statm: 798204 492248 177 410 0 797786 0
[pid=7085] ppid=7080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7085/stat : 7085 (satsolver.sh) S 7080 7079 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282791065 9367552 267 33554432000 4194304 5064252 140734756124208 140734756123120 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7085/statm: 2287 267 226 213 0 72 0
[pid=7086] ppid=7085 vsize=3764080 CPUtime=1716.43 cores=1,3,5,7
/proc/7086/stat : 7086 (glucose_static) R 7085 7079 6626 0 -1 4202496 370156 0 0 0 171487 156 0 0 20 0 1 0 282791066 3854417920 826430 33554432000 4194304 4896791 140736342728320 140736342725640 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7086/statm: 941020 826430 78 172 0 940846 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 6975192

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7079 and gives
#  childrusage.ru_utime.tv_sec=64
#  childrusage.ru_utime.tv_usec=857140
#  childrusage.ru_stime.tv_sec=18
#  childrusage.ru_stime.tv_usec=813139
# CPU time returned by wait4() is 83.6703
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.92
CPU time (s): 1800.08
CPU user time (s): 1779.72
CPU system time (s): 20.36
CPU usage (%): 99.9534
Max. virtual memory (cumulated for all children) (KiB): 8391412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.8571
system time used= 18.8131
maximum resident set size= 3088104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194427
page faults= 0
swaps= 0
block input operations= 16
block output operations= 4847152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37
involuntary context switches= 199

runsolver used 4.08238 second user time and 10.8633 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 02:56:12
IDJOB=3716022
IDBENCH=78631
IDSOLVER=2298
FILE ID=node125/3716022-1338166572
RUNJOBID= node125-1338160489-6643
PBS_JOBID= 14624562
Free space on /tmp= 68616 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ic22arity.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-3716022-1338166572/watcher-3716022-1338166572 -o /tmp/evaluation-result-3716022-1338166572/solver-3716022-1338166572 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716022-1338166572.wbo 2042392430 HOME HOME

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

MD5SUM BENCH= 9139ed650d8e3a05453e5f33c40a0f97
RANDOM SEED=2042392430

node125.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.373
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.74
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.373
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.373
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		: 2666.373
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.90
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.373
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.373
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	: 5438.54
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.373
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.373
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:       32873648 kB
MemFree:        20798940 kB
Buffers:          478344 kB
Cached:          5166468 kB
SwapCached:         2304 kB
Active:          9638072 kB
Inactive:        1511152 kB
Active(anon):    5496300 kB
Inactive(anon):     9556 kB
Active(file):    4141772 kB
Inactive(file):  1501596 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:             17884 kB
Writeback:             0 kB
AnonPages:       5516484 kB
Mapped:            15316 kB
Shmem:               104 kB
Slab:             768096 kB
SReclaimable:     211940 kB
SUnreclaim:       556156 kB
KernelStack:        1504 kB
PageTables:        15248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    8242756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3067904 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= 68944 MiB
End job on node125 at 2012-05-28 03:26:13