Trace number 3694845

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 NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.08 1802.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_13.opb.PB06.opb
MD5SUM99680d01aa100bfba038606e315bf03d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark486
Best CPU time to get the best result obtained on this benchmark1792.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 431
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 497468
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 497468
Number of bits of the biggest sum of numbers19
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

176.61/176.79	c model valid
176.61/176.79	c current solution ok
177.91/178.05	o 7082
177.91/178.05	c fallback to adder encoding
181.71/181.89	c model valid
181.71/181.89	c current solution ok
181.81/182.98	o 7031
181.81/182.98	c fallback to adder encoding
193.97/195.86	c model valid
193.97/195.86	c current solution ok
193.97/195.89	o 6877
193.97/195.89	c fallback to adder encoding
206.56/208.45	c model valid
206.56/208.45	c current solution ok
206.56/208.48	o 6222
206.56/208.48	c fallback to adder encoding
489.29/491.27	c model valid
489.29/491.27	c current solution ok
489.37/491.30	o 6098
489.37/491.30	c fallback to adder encoding
1800.08/1802.31	c error: unexpected solver exit code
1800.08/1802.31	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-3694845-1338052923/watcher-3694845-1338052923 -o /tmp/evaluation-result-3694845-1338052923/solver-3694845-1338052923 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694845-1338052923.opb 173022754 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.05 2.06 1.97 2/174 6819
/proc/meminfo: memFree=28949172/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0

[startup+0.099618 s]
/proc/loadavg: 2.05 2.06 1.97 2/174 6819
/proc/meminfo: memFree=28949172/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 2.05 2.06 1.97 2/174 6819
/proc/meminfo: memFree=28949172/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 2.05 2.06 1.97 2/174 6819
/proc/meminfo: memFree=28949172/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700263 s]
/proc/loadavg: 2.05 2.06 1.97 2/174 6819
/proc/meminfo: memFree=28949172/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.05 2.06 1.97 3/179 6827
/proc/meminfo: memFree=28932340/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 3595 0 0 0 125 2 0 0 20 0 1 0 271417290 21495808 3640 33554432000 4194304 5873084 140734764313248 140734764309672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6820/statm: 5248 3640 162 410 0 4830 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 30140

[startup+3.1003 s]
/proc/loadavg: 2.05 2.06 1.97 3/183 6831
/proc/meminfo: memFree=28816160/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 3595 0 0 0 125 2 0 0 20 0 1 0 271417290 21495808 3640 33554432000 4194304 5873084 140734764313248 140734764309672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6820/statm: 5248 3640 162 410 0 4830 0
[pid=6828] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6828/stat : 6828 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271417418 9367552 267 33554432000 4194304 5064252 140735029732832 140735029731744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6828/statm: 2287 267 226 213 0 72 0
[pid=6829] ppid=6828 vsize=43848 CPUtime=1.8 cores=0,2,4,6
/proc/6829/stat : 6829 (glucose_static) R 6828 6818 6780 0 -1 4202496 9758 0 0 0 177 3 0 0 20 0 1 0 271417419 44900352 10341 33554432000 4194304 4896791 140734848207840 140734848205048 4203877 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6829/statm: 10962 10341 76 172 0 10788 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 83136

[startup+6.30031 s]
/proc/loadavg: 2.13 2.07 1.97 3/183 6831
/proc/meminfo: memFree=28790904/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 3595 0 0 0 125 2 0 0 20 0 1 0 271417290 21495808 3640 33554432000 4194304 5873084 140734764313248 140734764309672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6820/statm: 5248 3640 162 410 0 4830 0
[pid=6828] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6828/stat : 6828 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271417418 9367552 267 33554432000 4194304 5064252 140735029732832 140735029731744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6828/statm: 2287 267 226 213 0 72 0
[pid=6829] ppid=6828 vsize=44164 CPUtime=4.99 cores=0,2,4,6
/proc/6829/stat : 6829 (glucose_static) R 6828 6818 6780 0 -1 4202496 11621 0 0 0 495 4 0 0 20 0 1 0 271417419 45223936 10116 33554432000 4194304 4896791 140734848207840 140734848205416 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6829/statm: 11041 10116 76 172 0 10867 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 83452

