Trace number 3696497

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
pb2sat 2012-05-19? (TO) 1800.14 1800.72

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

10.58/10.61	c model valid
10.58/10.61	c current solution ok
13.04/13.38	o 105
13.04/13.38	c current bound: 52
882.39/882.88	c current bound: 79
889.79/890.20	c model valid
889.79/890.20	c current solution ok
889.79/890.28	o 79
889.79/890.28	c current bound: 66
903.69/904.12	c model valid
903.69/904.12	c current solution ok
903.71/904.21	o 66
903.71/904.21	c current bound: 59
1655.21/1655.88	c model valid
1655.21/1655.88	c current solution ok
1655.32/1655.97	o 55
1655.32/1655.97	c current bound: 54
1800.10/1800.71	./satsolver.sh: line 5:  1487 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.71	c error: unexpected solver exit code
1800.10/1800.71	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-3696497-1338073488/watcher-3696497-1338073488 -o /tmp/evaluation-result-3696497-1338073488/solver-3696497-1338073488 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696497-1338073488.opb 1738763839 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.07 2.04 2.01 3/179 1258
/proc/meminfo: memFree=28565248/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0

[startup+0.0886221 s]
/proc/loadavg: 2.07 2.04 2.01 3/179 1258
/proc/meminfo: memFree=28565248/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 2.07 2.04 2.01 3/179 1258
/proc/meminfo: memFree=28565248/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.07 2.04 2.01 3/179 1258
/proc/meminfo: memFree=28565248/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700271 s]
/proc/loadavg: 2.07 2.04 2.01 3/179 1258
/proc/meminfo: memFree=28565248/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 1260
/proc/meminfo: memFree=28548160/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=35676 CPUtime=1.49 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) R 1258 1258 31659 0 -1 4202496 3244 0 0 0 148 1 0 0 20 0 1 0 273472869 36532224 5802 33554432000 4194304 5873084 140736798042496 140736798039448 4746232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1259/statm: 8919 5802 146 410 0 8501 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44824

[startup+3.1003 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 1260
/proc/meminfo: memFree=28533452/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=76592 CPUtime=3.08 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) R 1258 1258 31659 0 -1 4202496 5869 0 0 0 307 1 0 0 20 0 1 0 273472869 78430208 14508 33554432000 4194304 5873084 140736798042496 140736798038680 4996171 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1259/statm: 19148 14508 155 410 0 18730 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 85740

[startup+6.30043 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 1262
/proc/meminfo: memFree=28288540/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=84940 CPUtime=3.32 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 8219 0 0 0 323 9 0 0 20 0 1 0 273472869 86978560 18146 33554432000 4194304 5873084 140736798042496 140736798038920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1259/statm: 21235 18146 162 410 0 20817 0
[pid=1261] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1261/stat : 1261 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273473202 9367552 267 33554432000 4194304 5064252 140735630423264 140735630422176 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1261/statm: 2287 267 226 213 0 72 0
[pid=1262] ppid=1261 vsize=179708 CPUtime=2.96 cores=1,3,5,7
/proc/1262/stat : 1262 (glucose_static) R 1261 1258 31659 0 -1 4202496 25156 0 0 0 290 6 0 0 20 0 1 0 273473203 184020992 37189 33554432000 4194304 4896791 140734146550288 140734146547720 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1262/statm: 44927 37189 76 172 0 44753 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 282944

[startup+12.7003 s]
/proc/loadavg: 2.06 2.04 2.00 3/181 1262
/proc/meminfo: memFree=28393364/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=90316 CPUtime=12.45 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) R 1258 1258 31659 0 -1 4202496 9063 28552 0 0 361 160 717 7 20 0 1 0 273472869 92483584 19485 33554432000 4194304 5873084 140736798042496 140736798037928 5127520 0 0 4096 0 0 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 22579 19485 171 410 0 22161 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 99464

[startup+25.5004 s]
/proc/loadavg: 2.12 2.06 2.01 3/183 1265
/proc/meminfo: memFree=28217796/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=90316 CPUtime=13.13 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 9087 29065 0 0 371 209 717 16 20 0 1 0 273472869 92483584 19487 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 22579 19487 173 410 0 22161 0
[pid=1264] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1264/stat : 1264 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273474208 9367552 267 33554432000 4194304 5064252 140733872590976 140733872589888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1264/statm: 2287 267 226 213 0 72 0
[pid=1265] ppid=1264 vsize=187728 CPUtime=12.1 cores=1,3,5,7
/proc/1265/stat : 1265 (glucose_static) R 1264 1258 31659 0 -1 4202496 27326 0 0 0 1205 5 0 0 20 0 1 0 273474208 192233472 38997 33554432000 4194304 4896791 140735223683728 140735223681240 4225124 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1265/statm: 46932 38997 78 172 0 46758 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 296340

