Trace number 3754873

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 1.0 (fixed)? (TO) 1800.09 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen06-20reduc_wcsp.wbo
MD5SUMe94b4395b6b3ba71e47be69bc3403ba0
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 variables1594
Total number of constraints87251
Number of soft constraints87169
Number of constraints which are clauses87169
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint24
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 29876722
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25
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.69	c run usual solver
5.39/5.47	o 49698
5.39/5.47	c current bound: 24849
5.39/5.47	c fallback to adder encoding
1800.09/1800.41	c error: unexpected solver exit code
1800.09/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3754873-1339200913/watcher-3754873-1339200913 -o /tmp/evaluation-result-3754873-1339200913/solver-3754873-1339200913 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754873-1339200913.wbo 1414608458 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.80 2.23 2.10 3/179 29844
/proc/meminfo: memFree=20772136/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0

[startup+0.043602 s]
/proc/loadavg: 2.80 2.23 2.10 3/179 29844
/proc/meminfo: memFree=20772136/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100326 s]
/proc/loadavg: 2.80 2.23 2.10 3/179 29844
/proc/meminfo: memFree=20772136/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300333 s]
/proc/loadavg: 2.80 2.23 2.10 3/179 29844
/proc/meminfo: memFree=20772136/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700247 s]
/proc/loadavg: 2.80 2.23 2.10 3/179 29844
/proc/meminfo: memFree=20772136/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.80 2.23 2.10 3/183 29848
/proc/meminfo: memFree=20705684/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=61576 CPUtime=0.97 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 9433 0 0 0 71 26 0 0 20 0 1 0 386219774 63053824 15038 33554432000 4194304 6006132 140734117295792 140734117288896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 15394 15038 155 443 0 14947 0
[pid=29847] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29847/stat : 29847 (cp2_pre.sh) S 29845 29844 26138 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 386219872 9367552 277 33554432000 4194304 5064252 140735267678384 140735267677088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29847/statm: 2287 277 234 213 0 72 0
[pid=29848] ppid=29847 vsize=84612 CPUtime=0.5 cores=0,2,4,6
/proc/29848/stat : 29848 (coprocessor) R 29847 29844 26138 0 -1 4202496 14362 0 0 0 48 2 0 0 20 0 1 0 386219872 86642688 20333 33554432000 4194304 6586260 140735243506192 140735243503352 5599283 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/29848/statm: 21153 20333 189 584 0 20565 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 164484

[startup+3.1004 s]
/proc/loadavg: 2.80 2.23 2.10 3/183 29848
/proc/meminfo: memFree=20628080/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=61576 CPUtime=0.97 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 9433 0 0 0 71 26 0 0 20 0 1 0 386219774 63053824 15038 33554432000 4194304 6006132 140734117295792 140734117288896 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 15394 15038 155 443 0 14947 0
[pid=29847] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29847/stat : 29847 (cp2_pre.sh) S 29845 29844 26138 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 386219872 9367552 277 33554432000 4194304 5064252 140735267678384 140735267677088 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29847/statm: 2287 277 234 213 0 72 0
[pid=29848] ppid=29847 vsize=86196 CPUtime=2.1 cores=0,2,4,6
/proc/29848/stat : 29848 (coprocessor) R 29847 29844 26138 0 -1 4202496 14739 0 0 0 208 2 0 0 20 0 1 0 386219872 88264704 20710 33554432000 4194304 6586260 140735243506192 140735243501512 5599174 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/29848/statm: 21549 20710 189 584 0 20961 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 166068

[startup+6.30033 s]
/proc/loadavg: 2.73 2.23 2.10 3/181 29855
/proc/meminfo: memFree=20710208/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=222260 CPUtime=6.27 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) R 29844 29844 26138 0 -1 4202496 36481 27609 0 0 152 43 425 7 20 0 1 0 386219774 227594240 48778 33554432000 4194304 6006132 140734117295792 140734117287784 4535977 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 55565 48778 177 443 0 55118 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 231408

[startup+12.7003 s]
/proc/loadavg: 2.67 2.23 2.09 3/181 29856
/proc/meminfo: memFree=20146596/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=681012 CPUtime=12.67 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) R 29844 29844 26138 0 -1 4202496 38474 27609 0 0 777 58 425 7 20 0 1 0 386219774 697356288 169610 33554432000 4194304 6006132 140734117295792 140734117288152 4619200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 170253 169610 177 443 0 169806 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 690160

