Trace number 3750468

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.03 1809.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_19.opb
MD5SUM5a1b3155d98b6c4d8f9ab1b869fece67
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark355
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 355
Optimality of the best value was proved NO
Number of variables11001
Total number of constraints21678
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 constraints21678
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2765
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

49.21/53.08	c run usual solver
1800.03/1809.31	c error: unexpected solver exit code
1800.03/1809.31	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-3750468-1339124471/watcher-3750468-1339124471 -o /tmp/evaluation-result-3750468-1339124471/solver-3750468-1339124471 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750468-1339124471.opb 1056845300 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.09 2.14 2.09 3/180 27954
/proc/meminfo: memFree=23411760/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0

[startup+0.0207239 s]
/proc/loadavg: 2.09 2.14 2.09 3/180 27954
/proc/meminfo: memFree=23411760/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 2.09 2.14 2.09 3/180 27954
/proc/meminfo: memFree=23411760/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300254 s]
/proc/loadavg: 2.09 2.14 2.09 3/180 27954
/proc/meminfo: memFree=23411760/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.09 2.14 2.09 3/180 27954
/proc/meminfo: memFree=23411760/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.09 2.14 2.09 3/182 27956
/proc/meminfo: memFree=23322384/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=129760 CPUtime=1.48 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) R 27954 27954 24192 0 -1 4202496 16617 0 0 0 145 3 0 0 20 0 1 0 378574501 132874240 31000 33554432000 4194304 6004724 140737208200544 140737208195224 4534752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27955/statm: 32440 31000 154 442 0 31994 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 138908

[startup+3.10031 s]
/proc/loadavg: 2.08 2.13 2.08 3/182 27956
/proc/meminfo: memFree=23246360/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=326368 CPUtime=3.08 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) R 27954 27954 24192 0 -1 4202496 17790 0 0 0 300 8 0 0 20 0 1 0 378574501 334200832 59160 33554432000 4194304 6004724 140737208200544 140737208195144 4582670 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27955/statm: 81592 59160 154 442 0 81146 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 335516

[startup+6.3003 s]
/proc/loadavg: 2.08 2.13 2.08 3/182 27956
/proc/meminfo: memFree=23004696/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=588512 CPUtime=6.29 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) R 27954 27954 24192 0 -1 4202496 18546 0 0 0 613 16 0 0 20 0 1 0 378574501 602636288 119064 33554432000 4194304 6004724 140737208200544 140737208195144 4582623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27955/statm: 147128 119064 154 442 0 146682 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 597660

[startup+12.7003 s]
/proc/loadavg: 2.07 2.13 2.08 3/182 27956
/proc/meminfo: memFree=22507040/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=1112800 CPUtime=12.69 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) R 27954 27954 24192 0 -1 4202496 19547 0 0 0 1239 30 0 0 20 0 1 0 378574501 1139507200 238872 33554432000 4194304 6004724 140737208200544 140737208195144 4535923 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27955/statm: 278200 238872 154 442 0 277754 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1121948

[startup+25.5003 s]
/proc/loadavg: 2.06 2.12 2.08 3/182 27956
/proc/meminfo: memFree=21516680/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=2161376 CPUtime=25.48 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) R 27954 27954 24192 0 -1 4202496 21038 0 0 0 2490 58 0 0 20 0 1 0 378574501 2213249024 478488 33554432000 4194304 6004724 140737208200544 140737208195144 4617977 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27955/statm: 540344 478488 154 442 0 539898 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2170524

[startup+51.1003 s]
/proc/loadavg: 2.04 2.11 2.08 2/181 27957
/proc/meminfo: memFree=13778984/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=7532860 CPUtime=49.07 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) D 27954 27954 24192 0 -1 4202496 25657 0 0 0 4328 579 0 0 20 0 1 0 378574501 7713648640 1655986 33554432000 4194304 6004724 140737208200544 140737208196416 5193835 0 0 4096 0 18446744071581216301 0 0 17 2 0 0 176 0 0
/proc/27955/statm: 1883215 1655986 157 442 0 1882769 0
Current children cumulated CPU time (s) 49.07
Current children cumulated vsize (KiB) 7542008

