Trace number 3696505

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_18.opb
MD5SUM92a7a1679de6bb1b52854275d5fc6396
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark299
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 303
Optimality of the best value was proved NO
Number of variables8878
Total number of constraints17460
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 constraints17459
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 153
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 408
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 2755
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.06/1800.61	c error: unexpected solver exit code
1800.06/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-3696505-1338074202/watcher-3696505-1338074202 -o /tmp/evaluation-result-3696505-1338074202/solver-3696505-1338074202 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696505-1338074202.opb 662770179 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7516
/proc/meminfo: memFree=30745600/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0

[startup+0.0336761 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7516
/proc/meminfo: memFree=30745600/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7516
/proc/meminfo: memFree=30745600/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300298 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7516
/proc/meminfo: memFree=30745600/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7516
/proc/meminfo: memFree=30745600/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7518
/proc/meminfo: memFree=30667364/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=139784 CPUtime=1.49 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) R 7516 7516 719 0 -1 4202496 21554 0 0 0 144 5 0 0 20 0 1 0 273548702 143138816 32703 33554432000 4194304 5873084 140733230844784 140733230840968 4996171 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/7517/statm: 34946 32703 154 410 0 34528 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 148932

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7518
/proc/meminfo: memFree=30556500/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=415656 CPUtime=3.08 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) R 7516 7516 719 0 -1 4202496 42508 0 0 0 295 13 0 0 20 0 1 0 273548702 425631744 71446 33554432000 4194304 5873084 140733230844784 140733230839048 4996171 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 103914 71446 154 410 0 103496 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 424804

[startup+6.30036 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 7518
/proc/meminfo: memFree=30214716/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=1086136 CPUtime=6.28 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) R 7516 7516 719 0 -1 4202496 78877 0 0 0 565 63 0 0 20 0 1 0 273548702 1112203264 207332 33554432000 4194304 5873084 140733230844784 140733230840872 5129975 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 271534 207332 158 410 0 271116 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1095284

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 7520
/proc/meminfo: memFree=28843132/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1354404 CPUtime=6.32 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 144963 0 0 0 582 50 0 0 20 0 1 0 273549338 1386909696 268709 33554432000 4194304 4896791 140733804801232 140733804798440 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 338601 268709 76 172 0 338427 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2190548

