Trace number 3715274

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-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-101-100--soft-0-100-0.wbo
MD5SUM0a60736b8b79adacf122a04a37158c9c
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark0.795878
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10100
Total number of constraints201
Number of soft constraints201
Number of constraints which are clauses101
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint101
Top cost 9959
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 9958
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 102
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

0.00/0.86	c run usual solver
9.77/9.80	o 4030
9.77/9.80	c fallback to adder encoding
10.90/11.27	o 4026
10.90/11.27	c fallback to adder encoding
13.37/13.42	o 4025
13.37/13.42	c fallback to adder encoding
16.77/16.80	o 4024
16.77/16.80	c fallback to adder encoding
18.38/18.43	o 3911
18.38/18.43	c fallback to adder encoding
20.42/20.79	o 3555
20.42/20.79	c fallback to adder encoding
22.30/22.67	o 3519
22.30/22.67	c fallback to adder encoding
24.18/24.29	o 3514
24.18/24.29	c fallback to adder encoding
26.27/26.38	o 3507
26.27/26.38	c fallback to adder encoding
28.47/28.59	o 3485
28.47/28.59	c fallback to adder encoding
30.00/30.02	o 2751
30.00/30.02	c fallback to adder encoding
31.00/31.36	o 2711
31.00/31.36	c fallback to adder encoding
32.87/32.95	o 2402
32.87/32.95	c fallback to adder encoding
34.61/34.95	o 2329
34.61/34.95	c fallback to adder encoding
37.99/38.01	o 828
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-3715274-1338214268/watcher-3715274-1338214268 -o /tmp/evaluation-result-3715274-1338214268/solver-3715274-1338214268 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715274-1338214268.wbo 1068052419 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.00 2.00 3/179 31525
/proc/meminfo: memFree=30364904/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0