[startup+102.307 s]
/proc/loadavg: 2.97 2.35 2.16 2/183 27959
/proc/meminfo: memFree=11778488/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=4246808 CPUtime=49.29 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) S 27954 27954 24192 0 -1 4202496 25664 0 0 0 4328 601 0 0 20 0 1 0 378574501 4348731392 834479 33554432000 4194304 6004724 140737208200544 140737208194592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 376 0 0
/proc/27955/statm: 1061702 834479 163 442 0 1061256 0
[pid=27958] ppid=27955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27958/stat : 27958 (cp2_pre.sh) S 27955 27954 24192 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378579809 9367552 277 33554432000 4194304 5064252 140737115223264 140737115221968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27958/statm: 2287 277 234 213 0 72 0
[pid=27959] ppid=27958 vsize=5533268 CPUtime=46.82 cores=0,2,4,6
/proc/27959/stat : 27959 (coprocessor) D 27958 27954 24192 0 -1 4202496 29362 0 0 0 4472 210 0 0 20 0 1 0 378579810 5666066432 1172195 33554432000 4194304 6586260 140735614761760 140735614757512 5732496 0 0 4096 8404994 18446744071580543392 0 0 17 4 0 0 151 0 0
/proc/27959/statm: 1383317 1172195 158 584 0 1382729 0
Current children cumulated CPU time (s) 96.11
Current children cumulated vsize (KiB) 9798372

[startup+162.3 s]
/proc/loadavg: 3.12 2.51 2.22 3/183 27959
/proc/meminfo: memFree=10225556/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=4246808 CPUtime=49.29 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) S 27954 27954 24192 0 -1 4202496 25664 0 0 0 4328 601 0 0 20 0 1 0 378574501 4348731392 834479 33554432000 4194304 6004724 140737208200544 140737208194592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 376 0 0
/proc/27955/statm: 1061702 834479 163 442 0 1061256 0
[pid=27958] ppid=27955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27958/stat : 27958 (cp2_pre.sh) S 27955 27954 24192 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378579809 9367552 277 33554432000 4194304 5064252 140737115223264 140737115221968 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27958/statm: 2287 277 234 213 0 72 0
[pid=27959] ppid=27958 vsize=5533268 CPUtime=104.37 cores=0,2,4,6
/proc/27959/stat : 27959 (coprocessor) R 27958 27954 24192 0 -1 4202496 29362 0 0 0 9907 530 0 0 20 0 1 0 378579810 5666066432 1172195 33554432000 4194304 6586260 140735614761760 140735614757512 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 481 0 0
/proc/27959/statm: 1383317 1172195 158 584 0 1382729 0
Current children cumulated CPU time (s) 153.66
Current children cumulated vsize (KiB) 9798372

[startup+222.3 s]
/proc/loadavg: 2.99 2.60 2.27 3/183 27962
/proc/meminfo: memFree=14794260/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=4246808 CPUtime=204.24 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) S 27954 27954 24192 0 -1 4202496 25672 30264 0 0 4328 601 14622 873 20 0 1 0 378574501 4348731392 834479 33554432000 4194304 6004724 140737208200544 140737208195680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 376 0 0
/proc/27955/statm: 1061702 834479 163 442 0 1061256 0
[pid=27961] ppid=27955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27961/stat : 27961 (satsolver.sh) S 27955 27954 24192 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378595828 9367552 267 33554432000 4194304 5064252 140733488858656 140733488857568 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27961/statm: 2287 267 226 213 0 72 0
[pid=27962] ppid=27961 vsize=2423444 CPUtime=9.02 cores=0,2,4,6
/proc/27962/stat : 27962 (glucose) R 27961 27954 24192 0 -1 4202496 236968 0 0 0 822 80 0 0 20 0 1 0 378595828 2481606656 507843 33554432000 4194304 5208918 140735234082496 140735233032136 4235182 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27962/statm: 605861 507843 69 248 0 605610 0
Current children cumulated CPU time (s) 213.26
Current children cumulated vsize (KiB) 6688548

