Trace number 3694901

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_10.opb
MD5SUMdd415565c40b70127defa3137ccd18d3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark334.51
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55
Optimality of the best value was proved YES
Number of variables895
Total number of constraints1660
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1659
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 45
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 108
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 144
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 741
Number of bits of the biggest sum of numbers10
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

12.88/12.91	c model valid
12.88/12.91	c current solution ok
15.37/15.50	o 105
21.84/22.00	c model valid
21.84/22.00	c current solution ok
21.97/22.10	o 97
32.56/32.60	c model valid
32.56/32.60	c current solution ok
32.56/32.70	o 96
45.06/45.12	c model valid
45.06/45.12	c current solution ok
45.07/45.21	o 95
61.46/61.52	c model valid
61.46/61.52	c current solution ok
61.48/61.62	o 92
67.15/67.20	c model valid
67.15/67.20	c current solution ok
67.15/67.30	o 90
75.33/75.46	c model valid
75.33/75.46	c current solution ok
75.40/75.56	o 89
102.84/102.91	c model valid
102.84/102.91	c current solution ok
102.86/103.01	o 88
107.43/107.53	c model valid
107.43/107.53	c current solution ok
107.48/107.63	o 86
114.92/115.01	c model valid
114.92/115.01	c current solution ok
114.94/115.11	o 82
121.42/121.55	c model valid
121.42/121.55	c current solution ok
121.49/121.66	o 74
140.02/140.12	c model valid
140.02/140.12	c current solution ok
140.05/140.22	o 69
173.31/173.48	c model valid
173.31/173.48	c current solution ok
173.40/173.58	o 67
192.00/192.15	c model valid
192.00/192.15	c current solution ok
192.06/192.25	o 66
268.18/268.37	c model valid
268.18/268.37	c current solution ok
268.27/268.47	o 64
350.45/350.68	c model valid
350.45/350.68	c current solution ok
350.55/350.78	o 63
438.62/438.90	c model valid
438.62/438.90	c current solution ok
438.73/439.00	o 62
658.86/659.15	c model valid
658.86/659.15	c current solution ok
658.93/659.25	o 61
943.31/943.60	c model valid
943.31/943.60	c current solution ok
943.41/943.71	o 60
1800.04/1800.51	c error: unexpected solver exit code
1800.04/1800.51	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-3694901-1338074559/watcher-3694901-1338074559 -o /tmp/evaluation-result-3694901-1338074559/solver-3694901-1338074559 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694901-1338074559.opb 1222008878 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.01 2.00 2.00 3/179 9384
/proc/meminfo: memFree=28559548/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0

[startup+0.0537059 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 9384
/proc/meminfo: memFree=28559548/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100293 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 9384
/proc/meminfo: memFree=28559548/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300306 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 9384
/proc/meminfo: memFree=28559548/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700296 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 9384
/proc/meminfo: memFree=28559548/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 9386
/proc/meminfo: memFree=28542112/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=35676 CPUtime=1.49 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) R 9384 9384 6780 0 -1 4202496 3398 0 0 0 148 1 0 0 20 0 1 0 273580855 36532224 5956 33554432000 4194304 5873084 140736693991280 140736693987192 4779585 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9385/statm: 8919 5956 146 410 0 8501 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44824

[startup+3.10031 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 9386
/proc/meminfo: memFree=28527396/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=73108 CPUtime=3.09 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) R 9384 9384 6780 0 -1 4202496 5144 0 0 0 307 2 0 0 20 0 1 0 273580855 74862592 12761 33554432000 4194304 5873084 140736693991280 140736693988232 4996171 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9385/statm: 18277 12761 155 410 0 17859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82256

