Trace number 3715396

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/celar/
normalized-celar6-sub2_wcsp.wbo
MD5SUM4fd86302e553a3e850920dece7efe22c
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark4030
Best CPU time to get the best result obtained on this benchmark1800.08
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables688
Total number of constraints280826
Number of soft constraints280810
Number of constraints which are clauses280810
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint44
Top cost 52140
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 37167130
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.38/1.46	c run usual solver
7.87/7.99	o 18710
7.87/7.99	c starting approximation
7.97/8.00	c factor = 2
7.97/8.00	c factor still to low - shrinking to 15761.9
7.97/8.00	c approx number of clauses: 1e+06
7.97/8.00	c current bound: 9355
7.97/8.00	c factor to high for quickBound
7.97/8.00	c finished approximation
7.97/8.00	c fallback to adder encoding
1800.10/1800.64	c error: unexpected solver exit code
1800.10/1800.64	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-3715396-1338253889/watcher-3715396-1338253889 -o /tmp/evaluation-result-3715396-1338253889/solver-3715396-1338253889 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715396-1338253889.wbo 630675968 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.08 2.02 2.01 2/180 32170
/proc/meminfo: memFree=28004152/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0

[startup+0.047776 s]
/proc/loadavg: 2.08 2.02 2.01 2/180 32170
/proc/meminfo: memFree=28004152/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 2.08 2.02 2.01 2/180 32170
/proc/meminfo: memFree=28004152/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.08 2.02 2.01 2/180 32170
/proc/meminfo: memFree=28004152/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 2.08 2.02 2.01 2/180 32170
/proc/meminfo: memFree=28004152/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/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: 2.08 2.02 2.01 3/182 32172
/proc/meminfo: memFree=27986880/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=37208 CPUtime=1.48 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) R 32170 32170 23311 0 -1 4202496 7458 0 0 0 144 4 0 0 20 0 1 0 291514391 38100992 8627 33554432000 4194304 5990268 140735058435232 140735058430808 5177872 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 9302 8627 147 439 0 8859 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46356

[startup+3.10036 s]
/proc/loadavg: 2.08 2.02 2.01 3/184 32174
/proc/meminfo: memFree=27868984/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=37208 CPUtime=1.89 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 7462 0 0 0 152 37 0 0 20 0 1 0 291514391 38100992 8630 33554432000 4194304 5990268 140735058435232 140735058428384 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 9302 8630 150 439 0 8859 0
[pid=32173] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32173/stat : 32173 (cp2_pre.sh) S 32171 32170 23311 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 291514581 9367552 276 33554432000 4194304 5064252 140736078547824 140736078546528 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32173/statm: 2287 276 234 213 0 72 0
[pid=32174] ppid=32173 vsize=154788 CPUtime=1.18 cores=0,2,4,6
/proc/32174/stat : 32174 (coprocessor) R 32173 32170 23311 0 -1 4202496 26560 0 0 0 113 5 0 0 20 0 1 0 291514582 158502912 37606 33554432000 4194304 6586260 140734557989488 140734557984856 4683897 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 38697 37606 190 584 0 38109 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 210292

[startup+6.30033 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 32182
/proc/meminfo: memFree=27728276/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=37208 CPUtime=1.89 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 7462 0 0 0 152 37 0 0 20 0 1 0 291514391 38100992 8630 33554432000 4194304 5990268 140735058435232 140735058428384 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 9302 8630 150 439 0 8859 0
[pid=32173] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32173/stat : 32173 (cp2_pre.sh) S 32171 32170 23311 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 291514581 9367552 276 33554432000 4194304 5064252 140736078547824 140736078546528 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32173/statm: 2287 276 234 213 0 72 0
[pid=32174] ppid=32173 vsize=155712 CPUtime=4.37 cores=0,2,4,6
/proc/32174/stat : 32174 (coprocessor) R 32173 32170 23311 0 -1 4202496 26806 0 0 0 432 5 0 0 20 0 1 0 291514582 159449088 37852 33554432000 4194304 6586260 140734557989488 140734557984856 5599279 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 38928 37852 190 584 0 38340 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 211216

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 32190
/proc/meminfo: memFree=26945548/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=749172 CPUtime=12.67 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) R 32170 32170 23311 0 -1 4202496 52566 44967 0 0 612 94 549 12 20 0 1 0 291514391 767152128 131110 33554432000 4194304 5990268 140735058435232 140735058427576 4569513 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 187293 131110 179 439 0 186850 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 758320

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 32190
/proc/meminfo: memFree=25018184/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2322036 CPUtime=25.46 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) R 32170 32170 23311 0 -1 4202496 54818 44967 0 0 1855 130 549 12 20 0 1 0 291514391 2377764864 367654 33554432000 4194304 5990268 140735058435232 140735058427576 4521673 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 580509 367654 179 439 0 580066 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2331184