[startup+282.3 s]
/proc/loadavg: 2.39 2.49 2.26 3/183 27962
/proc/meminfo: memFree=10092228/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=4246808 CPUtime=204.24 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) S 27954 27954 24192 0 -1 4202496 25672 30264 0 0 4328 601 14622 873 20 0 1 0 378574501 4348731392 834479 33554432000 4194304 6004724 140737208200544 140737208195680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 376 0 0
/proc/27955/statm: 1061702 834479 163 442 0 1061256 0
[pid=27961] ppid=27955 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/27962/statm: 1831153 1691090 104 248 0 1830902 0
Current children cumulated CPU time (s) 1413.08
Current children cumulated vsize (KiB) 11589716

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.06 3/183 27972
/proc/meminfo: memFree=9939708/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=4246808 CPUtime=204.24 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) S 27954 27954 24192 0 -1 4202496 25672 30264 0 0 4328 601 14622 873 20 0 1 0 378574501 4348731392 834479 33554432000 4194304 6004724 140737208200544 140737208195680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 376 0 0
/proc/27955/statm: 1061702 834479 163 442 0 1061256 0
[pid=27961] ppid=27955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27961/stat : 27961 (satsolver.sh) S 27955 27954 24192 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378595828 9367552 267 33554432000 4194304 5064252 140733488858656 140733488857568 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27961/statm: 2287 267 226 213 0 72 0
[pid=27962] ppid=27961 vsize=7324612 CPUtime=1268.83 cores=0,2,4,6
/proc/27962/stat : 27962 (glucose) R 27961 27954 24192 0 -1 4202496 769804 0 0 0 126597 286 0 0 20 0 1 0 378595828 7500402688 1691602 33554432000 4194304 5208918 140735234082496 140735234080344 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27962/statm: 1831153 1691602 104 248 0 1830902 0
Current children cumulated CPU time (s) 1473.07
Current children cumulated vsize (KiB) 11589716

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/183 28024
/proc/meminfo: memFree=15443028/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=4246808 CPUtime=204.24 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) S 27954 27954 24192 0 -1 4202496 25672 30264 0 0 4328 601 14622 873 20 0 1 0 378574501 4348731392 834479 33554432000 4194304 6004724 140737208200544 140737208195680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 376 0 0
/proc/27955/statm: 1061702 834479 163 442 0 1061256 0
[pid=27961] ppid=27955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27961/stat : 27961 (satsolver.sh) S 27955 27954 24192 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378595828 9367552 267 33554432000 4194304 5064252 140733488858656 140733488857568 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27961/statm: 2287 267 226 213 0 72 0
[pid=27962] ppid=27961 vsize=7326028 CPUtime=1328.82 cores=0,2,4,6
/proc/27962/stat : 27962 (glucose) R 27961 27954 24192 0 -1 4202496 774831 0 0 0 132593 289 0 0 20 0 1 0 378595828 7501852672 1692578 33554432000 4194304 5208918 140735234082496 140735234078872 4211080 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27962/statm: 1831507 1692578 104 248 0 1831256 0
Current children cumulated CPU time (s) 1533.06
Current children cumulated vsize (KiB) 11591132

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/183 28025
/proc/meminfo: memFree=15437884/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=4246808 CPUtime=204.24 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) S 27954 27954 24192 0 -1 4202496 25672 30264 0 0 4328 601 14622 873 20 0 1 0 378574501 4348731392 834479 33554432000 4194304 6004724 140737208200544 140737208195680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 376 0 0
/proc/27955/statm: 1061702 834479 163 442 0 1061256 0
[pid=27961] ppid=27955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27961/stat : 27961 (satsolver.sh) S 27955 27954 24192 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378595828 9367552 267 33554432000 4194304 5064252 140733488858656 140733488857568 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27961/statm: 2287 267 226 213 0 72 0
[pid=27962] ppid=27961 vsize=7327596 CPUtime=1388.81 cores=0,2,4,6
/proc/27962/stat : 27962 (glucose) R 27961 27954 24192 0 -1 4202496 779801 0 0 0 138591 290 0 0 20 0 1 0 378595828 7503458304 1693498 33554432000 4194304 5208918 140735234082496 140735234080632 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27962/statm: 1831899 1693498 104 248 0 1831648 0
Current children cumulated CPU time (s) 1593.05
Current children cumulated vsize (KiB) 11592700

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/183 28025
/proc/meminfo: memFree=15409888/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=4246808 CPUtime=204.24 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) S 27954 27954 24192 0 -1 4202496 25672 30264 0 0 4328 601 14622 873 20 0 1 0 378574501 4348731392 834479 33554432000 4194304 6004724 140737208200544 140737208195680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 376 0 0
/proc/27955/statm: 1061702 834479 163 442 0 1061256 0
[pid=27961] ppid=27955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27961/stat : 27961 (satsolver.sh) S 27955 27954 24192 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378595828 9367552 267 33554432000 4194304 5064252 140733488858656 140733488857568 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27961/statm: 2287 267 226 213 0 72 0
[pid=27962] ppid=27961 vsize=7328648 CPUtime=1448.8 cores=0,2,4,6
/proc/27962/stat : 27962 (glucose) R 27961 27954 24192 0 -1 4202496 780048 0 0 0 144590 290 0 0 20 0 1 0 378595828 7504535552 1694256 33554432000 4194304 5208918 140735234082496 140735234080648 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27962/statm: 1832162 1694256 104 248 0 1831911 0
Current children cumulated CPU time (s) 1653.04
Current children cumulated vsize (KiB) 11593752

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.04 3/183 28025
/proc/meminfo: memFree=15406356/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=4246808 CPUtime=204.24 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) S 27954 27954 24192 0 -1 4202496 25672 30264 0 0 4328 601 14622 873 20 0 1 0 378574501 4348731392 834479 33554432000 4194304 6004724 140737208200544 140737208195680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 376 0 0
/proc/27955/statm: 1061702 834479 163 442 0 1061256 0
[pid=27961] ppid=27955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27961/stat : 27961 (satsolver.sh) S 27955 27954 24192 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378595828 9367552 267 33554432000 4194304 5064252 140733488858656 140733488857568 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27961/statm: 2287 267 226 213 0 72 0
[pid=27962] ppid=27961 vsize=7329308 CPUtime=1508.79 cores=0,2,4,6
/proc/27962/stat : 27962 (glucose) R 27961 27954 24192 0 -1 4202496 780235 0 0 0 150588 291 0 0 20 0 1 0 378595828 7505211392 1694954 33554432000 4194304 5208918 140735234082496 140735234080344 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27962/statm: 1832327 1694954 104 248 0 1832076 0
Current children cumulated CPU time (s) 1713.03
Current children cumulated vsize (KiB) 11594412

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/184 28028
/proc/meminfo: memFree=15405608/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=4246808 CPUtime=204.24 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) S 27954 27954 24192 0 -1 4202496 25672 30264 0 0 4328 601 14622 873 20 0 1 0 378574501 4348731392 834479 33554432000 4194304 6004724 140737208200544 140737208195680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 376 0 0
/proc/27955/statm: 1061702 834479 163 442 0 1061256 0
[pid=27961] ppid=27955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27961/stat : 27961 (satsolver.sh) S 27955 27954 24192 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378595828 9367552 267 33554432000 4194304 5064252 140733488858656 140733488857568 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27961/statm: 2287 267 226 213 0 72 0
[pid=27962] ppid=27961 vsize=7329716 CPUtime=1568.79 cores=0,2,4,6
/proc/27962/stat : 27962 (glucose) R 27961 27954 24192 0 -1 4202496 784863 0 0 0 156585 294 0 0 20 0 1 0 378595828 7505629184 1695024 33554432000 4194304 5208918 140735234082496 140735234080408 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27962/statm: 1832429 1695024 104 248 0 1832178 0
Current children cumulated CPU time (s) 1773.03
Current children cumulated vsize (KiB) 11594820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/183 28028
/proc/meminfo: memFree=15403816/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=4246808 CPUtime=204.24 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) S 27954 27954 24192 0 -1 4202496 25672 30264 0 0 4328 601 14622 873 20 0 1 0 378574501 4348731392 834479 33554432000 4194304 6004724 140737208200544 140737208195680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 376 0 0
/proc/27955/statm: 1061702 834479 163 442 0 1061256 0
[pid=27961] ppid=27955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27961/stat : 27961 (satsolver.sh) S 27955 27954 24192 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378595828 9367552 267 33554432000 4194304 5064252 140733488858656 140733488857568 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27961/statm: 2287 267 226 213 0 72 0
[pid=27962] ppid=27961 vsize=7329716 CPUtime=1595.79 cores=0,2,4,6
/proc/27962/stat : 27962 (glucose) R 27961 27954 24192 0 -1 4202496 784864 0 0 0 159285 294 0 0 20 0 1 0 378595828 7505629184 1695536 33554432000 4194304 5208918 140735234082496 140735234080408 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27962/statm: 1832429 1695536 104 248 0 1832178 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 11594820

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

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