[startup+25.5005 s]
/proc/loadavg: 2.52 2.21 2.09 3/183 29858
/proc/meminfo: memFree=17897112/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=2155840 CPUtime=22.11 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 41463 27609 0 0 1536 243 425 7 20 0 1 0 386219774 2207580160 280782 33554432000 4194304 6006132 140734117295792 140734117287200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 538960 280782 178 443 0 538513 0
[pid=29857] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29857/stat : 29857 (satsolver.sh) S 29845 29844 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386221988 9367552 267 33554432000 4194304 5064252 140737086585280 140737086584192 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29857/statm: 2287 267 226 213 0 72 0
[pid=29858] ppid=29857 vsize=913632 CPUtime=3.34 cores=0,2,4,6
/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 88837 0 0 0 305 29 0 0 20 0 1 0 386221989 935559168 177613 33554432000 4194304 5208918 140734856790448 140734855739944 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 228408 177614 70 248 0 228157 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 3087768

[startup+51.1005 s]
/proc/loadavg: 2.60 2.26 2.11 3/183 29858
/proc/meminfo: memFree=16362000/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=2155840 CPUtime=22.11 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 41463 27609 0 0 1536 243 425 7 20 0 1 0 386219774 2207580160 280782 33554432000 4194304 6006132 140734117295792 140734117287200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 538960 280782 178 443 0 538513 0
[pid=29857] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29857/stat : 29857 (satsolver.sh) S 29845 29844 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386221988 9367552 267 33554432000 4194304 5064252 140737086585280 140737086584192 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29857/statm: 2287 267 226 213 0 72 0
[pid=29858] ppid=29857 vsize=2449600 CPUtime=28.94 cores=0,2,4,6
/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 281004 0 0 0 2783 111 0 0 20 0 1 0 386221989 2508390400 553670 33554432000 4194304 5208918 140734856790448 140734856788296 4231117 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 612400 553670 104 248 0 612149 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 4623736

[startup+102.307 s]
/proc/loadavg: 2.26 2.22 2.10 3/183 29858
/proc/meminfo: memFree=16361484/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=2155840 CPUtime=22.11 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 41463 27609 0 0 1536 243 425 7 20 0 1 0 386219774 2207580160 280782 33554432000 4194304 6006132 140734117295792 140734117287200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 538960 280782 178 443 0 538513 0
[pid=29857] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29857/stat : 29857 (satsolver.sh) S 29845 29844 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386221988 9367552 267 33554432000 4194304 5064252 140737086585280 140737086584192 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29857/statm: 2287 267 226 213 0 72 0
[pid=29858] ppid=29857 vsize=2451884 CPUtime=80.14 cores=0,2,4,6
/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 281468 0 0 0 7903 111 0 0 20 0 1 0 386221989 2510729216 554134 33554432000 4194304 5208918 140734856790448 140734856788120 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 612971 554134 104 248 0 612720 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 4626020

[startup+162.3 s]
/proc/loadavg: 2.09 2.17 2.09 3/183 29859
/proc/meminfo: memFree=16359312/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=2155840 CPUtime=22.11 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 41463 27609 0 0 1536 243 425 7 20 0 1 0 386219774 2207580160 280782 33554432000 4194304 6006132 140734117295792 140734117287200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 538960 280782 178 443 0 538513 0
[pid=29857] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29857/stat : 29857 (satsolver.sh) S 29845 29844 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386221988 9367552 267 33554432000 4194304 5064252 140737086585280 140737086584192 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29857/statm: 2287 267 226 213 0 72 0
[pid=29858] ppid=29857 vsize=2451884 CPUtime=140.12 cores=0,2,4,6
/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 281469 0 0 0 13901 111 0 0 20 0 1 0 386221989 2510729216 554646 33554432000 4194304 5208918 140734856790448 140734856788120 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 612971 554646 104 248 0 612720 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4626020

