Trace number 3755133

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) 1762.65 1900.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/academics/
normalized-langford-3-9_wcsp.wbo
MD5SUM5add7de3ccff8290bd0d3a32154c6477
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.261959
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables729
Total number of constraints22248
Number of soft constraints22221
Number of constraints which are clauses22221
Number of constraints which are cardinality constraints (but not clauses)27
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint27
Top cost 1
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 22221
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 28
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.18	c run usual solver
1.08/1.14	o 48
1.08/1.14	c current bound: 24
1.08/1.14	c fallback to adder encoding
878.21/878.71	o 24
878.21/878.71	c current bound: 12
878.21/878.71	c fallback to adder encoding
1661.76/1662.92	o 12
1661.76/1662.92	c current bound: 6
1739.86/1740.52	o 6
1739.86/1740.52	c current bound: 3
1739.86/1740.52	c (debug) using card networks
1754.67/1755.37	o 3
1754.67/1755.37	c current bound: 1
1754.67/1755.37	c (debug) using card networks

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-3755133-1339195180/watcher-3755133-1339195180 -o /tmp/evaluation-result-3755133-1339195180/solver-3755133-1339195180 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3755133-1339195180.wbo 262735615 HOME HOME 

running on 4 cores: 1,3,5,7

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.01 3/179 10322
/proc/meminfo: memFree=29893908/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0

[startup+0.047136 s]
/proc/loadavg: 2.09 2.05 2.01 3/179 10322
/proc/meminfo: memFree=29893908/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100326 s]
/proc/loadavg: 2.09 2.05 2.01 3/179 10322
/proc/meminfo: memFree=29893908/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300274 s]
/proc/loadavg: 2.09 2.05 2.01 3/179 10322
/proc/meminfo: memFree=29893908/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.09 2.05 2.01 3/179 10322
/proc/meminfo: memFree=29893908/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 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.01 3/183 10326
/proc/meminfo: memFree=29856992/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=76668 CPUtime=1.48 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) R 10322 10322 24896 0 -1 4202496 10208 12397 0 0 52 12 81 3 20 0 1 0 385642437 78508032 16276 33554432000 4194304 6006132 140734380033536 140734380025576 4619114 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10323/statm: 19167 16276 177 443 0 18720 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85816

