Trace number 3696520

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.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_16.opb
MD5SUM69b04711942c7a7cbb28264339dbffe2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark210
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 223
Optimality of the best value was proved NO
Number of variables5584
Total number of constraints10895
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10895
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2555
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.10/1800.51	./satsolver.sh: line 5:  4676 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.51	c error: unexpected solver exit code
1800.10/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-3696520-1338066998/watcher-3696520-1338066998 -o /tmp/evaluation-result-3696520-1338066998/solver-3696520-1338066998 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696520-1338066998.opb 371687836 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: 1.96 2.11 2.29 3/178 4672
/proc/meminfo: memFree=27633988/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0

[startup+0.0990019 s]
/proc/loadavg: 1.96 2.11 2.29 3/178 4672
/proc/meminfo: memFree=27633988/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100309 s]
/proc/loadavg: 1.96 2.11 2.29 3/178 4672
/proc/meminfo: memFree=27633988/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300298 s]
/proc/loadavg: 1.96 2.11 2.29 3/178 4672
/proc/meminfo: memFree=27633988/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 1.96 2.11 2.29 3/178 4672
/proc/meminfo: memFree=27633988/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 1.96 2.11 2.29 3/180 4674
/proc/meminfo: memFree=27545212/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=146260 CPUtime=1.49 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) R 4672 4672 719 0 -1 4202496 23101 0 0 0 144 5 0 0 20 0 1 0 272828208 149770240 35765 33554432000 4194304 5873084 140733224194048 140733224190232 4996171 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 36565 35765 153 410 0 36147 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 155408

[startup+3.10036 s]
/proc/loadavg: 1.96 2.11 2.29 3/180 4674
/proc/meminfo: memFree=27290944/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 246384
heavy processes:

[startup+6.30048 s]
/proc/loadavg: 2.04 2.12 2.29 3/182 4676
/proc/meminfo: memFree=26966628/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=407112 CPUtime=4.15 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 65048 0 0 0 398 17 0 0 20 0 1 0 272828422 416882688 95608 33554432000 4194304 4896791 140734014537232 140734014534376 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 101778 95608 76 172 0 101604 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 662644

[startup+12.7005 s]
/proc/loadavg: 2.04 2.12 2.29 3/182 4676
/proc/meminfo: memFree=26961848/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=407508 CPUtime=10.55 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 65152 0 0 0 1038 17 0 0 20 0 1 0 272828422 417288192 95712 33554432000 4194304 4896791 140734014537232 140734014534440 4225417 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 101877 95712 76 172 0 101703 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 663040

[startup+25.5068 s]
/proc/loadavg: 2.10 2.13 2.29 3/182 4676
/proc/meminfo: memFree=26955808/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=408168 CPUtime=23.35 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 65334 0 0 0 2318 17 0 0 20 0 1 0 272828422 417964032 95894 33554432000 4194304 4896791 140734014537232 140734014534440 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 102042 95894 76 172 0 101868 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 663700

[startup+51.1005 s]
/proc/loadavg: 2.06 2.12 2.28 3/181 4676
/proc/meminfo: memFree=26942668/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=408300 CPUtime=48.94 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 65366 0 0 0 4877 17 0 0 20 0 1 0 272828422 418099200 95926 33554432000 4194304 4896791 140734014537232 140734014534440 4225008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 102075 95926 76 172 0 101901 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 663832

[startup+102.3 s]
/proc/loadavg: 2.03 2.10 2.27 3/181 4677
/proc/meminfo: memFree=26966356/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=408564 CPUtime=100.13 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 65443 0 0 0 9996 17 0 0 20 0 1 0 272828422 418369536 96003 33554432000 4194304 4896791 140734014537232 140734014534440 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 102141 96003 76 172 0 101967 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 664096

[startup+162.3 s]
/proc/loadavg: 2.09 2.09 2.25 3/181 4677
/proc/meminfo: memFree=26937248/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=408708 CPUtime=160.13 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 65652 0 0 0 15995 18 0 0 20 0 1 0 272828422 418516992 96209 33554432000 4194304 4896791 140734014537232 140734014534280 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 102177 96209 76 172 0 102003 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 664240

[startup+222.301 s]
/proc/loadavg: 2.03 2.07 2.24 3/182 4680
/proc/meminfo: memFree=26955216/32873844 swapFree=6088/6088

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


[startup+1422.3 s]
/proc/loadavg: 2.04 2.04 2.08 3/182 6823
/proc/meminfo: memFree=30658424/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=410996 CPUtime=1419.85 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 67466 0 0 0 141962 23 0 0 20 0 1 0 272828422 420859904 98076 33554432000 4194304 4896791 140734014537232 140734014534440 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 102749 98076 76 172 0 102575 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 666528

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.08 3/181 6823
/proc/meminfo: memFree=30645980/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=461084 CPUtime=1479.85 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 67755 0 0 0 147961 24 0 0 20 0 1 0 272828422 472150016 98362 33554432000 4194304 4896791 140734014537232 140734014534760 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 115271 98362 76 172 0 115097 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 716616

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/181 6823
/proc/meminfo: memFree=30641344/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=461216 CPUtime=1539.84 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 68041 0 0 0 153960 24 0 0 20 0 1 0 272828422 472285184 99155 33554432000 4194304 4896791 140734014537232 140734014534440 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 115304 99155 76 172 0 115130 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 716748

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.07 3/180 6823
/proc/meminfo: memFree=30641616/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=461440 CPUtime=1599.83 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 68065 0 0 0 159959 24 0 0 20 0 1 0 272828422 472514560 99179 33554432000 4194304 4896791 140734014537232 140734014534440 4224663 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 115360 99179 76 172 0 115186 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 716972

