Trace number 3714746

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.07 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/graphs/
normalized-graph11reducmore_wcsp.wbo
MD5SUM9d2ab30053c8c5defa77d9f47c64bb3c
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5747
Total number of constraints283088
Number of soft constraints282856
Number of constraints which are clauses282856
Number of constraints which are cardinality constraints (but not clauses)232
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 3080
Min constraint cost 1
Max constraint cost 3080
Sum of constraints costs 64455868
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.49/1.51	c run usual solver
7.88/7.92	o 55192
7.88/7.92	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3714746-1338254331/watcher-3714746-1338254331 -o /tmp/evaluation-result-3714746-1338254331/solver-3714746-1338254331 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714746-1338254331.wbo 114991886 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: 5.12 3.90 2.79 4/182 25319
/proc/meminfo: memFree=18000224/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0

[startup+0.03429 s]
/proc/loadavg: 5.12 3.90 2.79 4/182 25319
/proc/meminfo: memFree=18000224/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 5.12 3.90 2.79 4/182 25319
/proc/meminfo: memFree=18000224/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 5.12 3.90 2.79 4/182 25319
/proc/meminfo: memFree=18000224/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700252 s]
/proc/loadavg: 5.12 3.90 2.79 4/182 25319
/proc/meminfo: memFree=18000224/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 5.12 3.90 2.79 4/184 25321
/proc/meminfo: memFree=23517180/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=43364 CPUtime=1.49 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) R 25319 25319 18338 0 -1 4202496 6543 0 0 0 148 1 0 0 20 0 1 0 291557516 44404736 6506 33554432000 4194304 5990268 140733600048080 140733600043320 4521650 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 10841 6506 142 439 0 10398 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52512

[startup+3.10029 s]
/proc/loadavg: 5.12 3.90 2.79 4/186 25323
/proc/meminfo: memFree=30048156/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=54744 CPUtime=1.99 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 8375 0 0 0 156 43 0 0 20 0 1 0 291557516 56057856 9359 33554432000 4194304 5990268 140733600048080 140733600041232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 13686 9359 150 439 0 13243 0
[pid=25322] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25322/stat : 25322 (cp2_pre.sh) S 25320 25319 18338 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 291557716 9367552 277 33554432000 4194304 5064252 140736548775344 140736548774048 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25322/statm: 2287 277 234 213 0 72 0
[pid=25323] ppid=25322 vsize=152696 CPUtime=1.08 cores=0,2,4,6
/proc/25323/stat : 25323 (coprocessor) R 25322 25319 18338 0 -1 4202496 25133 0 0 0 103 5 0 0 20 0 1 0 291557716 156360704 36686 33554432000 4194304 6586260 140736803474768 140736803470760 5599209 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/25323/statm: 38174 36686 190 584 0 37586 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 225736

[startup+6.30035 s]
/proc/loadavg: 4.87 3.86 2.79 3/185 25323
/proc/meminfo: memFree=29934700/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=54744 CPUtime=1.99 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 8375 0 0 0 156 43 0 0 20 0 1 0 291557516 56057856 9359 33554432000 4194304 5990268 140733600048080 140733600041232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 13686 9359 150 439 0 13243 0
[pid=25322] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25322/stat : 25322 (cp2_pre.sh) S 25320 25319 18338 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 291557716 9367552 277 33554432000 4194304 5064252 140736548775344 140736548774048 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25322/statm: 2287 277 234 213 0 72 0
[pid=25323] ppid=25322 vsize=158372 CPUtime=4.28 cores=0,2,4,6
/proc/25323/stat : 25323 (coprocessor) R 25322 25319 18338 0 -1 4202496 26552 0 0 0 422 6 0 0 20 0 1 0 291557716 162172928 38105 33554432000 4194304 6586260 140736803474768 140736803470136 5599251 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/25323/statm: 39593 38105 190 584 0 39005 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 231412

