Trace number 3694359

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

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__32.opb
MD5SUM95367a36ca5654a079813431d40e8df1
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark123243
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables160998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint32
Maximum length of a constraint1313
Number of terms in the objective function 160000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 5495354016
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 5495354016
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.77/2.85	c model valid
2.77/2.85	c current solution ok
7.40/7.64	o 132353
7.40/7.64	c fallback to adder encoding
1800.02/1800.51	c error: unexpected solver exit code
1800.02/1800.51	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-3694359-1338092584/watcher-3694359-1338092584 -o /tmp/evaluation-result-3694359-1338092584/solver-3694359-1338092584 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694359-1338092584.opb 2019639550 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.00 2.00 2.00 3/177 11445
/proc/meminfo: memFree=29111372/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0

[startup+0.0638409 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11445
/proc/meminfo: memFree=29111372/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100299 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11445
/proc/meminfo: memFree=29111372/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300202 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11445
/proc/meminfo: memFree=29111372/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700264 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11445
/proc/meminfo: memFree=29111372/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11447
/proc/meminfo: memFree=29029628/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=112784 CPUtime=1.37 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 15436 0 0 0 125 12 0 0 20 0 1 0 275383898 115490816 26313 33554432000 4194304 5873084 140736641517840 140736641514264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11446/statm: 28196 26313 164 410 0 27778 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 121932

[startup+3.10014 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11449
/proc/meminfo: memFree=28697584/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=133848 CPUtime=3.07 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) R 11445 11445 10926 0 -1 4202496 17812 52242 0 0 157 32 107 11 20 0 1 0 275383898 137060352 31587 33554432000 4194304 5873084 140736641517840 140736641513272 5127520 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/11446/statm: 33462 31587 172 410 0 33044 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 142996

[startup+6.30014 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11449
/proc/meminfo: memFree=28881488/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=133848 CPUtime=6.11 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) R 11445 11445 10926 0 -1 4202496 17812 52242 0 0 214 279 107 11 20 0 1 0 275383898 137060352 31587 33554432000 4194304 5873084 140736641517840 140736641513272 5127520 0 0 4096 0 0 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 33462 31587 172 410 0 33044 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 142996

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11450
/proc/meminfo: memFree=28443568/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=782136 CPUtime=12.51 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) R 11445 11445 10926 0 -1 4202496 54587 52756 0 0 721 401 107 22 20 0 1 0 275383898 800907264 147671 33554432000 4194304 5873084 140736641517840 140736641512232 4664146 0 0 4096 0 0 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 195534 147671 180 410 0 195116 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 791284

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11450
/proc/meminfo: memFree=26063956/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=3419776 CPUtime=25.31 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) R 11445 11445 10926 0 -1 4202496 58117 52756 0 0 1870 532 107 22 20 0 1 0 275383898 3501850624 626344 33554432000 4194304 5873084 140736641517840 140736641512152 5129975 0 0 4096 0 0 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 854944 626344 180 410 0 854526 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 3428924

[startup+51.1003 s]
/proc/loadavg: 2.58 2.13 2.04 3/181 11503
/proc/meminfo: memFree=23835852/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=2231000 CPUtime=25.99 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 58118 52756 0 0 1870 600 107 22 20 0 1 0 275383898 2284544000 329151 33554432000 4194304 5873084 140736641517840 140736641511656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 557750 329151 180 410 0 557332 0
[pid=11451] ppid=11446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11451/stat : 11451 (satsolver.sh) S 11446 11445 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275386516 9367552 266 33554432000 4194304 5064252 140734232781152 140734232780064 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11451/statm: 2287 266 226 213 0 72 0
[pid=11452] ppid=11451 vsize=3166996 CPUtime=24.9 cores=0,2,4,6
/proc/11452/stat : 11452 (glucose_static) R 11451 11445 10926 0 -1 4202496 334467 0 0 0 2361 129 0 0 20 0 1 0 275386517 3243003904 679425 33554432000 4194304 4896791 140736187831744 140736187828952 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11452/statm: 791749 679425 78 172 0 791575 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 5416292

