Trace number 3715406

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-quickBound? (TO) 1800.03 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/celar/
normalized-celar7-sub4-22_wcsp.wbo
MD5SUM084c96587a40d0de1efffb4a052bae0f
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1573851
Best CPU time to get the best result obtained on this benchmark1800.01
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables444
Total number of constraints80644
Number of soft constraints80622
Number of constraints which are clauses80622
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint22
Top cost 54058235
Min constraint cost 1
Max constraint cost 1000000
Sum of constraints costs 6107276475
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 23
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.42	c run usual solver
2.08/2.11	o 14743467
2.08/2.11	c starting approximation
2.08/2.11	c factor = 2
2.08/2.11	c factor still to low - shrinking to 3.56594e+06
2.08/2.11	c approx number of clauses: 1e+06
2.08/2.11	c current bound: 7371733
10.15/10.29	c leaving approximation
10.15/10.29	c finished approximation
10.15/10.29	c fallback to adder encoding
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3715406-1338254290/watcher-3715406-1338254290 -o /tmp/evaluation-result-3715406-1338254290/solver-3715406-1338254290 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715406-1338254290.wbo 1706042017 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 16389
/proc/meminfo: memFree=30877696/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0

[startup+0.0334331 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 16389
/proc/meminfo: memFree=30877696/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 16389
/proc/meminfo: memFree=30877696/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 16389
/proc/meminfo: memFree=30877696/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700172 s]
/proc/loadavg: 2.00 2.00 2.00 2/180 16389
/proc/meminfo: memFree=30877696/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 16393
/proc/meminfo: memFree=30822724/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=15308 CPUtime=0.54 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 4254 0 0 0 44 10 0 0 20 0 1 0 291553535 15675392 2677 33554432000 4194304 5990268 140733917298336 140733917291488 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16390/statm: 3827 2677 150 439 0 3384 0
[pid=16392] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16392/stat : 16392 (cp2_pre.sh) S 16390 16389 3996 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 291553591 9367552 277 33554432000 4194304 5064252 140735779412384 140735779411088 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16392/statm: 2287 277 234 213 0 72 0
[pid=16393] ppid=16392 vsize=46948 CPUtime=0.93 cores=0,2,4,6
/proc/16393/stat : 16393 (coprocessor) R 16392 16389 3996 0 -1 4202496 9141 0 0 0 92 1 0 0 20 0 1 0 291553591 48074752 11055 33554432000 4194304 6586260 140736975862480 140736975857848 5599243 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/16393/statm: 11737 11055 189 584 0 11149 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 80552

[startup+3.10014 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16400
/proc/meminfo: memFree=30861748/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=34356 CPUtime=2.2 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 9399 17706 0 0 57 22 137 4 20 0 1 0 291553535 35180544 6986 33554432000 4194304 5990268 140733917298336 140733917289744 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16390/statm: 8589 6986 174 439 0 8146 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 43504
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 16403
/proc/meminfo: memFree=30777360/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=34356 CPUtime=2.2 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 9399 17706 0 0 57 22 137 4 20 0 1 0 291553535 35180544 6986 33554432000 4194304 5990268 140733917298336 140733917289744 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16390/statm: 8589 6986 174 439 0 8146 0
[pid=16402] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16402/stat : 16402 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291553758 9367552 266 33554432000 4194304 5064252 140735174290368 140735174289280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16402/statm: 2287 266 226 213 0 72 0
[pid=16403] ppid=16402 vsize=70148 CPUtime=4.05 cores=0,2,4,6
/proc/16403/stat : 16403 (glucose) R 16402 16389 3996 0 -1 4202496 14681 0 0 0 403 2 0 0 20 0 1 0 291553758 71831552 15251 33554432000 4194304 5208918 140736189011840 140736189009512 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16403/statm: 17537 15251 95 248 0 17286 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 122800

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16408
/proc/meminfo: memFree=30757716/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=357756 CPUtime=12.67 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) R 16389 16389 3996 0 -1 4202496 34167 35922 0 0 289 31 939 8 20 0 1 0 291553535 366342144 60320 33554432000 4194304 5990268 140733917298336 140733917291032 5042496 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16390/statm: 89439 60320 182 439 0 88996 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 366904

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 16410
/proc/meminfo: memFree=28754020/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=1069744 CPUtime=22.33 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 37023 35922 0 0 1123 163 939 8 20 0 1 0 291553535 1095417856 197869 33554432000 4194304 5990268 140733917298336 140733917289760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/16390/statm: 267436 197869 182 439 0 266993 0
[pid=16409] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16409/stat : 16409 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291555772 9367552 267 33554432000 4194304 5064252 140735266699568 140735266698480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16409/statm: 2287 267 226 213 0 72 0
[pid=16410] ppid=16409 vsize=815804 CPUtime=3.11 cores=0,2,4,6
/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 81172 0 0 0 284 27 0 0 20 0 1 0 291555773 835383296 157406 33554432000 4194304 5208918 140736090060416 140736089009816 4241362 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16410/statm: 203951 157407 70 248 0 203700 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 1903844