[startup+12.7003 s]
/proc/loadavg: 2.12 2.07 1.97 3/183 6831
/proc/meminfo: memFree=28801980/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 3595 0 0 0 125 2 0 0 20 0 1 0 271417290 21495808 3640 33554432000 4194304 5873084 140734764313248 140734764309672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6820/statm: 5248 3640 162 410 0 4830 0
[pid=6828] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6828/stat : 6828 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271417418 9367552 267 33554432000 4194304 5064252 140735029732832 140735029731744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6828/statm: 2287 267 226 213 0 72 0
[pid=6829] ppid=6828 vsize=44920 CPUtime=11.4 cores=0,2,4,6
/proc/6829/stat : 6829 (glucose_static) R 6828 6818 6780 0 -1 4202496 14363 0 0 0 1133 7 0 0 20 0 1 0 271417419 45998080 10293 33554432000 4194304 4896791 140734848207840 140734848205224 4225674 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6829/statm: 11230 10293 76 172 0 11056 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 84208

[startup+25.5003 s]
/proc/loadavg: 2.09 2.07 1.97 3/183 6831
/proc/meminfo: memFree=28814884/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 3595 0 0 0 125 2 0 0 20 0 1 0 271417290 21495808 3640 33554432000 4194304 5873084 140734764313248 140734764309672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6820/statm: 5248 3640 162 410 0 4830 0
[pid=6828] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6828/stat : 6828 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271417418 9367552 267 33554432000 4194304 5064252 140735029732832 140735029731744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6828/statm: 2287 267 226 213 0 72 0
[pid=6829] ppid=6828 vsize=46324 CPUtime=24.19 cores=0,2,4,6
/proc/6829/stat : 6829 (glucose_static) R 6828 6818 6780 0 -1 4202496 18696 0 0 0 2408 11 0 0 20 0 1 0 271417419 47435776 10722 33554432000 4194304 4896791 140734848207840 140734848205416 4225445 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6829/statm: 11581 10722 76 172 0 11407 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 85612

[startup+51.1003 s]
/proc/loadavg: 2.06 2.06 1.97 3/183 6831
/proc/meminfo: memFree=28790636/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 3595 0 0 0 125 2 0 0 20 0 1 0 271417290 21495808 3640 33554432000 4194304 5873084 140734764313248 140734764309672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6820/statm: 5248 3640 162 410 0 4830 0
[pid=6828] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6828/stat : 6828 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271417418 9367552 267 33554432000 4194304 5064252 140735029732832 140735029731744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6828/statm: 2287 267 226 213 0 72 0
[pid=6829] ppid=6828 vsize=59684 CPUtime=49.77 cores=0,2,4,6
/proc/6829/stat : 6829 (glucose_static) R 6828 6818 6780 0 -1 4202496 25652 0 0 0 4960 17 0 0 20 0 1 0 271417419 61116416 13668 33554432000 4194304 4896791 140734848207840 140734848205368 4203799 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6829/statm: 14921 13668 76 172 0 14747 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 98972

