Trace number 3715491

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
scens/normalized-scen06-20_wcsp.wbo
MD5SUM6c2f2c11e47932282f910f849622cbfd
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark11380
Best CPU time to get the best result obtained on this benchmark1800.03
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2010
Total number of constraints203297
Number of soft constraints203197
Number of constraints which are clauses203197
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint24
Top cost 254962
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 36398479
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

1.00/1.07	c run usual solver
5.48/5.53	o 82574
5.48/5.53	c starting approximation
5.48/5.53	c factor = 2
5.48/5.53	c factor still to low - shrinking to 50336.4
5.48/5.53	c approx number of clauses: 1e+06
5.48/5.54	c current bound: 41287
5.48/5.54	c factor to high for quickBound
5.48/5.54	c finished approximation
5.48/5.54	c fallback to adder encoding
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3715491-1338255031/watcher-3715491-1338255031 -o /tmp/evaluation-result-3715491-1338255031/solver-3715491-1338255031 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715491-1338255031.wbo 1039484091 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: 1.07 1.70 2.08 2/172 29144
/proc/meminfo: memFree=27575176/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0

[startup+0.033141 s]
/proc/loadavg: 1.07 1.70 2.08 2/172 29144
/proc/meminfo: memFree=27575176/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 1.07 1.70 2.08 2/172 29144
/proc/meminfo: memFree=27575176/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300185 s]
/proc/loadavg: 1.07 1.70 2.08 2/172 29144
/proc/meminfo: memFree=27575176/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 1.07 1.70 2.08 2/172 29144
/proc/meminfo: memFree=27575176/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 1.07 1.70 2.08 3/180 29156
/proc/meminfo: memFree=27537480/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=30396 CPUtime=1.38 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 6575 0 0 0 113 25 0 0 20 0 1 0 291629081 31125504 6180 33554432000 4194304 5990268 140733801947696 140733801940848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 7599 6180 150 439 0 7156 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 39544

[startup+3.10029 s]
/proc/loadavg: 1.07 1.70 2.08 3/184 29160
/proc/meminfo: memFree=27379892/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=30396 CPUtime=1.38 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 6575 0 0 0 113 25 0 0 20 0 1 0 291629081 31125504 6180 33554432000 4194304 5990268 140733801947696 140733801940848 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 7599 6180 150 439 0 7156 0
[pid=29157] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29157/stat : 29157 (cp2_pre.sh) S 29145 29144 24197 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 291629221 9367552 277 33554432000 4194304 5064252 140736218659184 140736218657888 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29157/statm: 2287 277 234 213 0 72 0
[pid=29158] ppid=29157 vsize=111988 CPUtime=1.69 cores=0,2,4,6
/proc/29158/stat : 29158 (coprocessor) R 29157 29144 24197 0 -1 4202496 20974 0 0 0 166 3 0 0 20 0 1 0 291629221 114675712 27240 33554432000 4194304 6586260 140734114181328 140734114176696 5599231 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/29158/statm: 27997 27240 191 584 0 27409 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 160680

[startup+6.30034 s]
/proc/loadavg: 1.14 1.70 2.08 3/182 29167
/proc/meminfo: memFree=27338580/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=233136 CPUtime=6.27 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) R 29144 29144 24197 0 -1 4202496 46933 36519 0 0 191 58 370 8 20 0 1 0 291629081 238731264 54023 33554432000 4194304 5990268 140733801947696 140733801940376 4566144 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 58284 54023 179 439 0 57841 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 242284

[startup+12.7003 s]
/proc/loadavg: 1.21 1.71 2.08 3/180 29176
/proc/meminfo: memFree=26367988/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=724656 CPUtime=12.66 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) R 29144 29144 24197 0 -1 4202496 49451 36519 0 0 817 71 370 8 20 0 1 0 291629081 742047744 173831 33554432000 4194304 5990268 140733801947696 140733801940040 4523217 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 181164 173831 179 439 0 180721 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 733804

[startup+25.5002 s]
/proc/loadavg: 1.38 1.72 2.07 3/180 29176
/proc/meminfo: memFree=24399588/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=3560084 CPUtime=25.46 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) R 29144 29144 24197 0 -1 4202496 52521 36519 0 0 2044 124 370 8 20 0 1 0 291629081 3645526016 651527 33554432000 4194304 5990268 140733801947696 140733801940040 5043542 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 890021 651527 180 439 0 889578 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3569232