[startup+12.7003 s]
/proc/loadavg: 4.64 3.83 2.78 3/183 25331
/proc/meminfo: memFree=29613208/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=788520 CPUtime=12.67 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) R 25319 25319 18338 0 -1 4202496 55467 44687 0 0 624 101 526 16 20 0 1 0 291557516 807444480 137757 33554432000 4194304 5990268 140733600048080 140733600040776 4567993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 197130 137757 163 439 0 196687 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 797668

[startup+25.5003 s]
/proc/loadavg: 4.06 3.74 2.77 3/183 25331
/proc/meminfo: memFree=28643480/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2361384 CPUtime=25.47 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) R 25319 25319 18338 0 -1 4202496 57718 44687 0 0 1867 138 526 16 20 0 1 0 291557516 2418057216 373789 33554432000 4194304 5990268 140733600048080 140733600040424 4521661 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 590346 373789 163 439 0 589903 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2370532

[startup+51.1005 s]
/proc/loadavg: 3.66 3.67 2.77 4/185 25333
/proc/meminfo: memFree=23457484/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2171108 CPUtime=36.62 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 59439 44687 0 0 2689 431 526 16 20 0 1 0 291557516 2223214592 479341 33554432000 4194304 5990268 140733600048080 140733600039504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 542777 479341 164 439 0 542334 0
[pid=25332] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25332/stat : 25332 (satsolver.sh) S 25320 25319 18338 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291561182 9367552 267 33554432000 4194304 5064252 140733264594000 140733264592912 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25332/statm: 2287 267 226 213 0 72 0
[pid=25333] ppid=25332 vsize=3671488 CPUtime=14.43 cores=0,2,4,6
/proc/25333/stat : 25333 (glucose) R 25332 25319 18338 0 -1 4202496 267053 0 0 0 1329 114 0 0 20 0 1 0 291561182 3759603712 731794 33554432000 4194304 5208918 140736677106224 140736676055624 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25333/statm: 917872 731794 70 248 0 917621 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 5860892

[startup+102.307 s]
/proc/loadavg: 2.97 3.49 2.76 3/185 25343
/proc/meminfo: memFree=22551220/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2171108 CPUtime=36.62 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 59439 44687 0 0 2689 431 526 16 20 0 1 0 291557516 2223214592 479341 33554432000 4194304 5990268 140733600048080 140733600039504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 542777 479341 164 439 0 542334 0
[pid=25332] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25332/stat : 25332 (satsolver.sh) S 25320 25319 18338 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291561182 9367552 267 33554432000 4194304 5064252 140733264594000 140733264592912 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25332/statm: 2287 267 226 213 0 72 0
[pid=25333] ppid=25332 vsize=4305012 CPUtime=65.63 cores=0,2,4,6
/proc/25333/stat : 25333 (glucose) R 25332 25319 18338 0 -1 4202496 443596 0 0 0 6378 185 0 0 20 0 1 0 291561182 4408332288 954029 33554432000 4194304 5208918 140736677106224 140736677104040 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25333/statm: 1076253 954029 104 248 0 1076002 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 6494416

[startup+162.3 s]
/proc/loadavg: 2.35 3.22 2.71 3/184 25350
/proc/meminfo: memFree=22545928/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2171108 CPUtime=36.62 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 59439 44687 0 0 2689 431 526 16 20 0 1 0 291557516 2223214592 479341 33554432000 4194304 5990268 140733600048080 140733600039504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 542777 479341 164 439 0 542334 0
[pid=25332] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25332/stat : 25332 (satsolver.sh) S 25320 25319 18338 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291561182 9367552 267 33554432000 4194304 5064252 140733264594000 140733264592912 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25332/statm: 2287 267 226 213 0 72 0
[pid=25333] ppid=25332 vsize=4305276 CPUtime=125.61 cores=0,2,4,6
/proc/25333/stat : 25333 (glucose) R 25332 25319 18338 0 -1 4202496 443668 0 0 0 12376 185 0 0 20 0 1 0 291561182 4408602624 954101 33554432000 4194304 5208918 140736677106224 140736677104072 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25333/statm: 1076319 954101 104 248 0 1076068 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6494680

