Trace number 3713441

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? (TO) 1800.12 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/spot5/
normalized-spot5-42_wcsp.wbo
MD5SUM2650719d8056982b79efe8547fa4e1ef
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark169050
Best CPU time to get the best result obtained on this benchmark1800.04
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables494
Total number of constraints2206
Number of soft constraints2016
Number of constraints which are clauses2016
Number of constraints which are cardinality constraints (but not clauses)190
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 263118
Min constraint cost 1
Max constraint cost 263118
Sum of constraints costs 480716585
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.01	c run usual solver
0.00/0.06	o 136558244
0.00/0.06	c current bound: 68279122
0.00/0.06	c fallback to adder encoding
1800.09/1800.41	./satsolver.sh: line 5:  2279 Terminated              ./glucose $1 > $2 2> /dev/null
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-3713441-1338244031/watcher-3713441-1338244031 -o /tmp/evaluation-result-3713441-1338244031/solver-3713441-1338244031 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713441-1338244031.wbo 493479661 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.09 2.05 2.02 3/181 2265
/proc/meminfo: memFree=30255836/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0

[startup+0.0390549 s]
/proc/loadavg: 2.09 2.05 2.02 3/181 2265
/proc/meminfo: memFree=30255836/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100215 s]
/proc/loadavg: 2.09 2.05 2.02 3/181 2265
/proc/meminfo: memFree=30255836/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300212 s]
/proc/loadavg: 2.09 2.05 2.02 3/181 2265
/proc/meminfo: memFree=30255836/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700268 s]
/proc/loadavg: 2.09 2.05 2.02 3/181 2265
/proc/meminfo: memFree=30255836/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.09 2.05 2.02 3/185 2279
/proc/meminfo: memFree=30166056/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=54976 CPUtime=1.1 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 11980 0 0 0 108 2 0 0 20 0 1 0 290528486 56295424 12486 33554432000 4194304 5208918 140735851178128 140735851175976 4211027 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 13744 12486 104 248 0 13493 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 110612

[startup+3.10043 s]
/proc/loadavg: 2.08 2.05 2.02 3/185 2279
/proc/meminfo: memFree=30165668/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=55372 CPUtime=2.7 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 12098 0 0 0 268 2 0 0 20 0 1 0 290528486 56700928 12601 33554432000 4194304 5208918 140735851178128 140735851175976 4205203 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 13843 12601 105 248 0 13592 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 111008

[startup+6.30044 s]
/proc/loadavg: 2.08 2.05 2.02 3/185 2279
/proc/meminfo: memFree=30158296/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=65956 CPUtime=5.9 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 13561 0 0 0 588 2 0 0 20 0 1 0 290528486 67538944 14248 33554432000 4194304 5208918 140735851178128 140735851175976 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 16489 14248 105 248 0 16238 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 121592

[startup+12.7004 s]
/proc/loadavg: 2.07 2.05 2.02 3/185 2279
/proc/meminfo: memFree=30115796/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=105200 CPUtime=12.3 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 15104 0 0 0 1227 3 0 0 20 0 1 0 290528486 107724800 24848 33554432000 4194304 5208918 140735851178128 140735851173896 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 26300 24848 105 248 0 26049 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 160836

[startup+25.5005 s]
/proc/loadavg: 2.06 2.04 2.02 3/185 2279
/proc/meminfo: memFree=30103720/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=116872 CPUtime=25.1 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 17267 0 0 0 2506 4 0 0 20 0 1 0 290528486 119676928 27996 33554432000 4194304 5208918 140735851178128 140735851174504 4229347 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 29218 27996 105 248 0 28967 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 172508

[startup+51.1004 s]
/proc/loadavg: 2.04 2.04 2.02 3/185 2279
/proc/meminfo: memFree=30093360/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=149780 CPUtime=50.69 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 18396 0 0 0 5065 4 0 0 20 0 1 0 290528486 153374720 31069 33554432000 4194304 5208918 140735851178128 140735851173832 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 37445 31069 105 248 0 37194 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 205416

