Trace number 3754890

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-1403_wcsp.wbo
MD5SUM7ea8b14d7d00297f62e55266f373a635
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark509269
Best CPU time to get the best result obtained on this benchmark1800.02
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1982
Total number of constraints20201
Number of soft constraints19536
Number of constraints which are clauses19536
Number of constraints which are cardinality constraints (but not clauses)665
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 635406
Min constraint cost 1
Max constraint cost 635406
Sum of constraints costs 11991382031
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.17	c run usual solver
0.00/0.97	o 2497781986
0.00/0.97	c current bound: 1248890993
0.00/0.97	c fallback to adder encoding
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3754890-1339202408/watcher-3754890-1339202408 -o /tmp/evaluation-result-3754890-1339202408/solver-3754890-1339202408 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754890-1339202408.wbo 901861150 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.00 2.00 2.00 3/180 3144
/proc/meminfo: memFree=24132408/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0

[startup+0.0996229 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3144
/proc/meminfo: memFree=24132408/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 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.00 2.00 2.00 3/180 3144
/proc/meminfo: memFree=24132408/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300133 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3144
/proc/meminfo: memFree=24132408/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3144
/proc/meminfo: memFree=24132408/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 3156
/proc/meminfo: memFree=24115860/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=108448 CPUtime=1.48 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) R 3144 3144 28786 0 -1 4202496 19706 12823 0 0 67 12 66 3 20 0 1 0 386366768 111050752 24784 33554432000 4194304 6006132 140737437939024 140737437931816 4582658 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 27112 24784 178 443 0 26665 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 117596

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 3156
/proc/meminfo: memFree=23989996/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=337824 CPUtime=3.08 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) R 3144 3144 28786 0 -1 4202496 21406 12823 0 0 222 17 66 3 20 0 1 0 386366768 345931776 52944 33554432000 4194304 6006132 140737437939024 140737437931384 4535977 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 84456 52944 178 443 0 84009 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 346972

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 3156
/proc/meminfo: memFree=23747776/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=599968 CPUtime=6.27 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) R 3144 3144 28786 0 -1 4202496 22162 12823 0 0 534 24 66 3 20 0 1 0 386366768 614367232 112848 33554432000 4194304 6006132 140737437939024 140737437931384 4537479 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 149992 112848 178 443 0 149545 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 609116

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 4/184 3158
/proc/meminfo: memFree=22364336/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=983700 CPUtime=4.32 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 108792 0 0 0 393 39 0 0 20 0 1 0 386367605 1007308800 226494 33554432000 4194304 5208918 140733355901616 140733354851016 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 245925 226494 70 248 0 245674 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1565132

[startup+25.5004 s]
/proc/loadavg: 2.13 2.03 2.01 3/184 3158
/proc/meminfo: memFree=22066468/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=1320640 CPUtime=17.12 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 152798 0 0 0 1653 59 0 0 20 0 1 0 386367605 1352335360 266792 33554432000 4194304 5208918 140733355901616 140733355899464 4228965 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 330160 266792 105 248 0 329909 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1902072

