Trace number 3696498

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.02 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_11.opb
MD5SUMc19ad978a977652a94fc03b8ce63204a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables1288
Total number of constraints2431
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 constraints2430
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 8
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 175
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 802
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

Solver Data

13.78/13.82	c model valid
13.78/13.82	c current solution ok
17.47/17.55	o 176
17.47/17.55	c current bound: 88
147.23/147.40	c model valid
147.23/147.40	c current solution ok
147.33/147.52	o 87
147.33/147.52	c current bound: 43
148.54/148.74	c current bound: 65
1800.02/1800.41	c error: unexpected solver exit code
1800.02/1800.41	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-3696498-1338072914/watcher-3696498-1338072914 -o /tmp/evaluation-result-3696498-1338072914/solver-3696498-1338072914 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696498-1338072914.opb 387343312 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.23 2.07 2.02 3/179 15959
/proc/meminfo: memFree=26487588/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0

[startup+0.021253 s]
/proc/loadavg: 2.23 2.07 2.02 3/179 15959
/proc/meminfo: memFree=26487588/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.23 2.07 2.02 3/179 15959
/proc/meminfo: memFree=26487588/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 2.23 2.07 2.02 3/179 15959
/proc/meminfo: memFree=26487588/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 2.23 2.07 2.02 3/179 15959
/proc/meminfo: memFree=26487588/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.23 2.07 2.02 3/181 15961
/proc/meminfo: memFree=26471276/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=35748 CPUtime=1.48 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) R 15959 15959 14257 0 -1 4202496 3153 0 0 0 148 0 0 0 20 0 1 0 273419842 36605952 5711 33554432000 4194304 5873084 140733408896944 140733408893080 4746467 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 8937 5711 146 410 0 8519 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44896

[startup+3.10028 s]
/proc/loadavg: 2.23 2.07 2.02 3/181 15961
/proc/meminfo: memFree=26454568/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=69216 CPUtime=3.09 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) R 15959 15959 14257 0 -1 4202496 3849 0 0 0 308 1 0 0 20 0 1 0 273419842 70877184 10434 33554432000 4194304 5873084 140733408896944 140733408894312 4728242 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 17304 10434 146 410 0 16886 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78364

[startup+6.30035 s]
/proc/loadavg: 2.21 2.07 2.01 3/183 15963
/proc/meminfo: memFree=26157900/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=164180 CPUtime=4.46 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 12306 0 0 0 431 15 0 0 20 0 1 0 273419842 168120320 26560 33554432000 4194304 5873084 140733408896944 140733408893368 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 41045 26560 162 410 0 40627 0
[pid=15962] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15962/stat : 15962 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273420289 9367552 266 33554432000 4194304 5064252 140737198320528 140737198319440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15962/statm: 2287 266 226 213 0 72 0
[pid=15963] ppid=15962 vsize=256064 CPUtime=1.81 cores=0,2,4,6
/proc/15963/stat : 15963 (glucose_static) R 15962 15959 14257 0 -1 4202496 31928 0 0 0 173 8 0 0 20 0 1 0 273420289 262209536 49844 33554432000 4194304 4896791 140734756536400 140734756533608 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15963/statm: 64016 49844 76 172 0 63842 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 438540

[startup+12.7004 s]
/proc/loadavg: 2.27 2.09 2.02 3/183 15963
/proc/meminfo: memFree=26078100/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=164180 CPUtime=4.46 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 12306 0 0 0 431 15 0 0 20 0 1 0 273419842 168120320 26560 33554432000 4194304 5873084 140733408896944 140733408893368 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 41045 26560 162 410 0 40627 0
[pid=15962] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15962/stat : 15962 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273420289 9367552 266 33554432000 4194304 5064252 140737198320528 140737198319440 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15962/statm: 2287 266 226 213 0 72 0
[pid=15963] ppid=15962 vsize=285848 CPUtime=8.2 cores=0,2,4,6
/proc/15963/stat : 15963 (glucose_static) R 15962 15959 14257 0 -1 4202496 38642 0 0 0 810 10 0 0 20 0 1 0 273420289 292708352 56480 33554432000 4194304 4896791 140734756536400 140734756533832 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15963/statm: 71462 56480 78 172 0 71288 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 468324

