Trace number 3715153

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
npSolver inc-topDown? (TO) 1800.09 1800.42

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-cache.inv14.ucl--soft-0-100-0.wbo
MD5SUM3a86913522c106cb1fc25a782e5ea662
Bench CategorySOFT-BIGINT-LIN (only soft 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 benchmark1590.86
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables62704
Total number of constraints187107
Number of soft constraints187107
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 9452684
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 9452683
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.19/3.28	c run usual solver
9.69/9.79	o 166
9.69/9.79	c fallback to adder encoding
33.73/33.91	o 134
33.73/33.91	c fallback to adder encoding
57.85/58.02	o 130
57.85/58.02	c fallback to adder encoding
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3715153-1338197662/watcher-3715153-1338197662 -o /tmp/evaluation-result-3715153-1338197662/solver-3715153-1338197662 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715153-1338197662.wbo 247302275 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.01 2.04 2.03 3/179 30611
/proc/meminfo: memFree=22439888/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0

[startup+0.0122911 s]
/proc/loadavg: 2.01 2.04 2.03 3/179 30611
/proc/meminfo: memFree=22439888/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100229 s]
/proc/loadavg: 2.01 2.04 2.03 3/179 30611
/proc/meminfo: memFree=22439888/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300225 s]
/proc/loadavg: 2.01 2.04 2.03 3/179 30611
/proc/meminfo: memFree=22439888/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700244 s]
/proc/loadavg: 2.01 2.04 2.03 3/179 30611
/proc/meminfo: memFree=22439888/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.01 2.04 2.03 3/181 30613
/proc/meminfo: memFree=22425584/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=34876 CPUtime=1.49 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) R 30611 30611 29981 0 -1 4202496 3126 0 0 0 148 1 0 0 20 0 1 0 285892988 35713024 5143 33554432000 4194304 5990268 140735951569808 140735951501368 4766768 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30612/statm: 8719 5143 136 439 0 8276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44024

[startup+3.10023 s]
/proc/loadavg: 2.01 2.03 2.03 3/181 30613
/proc/meminfo: memFree=22353792/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=100660 CPUtime=3.08 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) R 30611 30611 29981 0 -1 4202496 6518 0 0 0 306 2 0 0 20 0 1 0 285892988 103075840 21379 33554432000 4194304 5990268 140735951569808 140735951565688 4467408 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30612/statm: 25165 21379 140 439 0 24722 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 109808

[startup+6.30028 s]
/proc/loadavg: 2.01 2.03 2.03 3/183 30615
/proc/meminfo: memFree=22164920/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=100660 CPUtime=3.57 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 6528 0 0 0 328 29 0 0 20 0 1 0 285892988 103075840 21388 33554432000 4194304 5990268 140735951569808 140735951562960 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30612/statm: 25165 21388 149 439 0 24722 0
[pid=30614] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30614/stat : 30614 (cp2_pre.sh) S 30612 30611 29981 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285893346 9367552 277 33554432000 4194304 5064252 140735276203488 140735276202192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30614/statm: 2287 277 234 213 0 72 0
[pid=30615] ppid=30614 vsize=165968 CPUtime=2.7 cores=1,3,5,7
/proc/30615/stat : 30615 (coprocessor) R 30614 30611 29981 0 -1 4202496 31363 0 0 0 264 6 0 0 20 0 1 0 285893347 169951232 40748 33554432000 4194304 6586260 140735606699248 140735606694568 5599216 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/30615/statm: 41492 40748 190 584 0 40904 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 284924

[startup+12.7003 s]
/proc/loadavg: 2.08 2.05 2.03 3/181 30623
/proc/meminfo: memFree=22063324/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=453764 CPUtime=12.68 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) R 30611 30611 29981 0 -1 4202496 25249 52209 0 0 628 95 522 23 20 0 1 0 285892988 464654336 93626 33554432000 4194304 5990268 140735951569808 140735951561832 4522975 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30612/statm: 113441 93626 163 439 0 112998 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 462912

