Trace number 3695002

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
pb2satCp2 2012-05-19? (TO) 1800.08 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_3.opb
MD5SUM0278ee4f163393ac33163ff791a7f96d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark1792.21
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
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 constraints16
Minimum length of a constraint82
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5856
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

7.57/7.62	c model valid
7.57/7.62	c current solution ok
11.84/12.01	o 1985
1800.08/1800.61	c error: unexpected solver exit code
1800.08/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-3695002-1338071381/watcher-3695002-1338071381 -o /tmp/evaluation-result-3695002-1338071381/solver-3695002-1338071381 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695002-1338071381.opb 1179520488 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.01 2.02 2.00 3/179 30413
/proc/meminfo: memFree=29299520/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0

[startup+0.0636479 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 30413
/proc/meminfo: memFree=29299520/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100332 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 30413
/proc/meminfo: memFree=29299520/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300331 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 30413
/proc/meminfo: memFree=29299520/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700331 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 30413
/proc/meminfo: memFree=29299520/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/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.01 2.02 2.00 3/181 30415
/proc/meminfo: memFree=29226484/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=125384 CPUtime=1.49 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) R 30413 30413 28113 0 -1 4202496 17396 0 0 0 145 4 0 0 20 0 1 0 273262460 128393216 26930 33554432000 4194304 5873084 140736271574176 140736271567992 4996776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30414/statm: 31346 26930 153 410 0 30928 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134532

[startup+3.10035 s]
/proc/loadavg: 2.01 2.02 2.00 5/183 30417
/proc/meminfo: memFree=28993784/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=125384 CPUtime=1.58 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 18090 0 0 0 146 12 0 0 20 0 1 0 273262460 128393216 27449 33554432000 4194304 5873084 140736271574176 140736271570600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30414/statm: 31346 27449 160 410 0 30928 0
[pid=30416] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30416/stat : 30416 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273262620 9367552 267 33554432000 4194304 5064252 140736297054384 140736297053296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30416/statm: 2287 267 226 213 0 72 0
[pid=30417] ppid=30416 vsize=260580 CPUtime=1.48 cores=0,2,4,6
/proc/30417/stat : 30417 (glucose_static) R 30416 30413 28113 0 -1 4202496 43195 0 0 0 140 8 0 0 20 0 1 0 273262620 266833920 59195 33554432000 4194304 4896791 140734554534048 140734553482840 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30417/statm: 65145 59195 76 172 0 64971 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 404260

