Trace number 3716404

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.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf9.ucl--soft-66-100-0.wbo
MD5SUMb9fa744ec68633cb4114d71740485b31
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small 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 benchmark2.10968
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables11476
Total number of constraints33090
Number of soft constraints11224
Number of constraints which are clauses32382
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints708
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 569299
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 569298
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

3.77/3.84	o 8435
3.77/3.84	c current bound: 4217
3.77/3.84	c fallback to adder encoding
1097.50/1097.79	o 4217
1097.50/1097.79	c current bound: 2108
1097.50/1097.79	c fallback to adder encoding
1535.30/1535.61	o 2108
1535.30/1535.61	c current bound: 1054
1535.30/1535.61	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	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-3716404-1338191315/watcher-3716404-1338191315 -o /tmp/evaluation-result-3716404-1338191315/solver-3716404-1338191315 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716404-1338191315.wbo 1191709625 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10814
/proc/meminfo: memFree=28850776/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0

[startup+0.0194599 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10814
/proc/meminfo: memFree=28850776/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10814
/proc/meminfo: memFree=28850776/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300183 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10814
/proc/meminfo: memFree=28850776/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700267 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10814
/proc/meminfo: memFree=28850776/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10816
/proc/meminfo: memFree=28834076/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=67660 CPUtime=1.49 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) R 10814 10814 6626 0 -1 4202496 7063 0 0 0 147 2 0 0 20 0 1 0 285256932 69283840 11478 33554432000 4194304 5872148 140735238867360 140735238864216 4408395 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10815/statm: 16915 11478 151 410 0 16497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76808

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10816
/proc/meminfo: memFree=28804972/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=67984 CPUtime=2.47 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 7889 0 0 0 242 5 0 0 20 0 1 0 285256932 69615616 11548 33554432000 4194304 5872148 140735238867360 140735238863240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10815/statm: 16996 11548 159 410 0 16578 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 77132
heavy processes:

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10821
/proc/meminfo: memFree=28485232/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=173248 CPUtime=4.68 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 13574 6738 0 0 331 63 68 6 20 0 1 0 285256932 177405952 34748 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10815/statm: 43312 34748 175 410 0 42894 0
[pid=10820] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285257403 9367552 266 33554432000 4194304 5064252 140737317871984 140737317870896 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10820/statm: 2287 266 226 213 0 72 0
[pid=10821] ppid=10820 vsize=170012 CPUtime=1.58 cores=0,2,4,6
/proc/10821/stat : 10821 (glucose_static) R 10820 10814 6626 0 -1 4202496 30052 0 0 0 148 10 0 0 20 0 1 0 285257403 174092288 37402 33554432000 4194304 4896791 140735778920960 140735777869752 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10821/statm: 42503 37402 76 172 0 42329 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 361556

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 10821
/proc/meminfo: memFree=28462636/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=173248 CPUtime=4.68 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 13574 6738 0 0 331 63 68 6 20 0 1 0 285256932 177405952 34748 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10815/statm: 43312 34748 175 410 0 42894 0
[pid=10820] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285257403 9367552 266 33554432000 4194304 5064252 140737317871984 140737317870896 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10820/statm: 2287 266 226 213 0 72 0
[pid=10821] ppid=10820 vsize=170012 CPUtime=7.98 cores=0,2,4,6
/proc/10821/stat : 10821 (glucose_static) R 10820 10814 6626 0 -1 4202496 30081 0 0 0 788 10 0 0 20 0 1 0 285257403 174092288 37942 33554432000 4194304 4896791 140735778920960 140735778918168 4204079 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10821/statm: 42503 37942 78 172 0 42329 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 361556

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 10821
/proc/meminfo: memFree=28460464/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=173248 CPUtime=4.68 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 13574 6738 0 0 331 63 68 6 20 0 1 0 285256932 177405952 34748 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10815/statm: 43312 34748 175 410 0 42894 0
[pid=10820] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285257403 9367552 266 33554432000 4194304 5064252 140737317871984 140737317870896 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10820/statm: 2287 266 226 213 0 72 0
[pid=10821] ppid=10820 vsize=170152 CPUtime=20.77 cores=0,2,4,6
/proc/10821/stat : 10821 (glucose_static) R 10820 10814 6626 0 -1 4202496 30181 0 0 0 2067 10 0 0 20 0 1 0 285257403 174235648 38553 33554432000 4194304 4896791 140735778920960 140735778918008 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10821/statm: 42538 38553 78 172 0 42364 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 361696

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 10821
/proc/meminfo: memFree=28455372/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=173248 CPUtime=4.68 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 13574 6738 0 0 331 63 68 6 20 0 1 0 285256932 177405952 34748 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10815/statm: 43312 34748 175 410 0 42894 0
[pid=10820] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285257403 9367552 266 33554432000 4194304 5064252 140737317871984 140737317870896 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10820/statm: 2287 266 226 213 0 72 0
[pid=10821] ppid=10820 vsize=200972 CPUtime=46.37 cores=0,2,4,6
/proc/10821/stat : 10821 (glucose_static) R 10820 10814 6626 0 -1 4202496 30609 0 0 0 4627 10 0 0 20 0 1 0 285257403 205795328 39492 33554432000 4194304 4896791 140735778920960 140735778918488 4203968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10821/statm: 50243 39492 78 172 0 50069 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 392516

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 10827
/proc/meminfo: memFree=28464228/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=173248 CPUtime=4.68 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 13574 6738 0 0 331 63 68 6 20 0 1 0 285256932 177405952 34748 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10815/statm: 43312 34748 175 410 0 42894 0
[pid=10820] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285257403 9367552 266 33554432000 4194304 5064252 140737317871984 140737317870896 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10820/statm: 2287 266 226 213 0 72 0
[pid=10821] ppid=10820 vsize=200972 CPUtime=97.57 cores=0,2,4,6
/proc/10821/stat : 10821 (glucose_static) R 10820 10814 6626 0 -1 4202496 30613 0 0 0 9747 10 0 0 20 0 1 0 285257403 205795328 41029 33554432000 4194304 4896791 140735778920960 140735778918488 4203856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10821/statm: 50243 41029 78 172 0 50069 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 392516

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 10827
/proc/meminfo: memFree=28457412/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=173248 CPUtime=4.68 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 13574 6738 0 0 331 63 68 6 20 0 1 0 285256932 177405952 34748 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10815/statm: 43312 34748 175 410 0 42894 0
[pid=10820] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10820/stat : 10820 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285257403 9367552 266 33554432000 4194304 5064252 140737317871984 140737317870896 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10820/statm: 2287 266 226 213 0 72 0
[pid=10821] ppid=10820 vsize=200972 CPUtime=157.55 cores=0,2,4,6
/proc/10821/stat : 10821 (glucose_static) R 10820 10814 6626 0 -1 4202496 30617 0 0 0 15745 10 0 0 20 0 1 0 285257403 205795328 42566 33554432000 4194304 4896791 140735778920960 140735778918488 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10821/statm: 50243 42566 78 172 0 50069 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 392516

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 10828
/proc/meminfo: memFree=28449360/32873648 swapFree=6864/6864

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