[startup+25.5004 s]
/proc/loadavg: 2.07 2.05 2.03 3/183 30625
/proc/meminfo: memFree=19844924/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=18.96 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 27734 52209 0 0 1155 196 522 23 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30624] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30624/stat : 30624 (satsolver.sh) S 30612 30611 29981 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285894887 9367552 266 33554432000 4194304 5064252 140735470379056 140735470377968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30624/statm: 2287 266 226 213 0 72 0
[pid=30625] ppid=30624 vsize=1524740 CPUtime=6.49 cores=1,3,5,7
/proc/30625/stat : 30625 (glucose) R 30624 30611 29981 0 -1 4202496 148765 0 0 0 593 56 0 0 20 0 1 0 285894887 1561333760 325711 33554432000 4194304 5208918 140734306070048 140734305019448 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30625/statm: 381185 325712 70 248 0 380934 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 2712464

[startup+51.1005 s]
/proc/loadavg: 2.23 2.09 2.04 3/183 30632
/proc/meminfo: memFree=19701320/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=43.07 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 48865 250931 0 0 1966 305 1720 316 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30631] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (satsolver.sh) S 30612 30611 29981 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285897297 9367552 267 33554432000 4194304 5064252 140736067368560 140736067367472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30631/statm: 2287 267 226 213 0 72 0
[pid=30632] ppid=30631 vsize=1951888 CPUtime=7.99 cores=1,3,5,7
/proc/30632/stat : 30632 (glucose) R 30631 30611 29981 0 -1 4202496 169881 0 0 0 738 61 0 0 20 0 1 0 285897298 1998733312 417195 33554432000 4194304 5208918 140736562130512 140736562128680 4222484 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30632/statm: 487972 417195 91 248 0 487721 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 3139612

[startup+102.307 s]
/proc/loadavg: 2.39 2.16 2.07 3/183 30639
/proc/meminfo: memFree=19792412/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=67.18 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 69996 446220 0 0 2775 416 2943 584 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30638] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30638/stat : 30638 (satsolver.sh) S 30612 30611 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285899709 9367552 266 33554432000 4194304 5064252 140734176612688 140734176611600 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30638/statm: 2287 266 226 213 0 72 0
[pid=30639] ppid=30638 vsize=1446212 CPUtime=35.07 cores=1,3,5,7
/proc/30639/stat : 30639 (glucose) R 30638 30611 29981 0 -1 4202496 186044 0 0 0 3443 64 0 0 20 0 1 0 285899710 1480921088 328908 33554432000 4194304 5208918 140736142796432 140736142794392 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30639/statm: 361553 328908 104 248 0 361302 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2633936

[startup+162.3 s]
/proc/loadavg: 2.23 2.15 2.07 3/183 30639
/proc/meminfo: memFree=19793312/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=67.18 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 69996 446220 0 0 2775 416 2943 584 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30638] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30638/stat : 30638 (satsolver.sh) S 30612 30611 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285899709 9367552 266 33554432000 4194304 5064252 140734176612688 140734176611600 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30638/statm: 2287 266 226 213 0 72 0
[pid=30639] ppid=30638 vsize=1446212 CPUtime=95.05 cores=1,3,5,7
/proc/30639/stat : 30639 (glucose) R 30638 30611 29981 0 -1 4202496 186044 0 0 0 9441 64 0 0 20 0 1 0 285899710 1480921088 328908 33554432000 4194304 5208918 140736142796432 140736142794392 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30639/statm: 361553 328908 104 248 0 361302 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2633936

