Trace number 3750467

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_18.opb
MD5SUMde4cbecd7c9968d40b279ce145b888a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark307
Best CPU time to get the best result obtained on this benchmark1800.21
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8883
Total number of constraints17459
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 constraints17459
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 2691
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

37.86/37.92	c run usual solver
1800.02/1805.41	c error: unexpected solver exit code
1800.02/1805.41	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-3750467-1339124207/watcher-3750467-1339124207 -o /tmp/evaluation-result-3750467-1339124207/solver-3750467-1339124207 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750467-1339124207.opb 845528579 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.07 2.02 2.00 3/177 13270
/proc/meminfo: memFree=31574680/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0

[startup+0.0473021 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13270
/proc/meminfo: memFree=31574680/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13270
/proc/meminfo: memFree=31574680/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13270
/proc/meminfo: memFree=31574680/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700287 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13270
/proc/meminfo: memFree=31574680/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 13272
/proc/meminfo: memFree=31479944/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=257024 CPUtime=1.49 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) R 13270 13270 7832 0 -1 4202496 15415 0 0 0 145 4 0 0 20 0 1 0 378546160 263192576 40078 33554432000 4194304 6004724 140734681836576 140734681831176 5056502 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13271/statm: 64256 40078 154 442 0 63810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 266172

[startup+3.10033 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 13272
/proc/meminfo: memFree=31400136/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=322560 CPUtime=3.09 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) R 13270 13270 7832 0 -1 4202496 16062 0 0 0 300 9 0 0 20 0 1 0 378546160 330301440 60558 33554432000 4194304 6004724 140734681836576 140734681831192 4534738 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13271/statm: 80640 60558 154 442 0 80194 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 331708

[startup+6.3003 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 13272
/proc/meminfo: memFree=31120268/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=584704 CPUtime=6.29 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) R 13270 13270 7832 0 -1 4202496 16819 0 0 0 612 17 0 0 20 0 1 0 378546160 598736896 120974 33554432000 4194304 6004724 140734681836576 140734681831176 4618011 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13271/statm: 146176 120974 154 442 0 145730 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 593852

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 13273
/proc/meminfo: memFree=30601932/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=1108992 CPUtime=12.69 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) R 13270 13270 7832 0 -1 4202496 17824 0 0 0 1237 32 0 0 20 0 1 0 378546160 1135607808 242830 33554432000 4194304 6004724 140734681836576 140734681831176 4536120 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13271/statm: 277248 242830 154 442 0 276802 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1118140

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13273
/proc/meminfo: memFree=29672196/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=2157568 CPUtime=25.49 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) R 13270 13270 7832 0 -1 4202496 19326 0 0 0 2488 61 0 0 20 0 1 0 378546160 2209349632 488078 33554432000 4194304 6004724 140734681836576 140734681831176 4617905 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13271/statm: 539392 488078 154 442 0 538946 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2166716

[startup+51.1004 s]
/proc/loadavg: 2.25 2.06 2.02 3/181 13275
/proc/meminfo: memFree=24850784/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=4243000 CPUtime=37.89 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) S 13270 13270 7832 0 -1 4202496 22566 0 0 0 3334 455 0 0 20 0 1 0 378546160 4344832000 645413 33554432000 4194304 6004724 140734681836576 140734681830624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/13271/statm: 1060750 645413 163 442 0 1060304 0
[pid=13274] ppid=13271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13274/stat : 13274 (cp2_pre.sh) S 13271 13270 7832 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378549952 9367552 277 33554432000 4194304 5064252 140736346645680 140736346644384 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13274/statm: 2287 277 234 213 0 72 0
[pid=13275] ppid=13274 vsize=1612912 CPUtime=13.16 cores=0,2,4,6
/proc/13275/stat : 13275 (coprocessor) R 13274 13270 7832 0 -1 4202496 20684 0 0 0 1265 51 0 0 20 0 1 0 378549953 1651621888 371610 33554432000 4194304 6586260 140733217779856 140733217776616 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/13275/statm: 403228 371610 137 584 0 402640 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 5874208

[startup+102.3 s]
/proc/loadavg: 2.78 2.24 2.08 3/181 13275
/proc/meminfo: memFree=21775984/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=4243000 CPUtime=37.89 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) S 13270 13270 7832 0 -1 4202496 22566 0 0 0 3334 455 0 0 20 0 1 0 378546160 4344832000 645413 33554432000 4194304 6004724 140734681836576 140734681830624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/13271/statm: 1060750 645413 163 442 0 1060304 0
[pid=13274] ppid=13271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13274/stat : 13274 (cp2_pre.sh) S 13271 13270 7832 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378549952 9367552 277 33554432000 4194304 5064252 140736346645680 140736346644384 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13274/statm: 2287 277 234 213 0 72 0
[pid=13275] ppid=13274 vsize=4524512 CPUtime=63.47 cores=0,2,4,6
/proc/13275/stat : 13275 (coprocessor) R 13274 13270 7832 0 -1 4202496 27329 0 0 0 6041 306 0 0 20 0 1 0 378549953 4633100288 934080 33554432000 4194304 6586260 140733217779856 140733217775608 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 87 0 0
/proc/13275/statm: 1131128 934080 158 584 0 1130540 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 8785808