[startup+1662.31 s]
/proc/loadavg: 2.09 2.04 2.07 3/181 6824
/proc/meminfo: memFree=30646216/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=461440 CPUtime=1659.82 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 68068 0 0 0 165958 24 0 0 20 0 1 0 272828422 472514560 99693 33554432000 4194304 4896791 140734014537232 140734014534440 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 115360 99693 76 172 0 115186 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 716972

[startup+1722.3 s]
/proc/loadavg: 2.13 2.06 2.07 3/181 6824
/proc/meminfo: memFree=30620192/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=461512 CPUtime=1719.8 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 68097 0 0 0 171956 24 0 0 20 0 1 0 272828422 472588288 99715 33554432000 4194304 4896791 140734014537232 140734014534776 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 115378 99715 76 172 0 115204 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 717044

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 2.07 3/181 6824
/proc/meminfo: memFree=30618848/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=461512 CPUtime=1779.78 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 68122 0 0 0 177954 24 0 0 20 0 1 0 272828422 472588288 100227 33554432000 4194304 4896791 140734014537232 140734014534776 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 115378 100227 76 172 0 115204 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 717044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.05 2.07 3/181 6824
/proc/meminfo: memFree=30610284/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=461512 CPUtime=1797.98 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 68122 0 0 0 179774 24 0 0 20 0 1 0 272828422 472588288 100227 33554432000 4194304 4896791 140734014537232 140734014534776 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 115378 100227 76 172 0 115204 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 717044

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.03 2.05 2.07 3/181 6824
/proc/meminfo: memFree=30610284/32873844 swapFree=6088/6088
[pid=4672] ppid=4670 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (runPb2sat.sh) S 4670 4672 719 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272828208 9367552 275 33554432000 4194304 5064252 140734495602848 140734495601760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4672/statm: 2287 275 233 213 0 72 0
[pid=4673] ppid=4672 vsize=237236 CPUtime=2.12 cores=1,3,5,7
/proc/4673/stat : 4673 (pb2sat) S 4672 4672 719 0 -1 4202496 30630 0 0 0 191 21 0 0 20 0 1 0 272828208 242929664 48277 33554432000 4194304 5873084 140733224194048 140733224190472 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4673/statm: 59309 48277 160 410 0 58891 0
[pid=4675] ppid=4673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4675/stat : 4675 (satsolver.sh) S 4673 4672 719 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272828422 9367552 267 33554432000 4194304 5064252 140733831170160 140733831169072 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4675/statm: 2287 267 226 213 0 72 0
[pid=4676] ppid=4675 vsize=461512 CPUtime=1797.98 cores=1,3,5,7
/proc/4676/stat : 4676 (glucose_static) R 4675 4672 719 0 -1 4202496 68122 0 0 0 179774 24 0 0 20 0 1 0 272828422 472588288 100227 33554432000 4194304 4896791 140734014537232 140734014534776 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4676/statm: 115378 100227 76 172 0 115204 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 717044

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.14
CPU user time (s): 1799.66
CPU system time (s): 0.479927
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 796372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.479927
maximum resident set size= 467704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99743
page faults= 0
swaps= 0
block input operations= 0
block output operations= 172448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 133
involuntary context switches= 1887

runsolver used 5.79812 second user time and 19.723 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-26 23:16:38
IDJOB=3696520
IDBENCH=2627
IDSOLVER=2274
FILE ID=node110/3696520-1338066998
RUNJOBID= node110-1338050719-736
PBS_JOBID= 14624381
Free space on /tmp= 71144 MiB

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

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

MD5SUM BENCH= 69b04711942c7a7cbb28264339dbffe2
RANDOM SEED=371687836

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27634632 kB
Buffers:          191576 kB
Cached:           783748 kB
SwapCached:          168 kB
Active:          4427440 kB
Inactive:          24456 kB
Active(anon):    3464340 kB
Inactive(anon):    14488 kB
Active(file):     963100 kB
Inactive(file):     9968 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107984 kB
Dirty:             13452 kB
Writeback:           372 kB
AnonPages:       3481724 kB
Mapped:            15228 kB
Shmem:               196 kB
Slab:             641396 kB
SReclaimable:      82008 kB
SUnreclaim:       559388 kB
KernelStack:        1464 kB
PageTables:        10468 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3784596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    714752 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= 71424 MiB
End job on node110 at 2012-05-26 23:46:38