[startup+3.10035 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 10334
/proc/meminfo: memFree=29785380/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=174972 CPUtime=2.41 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4202496 11961 12397 0 0 129 28 81 3 20 0 1 0 385642437 179171328 29077 33554432000 4194304 6006132 140734380033536 140734380024944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 43743 29077 178 443 0 43296 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 184120
heavy processes:

[startup+6.30044 s]
/proc/loadavg: 2.09 2.05 2.01 3/183 10336
/proc/meminfo: memFree=29511976/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=174972 CPUtime=2.41 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4202496 11961 12397 0 0 129 28 81 3 20 0 1 0 385642437 179171328 29077 33554432000 4194304 6006132 140734380033536 140734380024944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 43743 29077 178 443 0 43296 0
[pid=10335] ppid=10323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10335/stat : 10335 (satsolver.sh) S 10323 10322 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385642711 9367552 266 33554432000 4194304 5064252 140736385326464 140736385325376 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10335/statm: 2287 266 226 213 0 72 0
[pid=10336] ppid=10335 vsize=211648 CPUtime=3.55 cores=1,3,5,7
/proc/10336/stat : 10336 (glucose) R 10335 10322 24896 0 -1 4202496 37666 0 0 0 343 12 0 0 20 0 1 0 385642711 216727552 46859 33554432000 4194304 5208918 140736834942192 140736834940152 4205231 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10336/statm: 52912 46859 104 248 0 52661 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 404916

[startup+12.7005 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 10336
/proc/meminfo: memFree=29510556/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=174972 CPUtime=2.41 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4202496 11961 12397 0 0 129 28 81 3 20 0 1 0 385642437 179171328 29077 33554432000 4194304 6006132 140734380033536 140734380024944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 43743 29077 178 443 0 43296 0
[pid=10335] ppid=10323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10335/stat : 10335 (satsolver.sh) S 10323 10322 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385642711 9367552 266 33554432000 4194304 5064252 140736385326464 140736385325376 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10335/statm: 2287 266 226 213 0 72 0
[pid=10336] ppid=10335 vsize=212192 CPUtime=9.95 cores=1,3,5,7
/proc/10336/stat : 10336 (glucose) R 10335 10322 24896 0 -1 4202496 37807 0 0 0 983 12 0 0 20 0 1 0 385642711 217284608 47511 33554432000 4194304 5208918 140736834942192 140736834940152 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10336/statm: 53048 47511 104 248 0 52797 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 405460

[startup+25.5005 s]
/proc/loadavg: 2.06 2.04 2.00 3/184 10339
/proc/meminfo: memFree=29509268/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=174972 CPUtime=2.41 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4202496 11961 12397 0 0 129 28 81 3 20 0 1 0 385642437 179171328 29077 33554432000 4194304 6006132 140734380033536 140734380024944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 43743 29077 178 443 0 43296 0
[pid=10335] ppid=10323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10335/stat : 10335 (satsolver.sh) S 10323 10322 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385642711 9367552 266 33554432000 4194304 5064252 140736385326464 140736385325376 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10335/statm: 2287 266 226 213 0 72 0
[pid=10336] ppid=10335 vsize=214988 CPUtime=22.74 cores=1,3,5,7
/proc/10336/stat : 10336 (glucose) R 10335 10322 24896 0 -1 4202496 38265 0 0 0 2262 12 0 0 20 0 1 0 385642711 220147712 47969 33554432000 4194304 5208918 140736834942192 140736834940024 4229556 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10336/statm: 53747 47969 104 248 0 53496 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 408256

[startup+51.1005 s]
/proc/loadavg: 2.10 2.05 2.01 3/184 10339
/proc/meminfo: memFree=29509432/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=174972 CPUtime=2.41 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4202496 11961 12397 0 0 129 28 81 3 20 0 1 0 385642437 179171328 29077 33554432000 4194304 6006132 140734380033536 140734380024944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 43743 29077 178 443 0 43296 0
[pid=10335] ppid=10323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10335/stat : 10335 (satsolver.sh) S 10323 10322 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385642711 9367552 266 33554432000 4194304 5064252 140736385326464 140736385325376 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10335/statm: 2287 266 226 213 0 72 0
[pid=10336] ppid=10335 vsize=214988 CPUtime=48.34 cores=1,3,5,7
/proc/10336/stat : 10336 (glucose) R 10335 10322 24896 0 -1 4202496 38269 0 0 0 4822 12 0 0 20 0 1 0 385642711 220147712 47973 33554432000 4194304 5208918 140736834942192 140736834940024 4211160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10336/statm: 53747 47973 104 248 0 53496 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 408256

[startup+102.307 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 10340
/proc/meminfo: memFree=29507020/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=174972 CPUtime=2.41 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4202496 11961 12397 0 0 129 28 81 3 20 0 1 0 385642437 179171328 29077 33554432000 4194304 6006132 140734380033536 140734380024944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 43743 29077 178 443 0 43296 0
[pid=10335] ppid=10323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10335/stat : 10335 (satsolver.sh) S 10323 10322 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385642711 9367552 266 33554432000 4194304 5064252 140736385326464 140736385325376 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10335/statm: 2287 266 226 213 0 72 0
[pid=10336] ppid=10335 vsize=214988 CPUtime=99.53 cores=1,3,5,7
/proc/10336/stat : 10336 (glucose) R 10335 10322 24896 0 -1 4202496 38275 0 0 0 9941 12 0 0 20 0 1 0 385642711 220147712 48490 33554432000 4194304 5208918 140736834942192 140736834940024 4229311 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10336/statm: 53747 48490 104 248 0 53496 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 408256

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 10340
/proc/meminfo: memFree=29505340/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=174972 CPUtime=2.41 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4202496 11961 12397 0 0 129 28 81 3 20 0 1 0 385642437 179171328 29077 33554432000 4194304 6006132 140734380033536 140734380024944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 43743 29077 178 443 0 43296 0
[pid=10335] ppid=10323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10335/stat : 10335 (satsolver.sh) S 10323 10322 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385642711 9367552 266 33554432000 4194304 5064252 140736385326464 140736385325376 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10335/statm: 2287 266 226 213 0 72 0
[pid=10336] ppid=10335 vsize=214988 CPUtime=159.52 cores=1,3,5,7
/proc/10336/stat : 10336 (glucose) R 10335 10322 24896 0 -1 4202496 38275 0 0 0 15940 12 0 0 20 0 1 0 385642711 220147712 48490 33554432000 4194304 5208918 140736834942192 140736834940024 4211147 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10336/statm: 53747 48490 104 248 0 53496 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 408256

[startup+222.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 10340
/proc/meminfo: memFree=29504100/32873844 swapFree=7644/7644

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

/proc/10323/statm: 23265 20916 178 443 0 22818 0
[pid=10465] ppid=10323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10465/stat : 10465 (satsolver.sh) S 10323 10322 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385730406 9367552 266 33554432000 4194304 5064252 140737032469584 140737032468496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10465/statm: 2287 266 226 213 0 72 0
[pid=10466] ppid=10465 vsize=179808 CPUtime=542.53 cores=1,3,5,7
/proc/10466/stat : 10466 (glucose) R 10465 10322 24896 0 -1 4202496 34176 0 0 0 54242 11 0 0 20 0 1 0 385730406 184123392 38989 33554432000 4194304 5208918 140736205127392 140736205125144 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10466/statm: 44952 38989 104 248 0 44701 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 291164

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10494
/proc/meminfo: memFree=28603384/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=93060 CPUtime=879.2 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4202496 17201 58544 0 0 214 40 87621 45 20 0 1 0 385642437 95293440 20916 33554432000 4194304 6006132 140734380033536 140734380024944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 23265 20916 178 443 0 22818 0
[pid=10465] ppid=10323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10465/stat : 10465 (satsolver.sh) S 10323 10322 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385730406 9367552 266 33554432000 4194304 5064252 140737032469584 140737032468496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10465/statm: 2287 266 226 213 0 72 0
[pid=10466] ppid=10465 vsize=180348 CPUtime=602.52 cores=1,3,5,7
/proc/10466/stat : 10466 (glucose) R 10465 10322 24896 0 -1 4202496 34313 0 0 0 60241 11 0 0 20 0 1 0 385730406 184676352 39637 33554432000 4194304 5208918 140736205127392 140736205125240 4211156 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10466/statm: 45087 39637 104 248 0 44836 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 291704

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10494
/proc/meminfo: memFree=28595076/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=93060 CPUtime=879.2 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4202496 17201 58544 0 0 214 40 87621 45 20 0 1 0 385642437 95293440 20916 33554432000 4194304 6006132 140734380033536 140734380024944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 23265 20916 178 443 0 22818 0
[pid=10465] ppid=10323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10465/stat : 10465 (satsolver.sh) S 10323 10322 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385730406 9367552 266 33554432000 4194304 5064252 140737032469584 140737032468496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10465/statm: 2287 266 226 213 0 72 0
[pid=10466] ppid=10465 vsize=181708 CPUtime=662.5 cores=1,3,5,7
/proc/10466/stat : 10466 (glucose) R 10465 10322 24896 0 -1 4202496 34598 0 0 0 66239 11 0 0 20 0 1 0 385730406 186068992 39922 33554432000 4194304 5208918 140736205127392 140736205125352 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10466/statm: 45427 39922 104 248 0 45176 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 293064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10494
/proc/meminfo: memFree=28591424/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=93060 CPUtime=879.2 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4202496 17201 58544 0 0 214 40 87621 45 20 0 1 0 385642437 95293440 20916 33554432000 4194304 6006132 140734380033536 140734380024944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 23265 20916 178 443 0 22818 0
[pid=10465] ppid=10323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10465/stat : 10465 (satsolver.sh) S 10323 10322 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385730406 9367552 266 33554432000 4194304 5064252 140737032469584 140737032468496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10465/statm: 2287 266 226 213 0 72 0
[pid=10466] ppid=10465 vsize=182236 CPUtime=722.49 cores=1,3,5,7
/proc/10466/stat : 10466 (glucose) R 10465 10322 24896 0 -1 4202496 34784 0 0 0 72238 11 0 0 20 0 1 0 385730406 186609664 40108 33554432000 4194304 5208918 140736205127392 140736205125240 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10466/statm: 45559 40108 104 248 0 45308 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 293592

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10495
/proc/meminfo: memFree=28592972/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=93060 CPUtime=879.2 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4202496 17201 58544 0 0 214 40 87621 45 20 0 1 0 385642437 95293440 20916 33554432000 4194304 6006132 140734380033536 140734380024944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 23265 20916 178 443 0 22818 0
[pid=10465] ppid=10323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10465/stat : 10465 (satsolver.sh) S 10323 10322 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385730406 9367552 266 33554432000 4194304 5064252 140737032469584 140737032468496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10465/statm: 2287 266 226 213 0 72 0
[pid=10466] ppid=10465 vsize=184108 CPUtime=782.48 cores=1,3,5,7
/proc/10466/stat : 10466 (glucose) R 10465 10322 24896 0 -1 4202496 35620 0 0 0 78236 12 0 0 20 0 1 0 385730406 188526592 39084 33554432000 4194304 5208918 140736205127392 140736205125240 4607488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10466/statm: 46027 39084 106 248 0 45776 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 295464

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 10502
/proc/meminfo: memFree=28740856/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=50408 CPUtime=1662.51 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4202496 21785 100716 0 0 230 43 165895 83 20 0 1 0 385642437 51617792 11057 33554432000 4194304 6006132 140734380033536 140734380024944 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 12602 11057 180 443 0 12155 0
[pid=10501] ppid=10323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10501/stat : 10501 (satsolver.sh) S 10323 10322 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385808747 9367552 267 33554432000 4194304 5064252 140733476431824 140733476430736 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10501/statm: 2287 267 226 213 0 72 0
[pid=10502] ppid=10501 vsize=105536 CPUtime=59.16 cores=1,3,5,7
/proc/10502/stat : 10502 (glucose) R 10501 10322 24896 0 -1 4202496 20245 0 0 0 5912 4 0 0 20 0 1 0 385808748 108068864 22878 33554432000 4194304 5208918 140734401966880 140734401964776 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10502/statm: 26384 22878 103 248 0 26133 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 174240

[startup+1782.3 s]
/proc/loadavg: 2.82 2.19 2.06 2/183 10516
/proc/meminfo: memFree=17461064/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=4856080 CPUtime=1762.22 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4204032 1508609 150929 0 0 528 708 174843 143 20 0 1 0 385642437 4972625920 993125 33554432000 4194304 6006132 140734380033536 140734367531336 4580448 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 30 0 0
/proc/10323/statm: 1214020 993125 186 443 0 1213573 0
Current children cumulated CPU time (s) 1762.22
Current children cumulated vsize (KiB) 4865228

[startup+1842.3 s]
/proc/loadavg: 4.18 2.68 2.23 2/183 10519
/proc/meminfo: memFree=16618572/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=4856080 CPUtime=1762.65 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4204032 1508610 150929 0 0 528 751 174843 143 20 0 1 0 385642437 4972625920 993126 33554432000 4194304 6006132 140734380033536 140734367531336 4580448 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 1214020 993126 187 443 0 1213573 0
Current children cumulated CPU time (s) 1762.65
Current children cumulated vsize (KiB) 4865228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1900 s]
/proc/loadavg: 4.64 3.09 2.40 2/182 10519
/proc/meminfo: memFree=16618772/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=4856080 CPUtime=1762.65 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4204032 1508610 150929 0 0 528 751 174843 143 20 0 1 0 385642437 4972625920 993126 33554432000 4194304 6006132 140734380033536 140734367531336 4580448 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 1214020 993126 187 443 0 1213573 0
Current children cumulated CPU time (s) 1762.65
Current children cumulated vsize (KiB) 4865228

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1900 s]
/proc/loadavg: 4.64 3.09 2.40 2/182 10519
/proc/meminfo: memFree=16618772/32873844 swapFree=7644/7644
[pid=10322] ppid=10320 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10322/stat : 10322 (npSolver-wbo.sh) S 10320 10322 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385642437 9367552 275 33554432000 4194304 5064252 140735812618816 140735812617728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10322/statm: 2287 275 233 213 0 72 0
[pid=10323] ppid=10322 vsize=4856080 CPUtime=1762.65 cores=1,3,5,7
/proc/10323/stat : 10323 (npSolver-wbo) S 10322 10322 24896 0 -1 4204032 1508610 150929 0 0 528 751 174843 143 20 0 1 0 385642437 4972625920 993126 33554432000 4194304 6006132 140734380033536 140734367531336 4580448 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 30 0 0
/proc/10323/statm: 1214020 993126 187 443 0 1213573 0
Current children cumulated CPU time (s) 1762.65
Current children cumulated vsize (KiB) 4865228

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10322 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1762.65
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1900.01
CPU time (s): 1762.65
CPU user time (s): 1753.71
CPU system time (s): 8.94
CPU usage (%): 92.7705
Max. virtual memory (cumulated for all children) (KiB): 4865228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.79227 second user time and 12.0722 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 00:39:40
IDJOB=3755133
IDBENCH=79355
IDSOLVER=2339
FILE ID=node147/3755133-1339195180
RUNJOBID= node147-1339184589-7818
PBS_JOBID= 14643829
Free space on /tmp= 70032 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/academics/normalized-langford-3-9_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3755133-1339195180/watcher-3755133-1339195180 -o /tmp/evaluation-result-3755133-1339195180/solver-3755133-1339195180 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3755133-1339195180.wbo 262735615 HOME HOME

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

MD5SUM BENCH= 5add7de3ccff8290bd0d3a32154c6477
RANDOM SEED=262735615

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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.951
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29894064 kB
Buffers:          536740 kB
Cached:          1169152 kB
SwapCached:         3104 kB
Active:          1557840 kB
Inactive:         491972 kB
Active(anon):     341236 kB
Inactive(anon):     3064 kB
Active(file):    1216604 kB
Inactive(file):   488908 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099244 kB
Dirty:              9064 kB
Writeback:             0 kB
AnonPages:        369864 kB
Mapped:            10224 kB
Shmem:                 0 kB
Slab:             788660 kB
SReclaimable:     229440 kB
SUnreclaim:       559220 kB
KernelStack:        1520 kB
PageTables:         4668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     532768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 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= 65920 MiB
End job on node147 at 2012-06-09 01:11:24