[startup+51.1003 s]
/proc/loadavg: 2.03 1.84 2.10 3/183 29180
/proc/meminfo: memFree=15292212/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=2139848 CPUtime=27.4 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 53138 36519 0 0 2049 313 370 8 20 0 1 0 291629081 2191204352 364537 33554432000 4194304 5990268 140733801947696 140733801939120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 534962 364537 180 439 0 534519 0
[pid=29177] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29177/stat : 29177 (satsolver.sh) S 29145 29144 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291631825 9367552 267 33554432000 4194304 5064252 140735457447168 140735457446080 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29177/statm: 2287 267 226 213 0 72 0
[pid=29178] ppid=29177 vsize=3428340 CPUtime=23.63 cores=0,2,4,6
/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 346814 0 0 0 2230 133 0 0 20 0 1 0 291631826 3510620160 723892 33554432000 4194304 5208918 140737419856080 140737419854040 4205585 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857085 723892 96 248 0 856834 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 5586484

[startup+102.3 s]
/proc/loadavg: 2.71 2.07 2.17 3/183 29180
/proc/meminfo: memFree=13309640/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=2139848 CPUtime=27.4 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 53138 36519 0 0 2049 313 370 8 20 0 1 0 291629081 2191204352 364537 33554432000 4194304 5990268 140733801947696 140733801939120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 534962 364537 180 439 0 534519 0
[pid=29177] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29177/stat : 29177 (satsolver.sh) S 29145 29144 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291631825 9367552 267 33554432000 4194304 5064252 140735457447168 140735457446080 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29177/statm: 2287 267 226 213 0 72 0
[pid=29178] ppid=29177 vsize=3428340 CPUtime=74.82 cores=0,2,4,6
/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 346815 0 0 0 7349 133 0 0 20 0 1 0 291631826 3510620160 723893 33554432000 4194304 5208918 140737419856080 140737419854040 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857085 723893 96 248 0 856834 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 5586484

[startup+162.307 s]
/proc/loadavg: 2.26 2.06 2.16 3/183 29180
/proc/meminfo: memFree=13312752/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=2139848 CPUtime=27.4 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 53138 36519 0 0 2049 313 370 8 20 0 1 0 291629081 2191204352 364537 33554432000 4194304 5990268 140733801947696 140733801939120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 534962 364537 180 439 0 534519 0
[pid=29177] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29177/stat : 29177 (satsolver.sh) S 29145 29144 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291631825 9367552 267 33554432000 4194304 5064252 140735457447168 140735457446080 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29177/statm: 2287 267 226 213 0 72 0
[pid=29178] ppid=29177 vsize=3430140 CPUtime=134.82 cores=0,2,4,6
/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 347030 0 0 0 13349 133 0 0 20 0 1 0 291631826 3512463360 724108 33554432000 4194304 5208918 140737419856080 140737419853752 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857535 724108 105 248 0 857284 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 5588284

[startup+222.3 s]
/proc/loadavg: 2.09 2.04 2.15 3/183 29181
/proc/meminfo: memFree=13312752/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=2139848 CPUtime=27.4 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 53138 36519 0 0 2049 313 370 8 20 0 1 0 291629081 2191204352 364537 33554432000 4194304 5990268 140733801947696 140733801939120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 534962 364537 180 439 0 534519 0
[pid=29177] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29177/stat : 29177 (satsolver.sh) S 29145 29144 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291631825 9367552 267 33554432000 4194304 5064252 140735457447168 140735457446080 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29177/statm: 2287 267 226 213 0 72 0
[pid=29178] ppid=29177 vsize=3430140 CPUtime=194.8 cores=0,2,4,6
/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 347030 0 0 0 19347 133 0 0 20 0 1 0 291631826 3512463360 724108 33554432000 4194304 5208918 140737419856080 140737419853752 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857535 724108 105 248 0 857284 0
Current children cumulated CPU time (s) 222.2

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

/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 347031 0 0 0 133330 133 0 0 20 0 1 0 291631826 3512463360 724620 33554432000 4194304 5208918 140737419856080 140737419853752 4229859 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857535 724620 105 248 0 857284 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 5588284

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.02 3/183 29191
/proc/meminfo: memFree=13309420/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=2139848 CPUtime=27.4 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 53138 36519 0 0 2049 313 370 8 20 0 1 0 291629081 2191204352 364537 33554432000 4194304 5990268 140733801947696 140733801939120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 534962 364537 180 439 0 534519 0
[pid=29177] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29177/stat : 29177 (satsolver.sh) S 29145 29144 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291631825 9367552 267 33554432000 4194304 5064252 140735457447168 140735457446080 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29177/statm: 2287 267 226 213 0 72 0
[pid=29178] ppid=29177 vsize=3430140 CPUtime=1394.61 cores=0,2,4,6
/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 347031 0 0 0 139328 133 0 0 20 0 1 0 291631826 3512463360 724620 33554432000 4194304 5208918 140737419856080 140737419853752 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857535 724620 105 248 0 857284 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 5588284