[startup+25.5004 s]
/proc/loadavg: 2.36 2.12 2.03 3/183 15966
/proc/meminfo: memFree=25992980/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=174692 CPUtime=17.52 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 14458 40232 0 0 506 306 916 24 20 0 1 0 273419842 178884608 29180 33554432000 4194304 5873084 140733408896944 140733408890760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 43673 29180 173 410 0 43255 0
[pid=15965] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15965/stat : 15965 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273421597 9367552 267 33554432000 4194304 5064252 140734527102912 140734527101824 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15965/statm: 2287 267 226 213 0 72 0
[pid=15966] ppid=15965 vsize=285584 CPUtime=7.92 cores=0,2,4,6
/proc/15966/stat : 15966 (glucose_static) R 15965 15959 14257 0 -1 4202496 38683 0 0 0 784 8 0 0 20 0 1 0 273421597 292438016 56026 33554432000 4194304 4896791 140735736690944 140735736688376 4225384 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15966/statm: 71396 56026 78 172 0 71222 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 478572

[startup+51.1004 s]
/proc/loadavg: 2.24 2.11 2.03 3/183 15966
/proc/meminfo: memFree=25985972/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=174692 CPUtime=17.52 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 14458 40232 0 0 506 306 916 24 20 0 1 0 273419842 178884608 29180 33554432000 4194304 5873084 140733408896944 140733408890760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 43673 29180 173 410 0 43255 0
[pid=15965] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15965/stat : 15965 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273421597 9367552 267 33554432000 4194304 5064252 140734527102912 140734527101824 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15965/statm: 2287 267 226 213 0 72 0
[pid=15966] ppid=15965 vsize=289752 CPUtime=33.52 cores=0,2,4,6
/proc/15966/stat : 15966 (glucose_static) R 15965 15959 14257 0 -1 4202496 39513 0 0 0 3343 9 0 0 20 0 1 0 273421597 296706048 57367 33554432000 4194304 4896791 140735736690944 140735736688376 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15966/statm: 72438 57367 78 172 0 72264 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 482740

[startup+102.307 s]
/proc/loadavg: 2.10 2.09 2.02 3/183 15967
/proc/meminfo: memFree=25987712/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=174692 CPUtime=17.52 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 14458 40232 0 0 506 306 916 24 20 0 1 0 273419842 178884608 29180 33554432000 4194304 5873084 140733408896944 140733408890760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 43673 29180 173 410 0 43255 0
[pid=15965] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15965/stat : 15965 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273421597 9367552 267 33554432000 4194304 5064252 140734527102912 140734527101824 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15965/statm: 2287 267 226 213 0 72 0
[pid=15966] ppid=15965 vsize=241804 CPUtime=84.72 cores=0,2,4,6
/proc/15966/stat : 15966 (glucose_static) R 15965 15959 14257 0 -1 4202496 42064 0 0 0 8461 11 0 0 20 0 1 0 273421597 247607296 52743 33554432000 4194304 4896791 140735736690944 140735736688456 4225393 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15966/statm: 60451 52743 78 172 0 60277 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 434792

[startup+162.3 s]
/proc/loadavg: 2.11 2.09 2.02 3/183 15973
/proc/meminfo: memFree=25971768/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=178788 CPUtime=148.66 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 16872 113217 0 0 510 307 13978 71 20 0 1 0 273419842 183078912 29919 33554432000 4194304 5873084 140733408896944 140733408890760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 44697 29919 173 410 0 44279 0
[pid=15972] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273434715 9367552 266 33554432000 4194304 5064252 140733326536992 140733326535904 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15972/statm: 2287 266 226 213 0 72 0
[pid=15973] ppid=15972 vsize=282772 CPUtime=13.54 cores=0,2,4,6
/proc/15973/stat : 15973 (glucose_static) R 15972 15959 14257 0 -1 4202496 37144 0 0 0 1345 9 0 0 20 0 1 0 273434716 289558528 55506 33554432000 4194304 4896791 140735161761536 140735161758744 4225180 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15973/statm: 70693 55506 78 172 0 70519 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 479856