[startup+25.5004 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 7520
/proc/meminfo: memFree=28803328/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1382256 CPUtime=19.13 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 152411 0 0 0 1860 53 0 0 20 0 1 0 273549338 1415430144 276157 33554432000 4194304 4896791 140733804801232 140733804798440 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 345564 276157 76 172 0 345390 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2218400

[startup+51.1005 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 7520
/proc/meminfo: memFree=28798676/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1385028 CPUtime=44.71 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 153077 0 0 0 4418 53 0 0 20 0 1 0 273549338 1418268672 276823 33554432000 4194304 4896791 140733804801232 140733804798440 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 346257 276823 76 172 0 346083 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 2221172

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 7520
/proc/meminfo: memFree=28791976/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1387536 CPUtime=95.91 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 153709 0 0 0 9537 54 0 0 20 0 1 0 273549338 1420836864 277966 33554432000 4194304 4896791 140733804801232 140733804798440 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 346884 277966 76 172 0 346710 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2223680

[startup+162.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/181 7520
/proc/meminfo: memFree=28786456/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1390968 CPUtime=155.9 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 154563 0 0 0 15536 54 0 0 20 0 1 0 273549338 1424351232 278820 33554432000 4194304 4896791 140733804801232 140733804798440 4225148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 347742 278820 76 172 0 347568 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2227112

[startup+222.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/182 7523
/proc/meminfo: memFree=28781300/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/7520/statm: 353922 287276 78 172 0 353748 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 2251832

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7896
/proc/meminfo: memFree=29357600/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1415688 CPUtime=1475.46 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 161304 0 0 0 147489 57 0 0 20 0 1 0 273549338 1449664512 287999 33554432000 4194304 4896791 140733804801232 140733804798552 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 353922 287999 78 172 0 353748 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 2251832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7897
/proc/meminfo: memFree=29353124/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1415688 CPUtime=1535.45 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 161311 0 0 0 153488 57 0 0 20 0 1 0 273549338 1449664512 288517 33554432000 4194304 4896791 140733804801232 140733804798552 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 353922 288517 78 172 0 353748 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 2251832

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7897
/proc/meminfo: memFree=29351552/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1415852 CPUtime=1595.44 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 161337 0 0 0 159487 57 0 0 20 0 1 0 273549338 1449832448 288543 33554432000 4194304 4896791 140733804801232 140733804798552 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 353963 288543 78 172 0 353789 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 2251996

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 7897
/proc/meminfo: memFree=29349380/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1415852 CPUtime=1655.44 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 161339 0 0 0 165487 57 0 0 20 0 1 0 273549338 1449832448 288545 33554432000 4194304 4896791 140733804801232 140733804798552 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 353963 288545 78 172 0 353789 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 2251996

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 7903
/proc/meminfo: memFree=29428308/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1415852 CPUtime=1715.42 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 161341 0 0 0 171485 57 0 0 20 0 1 0 273549338 1449832448 288547 33554432000 4194304 4896791 140733804801232 140733804798552 4225148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 353963 288547 78 172 0 353789 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 2251996

[startup+1782.31 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 8019
/proc/meminfo: memFree=29457724/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1415852 CPUtime=1775.42 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 161347 0 0 0 177485 57 0 0 20 0 1 0 273549338 1449832448 289064 33554432000 4194304 4896791 140733804801232 140733804798552 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 353963 289064 78 172 0 353789 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 2251996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 8020
/proc/meminfo: memFree=29456456/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1415852 CPUtime=1793.72 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 161349 0 0 0 179315 57 0 0 20 0 1 0 273549338 1449832448 289066 33554432000 4194304 4896791 140733804801232 140733804798552 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 353963 289066 78 172 0 353789 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2251996

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.6 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 8020
/proc/meminfo: memFree=29456456/32873844 swapFree=6088/6088
[pid=7516] ppid=7514 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7516/stat : 7516 (runPb2sat.sh) S 7514 7516 719 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273548701 9367552 274 33554432000 4194304 5064252 140736062132112 140736062131024 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7516/statm: 2287 274 233 213 0 72 0
[pid=7517] ppid=7516 vsize=817848 CPUtime=6.34 cores=1,3,5,7
/proc/7517/stat : 7517 (pb2sat) S 7516 7516 719 0 -1 4202496 78881 0 0 0 565 69 0 0 20 0 1 0 273548702 837476352 140263 33554432000 4194304 5873084 140733230844784 140733230841208 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7517/statm: 204462 140263 161 410 0 204044 0
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (satsolver.sh) S 7517 7516 719 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273549337 9367552 266 33554432000 4194304 5064252 140735951657760 140735951656672 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7519/statm: 2287 266 226 213 0 72 0
[pid=7520] ppid=7519 vsize=1415852 CPUtime=1793.72 cores=1,3,5,7
/proc/7520/stat : 7520 (glucose_static) R 7519 7516 719 0 -1 4202496 161349 0 0 0 179315 57 0 0 20 0 1 0 273549338 1449832448 289066 33554432000 4194304 4896791 140733804801232 140733804798552 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7520/statm: 353963 289066 78 172 0 353789 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2251996

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7516 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.06
#
# 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.06
CPU user time (s): 1798.8
CPU system time (s): 1.26
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 2251996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.91225 second user time and 10.7134 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-27 01:16:43
IDJOB=3696505
IDBENCH=2949
IDSOLVER=2274
FILE ID=node110/3696505-1338074202
RUNJOBID= node110-1338050719-736
PBS_JOBID= 14624381
Free space on /tmp= 71280 MiB

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

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

MD5SUM BENCH= 92a7a1679de6bb1b52854275d5fc6396
RANDOM SEED=662770179

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:        30745980 kB
Buffers:          199964 kB
Cached:           644160 kB
SwapCached:          168 kB
Active:          1318016 kB
Inactive:          29948 kB
Active(anon):     492300 kB
Inactive(anon):    13744 kB
Active(file):     825716 kB
Inactive(file):    16204 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107984 kB
Dirty:             13212 kB
Writeback:             0 kB
AnonPages:        509284 kB
Mapped:            15152 kB
Shmem:               196 kB
Slab:             638572 kB
SReclaimable:      81044 kB
SUnreclaim:       557528 kB
KernelStack:        1456 kB
PageTables:         4908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     775880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    348160 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= 71268 MiB
End job on node110 at 2012-05-27 01:46:45