[startup+51.1004 s]
/proc/loadavg: 2.48 2.11 2.03 3/184 32194
/proc/meminfo: memFree=14666252/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2147184 CPUtime=35.51 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 56143 44967 0 0 2539 451 549 12 20 0 1 0 291514391 2198716416 443966 33554432000 4194304 5990268 140735058435232 140735058426656 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 536796 443966 180 439 0 536353 0
[pid=32191] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32191/stat : 32191 (satsolver.sh) S 32171 32170 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291517945 9367552 267 33554432000 4194304 5064252 140735784976768 140735784975680 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32191/statm: 2287 267 226 213 0 72 0
[pid=32192] ppid=32191 vsize=3855784 CPUtime=15.54 cores=0,2,4,6
/proc/32192/stat : 32192 (glucose) R 32191 32170 23311 0 -1 4202496 281882 0 0 0 1430 124 0 0 20 0 1 0 291517945 3948322816 781841 33554432000 4194304 5208918 140733537166816 140733536116312 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 963946 781841 70 248 0 963695 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 6021264

[startup+102.307 s]
/proc/loadavg: 3.25 2.38 2.13 3/184 32194
/proc/meminfo: memFree=13004912/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2147184 CPUtime=35.51 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 56143 44967 0 0 2539 451 549 12 20 0 1 0 291514391 2198716416 443966 33554432000 4194304 5990268 140735058435232 140735058426656 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 536796 443966 180 439 0 536353 0
[pid=32191] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32191/stat : 32191 (satsolver.sh) S 32171 32170 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291517945 9367552 267 33554432000 4194304 5064252 140735784976768 140735784975680 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32191/statm: 2287 267 226 213 0 72 0
[pid=32192] ppid=32191 vsize=4226212 CPUtime=66.74 cores=0,2,4,6
/proc/32192/stat : 32192 (glucose) R 32191 32170 23311 0 -1 4202496 423853 0 0 0 6493 181 0 0 20 0 1 0 291517945 4327641088 891784 33554432000 4194304 5208918 140733537166816 140733537164696 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 1056553 891784 104 248 0 1056302 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 6391692

[startup+162.3 s]
/proc/loadavg: 2.46 2.31 2.12 3/184 32194
/proc/meminfo: memFree=13008196/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2147184 CPUtime=35.51 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 56143 44967 0 0 2539 451 549 12 20 0 1 0 291514391 2198716416 443966 33554432000 4194304 5990268 140735058435232 140735058426656 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 536796 443966 180 439 0 536353 0
[pid=32191] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32191/stat : 32191 (satsolver.sh) S 32171 32170 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291517945 9367552 267 33554432000 4194304 5064252 140735784976768 140735784975680 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32191/statm: 2287 267 226 213 0 72 0
[pid=32192] ppid=32191 vsize=4226212 CPUtime=126.72 cores=0,2,4,6
/proc/32192/stat : 32192 (glucose) R 32191 32170 23311 0 -1 4202496 423853 0 0 0 12491 181 0 0 20 0 1 0 291517945 4327641088 891784 33554432000 4194304 5208918 140733537166816 140733537164696 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 1056553 891784 104 248 0 1056302 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6391692