[startup+222.3 s]
/proc/loadavg: 2.03 2.14 2.08 3/183 29859
/proc/meminfo: memFree=16359436/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 281855 0 0 0 133883 111 0 0 20 0 1 0 386221989 2511880192 555032 33554432000 4194304 5208918 140734856790448 140734856788408 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 613252 555032 105 248 0 613001 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 4627144

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29922
/proc/meminfo: memFree=23526468/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=2155840 CPUtime=22.11 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 41463 27609 0 0 1536 243 425 7 20 0 1 0 386219774 2207580160 280782 33554432000 4194304 6006132 140734117295792 140734117287200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 538960 280782 178 443 0 538513 0
[pid=29857] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29857/stat : 29857 (satsolver.sh) S 29845 29844 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386221988 9367552 267 33554432000 4194304 5064252 140737086585280 140737086584192 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29857/statm: 2287 267 226 213 0 72 0
[pid=29858] ppid=29857 vsize=2453008 CPUtime=1399.93 cores=0,2,4,6
/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 281856 0 0 0 139882 111 0 0 20 0 1 0 386221989 2511880192 555033 33554432000 4194304 5208918 140734856790448 140734856788408 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 613252 555033 105 248 0 613001 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 4627144

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 29922
/proc/meminfo: memFree=23520824/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=2155840 CPUtime=22.11 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 41463 27609 0 0 1536 243 425 7 20 0 1 0 386219774 2207580160 280782 33554432000 4194304 6006132 140734117295792 140734117287200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 538960 280782 178 443 0 538513 0
[pid=29857] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29857/stat : 29857 (satsolver.sh) S 29845 29844 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386221988 9367552 267 33554432000 4194304 5064252 140737086585280 140737086584192 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29857/statm: 2287 267 226 213 0 72 0
[pid=29858] ppid=29857 vsize=2453008 CPUtime=1459.92 cores=0,2,4,6
/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 281857 0 0 0 145881 111 0 0 20 0 1 0 386221989 2511880192 555034 33554432000 4194304 5208918 140734856790448 140734856788408 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 613252 555034 105 248 0 613001 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 4627144

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 29925
/proc/meminfo: memFree=23519948/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=2155840 CPUtime=22.11 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 41463 27609 0 0 1536 243 425 7 20 0 1 0 386219774 2207580160 280782 33554432000 4194304 6006132 140734117295792 140734117287200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 538960 280782 178 443 0 538513 0
[pid=29857] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29857/stat : 29857 (satsolver.sh) S 29845 29844 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386221988 9367552 267 33554432000 4194304 5064252 140737086585280 140737086584192 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29857/statm: 2287 267 226 213 0 72 0
[pid=29858] ppid=29857 vsize=2453008 CPUtime=1519.91 cores=0,2,4,6
/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 281858 0 0 0 151880 111 0 0 20 0 1 0 386221989 2511880192 555035 33554432000 4194304 5208918 140734856790448 140734856788408 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 613252 555035 105 248 0 613001 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 4627144

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29925
/proc/meminfo: memFree=23519584/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=2155840 CPUtime=22.11 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 41463 27609 0 0 1536 243 425 7 20 0 1 0 386219774 2207580160 280782 33554432000 4194304 6006132 140734117295792 140734117287200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 538960 280782 178 443 0 538513 0
[pid=29857] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29857/stat : 29857 (satsolver.sh) S 29845 29844 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386221988 9367552 267 33554432000 4194304 5064252 140737086585280 140737086584192 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29857/statm: 2287 267 226 213 0 72 0
[pid=29858] ppid=29857 vsize=2453008 CPUtime=1579.9 cores=0,2,4,6
/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 281859 0 0 0 157879 111 0 0 20 0 1 0 386221989 2511880192 555036 33554432000 4194304 5208918 140734856790448 140734856788408 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 613252 555036 105 248 0 613001 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 4627144

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29925
/proc/meminfo: memFree=23516296/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=2155840 CPUtime=22.11 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 41463 27609 0 0 1536 243 425 7 20 0 1 0 386219774 2207580160 280782 33554432000 4194304 6006132 140734117295792 140734117287200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 538960 280782 178 443 0 538513 0
[pid=29857] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29857/stat : 29857 (satsolver.sh) S 29845 29844 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386221988 9367552 267 33554432000 4194304 5064252 140737086585280 140737086584192 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29857/statm: 2287 267 226 213 0 72 0
[pid=29858] ppid=29857 vsize=2453404 CPUtime=1639.89 cores=0,2,4,6
/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 281965 0 0 0 163878 111 0 0 20 0 1 0 386221989 2512285696 555142 33554432000 4194304 5208918 140734856790448 140734856788296 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 613351 555142 105 248 0 613100 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 4627540

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29926
/proc/meminfo: memFree=23511956/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=2155840 CPUtime=22.11 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 41463 27609 0 0 1536 243 425 7 20 0 1 0 386219774 2207580160 280782 33554432000 4194304 6006132 140734117295792 140734117287200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 538960 280782 178 443 0 538513 0
[pid=29857] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29857/stat : 29857 (satsolver.sh) S 29845 29844 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386221988 9367552 267 33554432000 4194304 5064252 140737086585280 140737086584192 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29857/statm: 2287 267 226 213 0 72 0
[pid=29858] ppid=29857 vsize=2453404 CPUtime=1699.88 cores=0,2,4,6
/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 281967 0 0 0 169877 111 0 0 20 0 1 0 386221989 2512285696 555144 33554432000 4194304 5208918 140734856790448 140734856788296 4229888 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 613351 555144 105 248 0 613100 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 4627540

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 29926
/proc/meminfo: memFree=23509288/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=2155840 CPUtime=22.11 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 41463 27609 0 0 1536 243 425 7 20 0 1 0 386219774 2207580160 280782 33554432000 4194304 6006132 140734117295792 140734117287200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 538960 280782 178 443 0 538513 0
[pid=29857] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29857/stat : 29857 (satsolver.sh) S 29845 29844 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386221988 9367552 267 33554432000 4194304 5064252 140737086585280 140737086584192 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29857/statm: 2287 267 226 213 0 72 0
[pid=29858] ppid=29857 vsize=2453404 CPUtime=1759.87 cores=0,2,4,6
/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 281968 0 0 0 175876 111 0 0 20 0 1 0 386221989 2512285696 555145 33554432000 4194304 5208918 140734856790448 140734856788296 4205640 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 613351 555145 105 248 0 613100 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 4627540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 29926
/proc/meminfo: memFree=23509288/32873844 swapFree=7384/7384
[pid=29844] ppid=29842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29844/stat : 29844 (npSolver-wbo.sh) S 29842 29844 26138 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386219774 9367552 274 33554432000 4194304 5064252 140737122159648 140737122158560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29844/statm: 2287 274 233 213 0 72 0
[pid=29845] ppid=29844 vsize=2155840 CPUtime=22.11 cores=0,2,4,6
/proc/29845/stat : 29845 (npSolver-wbo) S 29844 29844 26138 0 -1 4202496 41463 27609 0 0 1536 243 425 7 20 0 1 0 386219774 2207580160 280782 33554432000 4194304 6006132 140734117295792 140734117287200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29845/statm: 538960 280782 178 443 0 538513 0
[pid=29857] ppid=29845 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29857/stat : 29857 (satsolver.sh) S 29845 29844 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386221988 9367552 267 33554432000 4194304 5064252 140737086585280 140737086584192 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29857/statm: 2287 267 226 213 0 72 0
[pid=29858] ppid=29857 vsize=2453404 CPUtime=1777.98 cores=0,2,4,6
/proc/29858/stat : 29858 (glucose) R 29857 29844 26138 0 -1 4202496 281968 0 0 0 177687 111 0 0 20 0 1 0 386221989 2512285696 555145 33554432000 4194304 5208918 140734856790448 140734856788296 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29858/statm: 613351 555145 105 248 0 613100 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 4627540

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 29844 and gives
#  childrusage.ru_utime.tv_sec=19
#  childrusage.ru_utime.tv_usec=618017
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=521616
# CPU time returned by wait4() is 22.1396
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.09
CPU user time (s): 1796.48
CPU system time (s): 3.61
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 5496828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.618
system time used= 2.52162
maximum resident set size= 2253352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70050
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2149744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 346
involuntary context switches= 45