[startup+222.3 s]
/proc/loadavg: 2.08 2.12 2.06 3/183 30639
/proc/meminfo: memFree=19793064/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=67.18 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 69996 446220 0 0 2775 416 2943 584 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30638] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/30639/stat : 30639 (glucose) R 30638 30611 29981 0 -1 4202496 186205 0 0 0 129423 64 0 0 20 0 1 0 285899710 1481646080 329069 33554432000 4194304 5208918 140736142796432 140736142794392 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30639/statm: 361730 329069 104 248 0 361479 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 2634644

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 30701
/proc/meminfo: memFree=27431860/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=67.18 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 69996 446220 0 0 2775 416 2943 584 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30638] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30638/stat : 30638 (satsolver.sh) S 30612 30611 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285899709 9367552 266 33554432000 4194304 5064252 140734176612688 140734176611600 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30638/statm: 2287 266 226 213 0 72 0
[pid=30639] ppid=30638 vsize=1446920 CPUtime=1354.87 cores=1,3,5,7
/proc/30639/stat : 30639 (glucose) R 30638 30611 29981 0 -1 4202496 186209 0 0 0 135423 64 0 0 20 0 1 0 285899710 1481646080 329073 33554432000 4194304 5208918 140736142796432 140736142794392 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30639/statm: 361730 329073 104 248 0 361479 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 2634644

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 30701
/proc/meminfo: memFree=27431864/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=67.18 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 69996 446220 0 0 2775 416 2943 584 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30638] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30638/stat : 30638 (satsolver.sh) S 30612 30611 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285899709 9367552 266 33554432000 4194304 5064252 140734176612688 140734176611600 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30638/statm: 2287 266 226 213 0 72 0
[pid=30639] ppid=30638 vsize=1446920 CPUtime=1414.85 cores=1,3,5,7
/proc/30639/stat : 30639 (glucose) R 30638 30611 29981 0 -1 4202496 186212 0 0 0 141421 64 0 0 20 0 1 0 285899710 1481646080 329076 33554432000 4194304 5208918 140736142796432 140736142794392 4205163 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30639/statm: 361730 329076 104 248 0 361479 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 2634644

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 30705
/proc/meminfo: memFree=27431468/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=67.18 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 69996 446220 0 0 2775 416 2943 584 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30638] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30638/stat : 30638 (satsolver.sh) S 30612 30611 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285899709 9367552 266 33554432000 4194304 5064252 140734176612688 140734176611600 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30638/statm: 2287 266 226 213 0 72 0
[pid=30639] ppid=30638 vsize=1446920 CPUtime=1474.84 cores=1,3,5,7
/proc/30639/stat : 30639 (glucose) R 30638 30611 29981 0 -1 4202496 186216 0 0 0 147420 64 0 0 20 0 1 0 285899710 1481646080 329080 33554432000 4194304 5208918 140736142796432 140736142794392 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30639/statm: 361730 329080 104 248 0 361479 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 2634644

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 30728
/proc/meminfo: memFree=27430460/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=67.18 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 69996 446220 0 0 2775 416 2943 584 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30638] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30638/stat : 30638 (satsolver.sh) S 30612 30611 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285899709 9367552 266 33554432000 4194304 5064252 140734176612688 140734176611600 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30638/statm: 2287 266 226 213 0 72 0
[pid=30639] ppid=30638 vsize=1446920 CPUtime=1534.83 cores=1,3,5,7
/proc/30639/stat : 30639 (glucose) R 30638 30611 29981 0 -1 4202496 186220 0 0 0 153419 64 0 0 20 0 1 0 285899710 1481646080 329084 33554432000 4194304 5208918 140736142796432 140736142794392 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30639/statm: 361730 329084 104 248 0 361479 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 2634644

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 30728
/proc/meminfo: memFree=27432372/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=67.18 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 69996 446220 0 0 2775 416 2943 584 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30638] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30638/stat : 30638 (satsolver.sh) S 30612 30611 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285899709 9367552 266 33554432000 4194304 5064252 140734176612688 140734176611600 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30638/statm: 2287 266 226 213 0 72 0
[pid=30639] ppid=30638 vsize=1446920 CPUtime=1594.82 cores=1,3,5,7
/proc/30639/stat : 30639 (glucose) R 30638 30611 29981 0 -1 4202496 186224 0 0 0 159418 64 0 0 20 0 1 0 285899710 1481646080 329088 33554432000 4194304 5208918 140736142796432 140736142794392 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30639/statm: 361730 329088 104 248 0 361479 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 2634644

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 30728
/proc/meminfo: memFree=27432248/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=67.18 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 69996 446220 0 0 2775 416 2943 584 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30638] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30638/stat : 30638 (satsolver.sh) S 30612 30611 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285899709 9367552 266 33554432000 4194304 5064252 140734176612688 140734176611600 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30638/statm: 2287 266 226 213 0 72 0
[pid=30639] ppid=30638 vsize=1447508 CPUtime=1654.82 cores=1,3,5,7
/proc/30639/stat : 30639 (glucose) R 30638 30611 29981 0 -1 4202496 186231 0 0 0 165418 64 0 0 20 0 1 0 285899710 1482248192 329095 33554432000 4194304 5208918 140736142796432 140736142794392 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30639/statm: 361877 329095 104 248 0 361626 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 2635232

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 30728
/proc/meminfo: memFree=27430740/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=67.18 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 69996 446220 0 0 2775 416 2943 584 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30638] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30638/stat : 30638 (satsolver.sh) S 30612 30611 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285899709 9367552 266 33554432000 4194304 5064252 140734176612688 140734176611600 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30638/statm: 2287 266 226 213 0 72 0
[pid=30639] ppid=30638 vsize=1447508 CPUtime=1714.81 cores=1,3,5,7
/proc/30639/stat : 30639 (glucose) R 30638 30611 29981 0 -1 4202496 186238 0 0 0 171417 64 0 0 20 0 1 0 285899710 1482248192 329160 33554432000 4194304 5208918 140736142796432 140736142794392 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30639/statm: 361877 329160 104 248 0 361626 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 2635232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30729
/proc/meminfo: memFree=27430460/32873648 swapFree=6852/6852
[pid=30611] ppid=30609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30611/stat : 30611 (npSolver-wbo-It) S 30609 30611 29981 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285892988 9367552 274 33554432000 4194304 5064252 140735487373504 140735487372416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30611/statm: 2287 274 233 213 0 72 0
[pid=30612] ppid=30611 vsize=1169428 CPUtime=67.18 cores=1,3,5,7
/proc/30612/stat : 30612 (npSolver-wbo) S 30611 30611 29981 0 -1 4202496 69996 446220 0 0 2775 416 2943 584 20 0 1 0 285892988 1197494272 172735 33554432000 4194304 5990268 140735951569808 140735951561232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/30612/statm: 292357 172735 164 439 0 291914 0
[pid=30638] ppid=30612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30638/stat : 30638 (satsolver.sh) S 30612 30611 29981 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285899709 9367552 266 33554432000 4194304 5064252 140734176612688 140734176611600 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30638/statm: 2287 266 226 213 0 72 0
[pid=30639] ppid=30638 vsize=1447508 CPUtime=1732.91 cores=1,3,5,7
/proc/30639/stat : 30639 (glucose) R 30638 30611 29981 0 -1 4202496 186241 0 0 0 173227 64 0 0 20 0 1 0 285899710 1482248192 329163 33554432000 4194304 5208918 140736142796432 140736142794392 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30639/statm: 361877 329163 104 248 0 361626 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2635232

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 30611 and gives
#  childrusage.ru_utime.tv_sec=57
#  childrusage.ru_utime.tv_usec=189305
#  childrusage.ru_stime.tv_sec=10
#  childrusage.ru_stime.tv_usec=15477
# CPU time returned by wait4() is 67.2048
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.09
CPU user time (s): 1789.45
CPU system time (s): 10.64
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 3139616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.1893
system time used= 10.0155
maximum resident set size= 1683116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 517193
page faults= 0
swaps= 0
block input operations= 16
block output operations= 3916136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13298
involuntary context switches= 130