[startup+222.3 s]
/proc/loadavg: 2.17 2.25 2.10 3/184 32194
/proc/meminfo: memFree=13008568/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2147184 CPUtime=35.51 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 56143 44967 0 0 2539 451 549 12 20 0 1 0 291514391 2198716416 443966 33554432000 4194304 5990268 140735058435232 140735058426656 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 536796 443966 180 439 0 536353 0
[pid=32191] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/32192/stat : 32192 (glucose) R 32191 32170 23311 0 -1 4202496 423853 0 0 0 132473 182 0 0 20 0 1 0 291517945 4327641088 891784 33554432000 4194304 5208918 140733537166816 140733537164696 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 1056553 891784 104 248 0 1056302 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 6391692

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32204
/proc/meminfo: memFree=13008552/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2147184 CPUtime=35.51 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 56143 44967 0 0 2539 451 549 12 20 0 1 0 291514391 2198716416 443966 33554432000 4194304 5990268 140735058435232 140735058426656 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 536796 443966 180 439 0 536353 0
[pid=32191] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32191/stat : 32191 (satsolver.sh) S 32171 32170 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291517945 9367552 267 33554432000 4194304 5064252 140735784976768 140735784975680 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32191/statm: 2287 267 226 213 0 72 0
[pid=32192] ppid=32191 vsize=4226212 CPUtime=1386.55 cores=0,2,4,6
/proc/32192/stat : 32192 (glucose) R 32191 32170 23311 0 -1 4202496 423853 0 0 0 138473 182 0 0 20 0 1 0 291517945 4327641088 891784 33554432000 4194304 5208918 140733537166816 140733537164696 4229361 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 1056553 891784 104 248 0 1056302 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 6391692

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 32204
/proc/meminfo: memFree=13008800/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2147184 CPUtime=35.51 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 56143 44967 0 0 2539 451 549 12 20 0 1 0 291514391 2198716416 443966 33554432000 4194304 5990268 140735058435232 140735058426656 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 536796 443966 180 439 0 536353 0
[pid=32191] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32191/stat : 32191 (satsolver.sh) S 32171 32170 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291517945 9367552 267 33554432000 4194304 5064252 140735784976768 140735784975680 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32191/statm: 2287 267 226 213 0 72 0
[pid=32192] ppid=32191 vsize=4226212 CPUtime=1446.53 cores=0,2,4,6
/proc/32192/stat : 32192 (glucose) R 32191 32170 23311 0 -1 4202496 423853 0 0 0 144471 182 0 0 20 0 1 0 291517945 4327641088 891784 33554432000 4194304 5208918 140733537166816 140733537164696 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 1056553 891784 104 248 0 1056302 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 6391692

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 32205
/proc/meminfo: memFree=13008800/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2147184 CPUtime=35.51 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 56143 44967 0 0 2539 451 549 12 20 0 1 0 291514391 2198716416 443966 33554432000 4194304 5990268 140735058435232 140735058426656 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 536796 443966 180 439 0 536353 0
[pid=32191] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32191/stat : 32191 (satsolver.sh) S 32171 32170 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291517945 9367552 267 33554432000 4194304 5064252 140735784976768 140735784975680 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32191/statm: 2287 267 226 213 0 72 0
[pid=32192] ppid=32191 vsize=4226212 CPUtime=1506.52 cores=0,2,4,6
/proc/32192/stat : 32192 (glucose) R 32191 32170 23311 0 -1 4202496 423853 0 0 0 150470 182 0 0 20 0 1 0 291517945 4327641088 891784 33554432000 4194304 5208918 140733537166816 140733537164696 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 1056553 891784 104 248 0 1056302 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 6391692

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 32205
/proc/meminfo: memFree=13008800/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2147184 CPUtime=35.51 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 56143 44967 0 0 2539 451 549 12 20 0 1 0 291514391 2198716416 443966 33554432000 4194304 5990268 140735058435232 140735058426656 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 536796 443966 180 439 0 536353 0
[pid=32191] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32191/stat : 32191 (satsolver.sh) S 32171 32170 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291517945 9367552 267 33554432000 4194304 5064252 140735784976768 140735784975680 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32191/statm: 2287 267 226 213 0 72 0
[pid=32192] ppid=32191 vsize=4226212 CPUtime=1566.51 cores=0,2,4,6
/proc/32192/stat : 32192 (glucose) R 32191 32170 23311 0 -1 4202496 423853 0 0 0 156469 182 0 0 20 0 1 0 291517945 4327641088 891784 33554432000 4194304 5208918 140733537166816 140733537164696 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 1056553 891784 104 248 0 1056302 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 6391692

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32205
/proc/meminfo: memFree=13008924/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2147184 CPUtime=35.51 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 56143 44967 0 0 2539 451 549 12 20 0 1 0 291514391 2198716416 443966 33554432000 4194304 5990268 140735058435232 140735058426656 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 536796 443966 180 439 0 536353 0
[pid=32191] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32191/stat : 32191 (satsolver.sh) S 32171 32170 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291517945 9367552 267 33554432000 4194304 5064252 140735784976768 140735784975680 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32191/statm: 2287 267 226 213 0 72 0
[pid=32192] ppid=32191 vsize=4226212 CPUtime=1626.5 cores=0,2,4,6
/proc/32192/stat : 32192 (glucose) R 32191 32170 23311 0 -1 4202496 423853 0 0 0 162468 182 0 0 20 0 1 0 291517945 4327641088 891784 33554432000 4194304 5208918 140733537166816 140733537164696 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 1056553 891784 104 248 0 1056302 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 6391692

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32409
/proc/meminfo: memFree=13008468/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2147184 CPUtime=35.51 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 56143 44967 0 0 2539 451 549 12 20 0 1 0 291514391 2198716416 443966 33554432000 4194304 5990268 140735058435232 140735058426656 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 536796 443966 180 439 0 536353 0
[pid=32191] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32191/stat : 32191 (satsolver.sh) S 32171 32170 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291517945 9367552 267 33554432000 4194304 5064252 140735784976768 140735784975680 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32191/statm: 2287 267 226 213 0 72 0
[pid=32192] ppid=32191 vsize=4226212 CPUtime=1686.49 cores=0,2,4,6
/proc/32192/stat : 32192 (glucose) R 32191 32170 23311 0 -1 4202496 423853 0 0 0 168467 182 0 0 20 0 1 0 291517945 4327641088 891784 33554432000 4194304 5208918 140733537166816 140733537164696 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 1056553 891784 104 248 0 1056302 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 6391692

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32409
/proc/meminfo: memFree=13008428/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2147184 CPUtime=35.51 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 56143 44967 0 0 2539 451 549 12 20 0 1 0 291514391 2198716416 443966 33554432000 4194304 5990268 140735058435232 140735058426656 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 536796 443966 180 439 0 536353 0
[pid=32191] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32191/stat : 32191 (satsolver.sh) S 32171 32170 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291517945 9367552 267 33554432000 4194304 5064252 140735784976768 140735784975680 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32191/statm: 2287 267 226 213 0 72 0
[pid=32192] ppid=32191 vsize=4226212 CPUtime=1746.48 cores=0,2,4,6
/proc/32192/stat : 32192 (glucose) R 32191 32170 23311 0 -1 4202496 423853 0 0 0 174466 182 0 0 20 0 1 0 291517945 4327641088 891784 33554432000 4194304 5208918 140733537166816 140733537164696 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 1056553 891784 104 248 0 1056302 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 6391692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 32466
/proc/meminfo: memFree=20954876/32873844 swapFree=7384/7384
[pid=32170] ppid=32168 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32170/stat : 32170 (npSolver-wbo-It) S 32168 32170 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291514391 9367552 274 33554432000 4194304 5064252 140734932356624 140734932355536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32170/statm: 2287 274 233 213 0 72 0
[pid=32171] ppid=32170 vsize=2147184 CPUtime=35.51 cores=0,2,4,6
/proc/32171/stat : 32171 (npSolver-wbo) S 32170 32170 23311 0 -1 4202496 56143 44967 0 0 2539 451 549 12 20 0 1 0 291514391 2198716416 443966 33554432000 4194304 5990268 140735058435232 140735058426656 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32171/statm: 536796 443966 180 439 0 536353 0
[pid=32191] ppid=32171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32191/stat : 32191 (satsolver.sh) S 32171 32170 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291517945 9367552 267 33554432000 4194304 5064252 140735784976768 140735784975680 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32191/statm: 2287 267 226 213 0 72 0
[pid=32192] ppid=32191 vsize=4226212 CPUtime=1764.59 cores=0,2,4,6
/proc/32192/stat : 32192 (glucose) R 32191 32170 23311 0 -1 4202496 423853 0 0 0 176277 182 0 0 20 0 1 0 291517945 4327641088 891784 33554432000 4194304 5208918 140733537166816 140733537164696 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 1056553 891784 104 248 0 1056302 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 6391692

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 32170 and gives
#  childrusage.ru_utime.tv_sec=30
#  childrusage.ru_utime.tv_usec=890303
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=650293
# CPU time returned by wait4() is 35.5406
# 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.65
CPU time (s): 1800.1
CPU user time (s): 1793.65
CPU system time (s): 6.45
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 7803540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.8903
system time used= 4.65029
maximum resident set size= 3505360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102086
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3511224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 544
involuntary context switches= 79