/proc/10927/stat : 10927 (glucose_static) R 10926 10814 6626 0 -1 4202496 30906 0 0 0 26357 7 0 0 20 0 1 0 285366791 169320448 38187 33554432000 4194304 4896791 140733198607216 140733198604424 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10927/statm: 41338 38187 77 172 0 41164 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 357988

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 10931
/proc/meminfo: memFree=20688260/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=174340 CPUtime=1098.39 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 20553 44522 0 0 405 71 109337 26 20 0 1 0 285256932 178524160 34025 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10815/statm: 43585 34025 175 410 0 43167 0
[pid=10926] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10926/stat : 10926 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285366791 9367552 267 33554432000 4194304 5064252 140734437987040 140734437985952 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10926/statm: 2287 267 226 213 0 72 0
[pid=10927] ppid=10926 vsize=167504 CPUtime=323.64 cores=0,2,4,6
/proc/10927/stat : 10927 (glucose_static) R 10926 10814 6626 0 -1 4202496 31978 0 0 0 32357 7 0 0 20 0 1 0 285366791 171524096 39242 33554432000 4194304 4896791 140733198607216 140733198602888 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10927/statm: 41876 39242 77 172 0 41702 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 360140

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 4/183 10931
/proc/meminfo: memFree=20685408/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=174340 CPUtime=1098.39 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 20553 44522 0 0 405 71 109337 26 20 0 1 0 285256932 178524160 34025 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10815/statm: 43585 34025 175 410 0 43167 0
[pid=10926] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10926/stat : 10926 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285366791 9367552 267 33554432000 4194304 5064252 140734437987040 140734437985952 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10926/statm: 2287 267 226 213 0 72 0
[pid=10927] ppid=10926 vsize=168808 CPUtime=383.63 cores=0,2,4,6
/proc/10927/stat : 10927 (glucose_static) R 10926 10814 6626 0 -1 4202496 32307 0 0 0 38355 8 0 0 20 0 1 0 285366791 172859392 39571 33554432000 4194304 4896791 140733198607216 140733198604424 4224046 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10927/statm: 42202 39571 77 172 0 42028 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 361444