[startup+1809.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/183 28028
/proc/meminfo: memFree=15403816/32873648 swapFree=7120/7120
[pid=27954] ppid=27952 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27954/stat : 27954 (npSolver-pbo.sh) S 27952 27954 24192 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378574501 9367552 274 33554432000 4194304 5064252 140734385065872 140734385064784 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27954/statm: 2287 274 233 213 0 72 0
[pid=27955] ppid=27954 vsize=4246808 CPUtime=204.24 cores=0,2,4,6
/proc/27955/stat : 27955 (npSolver-pbo) S 27954 27954 24192 0 -1 4202496 25672 30264 0 0 4328 601 14622 873 20 0 1 0 378574501 4348731392 834479 33554432000 4194304 6004724 140737208200544 140737208195680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 376 0 0
/proc/27955/statm: 1061702 834479 163 442 0 1061256 0
[pid=27961] ppid=27955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27961/stat : 27961 (satsolver.sh) S 27955 27954 24192 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 378595828 9367552 267 33554432000 4194304 5064252 140733488858656 140733488857568 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27961/statm: 2287 267 226 213 0 72 0
[pid=27962] ppid=27961 vsize=7329716 CPUtime=1595.79 cores=0,2,4,6
/proc/27962/stat : 27962 (glucose) R 27961 27954 24192 0 -1 4202496 784864 0 0 0 159285 294 0 0 20 0 1 0 378595828 7505629184 1695536 33554432000 4194304 5208918 140735234082496 140735234080408 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27962/statm: 1832429 1695536 104 248 0 1832178 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 11594820

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27954 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.32
CPU time (s): 1800.03
CPU user time (s): 1782.35
CPU system time (s): 17.68
CPU usage (%): 99.4865
Max. virtual memory (cumulated for all children) (KiB): 11656832

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

runsolver used 5.2602 second user time and 9.56355 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-08 05:01:11
IDJOB=3750468
IDBENCH=2633
IDSOLVER=2334
FILE ID=node114/3750468-1339124471
RUNJOBID= node114-1339112629-25978
PBS_JOBID= 14643739
Free space on /tmp= 69080 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_19.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750468-1339124471/watcher-3750468-1339124471 -o /tmp/evaluation-result-3750468-1339124471/solver-3750468-1339124471 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750468-1339124471.opb 1056845300 HOME HOME

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

MD5SUM BENCH= 5a1b3155d98b6c4d8f9ab1b869fece67
RANDOM SEED=1056845300

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        23411660 kB
Buffers:          608208 kB
Cached:          3647864 kB
SwapCached:         1940 kB
Active:          6554856 kB
Inactive:        1901480 kB
Active(anon):    4199708 kB
Inactive(anon):     2432 kB
Active(file):    2355148 kB
Inactive(file):  1899048 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67100572 kB
Dirty:             14920 kB
Writeback:             4 kB
AnonPages:       4227352 kB
Mapped:            11196 kB
Shmem:                24 kB
Slab:             835116 kB
SReclaimable:     278428 kB
SUnreclaim:       556688 kB
KernelStack:        1504 kB
PageTables:        11824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    5319772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1998848 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= 67196 MiB
End job on node114 at 2012-06-08 05:31:23