[startup+51.1004 s]
/proc/loadavg: 2.18 2.05 2.01 3/184 16410
/proc/meminfo: memFree=27691928/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=1069744 CPUtime=22.33 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 37023 35922 0 0 1123 163 939 8 20 0 1 0 291553535 1095417856 197869 33554432000 4194304 5990268 140733917298336 140733917289760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/16390/statm: 267436 197869 182 439 0 266993 0
[pid=16409] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16409/stat : 16409 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291555772 9367552 267 33554432000 4194304 5064252 140735266699568 140735266698480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16409/statm: 2287 267 226 213 0 72 0
[pid=16410] ppid=16409 vsize=1826692 CPUtime=28.69 cores=0,2,4,6
/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 217529 0 0 0 2782 87 0 0 20 0 1 0 291555773 1870532608 409197 33554432000 4194304 5208918 140736090060416 140736090058376 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16410/statm: 456673 409197 104 248 0 456422 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 2914732

[startup+102.307 s]
/proc/loadavg: 2.24 2.08 2.03 3/184 16452
/proc/meminfo: memFree=26968336/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=1069744 CPUtime=22.33 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 37023 35922 0 0 1123 163 939 8 20 0 1 0 291553535 1095417856 197869 33554432000 4194304 5990268 140733917298336 140733917289760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/16390/statm: 267436 197869 182 439 0 266993 0
[pid=16409] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16409/stat : 16409 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291555772 9367552 267 33554432000 4194304 5064252 140735266699568 140735266698480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16409/statm: 2287 267 226 213 0 72 0
[pid=16410] ppid=16409 vsize=1827692 CPUtime=79.89 cores=0,2,4,6
/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 217741 0 0 0 7902 87 0 0 20 0 1 0 291555773 1871556608 409920 33554432000 4194304 5208918 140736090060416 140736090058088 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16410/statm: 456923 409920 104 248 0 456672 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 2915732

[startup+162.3 s]
/proc/loadavg: 2.17 2.09 2.03 3/182 18170
/proc/meminfo: memFree=23751388/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=1069744 CPUtime=22.33 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 37023 35922 0 0 1123 163 939 8 20 0 1 0 291553535 1095417856 197869 33554432000 4194304 5990268 140733917298336 140733917289760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/16390/statm: 267436 197869 182 439 0 266993 0
[pid=16409] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16409/stat : 16409 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291555772 9367552 267 33554432000 4194304 5064252 140735266699568 140735266698480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16409/statm: 2287 267 226 213 0 72 0
[pid=16410] ppid=16409 vsize=1827692 CPUtime=139.88 cores=0,2,4,6
/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 217767 0 0 0 13900 88 0 0 20 0 1 0 291555773 1871556608 409946 33554432000 4194304 5208918 140736090060416 140736090058088 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16410/statm: 456923 409946 104 248 0 456672 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 2915732