[startup+102.307 s]
/proc/loadavg: 2.02 2.05 1.97 3/183 6831
/proc/meminfo: memFree=28733160/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 3595 0 0 0 125 2 0 0 20 0 1 0 271417290 21495808 3640 33554432000 4194304 5873084 140734764313248 140734764309672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6820/statm: 5248 3640 162 410 0 4830 0
[pid=6828] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6828/stat : 6828 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271417418 9367552 267 33554432000 4194304 5064252 140735029732832 140735029731744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6828/statm: 2287 267 226 213 0 72 0
[pid=6829] ppid=6828 vsize=80828 CPUtime=100.97 cores=0,2,4,6
/proc/6829/stat : 6829 (glucose_static) R 6828 6818 6780 0 -1 4202496 36632 0 0 0 10073 24 0 0 20 0 1 0 271417419 82767872 19455 33554432000 4194304 4896791 140734848207840 140734848205368 4225671 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6829/statm: 20207 19455 76 172 0 20033 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 120116

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 1.97 3/183 6832
/proc/meminfo: memFree=28739832/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=20992 CPUtime=1.27 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 3595 0 0 0 125 2 0 0 20 0 1 0 271417290 21495808 3640 33554432000 4194304 5873084 140734764313248 140734764309672 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6820/statm: 5248 3640 162 410 0 4830 0
[pid=6828] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6828/stat : 6828 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271417418 9367552 267 33554432000 4194304 5064252 140735029732832 140735029731744 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6828/statm: 2287 267 226 213 0 72 0
[pid=6829] ppid=6828 vsize=113832 CPUtime=160.94 cores=0,2,4,6
/proc/6829/stat : 6829 (glucose_static) R 6828 6818 6780 0 -1 4202496 45655 0 0 0 16061 33 0 0 20 0 1 0 271417419 116563968 27474 33554432000 4194304 4896791 140734848207840 140734848205096 4225157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6829/statm: 28458 27474 76 172 0 28284 0
Current children cumulated CPU time (s) 162.21

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