[startup+102.307 s]
/proc/loadavg: 2.01 2.03 2.01 3/185 2279
/proc/meminfo: memFree=30087948/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=131104 CPUtime=101.89 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 22930 0 0 0 10180 9 0 0 20 0 1 0 290528486 134250496 31544 33554432000 4194304 5208918 140735851178128 140735851174440 4229827 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 32776 31544 105 248 0 32525 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 186740

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/185 2279
/proc/meminfo: memFree=30044972/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/186 2459
/proc/meminfo: memFree=29732084/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=313140 CPUtime=1361.68 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 83953 0 0 0 136035 133 0 0 20 0 1 0 290528486 320655360 70068 33554432000 4194304 5208918 140735851178128 140735851174504 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 78285 70068 105 248 0 78034 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 368776

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/186 2461
/proc/meminfo: memFree=29759344/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=268560 CPUtime=1421.67 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 86747 0 0 0 142029 138 0 0 20 0 1 0 290528486 275005440 65891 33554432000 4194304 5208918 140735851178128 140735851176216 4211615 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 67140 65891 105 248 0 66889 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 324196

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/185 2461
/proc/meminfo: memFree=29704428/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=320092 CPUtime=1481.65 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 88275 0 0 0 148023 142 0 0 20 0 1 0 290528486 327774208 68069 33554432000 4194304 5208918 140735851178128 140735851174504 4229338 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 80023 68069 105 248 0 79772 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 375728

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 2462
/proc/meminfo: memFree=29701504/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=322748 CPUtime=1541.65 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 89744 0 0 0 154019 146 0 0 20 0 1 0 290528486 330493952 72236 33554432000 4194304 5208918 140735851178128 140735851174440 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 80687 72236 105 248 0 80436 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 378384

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 2462
/proc/meminfo: memFree=29664772/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=324832 CPUtime=1601.64 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 91216 0 0 0 160013 151 0 0 20 0 1 0 290528486 332627968 77284 33554432000 4194304 5208918 140735851178128 140735851175976 4211162 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 81208 77284 105 248 0 80957 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 380468

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 2462
/proc/meminfo: memFree=29690844/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=327376 CPUtime=1661.64 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 92651 0 0 0 166006 158 0 0 20 0 1 0 290528486 335233024 69124 33554432000 4194304 5208918 140735851178128 140735851176216 4229757 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 81844 69124 105 248 0 81593 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 383012

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 2462
/proc/meminfo: memFree=29681580/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=329060 CPUtime=1721.63 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 93422 0 0 0 172001 162 0 0 20 0 1 0 290528486 336957440 72021 33554432000 4194304 5208918 140735851178128 140735851174504 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 82265 72021 105 248 0 82014 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 384696

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 2462
/proc/meminfo: memFree=29653600/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=330504 CPUtime=1781.62 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 94180 0 0 0 177996 166 0 0 20 0 1 0 290528486 338436096 74898 33554432000 4194304 5208918 140735851178128 140735851174504 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 82626 74898 105 248 0 82375 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 386140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 2462
/proc/meminfo: memFree=29601472/32873844 swapFree=7124/7124
[pid=2265] ppid=2263 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2265/stat : 2265 (npSolver-wbo.sh) S 2263 2265 562 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290528447 9367552 274 33554432000 4194304 5064252 140735309418528 140735309417440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2265/statm: 2287 274 233 213 0 72 0
[pid=2266] ppid=2265 vsize=37340 CPUtime=0.37 cores=0,2,4,6
/proc/2266/stat : 2266 (npSolver-wbo) S 2265 2265 562 0 -1 4202496 4480 6138 0 0 30 4 2 1 20 0 1 0 290528447 38236160 5524 33554432000 4194304 5990268 140733249996576 140733249988016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2266/statm: 9335 5524 163 439 0 8892 0
[pid=2278] ppid=2266 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2278/stat : 2278 (satsolver.sh) S 2266 2265 562 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290528486 9367552 266 33554432000 4194304 5064252 140736978865920 140736978864832 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2278/statm: 2287 266 226 213 0 72 0
[pid=2279] ppid=2278 vsize=331304 CPUtime=1799.72 cores=0,2,4,6
/proc/2279/stat : 2279 (glucose) R 2278 2265 562 0 -1 4202496 94344 0 0 0 179806 166 0 0 20 0 1 0 290528486 339255296 80683 33554432000 4194304 5208918 140735851178128 140735851175976 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2279/statm: 82826 80683 105 248 0 82575 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 386940

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1798.39
CPU system time (s): 1.73474
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 597756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.39
system time used= 1.73474
maximum resident set size= 417604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105952
page faults= 0
swaps= 0
block input operations= 0
block output operations= 39184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60
involuntary context switches= 1893

runsolver used 6.20006 second user time and 19.921 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-29 00:27:11
IDJOB=3713441
IDBENCH=79607
IDSOLVER=2294
FILE ID=node134/3713441-1338244031
RUNJOBID= node134-1338228716-578
PBS_JOBID= 14624637
Free space on /tmp= 70928 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-42_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713441-1338244031/watcher-3713441-1338244031 -o /tmp/evaluation-result-3713441-1338244031/solver-3713441-1338244031 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713441-1338244031.wbo 493479661 HOME HOME

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

MD5SUM BENCH= 2650719d8056982b79efe8547fa4e1ef
RANDOM SEED=493479661

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30256100 kB
Buffers:          427836 kB
Cached:          1007232 kB
SwapCached:          416 kB
Active:          1714460 kB
Inactive:          20352 kB
Active(anon):     289800 kB
Inactive(anon):    11860 kB
Active(file):    1424660 kB
Inactive(file):     8492 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107772 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        203844 kB
Mapped:            13656 kB
Shmem:               100 kB
Slab:             740432 kB
SReclaimable:     182088 kB
SUnreclaim:       558344 kB
KernelStack:        1536 kB
PageTables:         4988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     480892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 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= 70900 MiB
End job on node134 at 2012-05-29 00:57:11