runsolver used 3.38748 second user time and 8.48071 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 11:34:22
IDJOB=3715153
IDBENCH=79106
IDSOLVER=2296
FILE ID=node115/3715153-1338197662
RUNJOBID= node115-1338195070-29998
PBS_JOBID= 14624604
Free space on /tmp= 69424 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache.inv14.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715153-1338197662/watcher-3715153-1338197662 -o /tmp/evaluation-result-3715153-1338197662/solver-3715153-1338197662 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715153-1338197662.wbo 247302275 HOME HOME

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

MD5SUM BENCH= 3a86913522c106cb1fc25a782e5ea662
RANDOM SEED=247302275

node115.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.462
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.92
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.462
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.462
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.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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:        22440144 kB
Buffers:          385548 kB
Cached:          2568352 kB
SwapCached:          972 kB
Active:          9423744 kB
Inactive:         114664 kB
Active(anon):    6577608 kB
Inactive(anon):     9244 kB
Active(file):    2846136 kB
Inactive(file):   105420 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106424 kB
Dirty:             14400 kB
Writeback:             0 kB
AnonPages:       6670136 kB
Mapped:            12772 kB
Shmem:                96 kB
Slab:             743988 kB
SReclaimable:     188128 kB
SUnreclaim:       555860 kB
KernelStack:        1480 kB
PageTables:        17212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    8080912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3055616 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= 70696 MiB
End job on node115 at 2012-05-28 12:04:23