[startup+1482.31 s]
/proc/loadavg: 2.05 2.02 2.02 3/183 29191
/proc/meminfo: memFree=13308308/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=2139848 CPUtime=27.4 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 53138 36519 0 0 2049 313 370 8 20 0 1 0 291629081 2191204352 364537 33554432000 4194304 5990268 140733801947696 140733801939120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 534962 364537 180 439 0 534519 0
[pid=29177] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29177/stat : 29177 (satsolver.sh) S 29145 29144 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291631825 9367552 267 33554432000 4194304 5064252 140735457447168 140735457446080 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29177/statm: 2287 267 226 213 0 72 0
[pid=29178] ppid=29177 vsize=3430404 CPUtime=1454.61 cores=0,2,4,6
/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 347295 0 0 0 145328 133 0 0 20 0 1 0 291631826 3512733696 724884 33554432000 4194304 5208918 140737419856080 140737419853928 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857601 724884 105 248 0 857350 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 5588548

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.01 3/183 29191
/proc/meminfo: memFree=13308308/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=2139848 CPUtime=27.4 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 53138 36519 0 0 2049 313 370 8 20 0 1 0 291629081 2191204352 364537 33554432000 4194304 5990268 140733801947696 140733801939120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 534962 364537 180 439 0 534519 0
[pid=29177] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29177/stat : 29177 (satsolver.sh) S 29145 29144 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291631825 9367552 267 33554432000 4194304 5064252 140735457447168 140735457446080 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29177/statm: 2287 267 226 213 0 72 0
[pid=29178] ppid=29177 vsize=3430404 CPUtime=1514.6 cores=0,2,4,6
/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 347295 0 0 0 151327 133 0 0 20 0 1 0 291631826 3512733696 724884 33554432000 4194304 5208918 140737419856080 140737419853928 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857601 724884 105 248 0 857350 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 5588548

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 29191
/proc/meminfo: memFree=13308436/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=2139848 CPUtime=27.4 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 53138 36519 0 0 2049 313 370 8 20 0 1 0 291629081 2191204352 364537 33554432000 4194304 5990268 140733801947696 140733801939120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 534962 364537 180 439 0 534519 0
[pid=29177] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29177/stat : 29177 (satsolver.sh) S 29145 29144 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291631825 9367552 267 33554432000 4194304 5064252 140735457447168 140735457446080 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29177/statm: 2287 267 226 213 0 72 0
[pid=29178] ppid=29177 vsize=3430404 CPUtime=1574.59 cores=0,2,4,6
/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 347295 0 0 0 157326 133 0 0 20 0 1 0 291631826 3512733696 724884 33554432000 4194304 5208918 140737419856080 140737419853928 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857601 724884 105 248 0 857350 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 5588548

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29191
/proc/meminfo: memFree=13308560/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=2139848 CPUtime=27.4 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 53138 36519 0 0 2049 313 370 8 20 0 1 0 291629081 2191204352 364537 33554432000 4194304 5990268 140733801947696 140733801939120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 534962 364537 180 439 0 534519 0
[pid=29177] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29177/stat : 29177 (satsolver.sh) S 29145 29144 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291631825 9367552 267 33554432000 4194304 5064252 140735457447168 140735457446080 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29177/statm: 2287 267 226 213 0 72 0
[pid=29178] ppid=29177 vsize=3430404 CPUtime=1634.58 cores=0,2,4,6
/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 347295 0 0 0 163325 133 0 0 20 0 1 0 291631826 3512733696 724884 33554432000 4194304 5208918 140737419856080 140737419853928 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857601 724884 105 248 0 857350 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 5588548

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29192
/proc/meminfo: memFree=13308560/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=2139848 CPUtime=27.4 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 53138 36519 0 0 2049 313 370 8 20 0 1 0 291629081 2191204352 364537 33554432000 4194304 5990268 140733801947696 140733801939120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 534962 364537 180 439 0 534519 0
[pid=29177] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29177/stat : 29177 (satsolver.sh) S 29145 29144 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291631825 9367552 267 33554432000 4194304 5064252 140735457447168 140735457446080 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29177/statm: 2287 267 226 213 0 72 0
[pid=29178] ppid=29177 vsize=3430404 CPUtime=1694.57 cores=0,2,4,6
/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 347295 0 0 0 169324 133 0 0 20 0 1 0 291631826 3512733696 724884 33554432000 4194304 5208918 140737419856080 140737419853928 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857601 724884 105 248 0 857350 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 5588548

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 29195
/proc/meminfo: memFree=13307744/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=2139848 CPUtime=27.4 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 53138 36519 0 0 2049 313 370 8 20 0 1 0 291629081 2191204352 364537 33554432000 4194304 5990268 140733801947696 140733801939120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 534962 364537 180 439 0 534519 0
[pid=29177] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29177/stat : 29177 (satsolver.sh) S 29145 29144 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291631825 9367552 267 33554432000 4194304 5064252 140735457447168 140735457446080 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29177/statm: 2287 267 226 213 0 72 0
[pid=29178] ppid=29177 vsize=3430404 CPUtime=1754.56 cores=0,2,4,6
/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 347295 0 0 0 175323 133 0 0 20 0 1 0 291631826 3512733696 724884 33554432000 4194304 5208918 140737419856080 140737419853928 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857601 724884 105 248 0 857350 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 5588548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 29212
/proc/meminfo: memFree=16756884/32873648 swapFree=6864/6864
[pid=29144] ppid=29142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29144/stat : 29144 (npSolver-wbo-It) S 29142 29144 24197 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291629081 9367552 274 33554432000 4194304 5064252 140737106354464 140737106353376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29144/statm: 2287 274 233 213 0 72 0
[pid=29145] ppid=29144 vsize=2139848 CPUtime=27.4 cores=0,2,4,6
/proc/29145/stat : 29145 (npSolver-wbo) S 29144 29144 24197 0 -1 4202496 53138 36519 0 0 2049 313 370 8 20 0 1 0 291629081 2191204352 364537 33554432000 4194304 5990268 140733801947696 140733801939120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29145/statm: 534962 364537 180 439 0 534519 0
[pid=29177] ppid=29145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29177/stat : 29177 (satsolver.sh) S 29145 29144 24197 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291631825 9367552 267 33554432000 4194304 5064252 140735457447168 140735457446080 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29177/statm: 2287 267 226 213 0 72 0
[pid=29178] ppid=29177 vsize=3430404 CPUtime=1772.66 cores=0,2,4,6
/proc/29178/stat : 29178 (glucose) R 29177 29144 24197 0 -1 4202496 347295 0 0 0 177133 133 0 0 20 0 1 0 291631826 3512733696 724884 33554432000 4194304 5208918 140737419856080 140737419853928 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29178/statm: 857601 724884 105 248 0 857350 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 5588548

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 29144 and gives
#  childrusage.ru_utime.tv_sec=24
#  childrusage.ru_utime.tv_usec=208319
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=231508
# CPU time returned by wait4() is 27.4398
# while last known CPU time is 1800.06
#
# 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.06
CPU user time (s): 1795.52
CPU system time (s): 4.54
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 7034212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.2083
system time used= 3.23151
maximum resident set size= 2878380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90635
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2879296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 403
involuntary context switches= 57