runsolver used 2.83557 second user time and 10.6104 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-09 02:15:13
IDJOB=3754873
IDBENCH=79573
IDSOLVER=2339
FILE ID=node106/3754873-1339200913
RUNJOBID= node106-1339184639-27441
PBS_JOBID= 14643827
Free space on /tmp= 68856 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen06-20reduc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754873-1339200913/watcher-3754873-1339200913 -o /tmp/evaluation-result-3754873-1339200913/solver-3754873-1339200913 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754873-1339200913.wbo 1414608458 HOME HOME

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

MD5SUM BENCH= e94b4395b6b3ba71e47be69bc3403ba0
RANDOM SEED=1414608458

node106.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.065
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.13
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.065
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.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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.92
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.065
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		: 2667.065
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.065
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.065
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:        20772408 kB
Buffers:          429828 kB
Cached:          4049196 kB
SwapCached:         2376 kB
Active:          9390524 kB
Inactive:        1754060 kB
Active(anon):    6662244 kB
Inactive(anon):     5560 kB
Active(file):    2728280 kB
Inactive(file):  1748500 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67100756 kB
Dirty:             15112 kB
Writeback:             0 kB
AnonPages:       6670480 kB
Mapped:            10020 kB
Shmem:                 0 kB
Slab:             800040 kB
SReclaimable:     241492 kB
SUnreclaim:       558548 kB
KernelStack:        1464 kB
PageTables:        17144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    9107708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3721216 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= 69580 MiB
End job on node106 at 2012-06-09 02:45:13