Trace number 3714596

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.1 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-75-70--soft-0-100-0.wbo
MD5SUM3c416dfc7b9a20db215e1b491e013711
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.281957
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5250
Total number of constraints145
Number of soft constraints145
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
Top cost 7458
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 7457
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
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.62	c run usual solver
6.73/6.92	o 3056
6.73/6.92	c fallback to adder encoding
7.54/7.98	o 3052
7.54/7.98	c fallback to adder encoding
8.16/8.59	o 3014
8.16/8.59	c fallback to adder encoding
9.44/9.62	o 2545
9.44/9.62	c fallback to adder encoding
10.14/10.57	o 2478
10.14/10.57	c fallback to adder encoding
11.14/11.31	o 2467
11.14/11.31	c fallback to adder encoding
11.85/12.08	o 2459
11.85/12.08	c fallback to adder encoding
12.46/12.89	o 1382
12.46/12.89	c fallback to adder encoding
13.55/13.71	o 1379
13.55/13.71	c fallback to adder encoding
14.21/14.64	o 1014
472.56/472.81	o 1004
762.10/762.42	o 722
949.97/950.33	o 697
1244.99/1245.45	o 617
1484.55/1485.00	o 555
1740.10/1741.13	o 544
1800.10/1800.61	c error: unexpected solver exit code
1800.10/1800.61	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-3714596-1338213527/watcher-3714596-1338213527 -o /tmp/evaluation-result-3714596-1338213527/solver-3714596-1338213527 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714596-1338213527.wbo 1167427494 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.02 2.00 3/179 20156
/proc/meminfo: memFree=30462000/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0