[startup+162.3 s]
/proc/loadavg: 2.45 2.24 2.09 2/181 13275
/proc/meminfo: memFree=20284888/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=4243000 CPUtime=37.89 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) S 13270 13270 7832 0 -1 4202496 22566 0 0 0 3334 455 0 0 20 0 1 0 378546160 4344832000 645413 33554432000 4194304 6004724 140734681836576 140734681830624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/13271/statm: 1060750 645413 163 442 0 1060304 0
[pid=13274] ppid=13271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13274/stat : 13274 (cp2_pre.sh) S 13271 13270 7832 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378549952 9367552 277 33554432000 4194304 5064252 140736346645680 140736346644384 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13274/statm: 2287 277 234 213 0 72 0
[pid=13275] ppid=13274 vsize=4524512 CPUtime=119.45 cores=0,2,4,6
/proc/13275/stat : 13275 (coprocessor) R 13274 13270 7832 0 -1 4202496 27329 0 0 0 11343 602 0 0 20 0 1 0 378549953 4633100288 934080 33554432000 4194304 6586260 140733217779856 140733217775608 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 489 0 0
/proc/13275/statm: 1131128 934080 158 584 0 1130540 0
Current children cumulated CPU time (s) 157.34
Current children cumulated vsize (KiB) 8785808

[startup+222.3 s]
/proc/loadavg: 2.16 2.20 2.08 3/182 13281
/proc/meminfo: memFree=21221004/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=4243000 CPUtime=159.34 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) S 13270 13270 7832 0 -1 4202496 22574 28231 0 0 3334 455 11491 654 20 0 1 0 378546160 4344832000 645413 33554432000 4194304 6004724 140734681836576 140734681831712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/13271/statm: 1060750 645413 163 442 0 1060304 0
[pid=13277] ppid=13271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13271 13270 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378562606 9367552 266 33554432000 4194304 5064252 140733803240176 140733803239088 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13277/statm: 2287 266 226 213 0 72 0
[pid=13278] ppid=13277 vsize=6547924 CPUtime=57.81 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13270 7832 0 -1 4202496 578479 0 0 0 5575 206 0 0 20 0 1 0 378562607 6705074176 1314773 33554432000 4194304 5208918 140737404903184 140737404900936 4229049 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13278/statm: 1636981 1314773 104 248 0 1636730 0
Current children cumulated CPU time (s) 217.15
Current children cumulated vsize (KiB) 10809220

[startup+282.3 s]
/proc/loadavg: 2.06 2.16 2.08 3/182 13304
/proc/meminfo: memFree=21179292/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/13278/statm: 1652275 1340109 104 248 0 1652024 0
Current children cumulated CPU time (s) 1416.97
Current children cumulated vsize (KiB) 10870396

[startup+1482.3 s]
/proc/loadavg: 2.01 2.06 2.05 3/181 13380
/proc/meminfo: memFree=21204060/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=4243000 CPUtime=159.34 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) S 13270 13270 7832 0 -1 4202496 22574 28231 0 0 3334 455 11491 654 20 0 1 0 378546160 4344832000 645413 33554432000 4194304 6004724 140734681836576 140734681831712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/13271/statm: 1060750 645413 163 442 0 1060304 0
[pid=13277] ppid=13271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13271 13270 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378562606 9367552 266 33554432000 4194304 5064252 140733803240176 140733803239088 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13277/statm: 2287 266 226 213 0 72 0
[pid=13278] ppid=13277 vsize=6610636 CPUtime=1317.62 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13270 7832 0 -1 4202496 650040 0 0 0 131528 234 0 0 20 0 1 0 378562607 6769291264 1341002 33554432000 4194304 5208918 140737404903184 140737404900936 4211027 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13278/statm: 1652659 1341002 104 248 0 1652408 0
Current children cumulated CPU time (s) 1476.96
Current children cumulated vsize (KiB) 10871932

