Trace number 3749830

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
npSolver 1.0 (fixed)? (TO) 1800.1 1801.01

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-rgn.opb
MD5SUM077c926419792cafad737b20a04bb1ea
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark893264
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 525312
Optimality of the best value was proved NO
Number of variables1260
Total number of constraints104
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint12
Maximum length of a constraint127
Number of terms in the objective function 1160
Biggest coefficient in the objective function 196608
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 15892320
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 25600000000
Number of bits of the biggest number in a constraint 35
Biggest sum of numbers in a constraint 232836875088
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.69	c run usual solver
389.84/390.74	c model valid
389.84/390.74	c current solution ok
391.65/392.33	o 5159612
391.65/392.33	c current bound: 2579806
391.65/392.33	c fallback to adder encoding
1800.10/1801.01	c error: unexpected solver exit code
1800.10/1801.01	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-3749830-1339122404/watcher-3749830-1339122404 -o /tmp/evaluation-result-3749830-1339122404/solver-3749830-1339122404 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749830-1339122404.opb 637172972 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.03 2.01 2.00 3/177 12968
/proc/meminfo: memFree=30977508/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0

[startup+0.0366161 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12968
/proc/meminfo: memFree=30977508/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100327 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12968
/proc/meminfo: memFree=30977508/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300272 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12968
/proc/meminfo: memFree=30977508/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700284 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12968
/proc/meminfo: memFree=30977508/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 12972
/proc/meminfo: memFree=30878684/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=35912 CPUtime=0.69 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 4769 0 0 0 63 6 0 0 20 0 1 0 378365859 36773888 7380 33554432000 4194304 6004724 140733943071504 140733943065552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12969/statm: 8978 7380 163 442 0 8532 0
[pid=12971] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12971/stat : 12971 (cp2_pre.sh) S 12969 12968 7832 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378365928 9367552 277 33554432000 4194304 5064252 140735766942848 140735766941552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12971/statm: 2287 277 234 213 0 72 0
[pid=12972] ppid=12971 vsize=229640 CPUtime=0.79 cores=0,2,4,6
/proc/12972/stat : 12972 (coprocessor) R 12971 12968 7832 0 -1 4202496 31334 0 0 0 73 6 0 0 20 0 1 0 378365929 235151360 50797 33554432000 4194304 6586260 140735849748448 140735849744712 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 57443 50798 166 584 0 56855 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 283848

[startup+3.1004 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 12972
/proc/meminfo: memFree=30680384/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=35912 CPUtime=0.69 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 4769 0 0 0 63 6 0 0 20 0 1 0 378365859 36773888 7380 33554432000 4194304 6004724 140733943071504 140733943065552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12969/statm: 8978 7380 163 442 0 8532 0
[pid=12971] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12971/stat : 12971 (cp2_pre.sh) S 12969 12968 7832 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378365928 9367552 277 33554432000 4194304 5064252 140735766942848 140735766941552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12971/statm: 2287 277 234 213 0 72 0
[pid=12972] ppid=12971 vsize=308576 CPUtime=2.39 cores=0,2,4,6
/proc/12972/stat : 12972 (coprocessor) R 12971 12968 7832 0 -1 4202496 46458 0 0 0 230 9 0 0 20 0 1 0 378365929 315981824 75119 33554432000 4194304 6586260 140735849748448 140735849744472 5599454 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/12972/statm: 77144 75119 192 584 0 76556 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 362784

[startup+6.30036 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 12975
/proc/meminfo: memFree=30879420/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=35912 CPUtime=4.81 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 4777 48155 0 0 63 6 394 18 20 0 1 0 378365859 36773888 7380 33554432000 4194304 6004724 140733943071504 140733943066640 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12969/statm: 8978 7380 163 442 0 8532 0
[pid=12974] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378366393 9367552 267 33554432000 4194304 5064252 140736729655344 140736729654256 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12974/statm: 2287 267 226 213 0 72 0
[pid=12975] ppid=12974 vsize=124660 CPUtime=0.94 cores=0,2,4,6
/proc/12975/stat : 12975 (glucose) R 12974 12968 7832 0 -1 4202496 23591 0 0 0 90 4 0 0 20 0 1 0 378366393 127651840 27583 33554432000 4194304 5208918 140734602327104 140734602324952 4229347 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12975/statm: 31165 27583 103 248 0 30914 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 178868

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 12975
/proc/meminfo: memFree=30807688/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=35912 CPUtime=4.81 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 4777 48155 0 0 63 6 394 18 20 0 1 0 378365859 36773888 7380 33554432000 4194304 6004724 140733943071504 140733943066640 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12969/statm: 8978 7380 163 442 0 8532 0
[pid=12974] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378366393 9367552 267 33554432000 4194304 5064252 140736729655344 140736729654256 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12974/statm: 2287 267 226 213 0 72 0
[pid=12975] ppid=12974 vsize=147104 CPUtime=7.34 cores=0,2,4,6
/proc/12975/stat : 12975 (glucose) R 12974 12968 7832 0 -1 4202496 27442 0 0 0 729 5 0 0 20 0 1 0 378366393 150634496 30768 33554432000 4194304 5208918 140734602327104 140734602325192 4205761 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12975/statm: 36776 30768 105 248 0 36525 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 201312

[startup+25.5004 s]
/proc/loadavg: 2.10 2.02 2.01 3/181 12975
/proc/meminfo: memFree=30769592/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=35912 CPUtime=4.81 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 4777 48155 0 0 63 6 394 18 20 0 1 0 378365859 36773888 7380 33554432000 4194304 6004724 140733943071504 140733943066640 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12969/statm: 8978 7380 163 442 0 8532 0
[pid=12974] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378366393 9367552 267 33554432000 4194304 5064252 140736729655344 140736729654256 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12974/statm: 2287 267 226 213 0 72 0
[pid=12975] ppid=12974 vsize=183136 CPUtime=20.14 cores=0,2,4,6
/proc/12975/stat : 12975 (glucose) R 12974 12968 7832 0 -1 4202496 30451 0 0 0 2008 6 0 0 20 0 1 0 378366393 187531264 39645 33554432000 4194304 5208918 140734602327104 140734602322872 4229770 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12975/statm: 45784 39645 105 248 0 45533 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 237344

[startup+51.1005 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 12975
/proc/meminfo: memFree=30763696/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=35912 CPUtime=4.81 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 4777 48155 0 0 63 6 394 18 20 0 1 0 378365859 36773888 7380 33554432000 4194304 6004724 140733943071504 140733943066640 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12969/statm: 8978 7380 163 442 0 8532 0
[pid=12974] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378366393 9367552 267 33554432000 4194304 5064252 140736729655344 140736729654256 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12974/statm: 2287 267 226 213 0 72 0
[pid=12975] ppid=12974 vsize=183136 CPUtime=45.74 cores=0,2,4,6
/proc/12975/stat : 12975 (glucose) R 12974 12968 7832 0 -1 4202496 32232 0 0 0 4566 8 0 0 20 0 1 0 378366393 187531264 41315 33554432000 4194304 5208918 140734602327104 140734602323480 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12975/statm: 45784 41315 105 248 0 45533 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 237344

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 12975
/proc/meminfo: memFree=30724284/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=35912 CPUtime=4.81 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 4777 48155 0 0 63 6 394 18 20 0 1 0 378365859 36773888 7380 33554432000 4194304 6004724 140733943071504 140733943066640 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12969/statm: 8978 7380 163 442 0 8532 0
[pid=12974] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378366393 9367552 267 33554432000 4194304 5064252 140736729655344 140736729654256 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12974/statm: 2287 267 226 213 0 72 0
[pid=12975] ppid=12974 vsize=232456 CPUtime=96.93 cores=0,2,4,6
/proc/12975/stat : 12975 (glucose) R 12974 12968 7832 0 -1 4202496 35184 0 0 0 9682 11 0 0 20 0 1 0 378366393 238034944 49810 33554432000 4194304 5208918 140734602327104 140734602323416 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12975/statm: 58114 49810 105 248 0 57863 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 286664

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 12975
/proc/meminfo: memFree=30707592/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=35912 CPUtime=4.81 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 4777 48155 0 0 63 6 394 18 20 0 1 0 378365859 36773888 7380 33554432000 4194304 6004724 140733943071504 140733943066640 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12969/statm: 8978 7380 163 442 0 8532 0
[pid=12974] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/12986/stat : 12986 (glucose) R 12985 12968 7832 0 -1 4202496 63303 0 0 0 96899 62 0 0 20 0 1 0 378405109 318701568 69468 33554432000 4194304 5208918 140736196194448 140736196190824 4229107 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12986/statm: 77808 69468 105 248 0 77557 0
Current children cumulated CPU time (s) 1361.47
Current children cumulated vsize (KiB) 403940

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 13056
/proc/meminfo: memFree=31242812/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=74412 CPUtime=391.86 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 8276 103227 0 0 109 136 38885 56 20 0 1 0 378365859 76197888 15989 33554432000 4194304 6004724 140733943071504 140733943063856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12969/statm: 18603 15989 175 442 0 18157 0
[pid=12985] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12985/stat : 12985 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378405109 9367552 266 33554432000 4194304 5064252 140735339717232 140735339716144 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12985/statm: 2287 266 226 213 0 72 0
[pid=12986] ppid=12985 vsize=318524 CPUtime=1029.6 cores=0,2,4,6
/proc/12986/stat : 12986 (glucose) R 12985 12968 7832 0 -1 4202496 66919 0 0 0 102893 67 0 0 20 0 1 0 378405109 326168576 69450 33554432000 4194304 5208918 140736196194448 140736196190760 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12986/statm: 79631 69450 105 248 0 79380 0
Current children cumulated CPU time (s) 1421.46
Current children cumulated vsize (KiB) 411232

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13056
/proc/meminfo: memFree=31223676/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=74412 CPUtime=391.86 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 8276 103227 0 0 109 136 38885 56 20 0 1 0 378365859 76197888 15989 33554432000 4194304 6004724 140733943071504 140733943063856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12969/statm: 18603 15989 175 442 0 18157 0
[pid=12985] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12985/stat : 12985 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378405109 9367552 266 33554432000 4194304 5064252 140735339717232 140735339716144 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12985/statm: 2287 266 226 213 0 72 0
[pid=12986] ppid=12985 vsize=374896 CPUtime=1089.59 cores=0,2,4,6
/proc/12986/stat : 12986 (glucose) R 12985 12968 7832 0 -1 4202496 70128 0 0 0 108887 72 0 0 20 0 1 0 378405109 383893504 76188 33554432000 4194304 5208918 140736196194448 140736196192600 4229471 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12986/statm: 93724 76188 105 248 0 93473 0
Current children cumulated CPU time (s) 1481.45
Current children cumulated vsize (KiB) 467604

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 13057
/proc/meminfo: memFree=31180548/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=74412 CPUtime=391.86 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 8276 103227 0 0 109 136 38885 56 20 0 1 0 378365859 76197888 15989 33554432000 4194304 6004724 140733943071504 140733943063856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12969/statm: 18603 15989 175 442 0 18157 0
[pid=12985] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12985/stat : 12985 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378405109 9367552 266 33554432000 4194304 5064252 140735339717232 140735339716144 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12985/statm: 2287 266 226 213 0 72 0
[pid=12986] ppid=12985 vsize=326584 CPUtime=1149.57 cores=0,2,4,6
/proc/12986/stat : 12986 (glucose) R 12985 12968 7832 0 -1 4202496 72270 0 0 0 114880 77 0 0 20 0 1 0 378405109 334422016 71713 33554432000 4194304 5208918 140736196194448 140736196190824 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12986/statm: 81646 71713 105 248 0 81395 0
Current children cumulated CPU time (s) 1541.43
Current children cumulated vsize (KiB) 419292

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 13057
/proc/meminfo: memFree=31250636/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=74412 CPUtime=391.86 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 8276 103227 0 0 109 136 38885 56 20 0 1 0 378365859 76197888 15989 33554432000 4194304 6004724 140733943071504 140733943063856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12969/statm: 18603 15989 175 442 0 18157 0
[pid=12985] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12985/stat : 12985 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378405109 9367552 266 33554432000 4194304 5064252 140735339717232 140735339716144 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12985/statm: 2287 266 226 213 0 72 0
[pid=12986] ppid=12985 vsize=329096 CPUtime=1209.56 cores=0,2,4,6
/proc/12986/stat : 12986 (glucose) R 12985 12968 7832 0 -1 4202496 73583 0 0 0 120876 80 0 0 20 0 1 0 378405109 336994304 75548 33554432000 4194304 5208918 140736196194448 140736196190824 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12986/statm: 82274 75548 105 248 0 82023 0
Current children cumulated CPU time (s) 1601.42
Current children cumulated vsize (KiB) 421804

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 13057
/proc/meminfo: memFree=31131664/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=74412 CPUtime=391.86 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 8276 103227 0 0 109 136 38885 56 20 0 1 0 378365859 76197888 15989 33554432000 4194304 6004724 140733943071504 140733943063856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12969/statm: 18603 15989 175 442 0 18157 0
[pid=12985] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12985/stat : 12985 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378405109 9367552 266 33554432000 4194304 5064252 140735339717232 140735339716144 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12985/statm: 2287 266 226 213 0 72 0
[pid=12986] ppid=12985 vsize=381720 CPUtime=1269.55 cores=0,2,4,6
/proc/12986/stat : 12986 (glucose) R 12985 12968 7832 0 -1 4202496 76404 0 0 0 126871 84 0 0 20 0 1 0 378405109 390881280 78821 33554432000 4194304 5208918 140736196194448 140736196192280 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12986/statm: 95430 78821 105 248 0 95179 0
Current children cumulated CPU time (s) 1661.41
Current children cumulated vsize (KiB) 474428

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13057
/proc/meminfo: memFree=31193384/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=74412 CPUtime=391.86 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 8276 103227 0 0 109 136 38885 56 20 0 1 0 378365859 76197888 15989 33554432000 4194304 6004724 140733943071504 140733943063856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12969/statm: 18603 15989 175 442 0 18157 0
[pid=12985] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12985/stat : 12985 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378405109 9367552 266 33554432000 4194304 5064252 140735339717232 140735339716144 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12985/statm: 2287 266 226 213 0 72 0
[pid=12986] ppid=12985 vsize=331632 CPUtime=1329.54 cores=0,2,4,6
/proc/12986/stat : 12986 (glucose) R 12985 12968 7832 0 -1 4202496 76785 0 0 0 132868 86 0 0 20 0 1 0 378405109 339591168 75086 33554432000 4194304 5208918 140736196194448 140736196190760 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12986/statm: 82908 75086 105 248 0 82657 0
Current children cumulated CPU time (s) 1721.4
Current children cumulated vsize (KiB) 424340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13057
/proc/meminfo: memFree=31112500/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=74412 CPUtime=391.86 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 8276 103227 0 0 109 136 38885 56 20 0 1 0 378365859 76197888 15989 33554432000 4194304 6004724 140733943071504 140733943063856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12969/statm: 18603 15989 175 442 0 18157 0
[pid=12985] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12985/stat : 12985 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378405109 9367552 266 33554432000 4194304 5064252 140735339717232 140735339716144 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12985/statm: 2287 266 226 213 0 72 0
[pid=12986] ppid=12985 vsize=338360 CPUtime=1389.54 cores=0,2,4,6
/proc/12986/stat : 12986 (glucose) R 12985 12968 7832 0 -1 4202496 79398 0 0 0 138864 90 0 0 20 0 1 0 378405109 346480640 78138 33554432000 4194304 5208918 140736196194448 140736196190824 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12986/statm: 84590 78138 105 248 0 84339 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (KiB) 431068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 13057
/proc/meminfo: memFree=31143084/32873852 swapFree=6864/6864
[pid=12968] ppid=12966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12968/stat : 12968 (npSolver-pbo.sh) S 12966 12968 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378365859 9367552 274 33554432000 4194304 5064252 140735056224096 140735056223008 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12968/statm: 2287 274 233 213 0 72 0
[pid=12969] ppid=12968 vsize=74412 CPUtime=391.86 cores=0,2,4,6
/proc/12969/stat : 12969 (npSolver-pbo) S 12968 12968 7832 0 -1 4202496 8276 103227 0 0 109 136 38885 56 20 0 1 0 378365859 76197888 15989 33554432000 4194304 6004724 140733943071504 140733943063856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12969/statm: 18603 15989 175 442 0 18157 0
[pid=12985] ppid=12969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12985/stat : 12985 (satsolver.sh) S 12969 12968 7832 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378405109 9367552 266 33554432000 4194304 5064252 140735339717232 140735339716144 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12985/statm: 2287 266 226 213 0 72 0
[pid=12986] ppid=12985 vsize=388448 CPUtime=1408.24 cores=0,2,4,6
/proc/12986/stat : 12986 (glucose) R 12985 12968 7832 0 -1 4202496 79870 0 0 0 140733 91 0 0 20 0 1 0 378405109 397770752 82576 33554432000 4194304 5208918 140736196194448 140736196190824 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12986/statm: 97112 82576 105 248 0 96861 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 481156

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 12968 and gives
#  childrusage.ru_utime.tv_sec=389
#  childrusage.ru_utime.tv_usec=949718
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=931706
# CPU time returned by wait4() is 391.881
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.01
CPU time (s): 1800.1
CPU user time (s): 1797.27
CPU system time (s): 2.83
CPU usage (%): 99.9493
Max. virtual memory (cumulated for all children) (KiB): 561296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 389.95
system time used= 1.93171
maximum resident set size= 311820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112479
page faults= 0
swaps= 0
block input operations= 0
block output operations= 197600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1000
involuntary context switches= 457

runsolver used 5.68413 second user time and 20.2909 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-08 04:26:44
IDJOB=3749830
IDBENCH=2492
IDSOLVER=2334
FILE ID=node129/3749830-1339122404
RUNJOBID= node129-1339112259-9583
PBS_JOBID= 14643724
Free space on /tmp= 70740 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-rgn.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749830-1339122404/watcher-3749830-1339122404 -o /tmp/evaluation-result-3749830-1339122404/solver-3749830-1339122404 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749830-1339122404.opb 637172972 HOME HOME

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

MD5SUM BENCH= 077c926419792cafad737b20a04bb1ea
RANDOM SEED=637172972

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        30978036 kB
Buffers:          136388 kB
Cached:           183568 kB
SwapCached:         2020 kB
Active:           997824 kB
Inactive:          65368 kB
Active(anon):     740340 kB
Inactive(anon):     5224 kB
Active(file):     257484 kB
Inactive(file):    60144 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100432 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:        881220 kB
Mapped:            10028 kB
Shmem:                 0 kB
Slab:             693628 kB
SReclaimable:     135880 kB
SUnreclaim:       557748 kB
KernelStack:        1504 kB
PageTables:         5296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1067220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    829440 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= 70740 MiB
End job on node129 at 2012-06-08 04:56:45