[startup+0.04822 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 20156
/proc/meminfo: memFree=30462000/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 20156
/proc/meminfo: memFree=30462000/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300282 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 20156
/proc/meminfo: memFree=30462000/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 20156
/proc/meminfo: memFree=30462000/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 20160
/proc/meminfo: memFree=30342724/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=26988 CPUtime=0.62 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 5437 0 0 0 60 2 0 0 20 0 1 0 287477579 27635712 4312 33554432000 4194304 5990268 140734141390208 140734141383360 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20157/statm: 6747 4312 156 439 0 6304 0
[pid=20159] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20159/stat : 20159 (cp2_pre.sh) S 20157 20156 16422 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 287477642 9367552 277 33554432000 4194304 5064252 140736538455872 140736538454576 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20159/statm: 2287 277 234 213 0 72 0
[pid=20160] ppid=20159 vsize=119116 CPUtime=0.86 cores=1,3,5,7
/proc/20160/stat : 20160 (coprocessor) R 20159 20156 16422 0 -1 4202496 22177 0 0 0 82 4 0 0 20 0 1 0 287477642 121974784 28513 33554432000 4194304 6586260 140736086382448 140736086378712 4752608 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/20160/statm: 29779 28513 182 584 0 29191 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 164400

[startup+3.10033 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 20160
/proc/meminfo: memFree=30296320/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=26988 CPUtime=0.62 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 5437 0 0 0 60 2 0 0 20 0 1 0 287477579 27635712 4312 33554432000 4194304 5990268 140734141390208 140734141383360 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20157/statm: 6747 4312 156 439 0 6304 0
[pid=20159] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20159/stat : 20159 (cp2_pre.sh) S 20157 20156 16422 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 287477642 9367552 277 33554432000 4194304 5064252 140736538455872 140736538454576 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20159/statm: 2287 277 234 213 0 72 0
[pid=20160] ppid=20159 vsize=141868 CPUtime=2.46 cores=1,3,5,7
/proc/20160/stat : 20160 (coprocessor) R 20159 20156 16422 0 -1 4202496 25564 0 0 0 242 4 0 0 20 0 1 0 287477642 145272832 34455 33554432000 4194304 6586260 140736086382448 140736086378040 5599251 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/20160/statm: 35467 34455 191 584 0 34879 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 187152

[startup+6.30028 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 20160
/proc/meminfo: memFree=30256804/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=26988 CPUtime=5.75 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 5445 29697 0 0 60 2 447 66 20 0 1 0 287477579 27635712 4313 33554432000 4194304 5990268 140734141390208 140734141384448 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20157/statm: 6747 4313 157 439 0 6304 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 36136

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 20208
/proc/meminfo: memFree=30412156/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=37396 CPUtime=12.46 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 23216 168781 0 0 87 20 1020 119 20 0 1 0 287477579 38293504 6350 33554432000 4194304 5990268 140734141390208 140734141381120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20157/statm: 9349 6350 169 439 0 8906 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 46544

[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 20234
/proc/meminfo: memFree=30283648/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=62996 CPUtime=14.67 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 33097 213834 0 0 110 23 1196 138 20 0 1 0 287477579 64507904 12494 33554432000 4194304 5990268 140734141390208 140734141381632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20157/statm: 15749 12494 170 439 0 15306 0
[pid=20232] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20232/stat : 20232 (satsolver.sh) S 20157 20156 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287479061 9367552 267 33554432000 4194304 5064252 140735286183520 140735286182432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20232/statm: 2287 267 226 213 0 72 0
[pid=20233] ppid=20232 vsize=133984 CPUtime=10.66 cores=1,3,5,7
/proc/20233/stat : 20233 (glucose) R 20232 20156 16422 0 -1 4202496 26141 0 0 0 1059 7 0 0 20 0 1 0 287479061 137199616 29430 33554432000 4194304 5208918 140734359726768 140734359724616 4231508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20233/statm: 33496 29430 104 248 0 33245 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 215276

[startup+51.1005 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 20234
/proc/meminfo: memFree=30260392/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=62996 CPUtime=14.67 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 33097 213834 0 0 110 23 1196 138 20 0 1 0 287477579 64507904 12494 33554432000 4194304 5990268 140734141390208 140734141381632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20157/statm: 15749 12494 170 439 0 15306 0
[pid=20232] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20232/stat : 20232 (satsolver.sh) S 20157 20156 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287479061 9367552 267 33554432000 4194304 5064252 140735286183520 140735286182432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20232/statm: 2287 267 226 213 0 72 0
[pid=20233] ppid=20232 vsize=183136 CPUtime=36.26 cores=1,3,5,7
/proc/20233/stat : 20233 (glucose) R 20232 20156 16422 0 -1 4202496 26937 0 0 0 3618 8 0 0 20 0 1 0 287479061 187531264 39895 33554432000 4194304 5208918 140734359726768 140734359724632 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20233/statm: 45784 39895 104 248 0 45533 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 264428

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 20237
/proc/meminfo: memFree=30243396/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=62996 CPUtime=14.67 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 33097 213834 0 0 110 23 1196 138 20 0 1 0 287477579 64507904 12494 33554432000 4194304 5990268 140734141390208 140734141381632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20157/statm: 15749 12494 170 439 0 15306 0
[pid=20232] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20232/stat : 20232 (satsolver.sh) S 20157 20156 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287479061 9367552 267 33554432000 4194304 5064252 140735286183520 140735286182432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20232/statm: 2287 267 226 213 0 72 0
[pid=20233] ppid=20232 vsize=183136 CPUtime=87.46 cores=1,3,5,7
/proc/20233/stat : 20233 (glucose) R 20232 20156 16422 0 -1 4202496 26939 0 0 0 8738 8 0 0 20 0 1 0 287479061 187531264 40919 33554432000 4194304 5208918 140734359726768 140734359724632 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20233/statm: 45784 40919 104 248 0 45533 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 264428

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20260
/proc/meminfo: memFree=30218900/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=62996 CPUtime=14.67 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 33097 213834 0 0 110 23 1196 138 20 0 1 0 287477579 64507904 12494 33554432000 4194304 5990268 140734141390208 140734141381632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20157/statm: 15749 12494 170 439 0 15306 0
[pid=20232] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20232/stat : 20232 (satsolver.sh) S 20157 20156 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287479061 9367552 267 33554432000 4194304 5064252 140735286183520 140735286182432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20232/statm: 2287 267 226 213 0 72 0
[pid=20233] ppid=20232 vsize=183136 CPUtime=147.44 cores=1,3,5,7
/proc/20233/stat : 20233 (glucose) R 20232 20156 16422 0 -1 4202496 26950 0 0 0 14736 8 0 0 20 0 1 0 287479061 187531264 41441 33554432000 4194304 5208918 140734359726768 140734359724632 4229328 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20233/statm: 45784 41441 104 248 0 45533 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 264428

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20260
/proc/meminfo: memFree=30245964/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/20410/stat : 20410 (glucose) R 20409 20156 16422 0 -1 4202496 22915 0 0 0 11663 7 0 0 20 0 1 0 287602135 141467648 33305 33554432000 4194304 5208918 140735553201584 140735553199448 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20410/statm: 34538 33305 104 248 0 34287 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 219444

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20413
/proc/meminfo: memFree=30199320/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=62996 CPUtime=1245.17 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 53183 357737 0 0 164 31 124058 264 20 0 1 0 287477579 64507904 12652 33554432000 4194304 5990268 140734141390208 140734141381632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20157/statm: 15749 12652 170 439 0 15306 0
[pid=20409] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20409/stat : 20409 (satsolver.sh) S 20157 20156 16422 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287602135 9367552 267 33554432000 4194304 5064252 140737184382320 140737184381232 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20409/statm: 2287 267 226 213 0 72 0
[pid=20410] ppid=20409 vsize=168788 CPUtime=176.69 cores=1,3,5,7
/proc/20410/stat : 20410 (glucose) R 20409 20156 16422 0 -1 4202496 23177 0 0 0 17662 7 0 0 20 0 1 0 287602135 172838912 39186 33554432000 4194304 5208918 140735553201584 140735553199576 4211652 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20410/statm: 42197 39186 104 248 0 41946 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 250080

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20413
/proc/meminfo: memFree=30196856/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=62996 CPUtime=1245.17 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 53183 357737 0 0 164 31 124058 264 20 0 1 0 287477579 64507904 12652 33554432000 4194304 5990268 140734141390208 140734141381632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20157/statm: 15749 12652 170 439 0 15306 0
[pid=20409] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20409/stat : 20409 (satsolver.sh) S 20157 20156 16422 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287602135 9367552 267 33554432000 4194304 5064252 140737184382320 140737184381232 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20409/statm: 2287 267 226 213 0 72 0
[pid=20410] ppid=20409 vsize=159324 CPUtime=236.68 cores=1,3,5,7
/proc/20410/stat : 20410 (glucose) R 20409 20156 16422 0 -1 4202496 24745 0 0 0 23659 9 0 0 20 0 1 0 287602135 163147776 38598 33554432000 4194304 5208918 140735553201584 140735553199448 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20410/statm: 39831 38598 104 248 0 39580 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 240616

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 20427
/proc/meminfo: memFree=30391572/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=62996 CPUtime=1484.65 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 58379 391341 0 0 173 32 147971 289 20 0 1 0 287477579 64507904 12652 33554432000 4194304 5990268 140734141390208 140734141381632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20157/statm: 15749 12652 170 439 0 15306 0
[pid=20419] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20419/stat : 20419 (satsolver.sh) S 20157 20156 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287626089 9367552 267 33554432000 4194304 5064252 140733519296096 140733519295008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20419/statm: 2287 267 226 213 0 72 0
[pid=20420] ppid=20419 vsize=117784 CPUtime=57.17 cores=1,3,5,7
/proc/20420/stat : 20420 (glucose) R 20419 20156 16422 0 -1 4202496 21375 0 0 0 5711 6 0 0 20 0 1 0 287626090 120610816 27987 33554432000 4194304 5208918 140736259909984 140736259908072 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20420/statm: 29446 27987 104 248 0 29195 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 199076

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 20428
/proc/meminfo: memFree=30361556/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=62996 CPUtime=1484.65 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 58379 391341 0 0 173 32 147971 289 20 0 1 0 287477579 64507904 12652 33554432000 4194304 5990268 140734141390208 140734141381632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20157/statm: 15749 12652 170 439 0 15306 0
[pid=20419] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20419/stat : 20419 (satsolver.sh) S 20157 20156 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287626089 9367552 267 33554432000 4194304 5064252 140733519296096 140733519295008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20419/statm: 2287 267 226 213 0 72 0
[pid=20420] ppid=20419 vsize=136640 CPUtime=117.16 cores=1,3,5,7
/proc/20420/stat : 20420 (glucose) R 20419 20156 16422 0 -1 4202496 22037 0 0 0 11709 7 0 0 20 0 1 0 287626090 139919360 32657 33554432000 4194304 5208918 140736259909984 140736259907928 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20420/statm: 34160 32657 104 248 0 33909 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 217932

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20428
/proc/meminfo: memFree=30339384/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=62996 CPUtime=1484.65 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 58379 391341 0 0 173 32 147971 289 20 0 1 0 287477579 64507904 12652 33554432000 4194304 5990268 140734141390208 140734141381632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20157/statm: 15749 12652 170 439 0 15306 0
[pid=20419] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20419/stat : 20419 (satsolver.sh) S 20157 20156 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287626089 9367552 267 33554432000 4194304 5064252 140733519296096 140733519295008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20419/statm: 2287 267 226 213 0 72 0
[pid=20420] ppid=20419 vsize=167044 CPUtime=177.15 cores=1,3,5,7
/proc/20420/stat : 20420 (glucose) R 20419 20156 16422 0 -1 4202496 22346 0 0 0 17708 7 0 0 20 0 1 0 287626090 171053056 35518 33554432000 4194304 5208918 140736259909984 140736259907928 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20420/statm: 41761 35518 104 248 0 41510 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 248336

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 20428
/proc/meminfo: memFree=30301096/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=62996 CPUtime=1484.65 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 58379 391341 0 0 173 32 147971 289 20 0 1 0 287477579 64507904 12652 33554432000 4194304 5990268 140734141390208 140734141381632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20157/statm: 15749 12652 170 439 0 15306 0
[pid=20419] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20419/stat : 20419 (satsolver.sh) S 20157 20156 16422 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287626089 9367552 267 33554432000 4194304 5064252 140733519296096 140733519295008 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20419/statm: 2287 267 226 213 0 72 0
[pid=20420] ppid=20419 vsize=167044 CPUtime=237.14 cores=1,3,5,7
/proc/20420/stat : 20420 (glucose) R 20419 20156 16422 0 -1 4202496 22347 0 0 0 23707 7 0 0 20 0 1 0 287626090 171053056 36030 33554432000 4194304 5208918 140736259909984 140736259907928 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20420/statm: 41761 36030 104 248 0 41510 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 248336

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 20435
/proc/meminfo: memFree=30361760/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=62996 CPUtime=1740.74 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 63572 422663 0 0 183 34 173547 310 20 0 1 0 287477579 64507904 12652 33554432000 4194304 5990268 140734141390208 140734141381632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20157/statm: 15749 12652 170 439 0 15306 0
[pid=20434] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20434/stat : 20434 (satsolver.sh) S 20157 20156 16422 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287651702 9367552 265 33554432000 4194304 5064252 140735502283616 140735502282528 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20434/statm: 2287 265 226 213 0 72 0
[pid=20435] ppid=20434 vsize=117416 CPUtime=41.05 cores=1,3,5,7
/proc/20435/stat : 20435 (glucose) R 20434 20156 16422 0 -1 4202496 20599 0 0 0 4100 5 0 0 20 0 1 0 287651702 120233984 27598 33554432000 4194304 5208918 140737084633264 140737084631128 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20435/statm: 29354 27598 104 248 0 29103 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 198708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 20435
/proc/meminfo: memFree=30343388/32873844 swapFree=6600/6600
[pid=20156] ppid=20154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20156/stat : 20156 (npSolver-wbo-It) S 20154 20156 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287477579 9367552 274 33554432000 4194304 5064252 140733396319264 140733396318176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20156/statm: 2287 274 233 213 0 72 0
[pid=20157] ppid=20156 vsize=62996 CPUtime=1740.74 cores=1,3,5,7
/proc/20157/stat : 20157 (npSolver-wbo) S 20156 20156 16422 0 -1 4202496 63572 422663 0 0 183 34 173547 310 20 0 1 0 287477579 64507904 12652 33554432000 4194304 5990268 140734141390208 140734141381632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20157/statm: 15749 12652 170 439 0 15306 0
[pid=20434] ppid=20157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20434/stat : 20434 (satsolver.sh) S 20157 20156 16422 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287651702 9367552 265 33554432000 4194304 5064252 140735502283616 140735502282528 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20434/statm: 2287 265 226 213 0 72 0
[pid=20435] ppid=20434 vsize=136272 CPUtime=59.36 cores=1,3,5,7
/proc/20435/stat : 20435 (glucose) R 20434 20156 16422 0 -1 4202496 21295 0 0 0 5930 6 0 0 20 0 1 0 287651702 139542528 32268 33554432000 4194304 5208918 140737084633264 140737084631208 4229344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20435/statm: 34068 32268 104 248 0 33817 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 217564

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 20156 and gives
#  childrusage.ru_utime.tv_sec=1737
#  childrusage.ru_utime.tv_usec=308888
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=452475
# CPU time returned by wait4() is 1740.76
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.1
CPU user time (s): 1796.6
CPU system time (s): 3.5
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 331708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1737.31
system time used= 3.45247
maximum resident set size= 211736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 487210
page faults= 0
swaps= 0
block input operations= 0
block output operations= 411904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9393
involuntary context switches= 2052

runsolver used 3.16052 second user time and 9.02763 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-28 15:58:47
IDJOB=3714596
IDBENCH=79179
IDSOLVER=2296
FILE ID=node140/3714596-1338213527
RUNJOBID= node140-1338193685-16439
PBS_JOBID= 14624590
Free space on /tmp= 71324 MiB

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

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

MD5SUM BENCH= 3c416dfc7b9a20db215e1b491e013711
RANDOM SEED=1167427494

node140.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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		: 2667.094
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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		: 2667.094
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.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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:        30462528 kB
Buffers:          496872 kB
Cached:           772272 kB
SwapCached:         1516 kB
Active:          1207796 kB
Inactive:         307236 kB
Active(anon):     237516 kB
Inactive(anon):     8636 kB
Active(file):     970280 kB
Inactive(file):   298600 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105308 kB
Dirty:              8524 kB
Writeback:             0 kB
AnonPages:        263584 kB
Mapped:            12768 kB
Shmem:                 8 kB
Slab:             741232 kB
SReclaimable:     182604 kB
SUnreclaim:       558628 kB
KernelStack:        1520 kB
PageTables:         4616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     389680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 71284 MiB
End job on node140 at 2012-05-28 16:28:48