[startup+1542.3 s]
/proc/loadavg: 2.00 2.05 2.04 3/181 13381
/proc/meminfo: memFree=21203316/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=4243000 CPUtime=159.34 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) S 13270 13270 7832 0 -1 4202496 22574 28231 0 0 3334 455 11491 654 20 0 1 0 378546160 4344832000 645413 33554432000 4194304 6004724 140734681836576 140734681831712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/13271/statm: 1060750 645413 163 442 0 1060304 0
[pid=13277] ppid=13271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13271 13270 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378562606 9367552 266 33554432000 4194304 5064252 140733803240176 140733803239088 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13277/statm: 2287 266 226 213 0 72 0
[pid=13278] ppid=13277 vsize=6611692 CPUtime=1377.61 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13270 7832 0 -1 4202496 650306 0 0 0 137526 235 0 0 20 0 1 0 378562607 6770372608 1341268 33554432000 4194304 5208918 140737404903184 140737404901080 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13278/statm: 1652923 1341268 104 248 0 1652672 0
Current children cumulated CPU time (s) 1536.95
Current children cumulated vsize (KiB) 10872988

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.04 3/181 13388
/proc/meminfo: memFree=21262368/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=4243000 CPUtime=159.34 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) S 13270 13270 7832 0 -1 4202496 22574 28231 0 0 3334 455 11491 654 20 0 1 0 378546160 4344832000 645413 33554432000 4194304 6004724 140734681836576 140734681831712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/13271/statm: 1060750 645413 163 442 0 1060304 0
[pid=13277] ppid=13271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13271 13270 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378562606 9367552 266 33554432000 4194304 5064252 140733803240176 140733803239088 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13277/statm: 2287 266 226 213 0 72 0
[pid=13278] ppid=13277 vsize=6612428 CPUtime=1437.6 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13270 7832 0 -1 4202496 654464 0 0 0 143524 236 0 0 20 0 1 0 378562607 6771126272 1342464 33554432000 4194304 5208918 140737404903184 140737404901032 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13278/statm: 1653107 1342464 104 248 0 1652856 0
Current children cumulated CPU time (s) 1596.94
Current children cumulated vsize (KiB) 10873724

[startup+1662.3 s]
/proc/loadavg: 2.06 2.04 2.04 3/181 13388
/proc/meminfo: memFree=21242936/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=4243000 CPUtime=159.34 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) S 13270 13270 7832 0 -1 4202496 22574 28231 0 0 3334 455 11491 654 20 0 1 0 378546160 4344832000 645413 33554432000 4194304 6004724 140734681836576 140734681831712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/13271/statm: 1060750 645413 163 442 0 1060304 0
[pid=13277] ppid=13271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13271 13270 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378562606 9367552 266 33554432000 4194304 5064252 140733803240176 140733803239088 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13277/statm: 2287 266 226 213 0 72 0
[pid=13278] ppid=13277 vsize=6613304 CPUtime=1497.6 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13270 7832 0 -1 4202496 658691 0 0 0 149522 238 0 0 20 0 1 0 378562607 6772023296 1343235 33554432000 4194304 5208918 140737404903184 140737404901320 4205616 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13278/statm: 1653326 1343235 104 248 0 1653075 0
Current children cumulated CPU time (s) 1656.94
Current children cumulated vsize (KiB) 10874600

[startup+1722.3 s]
/proc/loadavg: 2.08 2.05 2.03 3/181 13388
/proc/meminfo: memFree=21231456/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=4243000 CPUtime=159.34 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) S 13270 13270 7832 0 -1 4202496 22574 28231 0 0 3334 455 11491 654 20 0 1 0 378546160 4344832000 645413 33554432000 4194304 6004724 140734681836576 140734681831712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/13271/statm: 1060750 645413 163 442 0 1060304 0
[pid=13277] ppid=13271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13271 13270 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378562606 9367552 266 33554432000 4194304 5064252 140733803240176 140733803239088 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13277/statm: 2287 266 226 213 0 72 0
[pid=13278] ppid=13277 vsize=6613840 CPUtime=1557.58 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13270 7832 0 -1 4202496 658810 0 0 0 155520 238 0 0 20 0 1 0 378562607 6772572160 1343865 33554432000 4194304 5208918 140737404903184 140737404900936 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13278/statm: 1653460 1343865 104 248 0 1653209 0
Current children cumulated CPU time (s) 1716.92
Current children cumulated vsize (KiB) 10875136