[startup+1542.3 s]
/proc/loadavg: 2.19 2.04 2.01 4/183 10934
/proc/meminfo: memFree=20712424/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=174340 CPUtime=1536.07 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 27803 78627 0 0 471 80 153016 40 20 0 1 0 285256932 178524160 33001 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10815/statm: 43585 33001 175 410 0 43167 0
[pid=10933] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10933/stat : 10933 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285410566 9367552 266 33554432000 4194304 5064252 140736856394560 140736856393472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10933/statm: 2287 266 226 213 0 72 0
[pid=10934] ppid=10933 vsize=150600 CPUtime=5.95 cores=0,2,4,6
/proc/10934/stat : 10934 (glucose_static) R 10933 10814 6626 0 -1 4202496 27259 0 0 0 588 7 0 0 20 0 1 0 285410566 154214400 33627 33554432000 4194304 4896791 140736797411968 140736797409176 4203733 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10934/statm: 37650 33627 78 172 0 37476 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 343236

[startup+1602.3 s]
/proc/loadavg: 2.18 2.07 2.02 4/183 10934
/proc/meminfo: memFree=20712796/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=174340 CPUtime=1536.07 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 27803 78627 0 0 471 80 153016 40 20 0 1 0 285256932 178524160 33001 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10815/statm: 43585 33001 175 410 0 43167 0
[pid=10933] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10933/stat : 10933 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285410566 9367552 266 33554432000 4194304 5064252 140736856394560 140736856393472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10933/statm: 2287 266 226 213 0 72 0
[pid=10934] ppid=10933 vsize=152236 CPUtime=65.93 cores=0,2,4,6
/proc/10934/stat : 10934 (glucose_static) R 10933 10814 6626 0 -1 4202496 27891 0 0 0 6586 7 0 0 20 0 1 0 285410566 155889664 34017 33554432000 4194304 4896791 140736797411968 140736797409336 4203037 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10934/statm: 38059 34017 78 172 0 37885 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 344872