[startup+6.30036 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 30417
/proc/meminfo: memFree=28897828/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=125384 CPUtime=1.58 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 18090 0 0 0 146 12 0 0 20 0 1 0 273262460 128393216 27449 33554432000 4194304 5873084 140736271574176 140736271570600 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30414/statm: 31346 27449 160 410 0 30928 0
[pid=30416] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30416/stat : 30416 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273262620 9367552 267 33554432000 4194304 5064252 140736297054384 140736297053296 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30416/statm: 2287 267 226 213 0 72 0
[pid=30417] ppid=30416 vsize=262428 CPUtime=4.68 cores=0,2,4,6
/proc/30417/stat : 30417 (glucose_static) R 30416 30413 28113 0 -1 4202496 43678 0 0 0 460 8 0 0 20 0 1 0 273262620 268726272 59678 33554432000 4194304 4896791 140734554534048 140734554531256 4225488 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30417/statm: 65607 59678 76 172 0 65433 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 406108

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 30418
/proc/meminfo: memFree=29067752/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 147492

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 30465
/proc/meminfo: memFree=29541868/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
[pid=30419] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30419/stat : 30419 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273263665 9367552 267 33554432000 4194304 5064252 140736003469968 140736003468880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30419/statm: 2287 267 226 213 0 72 0
[pid=30420] ppid=30419 vsize=301312 CPUtime=13.44 cores=0,2,4,6
/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 47461 0 0 0 1333 11 0 0 20 0 1 0 273263665 308543488 64155 33554432000 4194304 4896791 140733210726272 140733210723480 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 75328 64155 76 172 0 75154 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 457952

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 30465
/proc/meminfo: memFree=29536072/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
[pid=30419] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30419/stat : 30419 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273263665 9367552 267 33554432000 4194304 5064252 140736003469968 140736003468880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30419/statm: 2287 267 226 213 0 72 0
[pid=30420] ppid=30419 vsize=302576 CPUtime=39.03 cores=0,2,4,6
/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 47773 0 0 0 3892 11 0 0 20 0 1 0 273263665 309837824 65489 33554432000 4194304 4896791 140733210726272 140733210723480 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 75644 65489 76 172 0 75470 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 459216

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 30465
/proc/meminfo: memFree=29527324/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
[pid=30419] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30419/stat : 30419 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273263665 9367552 267 33554432000 4194304 5064252 140736003469968 140736003468880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30419/statm: 2287 267 226 213 0 72 0
[pid=30420] ppid=30419 vsize=303368 CPUtime=90.23 cores=0,2,4,6
/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 47980 0 0 0 9012 11 0 0 20 0 1 0 273263665 310648832 67229 33554432000 4194304 4896791 140733210726272 140733210723480 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 75842 67229 76 172 0 75668 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 460008

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 30465
/proc/meminfo: memFree=29513388/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
[pid=30419] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30419/stat : 30419 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273263665 9367552 267 33554432000 4194304 5064252 140736003469968 140736003468880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30419/statm: 2287 267 226 213 0 72 0
[pid=30420] ppid=30419 vsize=303500 CPUtime=150.18 cores=0,2,4,6
/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 48062 0 0 0 15007 11 0 0 20 0 1 0 273263665 310784000 69777 33554432000 4194304 4896791 140733210726272 140733210723480 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 75875 69777 76 172 0 75701 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 460140

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30465
/proc/meminfo: memFree=29521804/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 54320 0 0 0 134968 26 0 0 20 0 1 0 273263665 364056576 83021 33554432000 4194304 4896791 140733210726272 140733210723800 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 88881 83021 76 172 0 88707 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 512164

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30476
/proc/meminfo: memFree=29490936/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
[pid=30419] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30419/stat : 30419 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273263665 9367552 267 33554432000 4194304 5064252 140736003469968 140736003468880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30419/statm: 2287 267 226 213 0 72 0
[pid=30420] ppid=30419 vsize=305700 CPUtime=1409.93 cores=0,2,4,6
/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 54652 0 0 0 140965 28 0 0 20 0 1 0 273263665 313036800 70476 33554432000 4194304 4896791 140733210726272 140733210723848 4203956 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 76425 70476 76 172 0 76251 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 462340

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30476
/proc/meminfo: memFree=29481868/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
[pid=30419] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30419/stat : 30419 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273263665 9367552 267 33554432000 4194304 5064252 140736003469968 140736003468880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30419/statm: 2287 267 226 213 0 72 0
[pid=30420] ppid=30419 vsize=355788 CPUtime=1469.92 cores=0,2,4,6
/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 55470 0 0 0 146963 29 0 0 20 0 1 0 273263665 364326912 73849 33554432000 4194304 4896791 140733210726272 140733210723800 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 88947 73849 76 172 0 88773 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 512428

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30477
/proc/meminfo: memFree=29460748/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
[pid=30419] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30419/stat : 30419 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273263665 9367552 267 33554432000 4194304 5064252 140736003469968 140736003468880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30419/statm: 2287 267 226 213 0 72 0
[pid=30420] ppid=30419 vsize=355788 CPUtime=1529.91 cores=0,2,4,6
/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 55492 0 0 0 152962 29 0 0 20 0 1 0 273263665 364326912 77448 33554432000 4194304 4896791 140733210726272 140733210723800 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 88947 77448 76 172 0 88773 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 512428

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 30477
/proc/meminfo: memFree=29444048/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
[pid=30419] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30419/stat : 30419 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273263665 9367552 267 33554432000 4194304 5064252 140736003469968 140736003468880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30419/statm: 2287 267 226 213 0 72 0
[pid=30420] ppid=30419 vsize=355788 CPUtime=1589.91 cores=0,2,4,6
/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 55511 0 0 0 158961 30 0 0 20 0 1 0 273263665 364326912 81555 33554432000 4194304 4896791 140733210726272 140733210723800 4225141 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 88947 81555 76 172 0 88773 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 512428

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 30477
/proc/meminfo: memFree=29426052/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
[pid=30419] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30419/stat : 30419 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273263665 9367552 267 33554432000 4194304 5064252 140736003469968 140736003468880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30419/statm: 2287 267 226 213 0 72 0
[pid=30420] ppid=30419 vsize=355932 CPUtime=1649.9 cores=0,2,4,6
/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 55564 0 0 0 164960 30 0 0 20 0 1 0 273263665 364474368 84674 33554432000 4194304 4896791 140733210726272 140733210723480 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 88983 84674 76 172 0 88809 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 512572

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 30477
/proc/meminfo: memFree=29413492/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
[pid=30419] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30419/stat : 30419 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273263665 9367552 267 33554432000 4194304 5064252 140736003469968 140736003468880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30419/statm: 2287 267 226 213 0 72 0
[pid=30420] ppid=30419 vsize=437512 CPUtime=1709.88 cores=0,2,4,6
/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 56307 0 0 0 170957 31 0 0 20 0 1 0 273263665 448012288 88475 33554432000 4194304 4896791 140733210726272 140733210723528 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 109378 88475 76 172 0 109204 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 594152

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30477
/proc/meminfo: memFree=29482180/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
[pid=30419] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30419/stat : 30419 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273263665 9367552 267 33554432000 4194304 5064252 140736003469968 140736003468880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30419/statm: 2287 267 226 213 0 72 0
[pid=30420] ppid=30419 vsize=306036 CPUtime=1769.87 cores=0,2,4,6
/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 56832 0 0 0 176954 33 0 0 20 0 1 0 273263665 313380864 72961 33554432000 4194304 4896791 140733210726272 140733210723848 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 76509 72961 76 172 0 76335 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 462676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30478
/proc/meminfo: memFree=29473308/32873844 swapFree=7628/7628
[pid=30413] ppid=30411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30413/stat : 30413 (runPb2satCp2.sh) S 30411 30413 28113 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273262460 9367552 274 33554432000 4194304 5064252 140735607710512 140735607709424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30413/statm: 2287 274 233 213 0 72 0
[pid=30414] ppid=30413 vsize=138344 CPUtime=11.9 cores=0,2,4,6
/proc/30414/stat : 30414 (pb2sat) S 30413 30413 28113 0 -1 4202496 21717 46341 0 0 234 352 583 21 20 0 1 0 273262460 141664256 30921 33554432000 4194304 5873084 140736271574176 140736271567992 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/30414/statm: 34586 30921 171 410 0 34168 0
[pid=30419] ppid=30414 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30419/stat : 30419 (satsolver.sh) S 30414 30413 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273263665 9367552 267 33554432000 4194304 5064252 140736003469968 140736003468880 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30419/statm: 2287 267 226 213 0 72 0
[pid=30420] ppid=30419 vsize=356124 CPUtime=1788.18 cores=0,2,4,6
/proc/30420/stat : 30420 (glucose_static) R 30419 30413 28113 0 -1 4202496 57332 0 0 0 178784 34 0 0 20 0 1 0 273263665 364670976 74483 33554432000 4194304 4896791 140733210726272 140733210723800 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30420/statm: 89031 74483 76 172 0 88857 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 512764

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 30413 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=176756
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=753429
# CPU time returned by wait4() is 11.9302
# while last known CPU time is 1800.08
#
# 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.08
CPU user time (s): 1796.01
CPU system time (s): 4.07
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 674292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.17676
system time used= 3.75343
maximum resident set size= 244892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69035
page faults= 0
swaps= 0
block input operations= 8
block output operations= 327760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 31

runsolver used 2.79757 second user time and 7.07792 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 00:29:41
IDJOB=3695002
IDBENCH=2912
IDSOLVER=2273
FILE ID=node145/3695002-1338071381
RUNJOBID= node145-1338052957-28129
PBS_JOBID= 14624410
Free space on /tmp= 71288 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_3.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695002-1338071381/watcher-3695002-1338071381 -o /tmp/evaluation-result-3695002-1338071381/solver-3695002-1338071381 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695002-1338071381.opb 1179520488 HOME HOME

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

MD5SUM BENCH= 0278ee4f163393ac33163ff791a7f96d
RANDOM SEED=1179520488

node145.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.149
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.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		: 2667.149
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.149
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	: 5313.38
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.149
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		: 2667.149
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.149
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.149
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29299868 kB
Buffers:          264704 kB
Cached:          1891376 kB
SwapCached:            0 kB
Active:          1438340 kB
Inactive:        1331216 kB
Active(anon):     603924 kB
Inactive(anon):    12156 kB
Active(file):     834416 kB
Inactive(file):  1319060 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:        632940 kB
Mapped:            14752 kB
Shmem:               200 kB
Slab:             663168 kB
SReclaimable:     104904 kB
SUnreclaim:       558264 kB
KernelStack:        1528 kB
PageTables:         5204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     840148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    337920 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= 71344 MiB
End job on node145 at 2012-05-27 00:59:42