[startup+222.3 s]
/proc/loadavg: 2.13 3.00 2.66 3/184 25358
/proc/meminfo: memFree=22552248/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2171108 CPUtime=36.62 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 59439 44687 0 0 2689 431 526 16 20 0 1 0 291557516 2223214592 479341 33554432000 4194304 5990268 140733600048080 140733600039504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 542777 479341 164 439 0 542334 0
[pid=25332] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/25333/stat : 25333 (glucose) R 25332 25319 18338 0 -1 4202496 452716 0 0 0 132353 190 0 0 20 0 1 0 291561182 4445597696 985122 33554432000 4194304 5208918 140736677106224 140736677103976 4211019 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25333/statm: 1085351 985122 104 248 0 1085100 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 6530808

[startup+1422.31 s]
/proc/loadavg: 1.00 1.10 1.63 2/174 25672
/proc/meminfo: memFree=22523196/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2171108 CPUtime=36.62 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 59439 44687 0 0 2689 431 526 16 20 0 1 0 291557516 2223214592 479341 33554432000 4194304 5990268 140733600048080 140733600039504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 542777 479341 164 439 0 542334 0
[pid=25332] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25332/stat : 25332 (satsolver.sh) S 25320 25319 18338 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291561182 9367552 267 33554432000 4194304 5064252 140733264594000 140733264592912 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25332/statm: 2287 267 226 213 0 72 0
[pid=25333] ppid=25332 vsize=4915920 CPUtime=1385.42 cores=0,2,4,6
/proc/25333/stat : 25333 (glucose) R 25332 25319 18338 0 -1 4202496 454809 0 0 0 138351 191 0 0 20 0 1 0 291561182 5033902080 995354 33554432000 4194304 5208918 140736677106224 140736677104072 4211712 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25333/statm: 1228980 995354 104 248 0 1228729 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 7105324

[startup+1482.3 s]
/proc/loadavg: 1.00 1.08 1.59 2/175 25673
/proc/meminfo: memFree=22519680/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2171108 CPUtime=36.62 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 59439 44687 0 0 2689 431 526 16 20 0 1 0 291557516 2223214592 479341 33554432000 4194304 5990268 140733600048080 140733600039504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 542777 479341 164 439 0 542334 0
[pid=25332] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25332/stat : 25332 (satsolver.sh) S 25320 25319 18338 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291561182 9367552 267 33554432000 4194304 5064252 140733264594000 140733264592912 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25332/statm: 2287 267 226 213 0 72 0
[pid=25333] ppid=25332 vsize=4917380 CPUtime=1445.4 cores=0,2,4,6
/proc/25333/stat : 25333 (glucose) R 25332 25319 18338 0 -1 4202496 455180 0 0 0 144349 191 0 0 20 0 1 0 291561182 5035397120 996227 33554432000 4194304 5208918 140736677106224 140736677104072 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25333/statm: 1229345 996227 104 248 0 1229094 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 7106784

[startup+1542.3 s]
/proc/loadavg: 1.00 1.06 1.54 2/175 25673
/proc/meminfo: memFree=22505188/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2171108 CPUtime=36.62 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 59439 44687 0 0 2689 431 526 16 20 0 1 0 291557516 2223214592 479341 33554432000 4194304 5990268 140733600048080 140733600039504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 542777 479341 164 439 0 542334 0
[pid=25332] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25332/stat : 25332 (satsolver.sh) S 25320 25319 18338 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291561182 9367552 267 33554432000 4194304 5064252 140733264594000 140733264592912 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25332/statm: 2287 267 226 213 0 72 0
[pid=25333] ppid=25332 vsize=4919488 CPUtime=1505.39 cores=0,2,4,6
/proc/25333/stat : 25333 (glucose) R 25332 25319 18338 0 -1 4202496 455728 0 0 0 150347 192 0 0 20 0 1 0 291561182 5037555712 999837 33554432000 4194304 5208918 140736677106224 140736677104376 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25333/statm: 1229872 999837 104 248 0 1229621 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 7108892