[startup+102.307 s]
/proc/loadavg: 2.42 2.15 2.05 3/181 11644
/proc/meminfo: memFree=21972272/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=2231000 CPUtime=25.99 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 58118 52756 0 0 1870 600 107 22 20 0 1 0 275383898 2284544000 329151 33554432000 4194304 5873084 140736641517840 140736641511656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 557750 329151 180 410 0 557332 0
[pid=11451] ppid=11446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11451/stat : 11451 (satsolver.sh) S 11446 11445 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275386516 9367552 266 33554432000 4194304 5064252 140734232781152 140734232780064 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11451/statm: 2287 266 226 213 0 72 0
[pid=11452] ppid=11451 vsize=3167420 CPUtime=76.09 cores=0,2,4,6
/proc/11452/stat : 11452 (glucose_static) R 11451 11445 10926 0 -1 4202496 334562 0 0 0 7480 129 0 0 20 0 1 0 275386517 3243438080 679520 33554432000 4194304 4896791 140736187831744 140736187828792 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11452/statm: 791855 679520 78 172 0 791681 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 5416716

[startup+162.3 s]
/proc/loadavg: 2.17 2.12 2.05 3/181 11644
/proc/meminfo: memFree=21949816/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=2231000 CPUtime=25.99 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 58118 52756 0 0 1870 600 107 22 20 0 1 0 275383898 2284544000 329151 33554432000 4194304 5873084 140736641517840 140736641511656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 557750 329151 180 410 0 557332 0
[pid=11451] ppid=11446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11451/stat : 11451 (satsolver.sh) S 11446 11445 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275386516 9367552 266 33554432000 4194304 5064252 140734232781152 140734232780064 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11451/statm: 2287 266 226 213 0 72 0
[pid=11452] ppid=11451 vsize=3167420 CPUtime=136.08 cores=0,2,4,6
/proc/11452/stat : 11452 (glucose_static) R 11451 11445 10926 0 -1 4202496 334564 0 0 0 13479 129 0 0 20 0 1 0 275386517 3243438080 679522 33554432000 4194304 4896791 140736187831744 140736187828792 4225002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11452/statm: 791855 679522 78 172 0 791681 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 5416716

[startup+222.3 s]
/proc/loadavg: 2.09 2.11 2.05 3/180 11644
/proc/meminfo: memFree=21947996/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=2231000 CPUtime=25.99 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 58118 52756 0 0 1870 600 107 22 20 0 1 0 275383898 2284544000 329151 33554432000 4194304 5873084 140736641517840 140736641511656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 557750 329151 180 410 0 557332 0
[pid=11451] ppid=11446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11451/stat : 11451 (satsolver.sh) S 11446 11445 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275386516 9367552 266 33554432000 4194304 5064252 140734232781152 140734232780064 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11451/statm: 2287 266 226 213 0 72 0
[pid=11452] ppid=11451 vsize=3167596 CPUtime=196.07 cores=0,2,4,6
/proc/11452/stat : 11452 (glucose_static) R 11451 11445 10926 0 -1 4202496 334583 0 0 0 19478 129 0 0 20 0 1 0 275386517 3243618304 679541 33554432000 4194304 4896791 140736187831744 140736187829064 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11452/statm: 791899 679541 78 172 0 791725 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 5416892