[startup+1662.3 s]
/proc/loadavg: 2.07 2.05 2.01 4/183 10934
/proc/meminfo: memFree=20712800/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=174340 CPUtime=1536.07 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 27803 78627 0 0 471 80 153016 40 20 0 1 0 285256932 178524160 33001 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10815/statm: 43585 33001 175 410 0 43167 0
[pid=10933] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10933/stat : 10933 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285410566 9367552 266 33554432000 4194304 5064252 140736856394560 140736856393472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10933/statm: 2287 266 226 213 0 72 0
[pid=10934] ppid=10933 vsize=152308 CPUtime=125.92 cores=0,2,4,6
/proc/10934/stat : 10934 (glucose_static) R 10933 10814 6626 0 -1 4202496 27911 0 0 0 12585 7 0 0 20 0 1 0 285410566 155963392 34037 33554432000 4194304 4896791 140736797411968 140736797409512 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10934/statm: 38077 34037 78 172 0 37903 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 344944

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.00 4/183 10935
/proc/meminfo: memFree=20708768/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=174340 CPUtime=1536.07 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 27803 78627 0 0 471 80 153016 40 20 0 1 0 285256932 178524160 33001 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10815/statm: 43585 33001 175 410 0 43167 0
[pid=10933] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10933/stat : 10933 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285410566 9367552 266 33554432000 4194304 5064252 140736856394560 140736856393472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10933/statm: 2287 266 226 213 0 72 0
[pid=10934] ppid=10933 vsize=154788 CPUtime=185.91 cores=0,2,4,6
/proc/10934/stat : 10934 (glucose_static) R 10933 10814 6626 0 -1 4202496 28953 0 0 0 18584 7 0 0 20 0 1 0 285410566 158502912 35085 33554432000 4194304 4896791 140736797411968 140736797409176 4203006 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10934/statm: 38697 35085 78 172 0 38523 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 347424

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 4/183 10935
/proc/meminfo: memFree=20706144/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=174340 CPUtime=1536.07 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 27803 78627 0 0 471 80 153016 40 20 0 1 0 285256932 178524160 33001 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10815/statm: 43585 33001 175 410 0 43167 0
[pid=10933] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10933/stat : 10933 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285410566 9367552 266 33554432000 4194304 5064252 140736856394560 140736856393472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10933/statm: 2287 266 226 213 0 72 0
[pid=10934] ppid=10933 vsize=156556 CPUtime=245.9 cores=0,2,4,6
/proc/10934/stat : 10934 (glucose_static) R 10933 10814 6626 0 -1 4202496 29387 0 0 0 24583 7 0 0 20 0 1 0 285410566 160313344 35519 33554432000 4194304 4896791 140736797411968 140736797409176 4203058 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10934/statm: 39139 35519 78 172 0 38965 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 349192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 10935
/proc/meminfo: memFree=20705616/32873648 swapFree=6864/6864
[pid=10814] ppid=10812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10814/stat : 10814 (runWbo2sat.sh) S 10812 10814 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285256932 9367552 274 33554432000 4194304 5064252 140737245760368 140737245759280 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10814/statm: 2287 274 233 213 0 72 0
[pid=10815] ppid=10814 vsize=174340 CPUtime=1536.07 cores=0,2,4,6
/proc/10815/stat : 10815 (wbo2sat) S 10814 10814 6626 0 -1 4202496 27803 78627 0 0 471 80 153016 40 20 0 1 0 285256932 178524160 33001 33554432000 4194304 5872148 140735238867360 140735238860632 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10815/statm: 43585 33001 175 410 0 43167 0
[pid=10933] ppid=10815 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10933/stat : 10933 (satsolver.sh) S 10815 10814 6626 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285410566 9367552 266 33554432000 4194304 5064252 140736856394560 140736856393472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10933/statm: 2287 266 226 213 0 72 0
[pid=10934] ppid=10933 vsize=157196 CPUtime=264 cores=0,2,4,6
/proc/10934/stat : 10934 (glucose_static) R 10933 10814 6626 0 -1 4202496 29520 0 0 0 26393 7 0 0 20 0 1 0 285410566 160968704 35652 33554432000 4194304 4896791 140736797411968 140736797409176 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10934/statm: 39299 35652 78 172 0 39125 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 349832

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 10814 and gives
#  childrusage.ru_utime.tv_sec=1534
#  childrusage.ru_utime.tv_usec=879662
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=215815
# CPU time returned by wait4() is 1536.1
# 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.41
CPU time (s): 1800.07
CPU user time (s): 1798.8
CPU system time (s): 1.27
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 451580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1534.88
system time used= 1.21582
maximum resident set size= 248356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107407
page faults= 0
swaps= 0
block input operations= 0
block output operations= 508488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57
involuntary context switches= 1791

runsolver used 3.05154 second user time and 8.28874 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 09:48:35
IDJOB=3716404
IDBENCH=79038
IDSOLVER=2298
FILE ID=node125/3716404-1338191315
RUNJOBID= node125-1338160489-6642
PBS_JOBID= 14624562
Free space on /tmp= 71224 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf9.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-3716404-1338191315/watcher-3716404-1338191315 -o /tmp/evaluation-result-3716404-1338191315/solver-3716404-1338191315 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716404-1338191315.wbo 1191709625 HOME HOME

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

MD5SUM BENCH= b9fa744ec68633cb4114d71740485b31
RANDOM SEED=1191709625

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:        28851676 kB
Buffers:          500384 kB
Cached:          2507156 kB
SwapCached:         2304 kB
Active:          1646988 kB
Inactive:        1514520 kB
Active(anon):     145452 kB
Inactive(anon):     9556 kB
Active(file):    1501536 kB
Inactive(file):  1504964 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:             35792 kB
Writeback:             0 kB
AnonPages:        192116 kB
Mapped:            15176 kB
Shmem:               104 kB
Slab:             722636 kB
SReclaimable:     166556 kB
SUnreclaim:       556080 kB
KernelStack:        1520 kB
PageTables:         4372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     285900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 69528 MiB
End job on node125 at 2012-05-28 10:18:36