[startup+6.30045 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9388
/proc/meminfo: memFree=28287120/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=84940 CPUtime=3.41 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 8373 0 0 0 329 12 0 0 20 0 1 0 273580855 86978560 18300 33554432000 4194304 5873084 140736693991280 140736693987704 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9385/statm: 21235 18300 162 410 0 20817 0
[pid=9387] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9387/stat : 9387 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273581197 9367552 267 33554432000 4194304 5064252 140734845806384 140734845805296 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9387/statm: 2287 267 226 213 0 72 0
[pid=9388] ppid=9387 vsize=175976 CPUtime=2.87 cores=1,3,5,7
/proc/9388/stat : 9388 (glucose_static) R 9387 9384 6780 0 -1 4202496 22615 0 0 0 280 7 0 0 20 0 1 0 273581198 180199424 36310 33554432000 4194304 4896791 140733934989856 140733934987288 4224924 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9388/statm: 43994 36310 76 172 0 43820 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 279212

[startup+12.7005 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 9388
/proc/meminfo: memFree=28302836/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=84940 CPUtime=3.41 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 8373 0 0 0 329 12 0 0 20 0 1 0 273580855 86978560 18300 33554432000 4194304 5873084 140736693991280 140736693987704 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9385/statm: 21235 18300 162 410 0 20817 0
[pid=9387] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9387/stat : 9387 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273581197 9367552 267 33554432000 4194304 5064252 140734845806384 140734845805296 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9387/statm: 2287 267 226 213 0 72 0
[pid=9388] ppid=9387 vsize=190968 CPUtime=9.27 cores=1,3,5,7
/proc/9388/stat : 9388 (glucose_static) R 9387 9384 6780 0 -1 4202496 25827 0 0 0 919 8 0 0 20 0 1 0 273581198 195551232 39490 33554432000 4194304 4896791 140733934989856 140733934987112 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9388/statm: 47742 39490 78 172 0 47568 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 294204

[startup+25.5005 s]
/proc/loadavg: 2.21 2.05 2.01 3/183 9394
/proc/meminfo: memFree=28244924/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=92364 CPUtime=22.06 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 11213 55524 0 0 379 216 1573 38 20 0 1 0 273580855 94580736 20043 33554432000 4194304 5873084 140736693991280 140736693985096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/9385/statm: 23091 20043 173 410 0 22673 0
[pid=9393] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9393/stat : 9393 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273583066 9367552 267 33554432000 4194304 5064252 140733895125472 140733895124384 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9393/statm: 2287 267 226 213 0 72 0
[pid=9394] ppid=9393 vsize=178376 CPUtime=3.38 cores=1,3,5,7
/proc/9394/stat : 9394 (glucose_static) R 9393 9384 6780 0 -1 4202496 24818 0 0 0 331 7 0 0 20 0 1 0 273583066 182657024 37411 33554432000 4194304 4896791 140734809345616 140734809343048 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9394/statm: 44594 37411 76 172 0 44420 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 289036

[startup+51.1005 s]
/proc/loadavg: 2.20 2.06 2.02 3/183 9400
/proc/meminfo: memFree=28243732/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=92364 CPUtime=45.17 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 14131 113471 0 0 385 216 3839 77 20 0 1 0 273580855 94580736 20043 33554432000 4194304 5873084 140736693991280 140736693985096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/9385/statm: 23091 20043 173 410 0 22673 0
[pid=9399] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9399/stat : 9399 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273585377 9367552 267 33554432000 4194304 5064252 140733712594608 140733712593520 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9399/statm: 2287 267 226 213 0 72 0
[pid=9400] ppid=9399 vsize=184172 CPUtime=5.87 cores=1,3,5,7
/proc/9400/stat : 9400 (glucose_static) R 9399 9384 6780 0 -1 4202496 24422 0 0 0 579 8 0 0 20 0 1 0 273585377 188592128 38069 33554432000 4194304 4896791 140734567405776 140734567403208 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9400/statm: 46043 38069 78 172 0 45869 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 294832

[startup+102.307 s]
/proc/loadavg: 2.14 2.06 2.02 3/183 9409
/proc/meminfo: memFree=28227744/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=92364 CPUtime=75.51 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 18511 197018 0 0 394 218 6804 135 20 0 1 0 273580855 94580736 20044 33554432000 4194304 5873084 140736693991280 140736693985096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/9385/statm: 23091 20044 173 410 0 22673 0
[pid=9408] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9408/stat : 9408 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273588412 9367552 267 33554432000 4194304 5064252 140735348805312 140735348804224 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9408/statm: 2287 267 226 213 0 72 0
[pid=9409] ppid=9408 vsize=192736 CPUtime=26.72 cores=1,3,5,7
/proc/9409/stat : 9409 (glucose_static) R 9408 9384 6780 0 -1 4202496 27505 0 0 0 2663 9 0 0 20 0 1 0 273588412 197361664 39974 33554432000 4194304 4896791 140735383132768 140735383130024 4225514 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9409/statm: 48184 39974 78 172 0 48010 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 303396

[startup+162.3 s]
/proc/loadavg: 2.09 2.06 2.02 3/183 9424
/proc/meminfo: memFree=28220564/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=92364 CPUtime=140.15 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 25817 337940 0 0 409 219 13156 231 20 0 1 0 273580855 94580736 20044 33554432000 4194304 5873084 140736693991280 140736693985096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/9385/statm: 23091 20044 173 410 0 22673 0
[pid=9423] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9423/stat : 9423 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273594877 9367552 267 33554432000 4194304 5064252 140734157023088 140734157022000 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9423/statm: 2287 267 226 213 0 72 0
[pid=9424] ppid=9423 vsize=191068 CPUtime=22.06 cores=1,3,5,7
/proc/9424/stat : 9424 (glucose_static) R 9423 9384 6780 0 -1 4202496 27397 0 0 0 2198 8 0 0 20 0 1 0 273594878 195653632 39492 33554432000 4194304 4896791 140737442614144 140737442611400 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9424/statm: 47767 39492 78 172 0 47593 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 301728

[startup+222.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/183 9430
/proc/meminfo: memFree=28212916/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/10052/stat : 10052 (glucose_static) R 10051 9384 6780 0 -1 4202496 29393 0 0 0 47836 12 0 0 20 0 1 0 273675226 196411392 37460 33554432000 4194304 4896791 140734856315856 140734856313112 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10052/statm: 47952 37460 78 172 0 47778 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 303492

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 10458
/proc/meminfo: memFree=28428004/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=93388 CPUtime=943.42 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 36256 544418 0 0 430 221 93319 372 20 0 1 0 273580855 95629312 20045 33554432000 4194304 5873084 140736693991280 140736693985096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/9385/statm: 23347 20045 173 410 0 22929 0
[pid=10051] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10051/stat : 10051 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273675226 9367552 267 33554432000 4194304 5064252 140734955086288 140734955085200 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10051/statm: 2287 267 226 213 0 72 0
[pid=10052] ppid=10051 vsize=161096 CPUtime=538.47 cores=1,3,5,7
/proc/10052/stat : 10052 (glucose_static) R 10051 9384 6780 0 -1 4202496 29961 0 0 0 53833 14 0 0 20 0 1 0 273675226 164962304 35350 33554432000 4194304 4896791 140734856315856 140734856313432 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10052/statm: 40274 35350 78 172 0 40100 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 272780

[startup+1542.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 10461
/proc/meminfo: memFree=28413580/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=93388 CPUtime=943.42 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 36256 544418 0 0 430 221 93319 372 20 0 1 0 273580855 95629312 20045 33554432000 4194304 5873084 140736693991280 140736693985096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/9385/statm: 23347 20045 173 410 0 22929 0
[pid=10051] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10051/stat : 10051 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273675226 9367552 267 33554432000 4194304 5064252 140734955086288 140734955085200 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10051/statm: 2287 267 226 213 0 72 0
[pid=10052] ppid=10051 vsize=161308 CPUtime=598.46 cores=1,3,5,7
/proc/10052/stat : 10052 (glucose_static) R 10051 9384 6780 0 -1 4202496 29986 0 0 0 59832 14 0 0 20 0 1 0 273675226 165179392 35886 33554432000 4194304 4896791 140734856315856 140734856313064 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10052/statm: 40327 35886 78 172 0 40153 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 272992

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 10461
/proc/meminfo: memFree=28405640/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=93388 CPUtime=943.42 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 36256 544418 0 0 430 221 93319 372 20 0 1 0 273580855 95629312 20045 33554432000 4194304 5873084 140736693991280 140736693985096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/9385/statm: 23347 20045 173 410 0 22929 0
[pid=10051] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10051/stat : 10051 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273675226 9367552 267 33554432000 4194304 5064252 140734955086288 140734955085200 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10051/statm: 2287 267 226 213 0 72 0
[pid=10052] ppid=10051 vsize=161308 CPUtime=658.45 cores=1,3,5,7
/proc/10052/stat : 10052 (glucose_static) R 10051 9384 6780 0 -1 4202496 29998 0 0 0 65831 14 0 0 20 0 1 0 273675226 165179392 36409 33554432000 4194304 4896791 140734856315856 140734856313064 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10052/statm: 40327 36409 78 172 0 40153 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 272992

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 10464
/proc/meminfo: memFree=28395532/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=93388 CPUtime=943.42 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 36256 544418 0 0 430 221 93319 372 20 0 1 0 273580855 95629312 20045 33554432000 4194304 5873084 140736693991280 140736693985096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/9385/statm: 23347 20045 173 410 0 22929 0
[pid=10051] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10051/stat : 10051 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273675226 9367552 267 33554432000 4194304 5064252 140734955086288 140734955085200 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10051/statm: 2287 267 226 213 0 72 0
[pid=10052] ppid=10051 vsize=192284 CPUtime=718.44 cores=1,3,5,7
/proc/10052/stat : 10052 (glucose_static) R 10051 9384 6780 0 -1 4202496 30107 0 0 0 71830 14 0 0 20 0 1 0 273675226 196898816 37022 33554432000 4194304 4896791 140734856315856 140734856313384 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10052/statm: 48071 37022 78 172 0 47897 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 303968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 10467
/proc/meminfo: memFree=28405992/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=93388 CPUtime=943.42 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 36256 544418 0 0 430 221 93319 372 20 0 1 0 273580855 95629312 20045 33554432000 4194304 5873084 140736693991280 140736693985096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/9385/statm: 23347 20045 173 410 0 22929 0
[pid=10051] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10051/stat : 10051 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273675226 9367552 267 33554432000 4194304 5064252 140734955086288 140734955085200 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10051/statm: 2287 267 226 213 0 72 0
[pid=10052] ppid=10051 vsize=192764 CPUtime=778.44 cores=1,3,5,7
/proc/10052/stat : 10052 (glucose_static) R 10051 9384 6780 0 -1 4202496 30204 0 0 0 77829 15 0 0 20 0 1 0 273675226 197390336 37628 33554432000 4194304 4896791 140734856315856 140734856313112 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10052/statm: 48191 37628 78 172 0 48017 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 304448

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 10468
/proc/meminfo: memFree=28395648/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=93388 CPUtime=943.42 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 36256 544418 0 0 430 221 93319 372 20 0 1 0 273580855 95629312 20045 33554432000 4194304 5873084 140736693991280 140736693985096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/9385/statm: 23347 20045 173 410 0 22929 0
[pid=10051] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10051/stat : 10051 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273675226 9367552 267 33554432000 4194304 5064252 140734955086288 140734955085200 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10051/statm: 2287 267 226 213 0 72 0
[pid=10052] ppid=10051 vsize=192764 CPUtime=838.42 cores=1,3,5,7
/proc/10052/stat : 10052 (glucose_static) R 10051 9384 6780 0 -1 4202496 30229 0 0 0 83827 15 0 0 20 0 1 0 273675226 197390336 38149 33554432000 4194304 4896791 140734856315856 140734856313112 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10052/statm: 48191 38149 78 172 0 48017 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 304448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 10468
/proc/meminfo: memFree=28391864/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=93388 CPUtime=943.42 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 36256 544418 0 0 430 221 93319 372 20 0 1 0 273580855 95629312 20045 33554432000 4194304 5873084 140736693991280 140736693985096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/9385/statm: 23347 20045 173 410 0 22929 0
[pid=10051] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10051/stat : 10051 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273675226 9367552 267 33554432000 4194304 5064252 140734955086288 140734955085200 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10051/statm: 2287 267 226 213 0 72 0
[pid=10052] ppid=10051 vsize=192764 CPUtime=856.62 cores=1,3,5,7
/proc/10052/stat : 10052 (glucose_static) R 10051 9384 6780 0 -1 4202496 30229 0 0 0 85647 15 0 0 20 0 1 0 273675226 197390336 38149 33554432000 4194304 4896791 140734856315856 140734856313112 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10052/statm: 48191 38149 78 172 0 48017 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 304448

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 10468
/proc/meminfo: memFree=28391864/32873844 swapFree=7116/7116
[pid=9384] ppid=9382 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9384/stat : 9384 (runPb2satCp2.sh) S 9382 9384 6780 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273580855 9367552 274 33554432000 4194304 5064252 140733498007488 140733498006400 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9384/statm: 2287 274 233 213 0 72 0
[pid=9385] ppid=9384 vsize=93388 CPUtime=943.42 cores=1,3,5,7
/proc/9385/stat : 9385 (pb2sat) S 9384 9384 6780 0 -1 4202496 36256 544418 0 0 430 221 93319 372 20 0 1 0 273580855 95629312 20045 33554432000 4194304 5873084 140736693991280 140736693985096 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/9385/statm: 23347 20045 173 410 0 22929 0
[pid=10051] ppid=9385 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10051/stat : 10051 (satsolver.sh) S 9385 9384 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273675226 9367552 267 33554432000 4194304 5064252 140734955086288 140734955085200 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10051/statm: 2287 267 226 213 0 72 0
[pid=10052] ppid=10051 vsize=192764 CPUtime=856.62 cores=1,3,5,7
/proc/10052/stat : 10052 (glucose_static) R 10051 9384 6780 0 -1 4202496 30229 0 0 0 85647 15 0 0 20 0 1 0 273675226 197390336 38149 33554432000 4194304 4896791 140734856315856 140734856313112 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10052/statm: 48191 38149 78 172 0 48017 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 304448

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9384 and gives
#  childrusage.ru_utime.tv_sec=937
#  childrusage.ru_utime.tv_usec=496478
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=939097
# CPU time returned by wait4() is 943.436
# 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.52
CPU time (s): 1800.04
CPU user time (s): 1793.96
CPU system time (s): 6.08
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 383136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 937.496
system time used= 5.9391
maximum resident set size= 217376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 581649
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2334016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 256
involuntary context switches= 1173

runsolver used 3.60845 second user time and 9.25859 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-27 01:22:39
IDJOB=3694901
IDBENCH=2944
IDSOLVER=2273
FILE ID=node146/3694901-1338074559
RUNJOBID= node146-1338052923-6797
PBS_JOBID= 14624393
Free space on /tmp= 71084 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_10.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694901-1338074559/watcher-3694901-1338074559 -o /tmp/evaluation-result-3694901-1338074559/solver-3694901-1338074559 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694901-1338074559.opb 1222008878 HOME HOME

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

MD5SUM BENCH= dd415565c40b70127defa3137ccd18d3
RANDOM SEED=1222008878

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:        28560448 kB
Buffers:          281512 kB
Cached:          2915760 kB
SwapCached:         2348 kB
Active:          1292552 kB
Inactive:        2225380 kB
Active(anon):     319644 kB
Inactive(anon):     3288 kB
Active(file):     972908 kB
Inactive(file):  2222092 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100340 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:        383380 kB
Mapped:             8788 kB
Shmem:                 0 kB
Slab:             648280 kB
SReclaimable:      89828 kB
SUnreclaim:       558452 kB
KernelStack:        1520 kB
PageTables:         4508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     493544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 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= 71008 MiB
End job on node146 at 2012-05-27 01:52:40