[startup+1602.3 s]
/proc/loadavg: 1.00 1.05 1.51 2/175 25673
/proc/meminfo: memFree=22500624/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2171108 CPUtime=36.62 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 59439 44687 0 0 2689 431 526 16 20 0 1 0 291557516 2223214592 479341 33554432000 4194304 5990268 140733600048080 140733600039504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 542777 479341 164 439 0 542334 0
[pid=25332] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25332/stat : 25332 (satsolver.sh) S 25320 25319 18338 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291561182 9367552 267 33554432000 4194304 5064252 140733264594000 140733264592912 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25332/statm: 2287 267 226 213 0 72 0
[pid=25333] ppid=25332 vsize=4919860 CPUtime=1565.38 cores=0,2,4,6
/proc/25333/stat : 25333 (glucose) R 25332 25319 18338 0 -1 4202496 455849 0 0 0 156346 192 0 0 20 0 1 0 291561182 5037936640 1000980 33554432000 4194304 5208918 140736677106224 140736677104072 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25333/statm: 1229965 1000980 104 248 0 1229714 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 7109264

[startup+1662.3 s]
/proc/loadavg: 1.00 1.04 1.47 2/175 25673
/proc/meminfo: memFree=22494820/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2171108 CPUtime=36.62 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 59439 44687 0 0 2689 431 526 16 20 0 1 0 291557516 2223214592 479341 33554432000 4194304 5990268 140733600048080 140733600039504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 542777 479341 164 439 0 542334 0
[pid=25332] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25332/stat : 25332 (satsolver.sh) S 25320 25319 18338 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291561182 9367552 267 33554432000 4194304 5064252 140733264594000 140733264592912 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25332/statm: 2287 267 226 213 0 72 0
[pid=25333] ppid=25332 vsize=4921568 CPUtime=1625.37 cores=0,2,4,6
/proc/25333/stat : 25333 (glucose) R 25332 25319 18338 0 -1 4202496 456282 0 0 0 162345 192 0 0 20 0 1 0 291561182 5039685632 1002435 33554432000 4194304 5208918 140736677106224 140736677104072 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25333/statm: 1230392 1002435 104 248 0 1230141 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 7110972