[startup+222.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/181 18171
/proc/meminfo: memFree=18912912/32873648 swapFree=6612/6612

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

/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 221119 0 1 0 133877 89 0 0 20 0 1 0 291555773 1872965632 410833 33554432000 4194304 5208918 140736090060416 140736090058088 4229460 0 0 4096 0 0 0 0 17 0 0 0 1 0 0
/proc/16410/statm: 457267 410833 105 248 0 457016 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 2917108

[startup+1422.3 s]
/proc/loadavg: 2.08 2.60 2.83 3/183 18337
/proc/meminfo: memFree=17858116/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=1069744 CPUtime=22.33 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 37023 35922 0 0 1123 163 939 8 20 0 1 0 291553535 1095417856 197869 33554432000 4194304 5990268 140733917298336 140733917289760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/16390/statm: 267436 197869 182 439 0 266993 0
[pid=16409] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16409/stat : 16409 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291555772 9367552 267 33554432000 4194304 5064252 140735266699568 140735266698480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16409/statm: 2287 267 226 213 0 72 0
[pid=16410] ppid=16409 vsize=1829068 CPUtime=1399.65 cores=0,2,4,6
/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 221119 0 1 0 139876 89 0 0 20 0 1 0 291555773 1872965632 410833 33554432000 4194304 5208918 140736090060416 140736090058088 4229251 0 0 4096 0 0 0 0 17 0 0 0 1 0 0
/proc/16410/statm: 457267 410833 105 248 0 457016 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 2917108

[startup+1482.3 s]
/proc/loadavg: 2.03 2.49 2.78 3/183 18338
/proc/meminfo: memFree=17858244/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=1069744 CPUtime=22.33 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 37023 35922 0 0 1123 163 939 8 20 0 1 0 291553535 1095417856 197869 33554432000 4194304 5990268 140733917298336 140733917289760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/16390/statm: 267436 197869 182 439 0 266993 0
[pid=16409] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16409/stat : 16409 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291555772 9367552 267 33554432000 4194304 5064252 140735266699568 140735266698480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16409/statm: 2287 267 226 213 0 72 0
[pid=16410] ppid=16409 vsize=1829068 CPUtime=1459.64 cores=0,2,4,6
/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 221119 0 1 0 145875 89 0 0 20 0 1 0 291555773 1872965632 410833 33554432000 4194304 5208918 140736090060416 140736090058088 4205631 0 0 4096 0 0 0 0 17 0 0 0 1 0 0
/proc/16410/statm: 457267 410833 105 248 0 457016 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 2917108

[startup+1542.3 s]
/proc/loadavg: 2.01 2.40 2.72 3/183 18338
/proc/meminfo: memFree=17857876/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=1069744 CPUtime=22.33 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 37023 35922 0 0 1123 163 939 8 20 0 1 0 291553535 1095417856 197869 33554432000 4194304 5990268 140733917298336 140733917289760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/16390/statm: 267436 197869 182 439 0 266993 0
[pid=16409] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16409/stat : 16409 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291555772 9367552 267 33554432000 4194304 5064252 140735266699568 140735266698480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16409/statm: 2287 267 226 213 0 72 0
[pid=16410] ppid=16409 vsize=1829068 CPUtime=1519.64 cores=0,2,4,6
/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 221119 0 1 0 151875 89 0 0 20 0 1 0 291555773 1872965632 410833 33554432000 4194304 5208918 140736090060416 140736090058088 4228997 0 0 4096 0 0 0 0 17 0 0 0 1 0 0
/proc/16410/statm: 457267 410833 105 248 0 457016 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 2917108

[startup+1602.3 s]
/proc/loadavg: 2.00 2.32 2.68 3/183 18338
/proc/meminfo: memFree=17857380/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=1069744 CPUtime=22.33 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 37023 35922 0 0 1123 163 939 8 20 0 1 0 291553535 1095417856 197869 33554432000 4194304 5990268 140733917298336 140733917289760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/16390/statm: 267436 197869 182 439 0 266993 0
[pid=16409] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16409/stat : 16409 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291555772 9367552 267 33554432000 4194304 5064252 140735266699568 140735266698480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16409/statm: 2287 267 226 213 0 72 0
[pid=16410] ppid=16409 vsize=1829740 CPUtime=1579.63 cores=0,2,4,6
/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 221299 0 1 0 157874 89 0 0 20 0 1 0 291555773 1873653760 410993 33554432000 4194304 5208918 140736090060416 140736090058376 4229251 0 0 4096 0 0 0 0 17 0 0 0 1 0 0
/proc/16410/statm: 457435 410993 105 248 0 457184 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 2917780

[startup+1662.3 s]
/proc/loadavg: 2.00 2.26 2.63 3/183 18338
/proc/meminfo: memFree=17856756/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=1069744 CPUtime=22.33 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 37023 35922 0 0 1123 163 939 8 20 0 1 0 291553535 1095417856 197869 33554432000 4194304 5990268 140733917298336 140733917289760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/16390/statm: 267436 197869 182 439 0 266993 0
[pid=16409] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16409/stat : 16409 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291555772 9367552 267 33554432000 4194304 5064252 140735266699568 140735266698480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16409/statm: 2287 267 226 213 0 72 0
[pid=16410] ppid=16409 vsize=1829740 CPUtime=1639.62 cores=0,2,4,6
/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 221299 0 1 0 163873 89 0 0 20 0 1 0 291555773 1873653760 410993 33554432000 4194304 5208918 140736090060416 140736090058376 4228781 0 0 4096 0 0 0 0 17 0 0 0 1 0 0
/proc/16410/statm: 457435 410993 105 248 0 457184 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 2917780

[startup+1722.31 s]
/proc/loadavg: 2.00 2.21 2.59 3/183 18338
/proc/meminfo: memFree=17856784/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=1069744 CPUtime=22.33 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 37023 35922 0 0 1123 163 939 8 20 0 1 0 291553535 1095417856 197869 33554432000 4194304 5990268 140733917298336 140733917289760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/16390/statm: 267436 197869 182 439 0 266993 0
[pid=16409] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16409/stat : 16409 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291555772 9367552 267 33554432000 4194304 5064252 140735266699568 140735266698480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16409/statm: 2287 267 226 213 0 72 0
[pid=16410] ppid=16409 vsize=1829740 CPUtime=1699.61 cores=0,2,4,6
/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 221299 0 1 0 169872 89 0 0 20 0 1 0 291555773 1873653760 410993 33554432000 4194304 5208918 140736090060416 140736090058376 4211066 0 0 4096 0 0 0 0 17 0 0 0 1 0 0
/proc/16410/statm: 457435 410993 105 248 0 457184 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 2917780

[startup+1782.3 s]
/proc/loadavg: 2.00 2.17 2.55 3/183 18339
/proc/meminfo: memFree=17856924/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=1069744 CPUtime=22.33 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 37023 35922 0 0 1123 163 939 8 20 0 1 0 291553535 1095417856 197869 33554432000 4194304 5990268 140733917298336 140733917289760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/16390/statm: 267436 197869 182 439 0 266993 0
[pid=16409] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16409/stat : 16409 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291555772 9367552 267 33554432000 4194304 5064252 140735266699568 140735266698480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16409/statm: 2287 267 226 213 0 72 0
[pid=16410] ppid=16409 vsize=1829740 CPUtime=1759.59 cores=0,2,4,6
/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 221310 0 1 0 175870 89 0 0 20 0 1 0 291555773 1873653760 410993 33554432000 4194304 5208918 140736090060416 140736090058376 4228997 0 0 4096 0 0 0 0 17 0 0 0 1 0 0
/proc/16410/statm: 457435 410993 105 248 0 457184 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 2917780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.41 s]
/proc/loadavg: 2.00 2.16 2.54 3/183 18339
/proc/meminfo: memFree=17857032/32873648 swapFree=6612/6612
[pid=16389] ppid=16387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16389/stat : 16389 (npSolver-wbo-It) S 16387 16389 3996 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291553535 9367552 274 33554432000 4194304 5064252 140734317658320 140734317657232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16389/statm: 2287 274 233 213 0 72 0
[pid=16390] ppid=16389 vsize=1069744 CPUtime=22.33 cores=0,2,4,6
/proc/16390/stat : 16390 (npSolver-wbo) S 16389 16389 3996 0 -1 4202496 37023 35922 0 0 1123 163 939 8 20 0 1 0 291553535 1095417856 197869 33554432000 4194304 5990268 140733917298336 140733917289760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/16390/statm: 267436 197869 182 439 0 266993 0
[pid=16409] ppid=16390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16409/stat : 16409 (satsolver.sh) S 16390 16389 3996 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291555772 9367552 267 33554432000 4194304 5064252 140735266699568 140735266698480 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16409/statm: 2287 267 226 213 0 72 0
[pid=16410] ppid=16409 vsize=1829740 CPUtime=1777.7 cores=0,2,4,6
/proc/16410/stat : 16410 (glucose) R 16409 16389 3996 0 -1 4202496 221310 0 1 0 177681 89 0 0 20 0 1 0 291555773 1873653760 410993 33554432000 4194304 5208918 140736090060416 140736090058376 4228924 0 0 4096 0 0 0 0 17 0 0 0 1 0 0
/proc/16410/statm: 457435 410993 105 248 0 457184 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2917780

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 16389 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=626864
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=725737
# CPU time returned by wait4() is 22.3526
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1797.43
CPU system time (s): 2.6
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 3803008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.6269
system time used= 1.72574
maximum resident set size= 1564592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73921
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1577280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 156
involuntary context switches= 81