runsolver used 3.50247 second user time and 9.45956 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-29 03:11:29
IDJOB=3715396
IDBENCH=79556
IDSOLVER=2297
FILE ID=node136/3715396-1338253889
RUNJOBID= node136-1338228495-23327
PBS_JOBID= 14624636
Free space on /tmp= 71072 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/celar/normalized-celar6-sub2_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715396-1338253889/watcher-3715396-1338253889 -o /tmp/evaluation-result-3715396-1338253889/solver-3715396-1338253889 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715396-1338253889.wbo 630675968 HOME HOME

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

MD5SUM BENCH= 4fd86302e553a3e850920dece7efe22c
RANDOM SEED=630675968

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.247
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.90
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.247
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		: 2667.247
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:        28004532 kB
Buffers:          584932 kB
Cached:          3177772 kB
SwapCached:        24460 kB
Active:          1791428 kB
Inactive:        2216688 kB
Active(anon):     212544 kB
Inactive(anon):    26984 kB
Active(file):    1578884 kB
Inactive(file):  2189704 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             41464 kB
Writeback:             0 kB
AnonPages:        223256 kB
Mapped:            10944 kB
Shmem:                 0 kB
Slab:             720708 kB
SReclaimable:     161612 kB
SUnreclaim:       559096 kB
KernelStack:        1480 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     356020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 69376 MiB
End job on node136 at 2012-05-29 03:41:30