Trace number 3696515

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.07 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_11.opb
MD5SUM5946eb43fefc6e626d35d99afd3eec42
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.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 75
Optimality of the best value was proved NO
Number of variables1287
Total number of constraints2430
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 constraints2430
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
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 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 749
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

29.45/29.57	c model valid
29.45/29.57	c current solution ok
33.15/33.50	o 114
33.15/33.50	c current bound: 57
1800.07/1800.61	c error: unexpected solver exit code
1800.07/1800.61	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-3696515-1338068086/watcher-3696515-1338068086 -o /tmp/evaluation-result-3696515-1338068086/solver-3696515-1338068086 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696515-1338068086.opb 2073977065 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.92 1.98 1.99 3/179 825
/proc/meminfo: memFree=28254672/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0

[startup+0.026282 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 825
/proc/meminfo: memFree=28254672/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 825
/proc/meminfo: memFree=28254672/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 825
/proc/meminfo: memFree=28254672/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 825
/proc/meminfo: memFree=28254672/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/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: 1.92 1.98 1.99 3/181 827
/proc/meminfo: memFree=28238856/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=35748 CPUtime=1.48 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) R 825 825 31659 0 -1 4202496 3368 0 0 0 148 0 0 0 20 0 1 0 272932653 36605952 5925 33554432000 4194304 5873084 140734773892544 140734773889912 4779585 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/826/statm: 8937 5925 146 410 0 8519 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44896

[startup+3.10027 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 827
/proc/meminfo: memFree=28221976/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=69216 CPUtime=3.09 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) R 825 825 31659 0 -1 4202496 4065 0 0 0 308 1 0 0 20 0 1 0 272932653 70877184 11160 33554432000 4194304 5873084 140734773892544 140734773889496 4392947 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/826/statm: 17304 11160 146 410 0 16886 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78364