[startup+282.3 s]
/proc/loadavg: 2.08 2.11 2.05 3/182 11646
/proc/meminfo: memFree=21947556/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/11452/statm: 799984 692198 78 172 0 799810 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 5449232

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11656
/proc/meminfo: memFree=21820360/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=2231000 CPUtime=25.99 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 58118 52756 0 0 1870 600 107 22 20 0 1 0 275383898 2284544000 329151 33554432000 4194304 5873084 140736641517840 140736641511656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 557750 329151 180 410 0 557332 0
[pid=11451] ppid=11446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11451/stat : 11451 (satsolver.sh) S 11446 11445 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275386516 9367552 266 33554432000 4194304 5064252 140734232781152 140734232780064 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11451/statm: 2287 266 226 213 0 72 0
[pid=11452] ppid=11451 vsize=3201892 CPUtime=1455.87 cores=0,2,4,6
/proc/11452/stat : 11452 (glucose_static) R 11451 11445 10926 0 -1 4202496 346374 0 0 0 145453 134 0 0 20 0 1 0 275386517 3278737408 693186 33554432000 4194304 4896791 140736187831744 140736187828952 4203064 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11452/statm: 800473 693186 78 172 0 800299 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 5451188

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11656
/proc/meminfo: memFree=21813136/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=2231000 CPUtime=25.99 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 58118 52756 0 0 1870 600 107 22 20 0 1 0 275383898 2284544000 329151 33554432000 4194304 5873084 140736641517840 140736641511656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 557750 329151 180 410 0 557332 0
[pid=11451] ppid=11446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11451/stat : 11451 (satsolver.sh) S 11446 11445 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275386516 9367552 266 33554432000 4194304 5064252 140734232781152 140734232780064 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11451/statm: 2287 266 226 213 0 72 0
[pid=11452] ppid=11451 vsize=3206656 CPUtime=1515.86 cores=0,2,4,6
/proc/11452/stat : 11452 (glucose_static) R 11451 11445 10926 0 -1 4202496 347579 0 0 0 151451 135 0 0 20 0 1 0 275386517 3283615744 694391 33554432000 4194304 4896791 140736187831744 140736187828952 4223805 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11452/statm: 801664 694391 78 172 0 801490 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 5455952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11657
/proc/meminfo: memFree=21805220/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=2231000 CPUtime=25.99 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 58118 52756 0 0 1870 600 107 22 20 0 1 0 275383898 2284544000 329151 33554432000 4194304 5873084 140736641517840 140736641511656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 557750 329151 180 410 0 557332 0
[pid=11451] ppid=11446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11451/stat : 11451 (satsolver.sh) S 11446 11445 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275386516 9367552 266 33554432000 4194304 5064252 140734232781152 140734232780064 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11451/statm: 2287 266 226 213 0 72 0
[pid=11452] ppid=11451 vsize=3209388 CPUtime=1575.85 cores=0,2,4,6
/proc/11452/stat : 11452 (glucose_static) R 11451 11445 10926 0 -1 4202496 348179 0 0 0 157450 135 0 0 20 0 1 0 275386517 3286413312 695502 33554432000 4194304 4896791 140736187831744 140736187827480 4224118 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11452/statm: 802347 695502 78 172 0 802173 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 5458684

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 11660
/proc/meminfo: memFree=21787940/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=2231000 CPUtime=25.99 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 58118 52756 0 0 1870 600 107 22 20 0 1 0 275383898 2284544000 329151 33554432000 4194304 5873084 140736641517840 140736641511656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 557750 329151 180 410 0 557332 0
[pid=11451] ppid=11446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11451/stat : 11451 (satsolver.sh) S 11446 11445 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275386516 9367552 266 33554432000 4194304 5064252 140734232781152 140734232780064 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11451/statm: 2287 266 226 213 0 72 0
[pid=11452] ppid=11451 vsize=3213084 CPUtime=1635.84 cores=0,2,4,6
/proc/11452/stat : 11452 (glucose_static) R 11451 11445 10926 0 -1 4202496 349197 0 0 0 163448 136 0 0 20 0 1 0 275386517 3290198016 697501 33554432000 4194304 4896791 140736187831744 140736187828952 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11452/statm: 803271 697501 78 172 0 803097 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 5462380

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 11660
/proc/meminfo: memFree=21775812/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=2231000 CPUtime=25.99 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 58118 52756 0 0 1870 600 107 22 20 0 1 0 275383898 2284544000 329151 33554432000 4194304 5873084 140736641517840 140736641511656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 557750 329151 180 410 0 557332 0
[pid=11451] ppid=11446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11451/stat : 11451 (satsolver.sh) S 11446 11445 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275386516 9367552 266 33554432000 4194304 5064252 140734232781152 140734232780064 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11451/statm: 2287 266 226 213 0 72 0
[pid=11452] ppid=11451 vsize=3213880 CPUtime=1695.83 cores=0,2,4,6
/proc/11452/stat : 11452 (glucose_static) R 11451 11445 10926 0 -1 4202496 349395 0 0 0 169447 136 0 0 20 0 1 0 275386517 3291013120 697699 33554432000 4194304 4896791 140736187831744 140736187828968 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11452/statm: 803470 697699 78 172 0 803296 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 5463176

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11660
/proc/meminfo: memFree=21836176/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=2231000 CPUtime=25.99 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 58118 52756 0 0 1870 600 107 22 20 0 1 0 275383898 2284544000 329151 33554432000 4194304 5873084 140736641517840 140736641511656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 557750 329151 180 410 0 557332 0
[pid=11451] ppid=11446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11451/stat : 11451 (satsolver.sh) S 11446 11445 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275386516 9367552 266 33554432000 4194304 5064252 140734232781152 140734232780064 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11451/statm: 2287 266 226 213 0 72 0
[pid=11452] ppid=11451 vsize=3221408 CPUtime=1755.83 cores=0,2,4,6
/proc/11452/stat : 11452 (glucose_static) R 11451 11445 10926 0 -1 4202496 351308 0 0 0 175446 137 0 0 20 0 1 0 275386517 3298721792 700634 33554432000 4194304 4896791 140736187831744 140736187828952 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11452/statm: 805352 700634 78 172 0 805178 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 5470704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11660
/proc/meminfo: memFree=21833600/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=2231000 CPUtime=25.99 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 58118 52756 0 0 1870 600 107 22 20 0 1 0 275383898 2284544000 329151 33554432000 4194304 5873084 140736641517840 140736641511656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 557750 329151 180 410 0 557332 0
[pid=11451] ppid=11446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11451/stat : 11451 (satsolver.sh) S 11446 11445 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275386516 9367552 266 33554432000 4194304 5064252 140734232781152 140734232780064 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11451/statm: 2287 266 226 213 0 72 0
[pid=11452] ppid=11451 vsize=3221804 CPUtime=1774.03 cores=0,2,4,6
/proc/11452/stat : 11452 (glucose_static) R 11451 11445 10926 0 -1 4202496 351401 0 0 0 177266 137 0 0 20 0 1 0 275386517 3299127296 701237 33554432000 4194304 4896791 140736187831744 140736187828888 4204079 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11452/statm: 805451 701237 78 172 0 805277 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 5471100

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11660
/proc/meminfo: memFree=21833600/32873624 swapFree=7104/7104
[pid=11445] ppid=11443 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11445/stat : 11445 (runPb2satCp2.sh) S 11443 11445 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275383898 9367552 274 33554432000 4194304 5064252 140735000109920 140735000108832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11445/statm: 2287 274 233 213 0 72 0
[pid=11446] ppid=11445 vsize=2231000 CPUtime=25.99 cores=0,2,4,6
/proc/11446/stat : 11446 (pb2sat) S 11445 11445 10926 0 -1 4202496 58118 52756 0 0 1870 600 107 22 20 0 1 0 275383898 2284544000 329151 33554432000 4194304 5873084 140736641517840 140736641511656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 15 0 0
/proc/11446/statm: 557750 329151 180 410 0 557332 0
[pid=11451] ppid=11446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11451/stat : 11451 (satsolver.sh) S 11446 11445 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275386516 9367552 266 33554432000 4194304 5064252 140734232781152 140734232780064 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11451/statm: 2287 266 226 213 0 72 0
[pid=11452] ppid=11451 vsize=3221804 CPUtime=1774.03 cores=0,2,4,6
/proc/11452/stat : 11452 (glucose_static) R 11451 11445 10926 0 -1 4202496 351401 0 0 0 177266 137 0 0 20 0 1 0 275386517 3299127296 701237 33554432000 4194304 4896791 140736187831744 140736187828888 4204079 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11452/statm: 805451 701237 78 172 0 805277 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 5471100

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11445 and gives
#  childrusage.ru_utime.tv_sec=19
#  childrusage.ru_utime.tv_usec=783992
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=240051
# CPU time returned by wait4() is 26.024
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.02
CPU user time (s): 1792.43
CPU system time (s): 7.59
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 6292028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.784
system time used= 6.24005
maximum resident set size= 2505376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111849
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2739896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 64