runsolver used 3.21551 second user time and 8.39272 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-29 03:30:31
IDJOB=3715491
IDBENCH=79570
IDSOLVER=2297
FILE ID=node120/3715491-1338255031
RUNJOBID= node120-1338255030-29125
PBS_JOBID= 14624650
Free space on /tmp= 71496 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen06-20_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715491-1338255031/watcher-3715491-1338255031 -o /tmp/evaluation-result-3715491-1338255031/solver-3715491-1338255031 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715491-1338255031.wbo 1039484091 HOME HOME

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

MD5SUM BENCH= 6c2f2c11e47932282f910f849622cbfd
RANDOM SEED=1039484091

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        27577044 kB
Buffers:          524396 kB
Cached:          3833032 kB
SwapCached:          636 kB
Active:          1211476 kB
Inactive:        3159576 kB
Active(anon):       2516 kB
Inactive(anon):    12532 kB
Active(file):    1208960 kB
Inactive(file):  3147044 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             29384 kB
Writeback:             0 kB
AnonPages:         22884 kB
Mapped:            13644 kB
Shmem:               120 kB
Slab:             786616 kB
SReclaimable:     230672 kB
SUnreclaim:       555944 kB
KernelStack:        1432 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68060 MiB
End job on node120 at 2012-05-29 04:00:31