[startup+1722.3 s]
/proc/loadavg: 1.00 1.03 1.44 2/175 25673
/proc/meminfo: memFree=22469780/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2171108 CPUtime=36.62 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 59439 44687 0 0 2689 431 526 16 20 0 1 0 291557516 2223214592 479341 33554432000 4194304 5990268 140733600048080 140733600039504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 542777 479341 164 439 0 542334 0
[pid=25332] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25332/stat : 25332 (satsolver.sh) S 25320 25319 18338 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291561182 9367552 267 33554432000 4194304 5064252 140733264594000 140733264592912 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25332/statm: 2287 267 226 213 0 72 0
[pid=25333] ppid=25332 vsize=4925820 CPUtime=1685.37 cores=0,2,4,6
/proc/25333/stat : 25333 (glucose) R 25332 25319 18338 0 -1 4202496 457443 0 0 0 168344 193 0 0 20 0 1 0 291561182 5044039680 1008706 33554432000 4194304 5208918 140736677106224 140736677102600 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25333/statm: 1231455 1008706 104 248 0 1231204 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 7115224

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.41 2/175 25674
/proc/meminfo: memFree=22444800/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2171108 CPUtime=36.62 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 59439 44687 0 0 2689 431 526 16 20 0 1 0 291557516 2223214592 479341 33554432000 4194304 5990268 140733600048080 140733600039504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 542777 479341 164 439 0 542334 0
[pid=25332] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25332/stat : 25332 (satsolver.sh) S 25320 25319 18338 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291561182 9367552 267 33554432000 4194304 5064252 140733264594000 140733264592912 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25332/statm: 2287 267 226 213 0 72 0
[pid=25333] ppid=25332 vsize=4927892 CPUtime=1745.35 cores=0,2,4,6
/proc/25333/stat : 25333 (glucose) R 25332 25319 18338 0 -1 4202496 458025 0 0 0 174342 193 0 0 20 0 1 0 291561182 5046161408 1015420 33554432000 4194304 5208918 140736677106224 140736677104072 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25333/statm: 1231973 1015420 104 248 0 1231722 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 7117296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.02 1.40 2/175 25674
/proc/meminfo: memFree=22435460/32873844 swapFree=7388/7388
[pid=25319] ppid=25317 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25319/stat : 25319 (npSolver-wbo-It) S 25317 25319 18338 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291557516 9367552 274 33554432000 4194304 5064252 140733886910864 140733886909776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25319/statm: 2287 274 233 213 0 72 0
[pid=25320] ppid=25319 vsize=2171108 CPUtime=36.62 cores=0,2,4,6
/proc/25320/stat : 25320 (npSolver-wbo) S 25319 25319 18338 0 -1 4202496 59439 44687 0 0 2689 431 526 16 20 0 1 0 291557516 2223214592 479341 33554432000 4194304 5990268 140733600048080 140733600039504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25320/statm: 542777 479341 164 439 0 542334 0
[pid=25332] ppid=25320 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25332/stat : 25332 (satsolver.sh) S 25320 25319 18338 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291561182 9367552 267 33554432000 4194304 5064252 140733264594000 140733264592912 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25332/statm: 2287 267 226 213 0 72 0
[pid=25333] ppid=25332 vsize=4929080 CPUtime=1763.45 cores=0,2,4,6
/proc/25333/stat : 25333 (glucose) R 25332 25319 18338 0 -1 4202496 458323 0 0 0 176152 193 0 0 20 0 1 0 291561182 5047377920 1017251 33554432000 4194304 5208918 140736677106224 140736677104072 4212579 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25333/statm: 1232270 1017251 104 248 0 1232019 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 7118484

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 25319 and gives
#  childrusage.ru_utime.tv_sec=32
#  childrusage.ru_utime.tv_usec=161110
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=495316
# CPU time returned by wait4() is 36.6564
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1793.67
CPU system time (s): 6.4
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 7927280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.1611
system time used= 4.49532
maximum resident set size= 3781036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105105
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3786400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 554
involuntary context switches= 74

runsolver used 5.98409 second user time and 19.814 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-29 03:18:51
IDJOB=3714746
IDBENCH=79649
IDSOLVER=2296
FILE ID=node147/3714746-1338254331
RUNJOBID= node147-1338228269-18354
PBS_JOBID= 14624632
Free space on /tmp= 64520 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/graphs/normalized-graph11reducmore_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714746-1338254331/watcher-3714746-1338254331 -o /tmp/evaluation-result-3714746-1338254331/solver-3714746-1338254331 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714746-1338254331.wbo 114991886 HOME HOME

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

MD5SUM BENCH= 9d2ab30053c8c5defa77d9f47c64bb3c
RANDOM SEED=114991886

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:        17882300 kB
Buffers:          433496 kB
Cached:         13169852 kB
SwapCached:         5068 kB
Active:           888272 kB
Inactive:       12869896 kB
Active(anon):     149220 kB
Inactive(anon):     7584 kB
Active(file):     739052 kB
Inactive(file): 12862312 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:             23620 kB
Writeback:             0 kB
AnonPages:        171852 kB
Mapped:            10760 kB
Shmem:                 0 kB
Slab:            1089848 kB
SReclaimable:     530452 kB
SUnreclaim:       559396 kB
KernelStack:        1528 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     293208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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= 69824 MiB
End job on node147 at 2012-05-29 03:48:52