[startup+51.1004 s]
/proc/loadavg: 2.08 2.05 2.01 3/183 1265
/proc/meminfo: memFree=28247308/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=90316 CPUtime=13.13 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 9087 29065 0 0 371 209 717 16 20 0 1 0 273472869 92483584 19487 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 22579 19487 173 410 0 22161 0
[pid=1264] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1264/stat : 1264 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273474208 9367552 267 33554432000 4194304 5064252 140733872590976 140733872589888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1264/statm: 2287 267 226 213 0 72 0
[pid=1265] ppid=1264 vsize=157240 CPUtime=37.69 cores=1,3,5,7
/proc/1265/stat : 1265 (glucose_static) R 1264 1258 31659 0 -1 4202496 28712 0 0 0 3763 6 0 0 20 0 1 0 273474208 161013760 33325 33554432000 4194304 4896791 140735223683728 140735223681240 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1265/statm: 39310 33325 78 172 0 39136 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 265852

[startup+102.307 s]
/proc/loadavg: 2.03 2.04 2.00 3/183 1265
/proc/meminfo: memFree=28243304/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=90316 CPUtime=13.13 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 9087 29065 0 0 371 209 717 16 20 0 1 0 273472869 92483584 19487 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 22579 19487 173 410 0 22161 0
[pid=1264] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1264/stat : 1264 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273474208 9367552 267 33554432000 4194304 5064252 140733872590976 140733872589888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1264/statm: 2287 267 226 213 0 72 0
[pid=1265] ppid=1264 vsize=157240 CPUtime=88.89 cores=1,3,5,7
/proc/1265/stat : 1265 (glucose_static) R 1264 1258 31659 0 -1 4202496 28735 0 0 0 8883 6 0 0 20 0 1 0 273474208 161013760 33859 33554432000 4194304 4896791 140735223683728 140735223681240 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1265/statm: 39310 33859 78 172 0 39136 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 265852

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 1266
/proc/meminfo: memFree=28236848/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=90316 CPUtime=13.13 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 9087 29065 0 0 371 209 717 16 20 0 1 0 273472869 92483584 19487 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 22579 19487 173 410 0 22161 0
[pid=1264] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1264/stat : 1264 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273474208 9367552 267 33554432000 4194304 5064252 140733872590976 140733872589888 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1264/statm: 2287 267 226 213 0 72 0
[pid=1265] ppid=1264 vsize=157576 CPUtime=148.88 cores=1,3,5,7
/proc/1265/stat : 1265 (glucose_static) R 1264 1258 31659 0 -1 4202496 28827 0 0 0 14881 7 0 0 20 0 1 0 273474208 161357824 34970 33554432000 4194304 4896791 140735223683728 140735223680936 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1265/statm: 39394 34970 78 172 0 39220 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 266188