/proc/6866/stat : 6866 (glucose_static) R 6865 6818 6780 0 -1 4202496 74523 0 0 0 92908 89 0 0 20 0 1 0 271466501 506937344 95282 33554432000 4194304 4896791 140733703710720 140733703707928 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6866/statm: 123764 95282 78 172 0 123590 0
Current children cumulated CPU time (s) 1420.16
Current children cumulated vsize (KiB) 607232

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 6873
/proc/meminfo: memFree=28225872/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=93880 CPUtime=490.19 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 38681 202934 0 0 867 151 47896 105 20 0 1 0 271417290 96133120 17036 33554432000 4194304 5873084 140734764313248 140734764307064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/6820/statm: 23470 17036 179 410 0 23052 0
[pid=6865] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6865/stat : 6865 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271466500 9367552 267 33554432000 4194304 5064252 140733827930208 140733827929120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6865/statm: 2287 267 226 213 0 72 0
[pid=6866] ppid=6865 vsize=232552 CPUtime=989.95 cores=0,2,4,6
/proc/6866/stat : 6866 (glucose_static) R 6865 6818 6780 0 -1 4202496 76374 0 0 0 98901 94 0 0 20 0 1 0 271466501 238133248 50762 33554432000 4194304 4896791 140733703710720 140733703708248 4225180 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6866/statm: 58138 50762 78 172 0 57964 0
Current children cumulated CPU time (s) 1480.14
Current children cumulated vsize (KiB) 344728

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 6873
/proc/meminfo: memFree=27961940/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=93880 CPUtime=490.19 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 38681 202934 0 0 867 151 47896 105 20 0 1 0 271417290 96133120 17036 33554432000 4194304 5873084 140734764313248 140734764307064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/6820/statm: 23470 17036 179 410 0 23052 0
[pid=6865] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6865/stat : 6865 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271466500 9367552 267 33554432000 4194304 5064252 140733827930208 140733827929120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6865/statm: 2287 267 226 213 0 72 0
[pid=6866] ppid=6865 vsize=496924 CPUtime=1049.95 cores=0,2,4,6
/proc/6866/stat : 6866 (glucose_static) R 6865 6818 6780 0 -1 4202496 78103 0 0 0 104896 99 0 0 20 0 1 0 271466501 508850176 99502 33554432000 4194304 4896791 140733703710720 140733703707928 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6866/statm: 124231 99502 78 172 0 124057 0
Current children cumulated CPU time (s) 1540.14
Current children cumulated vsize (KiB) 609100

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 6873
/proc/meminfo: memFree=28137224/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=93880 CPUtime=490.19 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 38681 202934 0 0 867 151 47896 105 20 0 1 0 271417290 96133120 17036 33554432000 4194304 5873084 140734764313248 140734764307064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/6820/statm: 23470 17036 179 410 0 23052 0
[pid=6865] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6865/stat : 6865 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271466500 9367552 267 33554432000 4194304 5064252 140733827930208 140733827929120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6865/statm: 2287 267 226 213 0 72 0
[pid=6866] ppid=6865 vsize=234184 CPUtime=1109.94 cores=0,2,4,6
/proc/6866/stat : 6866 (glucose_static) R 6865 6818 6780 0 -1 4202496 79923 0 0 0 110887 107 0 0 20 0 1 0 271466501 239804416 49700 33554432000 4194304 4896791 140733703710720 140733703708248 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6866/statm: 58546 49700 78 172 0 58372 0
Current children cumulated CPU time (s) 1600.13
Current children cumulated vsize (KiB) 346360

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6874
/proc/meminfo: memFree=28081512/32873844 swapFree=7112/7112
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=93880 CPUtime=490.19 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 38681 202934 0 0 867 151 47896 105 20 0 1 0 271417290 96133120 17036 33554432000 4194304 5873084 140734764313248 140734764307064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/6820/statm: 23470 17036 179 410 0 23052 0
[pid=6865] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6865/stat : 6865 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271466500 9367552 267 33554432000 4194304 5064252 140733827930208 140733827929120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6865/statm: 2287 267 226 213 0 72 0
[pid=6866] ppid=6865 vsize=498172 CPUtime=1169.92 cores=0,2,4,6
/proc/6866/stat : 6866 (glucose_static) R 6865 6818 6780 0 -1 4202496 81323 0 0 0 116881 111 0 0 20 0 1 0 271466501 510128128 97601 33554432000 4194304 4896791 140733703710720 140733703708248 4224913 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6866/statm: 124543 97601 78 172 0 124369 0
Current children cumulated CPU time (s) 1660.11
Current children cumulated vsize (KiB) 610348

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6877
/proc/meminfo: memFree=27897392/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=93880 CPUtime=490.19 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 38681 202934 0 0 867 151 47896 105 20 0 1 0 271417290 96133120 17036 33554432000 4194304 5873084 140734764313248 140734764307064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/6820/statm: 23470 17036 179 410 0 23052 0
[pid=6865] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6865/stat : 6865 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271466500 9367552 267 33554432000 4194304 5064252 140733827930208 140733827929120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6865/statm: 2287 267 226 213 0 72 0
[pid=6866] ppid=6865 vsize=204328 CPUtime=1229.9 cores=0,2,4,6
/proc/6866/stat : 6866 (glucose_static) R 6865 6818 6780 0 -1 4202496 82610 0 0 0 122875 115 0 0 20 0 1 0 271466501 209231872 45834 33554432000 4194304 4896791 140733703710720 140733703708152 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6866/statm: 51082 45834 78 172 0 50908 0
Current children cumulated CPU time (s) 1720.09
Current children cumulated vsize (KiB) 316504

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6877
/proc/meminfo: memFree=28070332/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=93880 CPUtime=490.19 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 38681 202934 0 0 867 151 47896 105 20 0 1 0 271417290 96133120 17036 33554432000 4194304 5873084 140734764313248 140734764307064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/6820/statm: 23470 17036 179 410 0 23052 0
[pid=6865] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6865/stat : 6865 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271466500 9367552 267 33554432000 4194304 5064252 140733827930208 140733827929120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6865/statm: 2287 267 226 213 0 72 0
[pid=6866] ppid=6865 vsize=499644 CPUtime=1289.89 cores=0,2,4,6
/proc/6866/stat : 6866 (glucose_static) R 6865 6818 6780 0 -1 4202496 84464 0 0 0 128870 119 0 0 20 0 1 0 271466501 511635456 92142 33554432000 4194304 4896791 140733703710720 140733703708248 4225180 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6866/statm: 124911 92142 78 172 0 124737 0
Current children cumulated CPU time (s) 1780.08
Current children cumulated vsize (KiB) 611820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6922
/proc/meminfo: memFree=28367744/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=93880 CPUtime=490.19 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 38681 202934 0 0 867 151 47896 105 20 0 1 0 271417290 96133120 17036 33554432000 4194304 5873084 140734764313248 140734764307064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/6820/statm: 23470 17036 179 410 0 23052 0
[pid=6865] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6865/stat : 6865 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271466500 9367552 267 33554432000 4194304 5064252 140733827930208 140733827929120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6865/statm: 2287 267 226 213 0 72 0
[pid=6866] ppid=6865 vsize=499644 CPUtime=1309.89 cores=0,2,4,6
/proc/6866/stat : 6866 (glucose_static) R 6865 6818 6780 0 -1 4202496 84501 0 0 0 130869 120 0 0 20 0 1 0 271466501 511635456 104954 33554432000 4194304 4896791 140733703710720 140733703708248 4225124 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6866/statm: 124911 104954 78 172 0 124737 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 611820