[startup+222.3 s]
/proc/loadavg: 2.04 2.07 2.02 3/183 15973
/proc/meminfo: memFree=25983240/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/15973/stat : 15973 (glucose_static) R 15972 15959 14257 0 -1 4202496 43358 0 0 0 121317 16 0 0 20 0 1 0 273434716 243970048 48799 33554432000 4194304 4896791 140735161761536 140735161759112 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15973/statm: 59563 48799 78 172 0 59389 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 435336

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16006
/proc/meminfo: memFree=25977544/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=178788 CPUtime=148.66 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 16872 113217 0 0 510 307 13978 71 20 0 1 0 273419842 183078912 29919 33554432000 4194304 5873084 140733408896944 140733408890760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 44697 29919 173 410 0 44279 0
[pid=15972] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273434715 9367552 266 33554432000 4194304 5064252 140733326536992 140733326535904 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15972/statm: 2287 266 226 213 0 72 0
[pid=15973] ppid=15972 vsize=238252 CPUtime=1273.32 cores=0,2,4,6
/proc/15973/stat : 15973 (glucose_static) R 15972 15959 14257 0 -1 4202496 43376 0 0 0 127316 16 0 0 20 0 1 0 273434716 243970048 49328 33554432000 4194304 4896791 140735161761536 140735161759112 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15973/statm: 59563 49328 78 172 0 59389 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 435336

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16006
/proc/meminfo: memFree=25975372/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=178788 CPUtime=148.66 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 16872 113217 0 0 510 307 13978 71 20 0 1 0 273419842 183078912 29919 33554432000 4194304 5873084 140733408896944 140733408890760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 44697 29919 173 410 0 44279 0
[pid=15972] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273434715 9367552 266 33554432000 4194304 5064252 140733326536992 140733326535904 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15972/statm: 2287 266 226 213 0 72 0
[pid=15973] ppid=15972 vsize=238384 CPUtime=1333.31 cores=0,2,4,6
/proc/15973/stat : 15973 (glucose_static) R 15972 15959 14257 0 -1 4202496 43391 0 0 0 133315 16 0 0 20 0 1 0 273434716 244105216 49854 33554432000 4194304 4896791 140735161761536 140735161758744 4225157 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15973/statm: 59596 49854 78 172 0 59422 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 435468

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 16009
/proc/meminfo: memFree=25970896/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=178788 CPUtime=148.66 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 16872 113217 0 0 510 307 13978 71 20 0 1 0 273419842 183078912 29919 33554432000 4194304 5873084 140733408896944 140733408890760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 44697 29919 173 410 0 44279 0
[pid=15972] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273434715 9367552 266 33554432000 4194304 5064252 140733326536992 140733326535904 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15972/statm: 2287 266 226 213 0 72 0
[pid=15973] ppid=15972 vsize=238768 CPUtime=1393.31 cores=0,2,4,6
/proc/15973/stat : 15973 (glucose_static) R 15972 15959 14257 0 -1 4202496 43872 0 0 0 139314 17 0 0 20 0 1 0 273434716 244498432 50462 33554432000 4194304 4896791 140735161761536 140735161758792 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15973/statm: 59692 50462 78 172 0 59518 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 435852

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16010
/proc/meminfo: memFree=25968732/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=178788 CPUtime=148.66 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 16872 113217 0 0 510 307 13978 71 20 0 1 0 273419842 183078912 29919 33554432000 4194304 5873084 140733408896944 140733408890760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 44697 29919 173 410 0 44279 0
[pid=15972] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273434715 9367552 266 33554432000 4194304 5064252 140733326536992 140733326535904 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15972/statm: 2287 266 226 213 0 72 0
[pid=15973] ppid=15972 vsize=239120 CPUtime=1453.3 cores=0,2,4,6
/proc/15973/stat : 15973 (glucose_static) R 15972 15959 14257 0 -1 4202496 43912 0 0 0 145313 17 0 0 20 0 1 0 273434716 244858880 51013 33554432000 4194304 4896791 140735161761536 140735161759080 4205066 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15973/statm: 59780 51013 78 172 0 59606 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 436204

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 16010
/proc/meminfo: memFree=25966496/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=178788 CPUtime=148.66 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 16872 113217 0 0 510 307 13978 71 20 0 1 0 273419842 183078912 29919 33554432000 4194304 5873084 140733408896944 140733408890760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 44697 29919 173 410 0 44279 0
[pid=15972] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273434715 9367552 266 33554432000 4194304 5064252 140733326536992 140733326535904 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15972/statm: 2287 266 226 213 0 72 0
[pid=15973] ppid=15972 vsize=239120 CPUtime=1513.29 cores=0,2,4,6
/proc/15973/stat : 15973 (glucose_static) R 15972 15959 14257 0 -1 4202496 43913 0 0 0 151312 17 0 0 20 0 1 0 273434716 244858880 51525 33554432000 4194304 4896791 140735161761536 140735161759080 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15973/statm: 59780 51525 78 172 0 59606 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 436204

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 16010
/proc/meminfo: memFree=25966620/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=178788 CPUtime=148.66 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 16872 113217 0 0 510 307 13978 71 20 0 1 0 273419842 183078912 29919 33554432000 4194304 5873084 140733408896944 140733408890760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 44697 29919 173 410 0 44279 0
[pid=15972] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273434715 9367552 266 33554432000 4194304 5064252 140733326536992 140733326535904 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15972/statm: 2287 266 226 213 0 72 0
[pid=15973] ppid=15972 vsize=239120 CPUtime=1573.28 cores=0,2,4,6
/proc/15973/stat : 15973 (glucose_static) R 15972 15959 14257 0 -1 4202496 43913 0 0 0 157311 17 0 0 20 0 1 0 273434716 244858880 51525 33554432000 4194304 4896791 140735161761536 140735161759080 4225124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15973/statm: 59780 51525 78 172 0 59606 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 436204

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16055
/proc/meminfo: memFree=27520580/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=178788 CPUtime=148.66 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 16872 113217 0 0 510 307 13978 71 20 0 1 0 273419842 183078912 29919 33554432000 4194304 5873084 140733408896944 140733408890760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 44697 29919 173 410 0 44279 0
[pid=15972] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273434715 9367552 266 33554432000 4194304 5064252 140733326536992 140733326535904 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15972/statm: 2287 266 226 213 0 72 0
[pid=15973] ppid=15972 vsize=239120 CPUtime=1633.26 cores=0,2,4,6
/proc/15973/stat : 15973 (glucose_static) R 15972 15959 14257 0 -1 4202496 43920 0 0 0 163309 17 0 0 20 0 1 0 273434716 244858880 52043 33554432000 4194304 4896791 140735161761536 140735161759080 4205066 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15973/statm: 59780 52043 78 172 0 59606 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 436204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16055
/proc/meminfo: memFree=27519596/32873844 swapFree=6856/6856
[pid=15959] ppid=15957 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15959/stat : 15959 (runPb2sat.sh) S 15957 15959 14257 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273419841 9367552 275 33554432000 4194304 5064252 140734788751856 140734788750768 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15959/statm: 2287 275 233 213 0 72 0
[pid=15960] ppid=15959 vsize=178788 CPUtime=148.66 cores=0,2,4,6
/proc/15960/stat : 15960 (pb2sat) S 15959 15959 14257 0 -1 4202496 16872 113217 0 0 510 307 13978 71 20 0 1 0 273419842 183078912 29919 33554432000 4194304 5873084 140733408896944 140733408890760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15960/statm: 44697 29919 173 410 0 44279 0
[pid=15972] ppid=15960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15972/stat : 15972 (satsolver.sh) S 15960 15959 14257 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273434715 9367552 266 33554432000 4194304 5064252 140733326536992 140733326535904 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15972/statm: 2287 266 226 213 0 72 0
[pid=15973] ppid=15972 vsize=239120 CPUtime=1651.36 cores=0,2,4,6
/proc/15973/stat : 15973 (glucose_static) R 15972 15959 14257 0 -1 4202496 43920 0 0 0 165119 17 0 0 20 0 1 0 273434716 244858880 52043 33554432000 4194304 4896791 140735161761536 140735161759080 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15973/statm: 59780 52043 78 172 0 59606 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 436204

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15959 and gives
#  childrusage.ru_utime.tv_sec=144
#  childrusage.ru_utime.tv_usec=897972
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=799422
# CPU time returned by wait4() is 148.697
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.02
CPU user time (s): 1796.07
CPU system time (s): 3.95
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 565020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.898
system time used= 3.79942
maximum resident set size= 298696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131066
page faults= 0
swaps= 0
block input operations= 0
block output operations= 746264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54
involuntary context switches= 245

runsolver used 7.2059 second user time and 18.8211 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-27 00:55:14
IDJOB=3696498
IDBENCH=2940
IDSOLVER=2274
FILE ID=node106/3696498-1338072914
RUNJOBID= node106-1338052970-14273
PBS_JOBID= 14624417
Free space on /tmp= 71072 MiB

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

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

MD5SUM BENCH= c19ad978a977652a94fc03b8ce63204a
RANDOM SEED=387343312

node106.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.065
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.13
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.065
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		: 2667.065
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.065
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.92
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.065
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.065
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.065
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.065
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:        26488116 kB
Buffers:          305380 kB
Cached:          3836952 kB
SwapCached:            0 kB
Active:          2857132 kB
Inactive:        2717508 kB
Active(anon):    1434296 kB
Inactive(anon):        0 kB
Active(file):    1422836 kB
Inactive(file):  2717508 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            248864 kB
Writeback:             0 kB
AnonPages:       1464724 kB
Mapped:            15152 kB
Shmem:               200 kB
Slab:             669752 kB
SReclaimable:     112060 kB
SUnreclaim:       557692 kB
KernelStack:        1520 kB
PageTables:         6876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1683960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    405504 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= 71112 MiB
End job on node106 at 2012-05-27 01:25:14