[startup+6.30043 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 829
/proc/meminfo: memFree=27947116/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=162612 CPUtime=4.49 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 11837 0 0 0 435 14 0 0 20 0 1 0 272932653 166514688 26876 33554432000 4194304 5873084 140734773892544 140734773888968 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/826/statm: 40653 26876 162 410 0 40235 0
[pid=828] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/828/stat : 828 (satsolver.sh) S 826 825 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272933105 9367552 267 33554432000 4194304 5064252 140736545272048 140736545270960 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/828/statm: 2287 267 226 213 0 72 0
[pid=829] ppid=828 vsize=261092 CPUtime=1.77 cores=1,3,5,7
/proc/829/stat : 829 (glucose_static) R 828 825 31659 0 -1 4202496 31378 0 0 0 169 8 0 0 20 0 1 0 272933105 267358208 50909 33554432000 4194304 4896791 140734253636128 140734253633560 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/829/statm: 65273 50909 76 172 0 65099 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 442000

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 829
/proc/meminfo: memFree=27840792/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=162612 CPUtime=4.49 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 11837 0 0 0 435 14 0 0 20 0 1 0 272932653 166514688 26876 33554432000 4194304 5873084 140734773892544 140734773888968 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/826/statm: 40653 26876 162 410 0 40235 0
[pid=828] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/828/stat : 828 (satsolver.sh) S 826 825 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272933105 9367552 267 33554432000 4194304 5064252 140736545272048 140736545270960 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/828/statm: 2287 267 226 213 0 72 0
[pid=829] ppid=828 vsize=285640 CPUtime=8.16 cores=1,3,5,7
/proc/829/stat : 829 (glucose_static) R 828 825 31659 0 -1 4202496 36715 0 0 0 808 8 0 0 20 0 1 0 272933105 292495360 56169 33554432000 4194304 4896791 140734253636128 140734253633384 4225550 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/829/statm: 71410 56169 78 172 0 71236 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 466548

[startup+25.5005 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 829
/proc/meminfo: memFree=27831456/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=162612 CPUtime=4.49 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 11837 0 0 0 435 14 0 0 20 0 1 0 272932653 166514688 26876 33554432000 4194304 5873084 140734773892544 140734773888968 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/826/statm: 40653 26876 162 410 0 40235 0
[pid=828] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/828/stat : 828 (satsolver.sh) S 826 825 31659 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272933105 9367552 267 33554432000 4194304 5064252 140736545272048 140736545270960 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/828/statm: 2287 267 226 213 0 72 0
[pid=829] ppid=828 vsize=293484 CPUtime=20.96 cores=1,3,5,7
/proc/829/stat : 829 (glucose_static) R 828 825 31659 0 -1 4202496 38438 0 0 0 2087 9 0 0 20 0 1 0 272933105 300527616 58403 33554432000 4194304 4896791 140734253636128 140734253633384 4225514 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/829/statm: 73371 58403 78 172 0 73197 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 474392

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 832
/proc/meminfo: memFree=27742792/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=172852 CPUtime=33.27 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 13942 40377 0 0 508 308 2487 24 20 0 1 0 272932653 177000448 29446 33554432000 4194304 5873084 140734773892544 140734773886360 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/826/statm: 43213 29446 173 410 0 42795 0
[pid=831] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/831/stat : 831 (satsolver.sh) S 826 825 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272936003 9367552 267 33554432000 4194304 5064252 140733910308288 140733910307200 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/831/statm: 2287 267 226 213 0 72 0
[pid=832] ppid=831 vsize=293096 CPUtime=17.59 cores=1,3,5,7
/proc/832/stat : 832 (glucose_static) R 831 825 31659 0 -1 4202496 39377 0 0 0 1747 12 0 0 20 0 1 0 272936003 300130304 58188 33554432000 4194304 4896791 140733419157952 140733419155208 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/832/statm: 73274 58188 78 172 0 73100 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 484244

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 833
/proc/meminfo: memFree=27737000/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=172852 CPUtime=33.27 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 13942 40377 0 0 508 308 2487 24 20 0 1 0 272932653 177000448 29446 33554432000 4194304 5873084 140734773892544 140734773886360 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/826/statm: 43213 29446 173 410 0 42795 0
[pid=831] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/831/stat : 831 (satsolver.sh) S 826 825 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272936003 9367552 267 33554432000 4194304 5064252 140733910308288 140733910307200 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/831/statm: 2287 267 226 213 0 72 0
[pid=832] ppid=831 vsize=296544 CPUtime=68.78 cores=1,3,5,7
/proc/832/stat : 832 (glucose_static) R 831 825 31659 0 -1 4202496 40581 0 0 0 6866 12 0 0 20 0 1 0 272936003 303661056 59535 33554432000 4194304 4896791 140733419157952 140733419155208 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/832/statm: 74136 59535 78 172 0 73962 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 487692

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 833
/proc/meminfo: memFree=27757504/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=172852 CPUtime=33.27 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 13942 40377 0 0 508 308 2487 24 20 0 1 0 272932653 177000448 29446 33554432000 4194304 5873084 140734773892544 140734773886360 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/826/statm: 43213 29446 173 410 0 42795 0
[pid=831] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/831/stat : 831 (satsolver.sh) S 826 825 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272936003 9367552 267 33554432000 4194304 5064252 140733910308288 140733910307200 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/831/statm: 2287 267 226 213 0 72 0
[pid=832] ppid=831 vsize=247568 CPUtime=128.77 cores=1,3,5,7
/proc/832/stat : 832 (glucose_static) R 831 825 31659 0 -1 4202496 41515 0 0 0 12863 14 0 0 20 0 1 0 272936003 253509632 53724 33554432000 4194304 4896791 140733419157952 140733419155384 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/832/statm: 61892 53724 78 172 0 61718 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 438716

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 833
/proc/meminfo: memFree=27754492/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/832/stat : 832 (glucose_static) R 831 825 31659 0 -1 4202496 44610 0 0 0 132840 17 0 0 20 0 1 0 272936003 255868928 54736 33554432000 4194304 4896791 140733419157952 140733419155160 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/832/statm: 62468 54736 78 172 0 62294 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 441020

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 855
/proc/meminfo: memFree=27763436/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=172852 CPUtime=33.27 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 13942 40377 0 0 508 308 2487 24 20 0 1 0 272932653 177000448 29446 33554432000 4194304 5873084 140734773892544 140734773886360 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/826/statm: 43213 29446 173 410 0 42795 0
[pid=831] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/831/stat : 831 (satsolver.sh) S 826 825 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272936003 9367552 267 33554432000 4194304 5064252 140733910308288 140733910307200 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/831/statm: 2287 267 226 213 0 72 0
[pid=832] ppid=831 vsize=250032 CPUtime=1388.56 cores=1,3,5,7
/proc/832/stat : 832 (glucose_static) R 831 825 31659 0 -1 4202496 44872 0 0 0 138838 18 0 0 20 0 1 0 272936003 256032768 51481 33554432000 4194304 4896791 140733419157952 140733419155528 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/832/statm: 62508 51481 78 172 0 62334 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 441180

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 953
/proc/meminfo: memFree=28266144/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=172852 CPUtime=33.27 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 13942 40377 0 0 508 308 2487 24 20 0 1 0 272932653 177000448 29446 33554432000 4194304 5873084 140734773892544 140734773886360 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/826/statm: 43213 29446 173 410 0 42795 0
[pid=831] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/831/stat : 831 (satsolver.sh) S 826 825 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272936003 9367552 267 33554432000 4194304 5064252 140733910308288 140733910307200 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/831/statm: 2287 267 226 213 0 72 0
[pid=832] ppid=831 vsize=250032 CPUtime=1448.54 cores=1,3,5,7
/proc/832/stat : 832 (glucose_static) R 831 825 31659 0 -1 4202496 44883 0 0 0 144836 18 0 0 20 0 1 0 272936003 256032768 52003 33554432000 4194304 4896791 140733419157952 140733419155528 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/832/statm: 62508 52003 78 172 0 62334 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 441180

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/184 958
/proc/meminfo: memFree=28032168/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=172852 CPUtime=33.27 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 13942 40377 0 0 508 308 2487 24 20 0 1 0 272932653 177000448 29446 33554432000 4194304 5873084 140734773892544 140734773886360 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/826/statm: 43213 29446 173 410 0 42795 0
[pid=831] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/831/stat : 831 (satsolver.sh) S 826 825 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272936003 9367552 267 33554432000 4194304 5064252 140733910308288 140733910307200 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/831/statm: 2287 267 226 213 0 72 0
[pid=832] ppid=831 vsize=250164 CPUtime=1508.53 cores=1,3,5,7
/proc/832/stat : 832 (glucose_static) R 831 825 31659 0 -1 4202496 44899 0 0 0 150835 18 0 0 20 0 1 0 272936003 256167936 52530 33554432000 4194304 4896791 140733419157952 140733419155160 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/832/statm: 62541 52530 78 172 0 62367 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 441312

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 984
/proc/meminfo: memFree=28027712/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=172852 CPUtime=33.27 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 13942 40377 0 0 508 308 2487 24 20 0 1 0 272932653 177000448 29446 33554432000 4194304 5873084 140734773892544 140734773886360 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/826/statm: 43213 29446 173 410 0 42795 0
[pid=831] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/831/stat : 831 (satsolver.sh) S 826 825 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272936003 9367552 267 33554432000 4194304 5064252 140733910308288 140733910307200 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/831/statm: 2287 267 226 213 0 72 0
[pid=832] ppid=831 vsize=250164 CPUtime=1568.52 cores=1,3,5,7
/proc/832/stat : 832 (glucose_static) R 831 825 31659 0 -1 4202496 44921 0 0 0 156834 18 0 0 20 0 1 0 272936003 256167936 52552 33554432000 4194304 4896791 140733419157952 140733419155160 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/832/statm: 62541 52552 78 172 0 62367 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 441312

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 984
/proc/meminfo: memFree=28023260/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=172852 CPUtime=33.27 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 13942 40377 0 0 508 308 2487 24 20 0 1 0 272932653 177000448 29446 33554432000 4194304 5873084 140734773892544 140734773886360 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/826/statm: 43213 29446 173 410 0 42795 0
[pid=831] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/831/stat : 831 (satsolver.sh) S 826 825 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272936003 9367552 267 33554432000 4194304 5064252 140733910308288 140733910307200 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/831/statm: 2287 267 226 213 0 72 0
[pid=832] ppid=831 vsize=250164 CPUtime=1628.51 cores=1,3,5,7
/proc/832/stat : 832 (glucose_static) R 831 825 31659 0 -1 4202496 44933 0 0 0 162833 18 0 0 20 0 1 0 272936003 256167936 53075 33554432000 4194304 4896791 140733419157952 140733419155160 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/832/statm: 62541 53075 78 172 0 62367 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 441312

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 984
/proc/meminfo: memFree=28019424/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=172852 CPUtime=33.27 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 13942 40377 0 0 508 308 2487 24 20 0 1 0 272932653 177000448 29446 33554432000 4194304 5873084 140734773892544 140734773886360 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/826/statm: 43213 29446 173 410 0 42795 0
[pid=831] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/831/stat : 831 (satsolver.sh) S 826 825 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272936003 9367552 267 33554432000 4194304 5064252 140733910308288 140733910307200 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/831/statm: 2287 267 226 213 0 72 0
[pid=832] ppid=831 vsize=250452 CPUtime=1688.51 cores=1,3,5,7
/proc/832/stat : 832 (glucose_static) R 831 825 31659 0 -1 4202496 44999 0 0 0 168833 18 0 0 20 0 1 0 272936003 256462848 53652 33554432000 4194304 4896791 140733419157952 140733419155208 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/832/statm: 62613 53652 78 172 0 62439 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 441600

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 984
/proc/meminfo: memFree=28014708/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=172852 CPUtime=33.27 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 13942 40377 0 0 508 308 2487 24 20 0 1 0 272932653 177000448 29446 33554432000 4194304 5873084 140734773892544 140734773886360 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/826/statm: 43213 29446 173 410 0 42795 0
[pid=831] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/831/stat : 831 (satsolver.sh) S 826 825 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272936003 9367552 267 33554432000 4194304 5064252 140733910308288 140733910307200 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/831/statm: 2287 267 226 213 0 72 0
[pid=832] ppid=831 vsize=250452 CPUtime=1748.5 cores=1,3,5,7
/proc/832/stat : 832 (glucose_static) R 831 825 31659 0 -1 4202496 45005 0 0 0 174832 18 0 0 20 0 1 0 272936003 256462848 54169 33554432000 4194304 4896791 140733419157952 140733419155208 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/832/statm: 62613 54169 78 172 0 62439 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 441600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 984
/proc/meminfo: memFree=28014708/32873648 swapFree=7360/7360
[pid=825] ppid=823 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/825/stat : 825 (runPb2sat.sh) S 823 825 31659 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272932653 9367552 275 33554432000 4194304 5064252 140734367843920 140734367842832 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/825/statm: 2287 275 233 213 0 72 0
[pid=826] ppid=825 vsize=172852 CPUtime=33.27 cores=1,3,5,7
/proc/826/stat : 826 (pb2sat) S 825 825 31659 0 -1 4202496 13942 40377 0 0 508 308 2487 24 20 0 1 0 272932653 177000448 29446 33554432000 4194304 5873084 140734773892544 140734773886360 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 19 0 0
/proc/826/statm: 43213 29446 173 410 0 42795 0
[pid=831] ppid=826 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/831/stat : 831 (satsolver.sh) S 826 825 31659 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272936003 9367552 267 33554432000 4194304 5064252 140733910308288 140733910307200 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/831/statm: 2287 267 226 213 0 72 0
[pid=832] ppid=831 vsize=250452 CPUtime=1766.8 cores=1,3,5,7
/proc/832/stat : 832 (glucose_static) R 831 825 31659 0 -1 4202496 45005 0 0 0 176662 18 0 0 20 0 1 0 272936003 256462848 54169 33554432000 4194304 4896791 140733419157952 140733419155208 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/832/statm: 62613 54169 78 172 0 62439 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 441600

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 825 and gives
#  childrusage.ru_utime.tv_sec=29
#  childrusage.ru_utime.tv_usec=955446
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=337492
# CPU time returned by wait4() is 33.2929
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.07
CPU user time (s): 1796.57
CPU system time (s): 3.5
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 568704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.9554
system time used= 3.33749
maximum resident set size= 236892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55297
page faults= 0
swaps= 0
block input operations= 16
block output operations= 464096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 44

runsolver used 3.88441 second user time and 18.1162 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-26 23:34:46
IDJOB=3696515
IDBENCH=2643
IDSOLVER=2274
FILE ID=node149/3696515-1338068086
RUNJOBID= node149-1338051874-31676
PBS_JOBID= 14624385
Free space on /tmp= 71580 MiB

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

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

MD5SUM BENCH= 5946eb43fefc6e626d35d99afd3eec42
RANDOM SEED=2073977065

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:        28254564 kB
Buffers:          285400 kB
Cached:          3105628 kB
SwapCached:            0 kB
Active:          1257608 kB
Inactive:        2578488 kB
Active(anon):     446196 kB
Inactive(anon):        0 kB
Active(file):     811412 kB
Inactive(file):  2578488 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8928 kB
Writeback:             0 kB
AnonPages:        450756 kB
Mapped:            15288 kB
Shmem:               200 kB
Slab:             644596 kB
SReclaimable:      88888 kB
SUnreclaim:       555708 kB
KernelStack:        1480 kB
PageTables:         5000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     614580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 71504 MiB
End job on node149 at 2012-05-27 00:04:46