runsolver used 4.43233 second user time and 10.0625 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 06:23:04
IDJOB=3694359
IDBENCH=71867
IDSOLVER=2273
FILE ID=node121/3694359-1338092584
RUNJOBID= node121-1338087182-10942
PBS_JOBID= 14624437
Free space on /tmp= 71692 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_1000_5__369_766__32.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694359-1338092584/watcher-3694359-1338092584 -o /tmp/evaluation-result-3694359-1338092584/solver-3694359-1338092584 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694359-1338092584.opb 2019639550 HOME HOME

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

MD5SUM BENCH= 95367a36ca5654a079813431d40e8df1
RANDOM SEED=2019639550

node121.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.042
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.08
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.042
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.042
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		: 2667.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        29111372 kB
Buffers:          316640 kB
Cached:          2520464 kB
SwapCached:            0 kB
Active:           696868 kB
Inactive:        2262428 kB
Active(anon):     124384 kB
Inactive(anon):        0 kB
Active(file):     572484 kB
Inactive(file):  2262428 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             15628 kB
Writeback:             0 kB
AnonPages:        132960 kB
Mapped:            15296 kB
Shmem:               200 kB
Slab:             662788 kB
SReclaimable:     107000 kB
SUnreclaim:       555788 kB
KernelStack:        1456 kB
PageTables:         4300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     236284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69996 MiB
End job on node121 at 2012-05-27 06:53:05