[startup+222.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 1266
/proc/meminfo: memFree=28230800/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=90316 CPUtime=13.13 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 9087 29065 0 0 371 209 717 16 20 0 1 0 273472869 92483584 19487 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 22579 19487 173 410 0 22161 0
[pid=1264] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 1481
/proc/meminfo: memFree=28391196/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=92364 CPUtime=903.79 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 11650 120603 0 0 376 209 89719 75 20 0 1 0 273472869 94580736 19889 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 23091 19889 173 410 0 22673 0
[pid=1285] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1285/stat : 1285 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273563290 9367552 267 33554432000 4194304 5064252 140735494567824 140735494566736 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1285/statm: 2287 267 226 213 0 72 0
[pid=1286] ppid=1285 vsize=161460 CPUtime=517.98 cores=1,3,5,7
/proc/1286/stat : 1286 (glucose_static) R 1285 1258 31659 0 -1 4202496 31026 0 0 0 51787 11 0 0 20 0 1 0 273563291 165335040 36374 33554432000 4194304 4896791 140735406668544 140735406665832 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1286/statm: 40365 36374 78 172 0 40191 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 272120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 1481
/proc/meminfo: memFree=28385192/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=92364 CPUtime=903.79 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 11650 120603 0 0 376 209 89719 75 20 0 1 0 273472869 94580736 19889 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 23091 19889 173 410 0 22673 0
[pid=1285] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1285/stat : 1285 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273563290 9367552 267 33554432000 4194304 5064252 140735494567824 140735494566736 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1285/statm: 2287 267 226 213 0 72 0
[pid=1286] ppid=1285 vsize=192760 CPUtime=577.96 cores=1,3,5,7
/proc/1286/stat : 1286 (glucose_static) R 1285 1258 31659 0 -1 4202496 31707 0 0 0 57785 11 0 0 20 0 1 0 273563291 197386240 37543 33554432000 4194304 4896791 140735406668544 140735406665800 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1286/statm: 48190 37543 78 172 0 48016 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 303420

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1484
/proc/meminfo: memFree=28380680/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=92364 CPUtime=903.79 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 11650 120603 0 0 376 209 89719 75 20 0 1 0 273472869 94580736 19889 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 23091 19889 173 410 0 22673 0
[pid=1285] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1285/stat : 1285 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273563290 9367552 267 33554432000 4194304 5064252 140735494567824 140735494566736 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1285/statm: 2287 267 226 213 0 72 0
[pid=1286] ppid=1285 vsize=192760 CPUtime=637.94 cores=1,3,5,7
/proc/1286/stat : 1286 (glucose_static) R 1285 1258 31659 0 -1 4202496 31729 0 0 0 63783 11 0 0 20 0 1 0 273563291 197386240 38064 33554432000 4194304 4896791 140735406668544 140735406665800 4225008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1286/statm: 48190 38064 78 172 0 48016 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 303420

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1484
/proc/meminfo: memFree=28384776/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=92364 CPUtime=903.79 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 11650 120603 0 0 376 209 89719 75 20 0 1 0 273472869 94580736 19889 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 23091 19889 173 410 0 22673 0
[pid=1285] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1285/stat : 1285 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273563290 9367552 267 33554432000 4194304 5064252 140735494567824 140735494566736 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1285/statm: 2287 267 226 213 0 72 0
[pid=1286] ppid=1285 vsize=161940 CPUtime=697.93 cores=1,3,5,7
/proc/1286/stat : 1286 (glucose_static) R 1285 1258 31659 0 -1 4202496 32279 0 0 0 69781 12 0 0 20 0 1 0 273563291 165826560 35954 33554432000 4194304 4896791 140735406668544 140735406666120 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1286/statm: 40485 35954 78 172 0 40311 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 272600

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1487
/proc/meminfo: memFree=28372184/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=92364 CPUtime=1655.4 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 12909 154239 0 0 379 209 164855 97 20 0 1 0 273472869 94580736 19889 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 23091 19889 173 410 0 22673 0
[pid=1486] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1486/stat : 1486 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273638466 9367552 267 33554432000 4194304 5064252 140735100589200 140735100588112 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1486/statm: 2287 267 226 213 0 72 0
[pid=1487] ppid=1486 vsize=184660 CPUtime=6.31 cores=1,3,5,7
/proc/1487/stat : 1487 (glucose_static) R 1486 1258 31659 0 -1 4202496 25617 0 0 0 625 6 0 0 20 0 1 0 273638467 189091840 38437 33554432000 4194304 4896791 140734963077760 140734963075016 4225417 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1487/statm: 46165 38437 78 172 0 45991 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 295320

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1488
/proc/meminfo: memFree=28386576/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=92364 CPUtime=1655.4 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 12909 154239 0 0 379 209 164855 97 20 0 1 0 273472869 94580736 19889 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 23091 19889 173 410 0 22673 0
[pid=1486] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1486/stat : 1486 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273638466 9367552 267 33554432000 4194304 5064252 140735100589200 140735100588112 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1486/statm: 2287 267 226 213 0 72 0
[pid=1487] ppid=1486 vsize=158968 CPUtime=66.3 cores=1,3,5,7
/proc/1487/stat : 1487 (glucose_static) R 1486 1258 31659 0 -1 4202496 28767 0 0 0 6622 8 0 0 20 0 1 0 273638467 162783232 35095 33554432000 4194304 4896791 140734963077760 140734963073496 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1487/statm: 39742 35095 78 172 0 39568 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 269628

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1488
/proc/meminfo: memFree=28388120/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=92364 CPUtime=1655.4 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 12909 154239 0 0 379 209 164855 97 20 0 1 0 273472869 94580736 19889 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 23091 19889 173 410 0 22673 0
[pid=1486] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1486/stat : 1486 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273638466 9367552 267 33554432000 4194304 5064252 140735100589200 140735100588112 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1486/statm: 2287 267 226 213 0 72 0
[pid=1487] ppid=1486 vsize=159112 CPUtime=126.29 cores=1,3,5,7
/proc/1487/stat : 1487 (glucose_static) R 1486 1258 31659 0 -1 4202496 29728 0 0 0 12619 10 0 0 20 0 1 0 273638467 162930688 33362 33554432000 4194304 4896791 140734963077760 140734963075336 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1487/statm: 39778 33362 78 172 0 39604 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 269772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1488
/proc/meminfo: memFree=28390460/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=92364 CPUtime=1655.4 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 12909 154239 0 0 379 209 164855 97 20 0 1 0 273472869 94580736 19889 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 23091 19889 173 410 0 22673 0
[pid=1486] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1486/stat : 1486 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273638466 9367552 267 33554432000 4194304 5064252 140735100589200 140735100588112 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1486/statm: 2287 267 226 213 0 72 0
[pid=1487] ppid=1486 vsize=159260 CPUtime=144.7 cores=1,3,5,7
/proc/1487/stat : 1487 (glucose_static) R 1486 1258 31659 0 -1 4202496 29743 0 0 0 14460 10 0 0 20 0 1 0 273638467 163082240 33990 33554432000 4194304 4896791 140734963077760 140734963074968 4224680 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1487/statm: 39815 33990 78 172 0 39641 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 269920

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1488
/proc/meminfo: memFree=28390460/32873648 swapFree=7360/7360
[pid=1258] ppid=1256 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1258/stat : 1258 (runPb2sat.sh) S 1256 1258 31659 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273472869 9367552 275 33554432000 4194304 5064252 140734388210352 140734388209264 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1258/statm: 2287 275 233 213 0 72 0
[pid=1259] ppid=1258 vsize=92364 CPUtime=1655.4 cores=1,3,5,7
/proc/1259/stat : 1259 (pb2sat) S 1258 1258 31659 0 -1 4202496 12909 154239 0 0 379 209 164855 97 20 0 1 0 273472869 94580736 19889 33554432000 4194304 5873084 140736798042496 140736798036312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 11 0 0
/proc/1259/statm: 23091 19889 173 410 0 22673 0
[pid=1486] ppid=1259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1486/stat : 1486 (satsolver.sh) S 1259 1258 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273638466 9367552 267 33554432000 4194304 5064252 140735100589200 140735100588112 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1486/statm: 2287 267 226 213 0 72 0
[pid=1487] ppid=1486 vsize=159260 CPUtime=144.7 cores=1,3,5,7
/proc/1487/stat : 1487 (glucose_static) R 1486 1258 31659 0 -1 4202496 29743 0 0 0 14460 10 0 0 20 0 1 0 273638467 163082240 33990 33554432000 4194304 4896791 140734963077760 140734963074968 4224680 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1487/statm: 39815 33990 78 172 0 39641 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 269920

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.14
CPU user time (s): 1796.95
CPU system time (s): 3.18951
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 381776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.95
system time used= 3.18952
maximum resident set size= 214392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197879
page faults= 0
swaps= 0
block input operations= 0
block output operations= 770560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 178
involuntary context switches= 1886

runsolver used 3.33049 second user time and 9.74052 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-27 01:04:48
IDJOB=3696497
IDBENCH=2944
IDSOLVER=2274
FILE ID=node149/3696497-1338073488
RUNJOBID= node149-1338051874-31676
PBS_JOBID= 14624385
Free space on /tmp= 71624 MiB

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

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

MD5SUM BENCH= dd415565c40b70127defa3137ccd18d3
RANDOM SEED=1738763839

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28565768 kB
Buffers:          287448 kB
Cached:          3058360 kB
SwapCached:            0 kB
Active:           946652 kB
Inactive:        2579188 kB
Active(anon):     181220 kB
Inactive(anon):        0 kB
Active(file):     765432 kB
Inactive(file):  2579188 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8944 kB
Writeback:             0 kB
AnonPages:        239556 kB
Mapped:            15476 kB
Shmem:               200 kB
Slab:             644580 kB
SReclaimable:      88988 kB
SUnreclaim:       555592 kB
KernelStack:        1520 kB
PageTables:         4064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     331808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71576 MiB
End job on node149 at 2012-05-27 01:34:49