runsolver used 6.599 second user time and 14.3518 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-29 03:18:10
IDJOB=3715406
IDBENCH=79560
IDSOLVER=2297
FILE ID=node148/3715406-1338254290
RUNJOBID= node148-1338239740-5118
PBS_JOBID= 14624655
Free space on /tmp= 71684 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/celar/normalized-celar7-sub4-22_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715406-1338254290/watcher-3715406-1338254290 -o /tmp/evaluation-result-3715406-1338254290/solver-3715406-1338254290 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715406-1338254290.wbo 1706042017 HOME HOME

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

MD5SUM BENCH= 084c96587a40d0de1efffb4a052bae0f
RANDOM SEED=1706042017

node148.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.284
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.56
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.284
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.94
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.284
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		: 2667.284
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.284
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.90
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.284
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		: 2667.284
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.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30878076 kB
Buffers:          477508 kB
Cached:           442664 kB
SwapCached:          576 kB
Active:           832096 kB
Inactive:         288612 kB
Active(anon):     188460 kB
Inactive(anon):    11132 kB
Active(file):     643636 kB
Inactive(file):   277480 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:             10488 kB
Writeback:             0 kB
AnonPages:        324004 kB
Mapped:            12012 kB
Shmem:                96 kB
Slab:             731912 kB
SReclaimable:     175208 kB
SUnreclaim:       556704 kB
KernelStack:        1528 kB
PageTables:         4684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     322912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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= 68516 MiB
End job on node148 at 2012-05-29 03:48:11