[startup+0.0739261 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31525
/proc/meminfo: memFree=30364904/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100324 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31525
/proc/meminfo: memFree=30364904/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300324 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31525
/proc/meminfo: memFree=30364904/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31525
/proc/meminfo: memFree=30364904/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31529
/proc/meminfo: memFree=30307072/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=35420 CPUtime=0.86 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 5692 0 0 0 82 4 0 0 20 0 1 0 287551250 36270080 6217 33554432000 4194304 5990268 140736595475872 140736595469024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 8855 6217 156 439 0 8412 0
[pid=31528] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31528/stat : 31528 (cp2_pre.sh) S 31526 31525 26619 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 287551337 9367552 277 33554432000 4194304 5064252 140733868493472 140733868492176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31528/statm: 2287 277 234 213 0 72 0
[pid=31529] ppid=31528 vsize=153988 CPUtime=0.62 cores=1,3,5,7
/proc/31529/stat : 31529 (coprocessor) R 31528 31525 26619 0 -1 4202496 24615 0 0 0 57 5 0 0 20 0 1 0 287551337 157683712 33757 33554432000 4194304 6586260 140734885231680 140734885227944 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/31529/statm: 38497 33757 166 584 0 37909 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 207704

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31529
/proc/meminfo: memFree=30167572/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=35420 CPUtime=0.86 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 5692 0 0 0 82 4 0 0 20 0 1 0 287551250 36270080 6217 33554432000 4194304 5990268 140736595475872 140736595469024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 8855 6217 156 439 0 8412 0
[pid=31528] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31528/stat : 31528 (cp2_pre.sh) S 31526 31525 26619 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 287551337 9367552 277 33554432000 4194304 5064252 140733868493472 140733868492176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31528/statm: 2287 277 234 213 0 72 0
[pid=31529] ppid=31528 vsize=195516 CPUtime=2.22 cores=1,3,5,7
/proc/31529/stat : 31529 (coprocessor) R 31528 31525 26619 0 -1 4202496 32776 0 0 0 215 7 0 0 20 0 1 0 287551337 200208384 47569 33554432000 4194304 6586260 140734885231680 140734885227496 5599336 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/31529/statm: 48879 47569 191 584 0 48291 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 249232

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31529
/proc/meminfo: memFree=30130780/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=35420 CPUtime=0.86 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 5692 0 0 0 82 4 0 0 20 0 1 0 287551250 36270080 6217 33554432000 4194304 5990268 140736595475872 140736595469024 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 8855 6217 156 439 0 8412 0
[pid=31528] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31528/stat : 31528 (cp2_pre.sh) S 31526 31525 26619 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 287551337 9367552 277 33554432000 4194304 5064252 140733868493472 140733868492176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31528/statm: 2287 277 234 213 0 72 0
[pid=31529] ppid=31528 vsize=202116 CPUtime=5.42 cores=1,3,5,7
/proc/31529/stat : 31529 (coprocessor) R 31528 31525 26619 0 -1 4202496 33856 0 0 0 535 7 0 0 20 0 1 0 287551337 206966784 49160 33554432000 4194304 6586260 140734885231680 140734885227272 4663459 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/31529/statm: 50529 49160 196 584 0 49941 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 255832

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31546
/proc/meminfo: memFree=30235872/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=47972 CPUtime=11.27 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 11489 82393 0 0 97 36 900 94 20 0 1 0 287551250 49123328 9116 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 11993 9116 169 439 0 11550 0
[pid=31545] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31545/stat : 31545 (satsolver.sh) S 31526 31525 26619 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287552380 9367552 267 33554432000 4194304 5064252 140733989214848 140733989213760 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31545/statm: 2287 267 226 213 0 72 0
[pid=31546] ppid=31545 vsize=72880 CPUtime=1.38 cores=1,3,5,7
/proc/31546/stat : 31546 (glucose) R 31545 31525 26619 0 -1 4202496 13385 0 0 0 136 2 0 0 20 0 1 0 287552381 74629120 14090 33554432000 4194304 5208918 140733609529760 140733609527592 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31546/statm: 18220 14090 103 248 0 17969 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 139148

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 31595
/proc/meminfo: memFree=30235472/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=47972 CPUtime=24.3 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 30915 220154 0 0 123 41 2116 150 20 0 1 0 287551250 49123328 9117 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 11993 9117 169 439 0 11550 0
[pid=31594] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31594/stat : 31594 (satsolver.sh) S 31526 31525 26619 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287553682 9367552 267 33554432000 4194304 5064252 140735531989248 140735531988160 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31594/statm: 2287 267 226 213 0 72 0
[pid=31595] ppid=31594 vsize=72732 CPUtime=1.17 cores=1,3,5,7
/proc/31595/stat : 31595 (glucose) R 31594 31525 26619 0 -1 4202496 13370 0 0 0 114 3 0 0 20 0 1 0 287553682 74477568 14623 33554432000 4194304 5208918 140736030406096 140736030403928 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31595/statm: 18183 14623 103 248 0 17932 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 139000

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 31651
/proc/meminfo: memFree=30119740/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=71896 CPUtime=38.22 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 55833 382080 0 0 169 49 3388 216 20 0 1 0 287551250 73621504 14670 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 17974 14670 170 439 0 17531 0
[pid=31650] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31650/stat : 31650 (satsolver.sh) S 31526 31525 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287555072 9367552 267 33554432000 4194304 5064252 140736456451632 140736456450544 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31650/statm: 2287 267 226 213 0 72 0
[pid=31651] ppid=31650 vsize=164616 CPUtime=12.86 cores=1,3,5,7
/proc/31651/stat : 31651 (glucose) R 31650 31525 26619 0 -1 4202496 29287 0 0 0 1280 6 0 0 20 0 1 0 287555072 168566784 36275 33554432000 4194304 5208918 140734392934224 140734392932184 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31651/statm: 41154 36275 104 248 0 40903 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 254808

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 31682
/proc/meminfo: memFree=30073424/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=71896 CPUtime=38.22 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 55833 382080 0 0 169 49 3388 216 20 0 1 0 287551250 73621504 14670 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 17974 14670 170 439 0 17531 0
[pid=31650] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31650/stat : 31650 (satsolver.sh) S 31526 31525 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287555072 9367552 267 33554432000 4194304 5064252 140736456451632 140736456450544 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31650/statm: 2287 267 226 213 0 72 0
[pid=31651] ppid=31650 vsize=227000 CPUtime=64.06 cores=1,3,5,7
/proc/31651/stat : 31651 (glucose) R 31650 31525 26619 0 -1 4202496 31973 0 0 0 6397 9 0 0 20 0 1 0 287555072 232448000 52825 33554432000 4194304 5208918 140734392934224 140734392932088 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31651/statm: 56750 52825 104 248 0 56499 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 317192

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31840
/proc/meminfo: memFree=30052860/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=71896 CPUtime=38.22 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 55833 382080 0 0 169 49 3388 216 20 0 1 0 287551250 73621504 14670 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 17974 14670 170 439 0 17531 0
[pid=31650] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/31651/stat : 31651 (glucose) R 31650 31525 26619 0 -1 4202496 39604 0 0 0 132323 62 0 0 20 0 1 0 287555072 290594816 66403 33554432000 4194304 5208918 140734392934224 140734392932376 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31651/statm: 70946 66403 104 248 0 70695 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 373976

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31857
/proc/meminfo: memFree=29834448/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=71896 CPUtime=38.22 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 55833 382080 0 0 169 49 3388 216 20 0 1 0 287551250 73621504 14670 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 17974 14670 170 439 0 17531 0
[pid=31650] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31650/stat : 31650 (satsolver.sh) S 31526 31525 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287555072 9367552 267 33554432000 4194304 5064252 140736456451632 140736456450544 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31650/statm: 2287 267 226 213 0 72 0
[pid=31651] ppid=31650 vsize=283784 CPUtime=1383.84 cores=1,3,5,7
/proc/31651/stat : 31651 (glucose) R 31650 31525 26619 0 -1 4202496 40647 0 0 0 138319 65 0 0 20 0 1 0 287555072 290594816 68001 33554432000 4194304 5208918 140734392934224 140734392932376 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31651/statm: 70946 68001 104 248 0 70695 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 373976

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 31858
/proc/meminfo: memFree=29823568/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=71896 CPUtime=38.22 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 55833 382080 0 0 169 49 3388 216 20 0 1 0 287551250 73621504 14670 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 17974 14670 170 439 0 17531 0
[pid=31650] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31650/stat : 31650 (satsolver.sh) S 31526 31525 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287555072 9367552 267 33554432000 4194304 5064252 140736456451632 140736456450544 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31650/statm: 2287 267 226 213 0 72 0
[pid=31651] ppid=31650 vsize=333872 CPUtime=1443.83 cores=1,3,5,7
/proc/31651/stat : 31651 (glucose) R 31650 31525 26619 0 -1 4202496 42385 0 0 0 144314 69 0 0 20 0 1 0 287555072 341884928 69264 33554432000 4194304 5208918 140734392934224 140734392932376 4229338 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31651/statm: 83468 69264 104 248 0 83217 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 424064

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31859
/proc/meminfo: memFree=29857416/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=71896 CPUtime=38.22 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 55833 382080 0 0 169 49 3388 216 20 0 1 0 287551250 73621504 14670 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 17974 14670 170 439 0 17531 0
[pid=31650] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31650/stat : 31650 (satsolver.sh) S 31526 31525 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287555072 9367552 267 33554432000 4194304 5064252 140736456451632 140736456450544 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31650/statm: 2287 267 226 213 0 72 0
[pid=31651] ppid=31650 vsize=252964 CPUtime=1503.82 cores=1,3,5,7
/proc/31651/stat : 31651 (glucose) R 31650 31525 26619 0 -1 4202496 43422 0 0 0 150308 74 0 0 20 0 1 0 287555072 259035136 59168 33554432000 4194304 5208918 140734392934224 140734392932312 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31651/statm: 63241 59168 104 248 0 62990 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 343156

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31859
/proc/meminfo: memFree=29846220/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=71896 CPUtime=38.22 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 55833 382080 0 0 169 49 3388 216 20 0 1 0 287551250 73621504 14670 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 17974 14670 170 439 0 17531 0
[pid=31650] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31650/stat : 31650 (satsolver.sh) S 31526 31525 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287555072 9367552 267 33554432000 4194304 5064252 140736456451632 140736456450544 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31650/statm: 2287 267 226 213 0 72 0
[pid=31651] ppid=31650 vsize=252964 CPUtime=1563.81 cores=1,3,5,7
/proc/31651/stat : 31651 (glucose) R 31650 31525 26619 0 -1 4202496 44396 0 0 0 156304 77 0 0 20 0 1 0 287555072 259035136 60192 33554432000 4194304 5208918 140734392934224 140734392932312 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31651/statm: 63241 60192 104 248 0 62990 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 343156

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31859
/proc/meminfo: memFree=29850240/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=71896 CPUtime=38.22 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 55833 382080 0 0 169 49 3388 216 20 0 1 0 287551250 73621504 14670 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 17974 14670 170 439 0 17531 0
[pid=31650] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31650/stat : 31650 (satsolver.sh) S 31526 31525 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287555072 9367552 267 33554432000 4194304 5064252 140736456451632 140736456450544 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31650/statm: 2287 267 226 213 0 72 0
[pid=31651] ppid=31650 vsize=252964 CPUtime=1623.79 cores=1,3,5,7
/proc/31651/stat : 31651 (glucose) R 31650 31525 26619 0 -1 4202496 45389 0 0 0 162299 80 0 0 20 0 1 0 287555072 259035136 59168 33554432000 4194304 5208918 140734392934224 140734392932312 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31651/statm: 63241 59168 104 248 0 62990 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 343156

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31859
/proc/meminfo: memFree=29844068/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=71896 CPUtime=38.22 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 55833 382080 0 0 169 49 3388 216 20 0 1 0 287551250 73621504 14670 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 17974 14670 170 439 0 17531 0
[pid=31650] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31650/stat : 31650 (satsolver.sh) S 31526 31525 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287555072 9367552 267 33554432000 4194304 5064252 140736456451632 140736456450544 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31650/statm: 2287 267 226 213 0 72 0
[pid=31651] ppid=31650 vsize=252964 CPUtime=1683.78 cores=1,3,5,7
/proc/31651/stat : 31651 (glucose) R 31650 31525 26619 0 -1 4202496 46366 0 0 0 168295 83 0 0 20 0 1 0 287555072 259035136 59680 33554432000 4194304 5208918 140734392934224 140734392932312 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31651/statm: 63241 59680 104 248 0 62990 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 343156

[startup+1782.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/184 32229
/proc/meminfo: memFree=30057624/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=71896 CPUtime=38.22 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 55833 382080 0 0 169 49 3388 216 20 0 1 0 287551250 73621504 14670 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 17974 14670 170 439 0 17531 0
[pid=31650] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31650/stat : 31650 (satsolver.sh) S 31526 31525 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287555072 9367552 267 33554432000 4194304 5064252 140736456451632 140736456450544 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31650/statm: 2287 267 226 213 0 72 0
[pid=31651] ppid=31650 vsize=252964 CPUtime=1743.77 cores=1,3,5,7
/proc/31651/stat : 31651 (glucose) R 31650 31525 26619 0 -1 4202496 47350 0 0 0 174291 86 0 0 20 0 1 0 287555072 259035136 60704 33554432000 4194304 5208918 140734392934224 140734392932312 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31651/statm: 63241 60704 104 248 0 62990 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 343156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.03 2.01 3/182 32299
/proc/meminfo: memFree=30038520/32873844 swapFree=7388/7388
[pid=31525] ppid=31523 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31525/stat : 31525 (npSolver-wbo-It) S 31523 31525 26619 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 287551250 9367552 275 33554432000 4194304 5064252 140734079268288 140734079267200 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31525/statm: 2287 275 233 213 0 72 0
[pid=31526] ppid=31525 vsize=71896 CPUtime=38.22 cores=1,3,5,7
/proc/31526/stat : 31526 (npSolver-wbo) S 31525 31525 26619 0 -1 4202496 55833 382080 0 0 169 49 3388 216 20 0 1 0 287551250 73621504 14670 33554432000 4194304 5990268 140736595475872 140736595467296 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/31526/statm: 17974 14670 170 439 0 17531 0
[pid=31650] ppid=31526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31650/stat : 31650 (satsolver.sh) S 31526 31525 26619 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287555072 9367552 267 33554432000 4194304 5064252 140736456451632 140736456450544 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31650/statm: 2287 267 226 213 0 72 0
[pid=31651] ppid=31650 vsize=283784 CPUtime=1761.87 cores=1,3,5,7
/proc/31651/stat : 31651 (glucose) R 31650 31525 26619 0 -1 4202496 47424 0 0 0 176101 86 0 0 20 0 1 0 287555072 290594816 64355 33554432000 4194304 5208918 140734392934224 140734392932376 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31651/statm: 70946 64355 104 248 0 70695 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 373976

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 31525 and gives
#  childrusage.ru_utime.tv_sec=35
#  childrusage.ru_utime.tv_usec=580590
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=657595
# CPU time returned by wait4() is 38.2382
# 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): 1796.58
CPU system time (s): 3.51
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 473384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.5806
system time used= 2.65759
maximum resident set size= 224968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 438892
page faults= 0
swaps= 0
block input operations= 0
block output operations= 455664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8629
involuntary context switches= 211

runsolver used 4.48832 second user time and 10.7304 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-28 16:11:09
IDJOB=3715274
IDBENCH=79182
IDSOLVER=2296
FILE ID=node147/3715274-1338214268
RUNJOBID= node147-1338192581-26636
PBS_JOBID= 14624579
Free space on /tmp= 71664 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-101-100--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-3715274-1338214268/watcher-3715274-1338214268 -o /tmp/evaluation-result-3715274-1338214268/solver-3715274-1338214268 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715274-1338214268.wbo 1068052419 HOME HOME

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

MD5SUM BENCH= 0a60736b8b79adacf122a04a37158c9c
RANDOM SEED=1068052419

node147.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.951
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	: 5333.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:       32873844 kB
MemFree:        30365176 kB
Buffers:          378124 kB
Cached:          1255108 kB
SwapCached:         5068 kB
Active:           698560 kB
Inactive:         984012 kB
Active(anon):      43604 kB
Inactive(anon):     7584 kB
Active(file):     654956 kB
Inactive(file):   976428 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:             11184 kB
Writeback:             0 kB
AnonPages:         64428 kB
Mapped:            10676 kB
Shmem:                 0 kB
Slab:             686504 kB
SReclaimable:     127520 kB
SUnreclaim:       558984 kB
KernelStack:        1520 kB
PageTables:         4036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     170164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71624 MiB
End job on node147 at 2012-05-28 16:41:09