[startup+1782.31 s]
/proc/loadavg: 2.09 2.05 2.03 3/181 13388
/proc/meminfo: memFree=21218116/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=4243000 CPUtime=159.34 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) S 13270 13270 7832 0 -1 4202496 22574 28231 0 0 3334 455 11491 654 20 0 1 0 378546160 4344832000 645413 33554432000 4194304 6004724 140734681836576 140734681831712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/13271/statm: 1060750 645413 163 442 0 1060304 0
[pid=13277] ppid=13271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13271 13270 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378562606 9367552 266 33554432000 4194304 5064252 140733803240176 140733803239088 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13277/statm: 2287 266 226 213 0 72 0
[pid=13278] ppid=13277 vsize=6614236 CPUtime=1617.58 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13270 7832 0 -1 4202496 658892 0 0 0 161520 238 0 0 20 0 1 0 378562607 6772977664 1344458 33554432000 4194304 5208918 140737404903184 140737404901032 4229328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13278/statm: 1653559 1344458 104 248 0 1653308 0
Current children cumulated CPU time (s) 1776.92
Current children cumulated vsize (KiB) 10875532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.41 s]
/proc/loadavg: 2.06 2.05 2.03 3/181 13388
/proc/meminfo: memFree=21217992/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=4243000 CPUtime=159.34 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) S 13270 13270 7832 0 -1 4202496 22574 28231 0 0 3334 455 11491 654 20 0 1 0 378546160 4344832000 645413 33554432000 4194304 6004724 140734681836576 140734681831712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/13271/statm: 1060750 645413 163 442 0 1060304 0
[pid=13277] ppid=13271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13271 13270 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378562606 9367552 266 33554432000 4194304 5064252 140733803240176 140733803239088 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13277/statm: 2287 266 226 213 0 72 0
[pid=13278] ppid=13277 vsize=6614368 CPUtime=1640.68 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13270 7832 0 -1 4202496 658930 0 0 0 163830 238 0 0 20 0 1 0 378562607 6773112832 1344496 33554432000 4194304 5208918 140737404903184 140737404901032 4229299 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13278/statm: 1653592 1344496 104 248 0 1653341 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10875664

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

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

[startup+1805.41 s]
/proc/loadavg: 2.06 2.05 2.03 3/181 13388
/proc/meminfo: memFree=21217992/32873852 swapFree=6864/6864
[pid=13270] ppid=13268 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13270/stat : 13270 (npSolver-pbo.sh) S 13268 13270 7832 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378546160 9367552 274 33554432000 4194304 5064252 140735113036672 140735113035584 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13270/statm: 2287 274 233 213 0 72 0
[pid=13271] ppid=13270 vsize=4243000 CPUtime=159.34 cores=0,2,4,6
/proc/13271/stat : 13271 (npSolver-pbo) S 13270 13270 7832 0 -1 4202496 22574 28231 0 0 3334 455 11491 654 20 0 1 0 378546160 4344832000 645413 33554432000 4194304 6004724 140734681836576 140734681831712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/13271/statm: 1060750 645413 163 442 0 1060304 0
[pid=13277] ppid=13271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (satsolver.sh) S 13271 13270 7832 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378562606 9367552 266 33554432000 4194304 5064252 140733803240176 140733803239088 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13277/statm: 2287 266 226 213 0 72 0
[pid=13278] ppid=13277 vsize=6614368 CPUtime=1640.68 cores=0,2,4,6
/proc/13278/stat : 13278 (glucose) R 13277 13270 7832 0 -1 4202496 658930 0 0 0 163830 238 0 0 20 0 1 0 378562607 6773112832 1344496 33554432000 4194304 5208918 140737404903184 140737404901032 4229299 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13278/statm: 1653592 1344496 104 248 0 1653341 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 10875664

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1805.43
CPU time (s): 1800.02
CPU user time (s): 1786.55
CPU system time (s): 13.47
CPU usage (%): 99.7005
Max. virtual memory (cumulated for all children) (KiB): 10936888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
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 3.79042 second user time and 11.1343 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-08 04:56:47
IDJOB=3750467
IDBENCH=2630
IDSOLVER=2334
FILE ID=node129/3750467-1339124207
RUNJOBID= node129-1339112259-9583
PBS_JOBID= 14643724
Free space on /tmp= 70792 MiB

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

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

MD5SUM BENCH= de4cbecd7c9968d40b279ce145b888a9
RANDOM SEED=845528579

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:        31575704 kB
Buffers:          139088 kB
Cached:           130724 kB
SwapCached:         2020 kB
Active:           375404 kB
Inactive:          64660 kB
Active(anon):     167388 kB
Inactive(anon):     5224 kB
Active(file):     208016 kB
Inactive(file):    59436 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100432 kB
Dirty:             13384 kB
Writeback:             0 kB
AnonPages:        200336 kB
Mapped:             9640 kB
Shmem:                 0 kB
Slab:             694200 kB
SReclaimable:     136208 kB
SUnreclaim:       557992 kB
KernelStack:        1472 kB
PageTables:         4628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     323676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 68396 MiB
End job on node129 at 2012-06-08 05:26:55