[startup+51.1003 s]
/proc/loadavg: 2.08 2.03 2.01 3/184 3158
/proc/meminfo: memFree=22011492/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=1331208 CPUtime=42.71 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 155368 0 0 0 4210 61 0 0 20 0 1 0 386367605 1363156992 280604 33554432000 4194304 5208918 140733355901616 140733355897992 4214288 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 332802 280604 105 248 0 332551 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1912640

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 2/178 3159
/proc/meminfo: memFree=27400332/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=1346020 CPUtime=93.91 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 159338 0 0 0 9324 67 0 0 20 0 1 0 386367605 1378324480 289114 33554432000 4194304 5208918 140733355901616 140733355899464 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 336505 289114 105 248 0 336254 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1927452

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 3210
/proc/meminfo: memFree=28537496/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=1357056 CPUtime=153.9 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 162004 0 0 0 15313 77 0 0 20 0 1 0 386367605 1389625344 279633 33554432000 4194304 5208918 140733355901616 140733355899464 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 339264 279633 105 248 0 339013 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1938488

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3211
/proc/meminfo: memFree=28495664/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 190995 0 0 0 135110 256 0 0 20 0 1 0 386367605 1696247808 321602 33554432000 4194304 5208918 140733355901616 140733355897992 4229757 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 414123 321602 105 248 0 413872 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 2237924

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 3245
/proc/meminfo: memFree=28217344/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=1443116 CPUtime=1413.66 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 191592 0 0 0 141103 263 0 0 20 0 1 0 386367605 1477750784 315880 33554432000 4194304 5208918 140733355901616 140733355897384 4229493 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 360779 315880 105 248 0 360528 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 2024548

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3245
/proc/meminfo: memFree=27869324/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=1446020 CPUtime=1473.64 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 192961 0 0 0 147091 273 0 0 20 0 1 0 386367605 1480724480 308873 33554432000 4194304 5208918 140733355901616 140733355899704 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 361505 308873 105 248 0 361254 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 2027452

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3245
/proc/meminfo: memFree=28165328/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=1662276 CPUtime=1533.63 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 193712 0 0 0 153086 277 0 0 20 0 1 0 386367605 1702170624 326992 33554432000 4194304 5208918 140733355901616 140733355897992 4229397 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 415569 326992 105 248 0 415318 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 2243708

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3245
/proc/meminfo: memFree=28160752/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=1666764 CPUtime=1593.62 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 195485 0 0 0 159071 291 0 0 20 0 1 0 386367605 1706766336 322428 33554432000 4194304 5208918 140733355901616 140733355899768 4229717 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 416691 322428 105 248 0 416440 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 2248196

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3245
/proc/meminfo: memFree=28228244/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=1453264 CPUtime=1653.61 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 196076 0 0 0 165063 298 0 0 20 0 1 0 386367605 1488142336 312097 33554432000 4194304 5208918 140733355901616 140733355899704 4229507 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 363316 312097 105 248 0 363065 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 2034696

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3246
/proc/meminfo: memFree=28124400/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=1669632 CPUtime=1713.6 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 196913 0 0 0 171058 302 0 0 20 0 1 0 386367605 1709703168 329276 33554432000 4194304 5208918 140733355901616 140733355897304 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 417408 329276 105 248 0 417157 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 2251064

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3246
/proc/meminfo: memFree=28178772/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=1456788 CPUtime=1773.59 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 197612 0 0 0 177050 309 0 0 20 0 1 0 386367605 1491750912 320593 33554432000 4194304 5208918 140733355901616 140733355897992 4210980 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 364197 320593 105 248 0 363946 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 2038220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 3249
/proc/meminfo: memFree=28135208/32873648 swapFree=7376/7376
[pid=3144] ppid=3142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3144/stat : 3144 (npSolver-wbo.sh) S 3142 3144 28786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386366768 9367552 275 33554432000 4194304 5064252 140734180533696 140734180532608 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3144/statm: 2287 275 233 213 0 72 0
[pid=3145] ppid=3144 vsize=563136 CPUtime=8.34 cores=0,2,4,6
/proc/3145/stat : 3145 (npSolver-wbo) S 3144 3144 28786 0 -1 4202496 22715 12823 0 0 669 96 66 3 20 0 1 0 386366768 576651264 128762 33554432000 4194304 6006132 140737437939024 140737437930432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3145/statm: 140784 128762 180 443 0 140337 0
[pid=3157] ppid=3145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3157/stat : 3157 (satsolver.sh) S 3145 3144 28786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386367605 9367552 267 33554432000 4194304 5064252 140733544213104 140733544212016 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3157/statm: 2287 267 226 213 0 72 0
[pid=3158] ppid=3157 vsize=1672044 CPUtime=1791.7 cores=0,2,4,6
/proc/3158/stat : 3158 (glucose) R 3157 3144 28786 0 -1 4202496 198162 0 0 0 178858 312 0 0 20 0 1 0 386367605 1712173056 325215 33554432000 4194304 5208918 140733355901616 140733355897992 4229328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3158/statm: 418011 325215 105 248 0 417760 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2253476

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 3144 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=358881
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=13845
# CPU time returned by wait4() is 8.37273
# while last known CPU time is 1800.04
#
# 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.04
CPU user time (s): 1795.93
CPU system time (s): 4.11
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 2596532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.35888
system time used= 1.01385
maximum resident set size= 993300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36515
page faults= 0
swaps= 0
block input operations= 0
block output operations= 961216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80
involuntary context switches= 27

runsolver used 6.66399 second user time and 19.1311 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-09 02:40:08
IDJOB=3754890
IDBENCH=79599
IDSOLVER=2339
FILE ID=node120/3754890-1339202408
RUNJOBID= node120-1339183072-30428
PBS_JOBID= 14643805
Free space on /tmp= 69016 MiB

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

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

MD5SUM BENCH= 7ea8b14d7d00297f62e55266f373a635
RANDOM SEED=901861150

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:        24132416 kB
Buffers:          397436 kB
Cached:          2055708 kB
SwapCached:         5856 kB
Active:          7570492 kB
Inactive:         313772 kB
Active(anon):    5416660 kB
Inactive(anon):    10444 kB
Active(file):    2153832 kB
Inactive(file):   303328 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67096152 kB
Dirty:              8708 kB
Writeback:             0 kB
AnonPages:       5436576 kB
Mapped:             9864 kB
Shmem:                 0 kB
Slab:             710192 kB
SReclaimable:     154144 kB
SUnreclaim:       556048 kB
KernelStack:        1512 kB
PageTables:        15060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    6506324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2940928 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= 70116 MiB
End job on node120 at 2012-06-09 03:10:08