Sending SIGTERM to process tree (bottom up)

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

[startup+1802.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6922
/proc/meminfo: memFree=28367744/32873844 swapFree=7116/7116
[pid=6818] ppid=6814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6818/stat : 6818 (runPb2satCp2.sh) S 6814 6818 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271417290 9367552 275 33554432000 4194304 5064252 140735528580032 140735528578944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6818/statm: 2287 275 233 213 0 72 0
[pid=6820] ppid=6818 vsize=93880 CPUtime=490.19 cores=0,2,4,6
/proc/6820/stat : 6820 (pb2sat) S 6818 6818 6780 0 -1 4202496 38681 202934 0 0 867 151 47896 105 20 0 1 0 271417290 96133120 17036 33554432000 4194304 5873084 140734764313248 140734764307064 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 67 0 0
/proc/6820/statm: 23470 17036 179 410 0 23052 0
[pid=6865] ppid=6820 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6865/stat : 6865 (satsolver.sh) S 6820 6818 6780 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271466500 9367552 267 33554432000 4194304 5064252 140733827930208 140733827929120 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6865/statm: 2287 267 226 213 0 72 0
[pid=6866] ppid=6865 vsize=499644 CPUtime=1309.89 cores=0,2,4,6
/proc/6866/stat : 6866 (glucose_static) R 6865 6818 6780 0 -1 4202496 84501 0 0 0 130869 120 0 0 20 0 1 0 271466501 511635456 104954 33554432000 4194304 4896791 140733703710720 140733703708248 4225124 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6866/statm: 124911 104954 78 172 0 124737 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 611820

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6818 and gives
#  childrusage.ru_utime.tv_sec=487
#  childrusage.ru_utime.tv_usec=645866
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=570609
# CPU time returned by wait4() is 490.216
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.31
CPU time (s): 1800.08
CPU user time (s): 1796.32
CPU system time (s): 3.76
CPU usage (%): 99.8761
Max. virtual memory (cumulated for all children) (KiB): 875304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 487.646
system time used= 2.57061
maximum resident set size= 237616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242592
page faults= 0
swaps= 0
block input operations= 8
block output operations= 615784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 197
involuntary context switches= 731

runsolver used 6.71398 second user time and 17.3854 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-26 19:22:04
IDJOB=3694845
IDBENCH=1976
IDSOLVER=2273
FILE ID=node146/3694845-1338052923
RUNJOBID= node146-1338052923-6796
PBS_JOBID= 14624393
Free space on /tmp= 71136 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_13.opb.PB06.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694845-1338052923/watcher-3694845-1338052923 -o /tmp/evaluation-result-3694845-1338052923/solver-3694845-1338052923 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694845-1338052923.opb 173022754 HOME HOME

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

MD5SUM BENCH= 99680d01aa100bfba038606e315bf03d
RANDOM SEED=173022754

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28950080 kB
Buffers:          266988 kB
Cached:          2868884 kB
SwapCached:         2348 kB
Active:           917908 kB
Inactive:        2222368 kB
Active(anon):       3720 kB
Inactive(anon):     3064 kB
Active(file):     914188 kB
Inactive(file):  2219304 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100340 kB
Dirty:            236628 kB
Writeback:             0 kB
AnonPages:         11884 kB
Mapped:             7312 kB
Shmem:                 0 kB
Slab:             645712 kB
SReclaimable:      86568 kB
SUnreclaim:       559144 kB
KernelStack:        1424 kB
PageTables:         3900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71068 MiB
End job on node146 at 2012-05-26 19:52:06