Trace number 3752403

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 inc-topdown-quickBound (fixed)? (TO) 1656.89 1900.02

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-mul_8_3_shg.opb
MD5SUM5ce23254bdc15fb1c07c51b856e9b57c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark253.091
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5048
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint18
Maximum length of a constraint45
Number of terms in the objective function 5048
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5048
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5048
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

52.38/52.47	c run inc solver
52.38/52.47	c [INC SYSTEM] run initial solver
52.38/52.47	c [INC SYSTEM] preprocess with white file
217.51/321.07	c [INC SYSTEM] finished preprocessing in 268 s
217.51/321.07	c [INC SYSTEM] execute solver

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-3752403-1339166991/watcher-3752403-1339166991 -o /tmp/evaluation-result-3752403-1339166991/solver-3752403-1339166991 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752403-1339166991.opb 655103000 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 1.99 1.92 3/177 8395
/proc/meminfo: memFree=26516880/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0

[startup+0.102022 s]
/proc/loadavg: 2.01 1.99 1.92 3/177 8395
/proc/meminfo: memFree=26516880/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200318 s]
/proc/loadavg: 2.01 1.99 1.92 3/177 8395
/proc/meminfo: memFree=26516880/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300319 s]
/proc/loadavg: 2.01 1.99 1.92 3/177 8395
/proc/meminfo: memFree=26516880/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700281 s]
/proc/loadavg: 2.01 1.99 1.92 3/177 8395
/proc/meminfo: memFree=26516880/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.01 1.99 1.92 3/179 8397
/proc/meminfo: memFree=26370076/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0
[pid=8396] ppid=8395 vsize=151280 CPUtime=1.49 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) R 8395 8395 27892 0 -1 4202496 35785 0 0 0 143 6 0 0 20 0 1 0 382824576 154910720 36796 33554432000 4194304 6004724 140733735849488 140733735845064 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 37820 36802 130 442 0 37374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 160428

[startup+3.10031 s]
/proc/loadavg: 2.01 1.99 1.92 3/179 8397
/proc/meminfo: memFree=26135932/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0
[pid=8396] ppid=8395 vsize=336716 CPUtime=3.09 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) R 8395 8395 27892 0 -1 4202496 45767 0 0 0 298 11 0 0 20 0 1 0 382824576 344797184 74830 33554432000 4194304 6004724 140733735849488 140733735844088 4534766 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 84179 74830 154 442 0 83733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 345864

[startup+6.30032 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 8397
/proc/meminfo: memFree=25318612/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0
[pid=8396] ppid=8395 vsize=729932 CPUtime=6.28 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) R 8395 8395 27892 0 -1 4202496 47093 0 0 0 607 21 0 0 20 0 1 0 382824576 747450368 132174 33554432000 4194304 6004724 140733735849488 140733735844088 4582618 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 182483 132174 154 442 0 182037 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 739080

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 1.92 3/180 8400
/proc/meminfo: memFree=24544376/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0
[pid=8396] ppid=8395 vsize=1254220 CPUtime=12.69 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) R 8395 8395 27892 0 -1 4202496 48096 0 0 0 1230 39 0 0 20 0 1 0 382824576 1284321280 253006 33554432000 4194304 6004724 140733735849488 140733735844088 4534761 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 313555 253006 154 442 0 313109 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1263368

[startup+25.5004 s]
/proc/loadavg: 2.00 1.99 1.92 3/180 8400
/proc/meminfo: memFree=22516184/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0
[pid=8396] ppid=8395 vsize=2302796 CPUtime=25.48 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) R 8395 8395 27892 0 -1 4202496 49593 0 0 0 2474 74 0 0 20 0 1 0 382824576 2358063104 495694 33554432000 4194304 6004724 140733735849488 140733735844088 4579311 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 575699 495694 154 442 0 575253 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2311944

[startup+51.1004 s]
/proc/loadavg: 2.00 1.99 1.92 3/180 8400
/proc/meminfo: memFree=13106080/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0
[pid=8396] ppid=8395 vsize=7868828 CPUtime=51.08 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) R 8395 8395 27892 0 -1 4202496 54261 0 0 0 4609 499 0 0 20 0 1 0 382824576 8057679872 1792485 33554432000 4194304 6004724 140733735849488 140733735845360 5193835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1967207 1792485 157 442 0 1966761 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7877976

[startup+102.301 s]
/proc/loadavg: 2.98 2.24 2.01 1/181 8402
/proc/meminfo: memFree=6798152/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=52.47 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54268 0 0 0 4609 638 0 0 20 0 1 0 382824576 4477542400 918434 33554432000 4194304 6004724 140733735849488 140733735843952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 918434 163 442 0 1092704 0
[pid=8401] ppid=8396 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8401/stat : 8401 (cp2_pre.sh) S 8396 8395 27892 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 382829824 9367552 277 33554432000 4194304 5064252 140736779020592 140736779019296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8401/statm: 2287 277 234 213 0 72 0
[pid=8402] ppid=8401 vsize=5645144 CPUtime=40.85 cores=1,3,5,7
/proc/8402/stat : 8402 (coprocessor) D 8401 8395 27892 0 -1 12591104 32281 0 0 0 3860 225 0 0 20 0 1 0 382829826 5780627456 1233282 33554432000 4194304 6586260 140735769681712 140735769678440 4246572 0 0 4096 8404994 18446744071579943789 0 0 17 5 0 0 850 0 0
/proc/8402/statm: 1411286 1233282 141 584 0 1410698 0
Current children cumulated CPU time (s) 93.32
Current children cumulated vsize (KiB) 10036040

[startup+162.3 s]
/proc/loadavg: 3.70 2.53 2.11 2/182 8403
/proc/meminfo: memFree=202428/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 274 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 274 233 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=52.47 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54268 0 0 0 4609 638 0 0 20 0 1 0 382824576 4477542400 917392 33554432000 4194304 6004724 140733735849488 140733735843952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917392 163 442 0 1092704 0
[pid=8401] ppid=8396 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8401/stat : 8401 (cp2_pre.sh) S 8396 8395 27892 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 382829824 9367552 277 33554432000 4194304 5064252 140736779020592 140736779019296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8401/statm: 2287 277 234 213 0 72 0
[pid=8402] ppid=8401 vsize=6414964 CPUtime=98.52 cores=1,3,5,7
/proc/8402/stat : 8402 (coprocessor) R 8401 8395 27892 0 -1 4202496 36247 0 130 0 9248 604 0 0 20 0 1 0 382829826 6568923136 1387783 33554432000 4194304 6586260 140735769681712 140735769677464 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 978 0 0
/proc/8402/statm: 1603741 1387783 158 584 0 1603153 0
Current children cumulated CPU time (s) 150.99
Current children cumulated vsize (KiB) 10805860

[startup+222.3 s]
/proc/loadavg: 4.51 2.96 2.29 1/182 8403
/proc/meminfo: memFree=204012/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 271 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 271 230 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=52.47 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54268 0 0 0 4609 638 0 0 20 0 1 0 382824576 4477542400 917392 33554432000 4194304 6004724 140733735849488 140733735843952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917392 163 442 0 1092704 0
[pid=8401] ppid=8396 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8401/stat : 8401 (cp2_pre.sh) S 8396 8395 27892 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 382829824 9367552 274 33554432000 4194304 5064252 140736779020592 140736779019296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8401/statm: 2287 274 231 213 0 72 0
[pid=8402] ppid=8401 vsize=6414964 CPUtime=139.71 cores=1,3,5,7
/proc/8402/stat : 8402 (coprocessor) S 8401 8395 27892 0 -1 4202496 36247 0 130 0 13128 843 0 0 20 0 1 0 382829826 6568923136 1387783 33554432000 4194304 6586260 140735769681712 140735769677464 5732496 0 0 4096 8404994 18446744071580024801 0 0 17 1 0 0 2846 0 0
/proc/8402/statm: 1603741 1387783 158 584 0 1603153 0
Current children cumulated CPU time (s) 192.18
Current children cumulated vsize (KiB) 10805860

[startup+282.3 s]
/proc/loadavg: 4.44 3.23 2.42 2/182 8405
/proc/meminfo: memFree=8458700/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 270 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 270 229 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=52.47 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54268 0 0 0 4609 638 0 0 20 0 1 0 382824576 4477542400 917392 33554432000 4194304 6004724 140733735849488 140733735843952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917392 163 442 0 1092704 0
[pid=8401] ppid=8396 vsize=9148 CPUtime=164.45 cores=1,3,5,7

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

/proc/meminfo: memFree=16450172/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 270 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 270 229 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=217.54 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54287 37990 0 141 4609 639 15450 1056 20 0 1 0 382824576 4477542400 917396 33554432000 4194304 6004724 140733735849488 140733735835768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917396 167 442 0 1092704 0
[pid=8406] ppid=8396 vsize=7870512 CPUtime=961.71 cores=1,3,5,7
/proc/8406/stat : 8406 (glucosInc) R 8396 8395 27892 0 -1 4202496 832679 0 1 0 95778 393 0 0 20 0 1 0 382856683 8059404288 1793080 33554432000 4194304 5654031 140737096316288 140737096314072 4232821 0 0 4096 0 0 0 0 17 1 0 0 13950 0 0
/proc/8406/statm: 1967628 1793080 141 357 0 1967268 0
Current children cumulated CPU time (s) 1179.25
Current children cumulated vsize (KiB) 12252260

[startup+1482.3 s]
/proc/loadavg: 2.00 2.27 2.77 4/181 8482
/proc/meminfo: memFree=16430364/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 270 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 270 229 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=217.54 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54287 37990 0 141 4609 639 15450 1056 20 0 1 0 382824576 4477542400 917396 33554432000 4194304 6004724 140733735849488 140733735835768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917396 167 442 0 1092704 0
[pid=8406] ppid=8396 vsize=7871832 CPUtime=1021.7 cores=1,3,5,7
/proc/8406/stat : 8406 (glucosInc) R 8396 8395 27892 0 -1 4202496 833030 0 1 0 101777 393 0 0 20 0 1 0 382856683 8060755968 1793431 33554432000 4194304 5654031 140737096316288 140737096314072 4209096 0 0 4096 0 0 0 0 17 1 0 0 13950 0 0
/proc/8406/statm: 1967958 1793431 141 357 0 1967598 0
Current children cumulated CPU time (s) 1239.24
Current children cumulated vsize (KiB) 12253580

[startup+1542.3 s]
/proc/loadavg: 2.00 2.22 2.72 4/181 8482
/proc/meminfo: memFree=16460640/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 270 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 270 229 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=217.54 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54287 37990 0 141 4609 639 15450 1056 20 0 1 0 382824576 4477542400 917396 33554432000 4194304 6004724 140733735849488 140733735835768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917396 167 442 0 1092704 0
[pid=8406] ppid=8396 vsize=7873916 CPUtime=1081.69 cores=1,3,5,7
/proc/8406/stat : 8406 (glucosInc) R 8396 8395 27892 0 -1 4202496 837931 0 1 0 107773 396 0 0 20 0 1 0 382856683 8062889984 1793955 33554432000 4194304 5654031 140737096316288 140737096314072 4208595 0 0 4096 0 0 0 0 17 1 0 0 13950 0 0
/proc/8406/statm: 1968479 1793955 141 357 0 1968119 0
Current children cumulated CPU time (s) 1299.23
Current children cumulated vsize (KiB) 12255664

[startup+1602.3 s]
/proc/loadavg: 2.00 2.17 2.67 4/181 8483
/proc/meminfo: memFree=16448608/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 270 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 270 229 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=217.54 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54287 37990 0 141 4609 639 15450 1056 20 0 1 0 382824576 4477542400 917396 33554432000 4194304 6004724 140733735849488 140733735835768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917396 167 442 0 1092704 0
[pid=8406] ppid=8396 vsize=7875064 CPUtime=1141.68 cores=1,3,5,7
/proc/8406/stat : 8406 (glucosInc) R 8396 8395 27892 0 -1 4202496 842604 0 1 0 113770 398 0 0 20 0 1 0 382856683 8064065536 1794250 33554432000 4194304 5654031 140737096316288 140737096314072 4232659 0 0 4096 0 0 0 0 17 1 0 0 13950 0 0
/proc/8406/statm: 1968766 1794250 141 357 0 1968406 0
Current children cumulated CPU time (s) 1359.22
Current children cumulated vsize (KiB) 12256812

[startup+1662.3 s]
/proc/loadavg: 2.00 2.14 2.62 4/181 8483
/proc/meminfo: memFree=16482524/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 270 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 270 229 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=217.54 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54287 37990 0 141 4609 639 15450 1056 20 0 1 0 382824576 4477542400 917396 33554432000 4194304 6004724 140733735849488 140733735835768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917396 167 442 0 1092704 0
[pid=8406] ppid=8396 vsize=7876516 CPUtime=1201.68 cores=1,3,5,7
/proc/8406/stat : 8406 (glucosInc) R 8396 8395 27892 0 -1 4202496 842964 0 1 0 119769 399 0 0 20 0 1 0 382856683 8065552384 1794610 33554432000 4194304 5654031 140737096316288 140737096314072 4232775 0 0 4096 0 0 0 0 17 1 0 0 13950 0 0
/proc/8406/statm: 1969129 1794610 141 357 0 1968769 0
Current children cumulated CPU time (s) 1419.22
Current children cumulated vsize (KiB) 12258264

[startup+1722.3 s]
/proc/loadavg: 2.00 2.11 2.58 4/181 8483
/proc/meminfo: memFree=16498976/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 270 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 270 229 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=217.54 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54287 37990 0 141 4609 639 15450 1056 20 0 1 0 382824576 4477542400 917396 33554432000 4194304 6004724 140733735849488 140733735835768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917396 167 442 0 1092704 0
[pid=8406] ppid=8396 vsize=7877396 CPUtime=1261.66 cores=1,3,5,7
/proc/8406/stat : 8406 (glucosInc) R 8396 8395 27892 0 -1 4202496 847560 0 1 0 125765 401 0 0 20 0 1 0 382856683 8066453504 1794828 33554432000 4194304 5654031 140737096316288 140737096314072 4232453 0 0 4096 0 0 0 0 17 1 0 0 13950 0 0
/proc/8406/statm: 1969349 1794828 141 357 0 1968989 0
Current children cumulated CPU time (s) 1479.2
Current children cumulated vsize (KiB) 12259144

[startup+1782.3 s]
/proc/loadavg: 2.00 2.09 2.54 4/181 8483
/proc/meminfo: memFree=16371928/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 270 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 270 229 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=217.54 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54287 37990 0 141 4609 639 15450 1056 20 0 1 0 382824576 4477542400 917396 33554432000 4194304 6004724 140733735849488 140733735835768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917396 167 442 0 1092704 0
[pid=8406] ppid=8396 vsize=7878188 CPUtime=1321.66 cores=1,3,5,7
/proc/8406/stat : 8406 (glucosInc) R 8396 8395 27892 0 -1 4202496 847836 0 1 0 131764 402 0 0 20 0 1 0 382856683 8067264512 1795615 33554432000 4194304 5654031 140737096316288 140737096314072 4232821 0 0 4096 0 0 0 0 17 1 0 0 13950 0 0
/proc/8406/statm: 1969547 1795615 141 357 0 1969187 0
Current children cumulated CPU time (s) 1539.2
Current children cumulated vsize (KiB) 12259936

[startup+1842.3 s]
/proc/loadavg: 2.00 2.07 2.51 4/182 8486
/proc/meminfo: memFree=16407056/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 270 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 270 229 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=217.54 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54287 37990 0 141 4609 639 15450 1056 20 0 1 0 382824576 4477542400 917396 33554432000 4194304 6004724 140733735849488 140733735835768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917396 167 442 0 1092704 0
[pid=8406] ppid=8396 vsize=7879316 CPUtime=1381.66 cores=1,3,5,7
/proc/8406/stat : 8406 (glucosInc) R 8396 8395 27892 0 -1 4202496 852969 0 1 0 137762 404 0 0 20 0 1 0 382856683 8068419584 1795860 33554432000 4194304 5654031 140737096316288 140737096304104 4232821 0 0 4096 0 0 0 0 17 1 0 0 13950 0 0
/proc/8406/statm: 1969829 1795860 141 357 0 1969469 0
Current children cumulated CPU time (s) 1599.2
Current children cumulated vsize (KiB) 12261064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1900 s]
/proc/loadavg: 2.00 2.06 2.47 3/181 8487
/proc/meminfo: memFree=16426520/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 270 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 270 229 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=217.54 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54287 37990 0 141 4609 639 15450 1056 20 0 1 0 382824576 4477542400 917396 33554432000 4194304 6004724 140733735849488 140733735835768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917396 167 442 0 1092704 0
[pid=8406] ppid=8396 vsize=7879976 CPUtime=1439.35 cores=1,3,5,7
/proc/8406/stat : 8406 (glucosInc) R 8396 8395 27892 0 -1 4202496 853156 0 1 0 143531 404 0 0 20 0 1 0 382856683 8069095424 1796047 33554432000 4194304 5654031 140737096316288 140737096304104 4232668 0 0 4096 0 0 0 0 17 1 0 0 13950 0 0
/proc/8406/statm: 1969994 1796047 141 357 0 1969634 0
Current children cumulated CPU time (s) 1656.89
Current children cumulated vsize (KiB) 12261724

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

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

[startup+1900 s]
/proc/loadavg: 2.00 2.06 2.47 3/181 8487
/proc/meminfo: memFree=16426520/32873844 swapFree=7896/7896
[pid=8395] ppid=8393 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8395/stat : 8395 (npSolver-pbo-It) S 8393 8395 27892 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382824576 9367552 270 33554432000 4194304 5064252 140736459832736 140736459831648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8395/statm: 2287 270 229 213 0 72 0
[pid=8396] ppid=8395 vsize=4372600 CPUtime=217.54 cores=1,3,5,7
/proc/8396/stat : 8396 (npSolver-pbo) S 8395 8395 27892 0 -1 4202496 54287 37990 0 141 4609 639 15450 1056 20 0 1 0 382824576 4477542400 917396 33554432000 4194304 6004724 140733735849488 140733735835768 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8396/statm: 1093150 917396 167 442 0 1092704 0
[pid=8406] ppid=8396 vsize=7879976 CPUtime=1439.35 cores=1,3,5,7
/proc/8406/stat : 8406 (glucosInc) R 8396 8395 27892 0 -1 4202496 853156 0 1 0 143531 404 0 0 20 0 1 0 382856683 8069095424 1796047 33554432000 4194304 5654031 140737096316288 140737096304104 4232668 0 0 4096 0 0 0 0 17 1 0 0 13950 0 0
/proc/8406/statm: 1969994 1796047 141 357 0 1969634 0
Current children cumulated CPU time (s) 1656.89
Current children cumulated vsize (KiB) 12261724

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8395 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 1656.89
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1900.02
CPU time (s): 1656.89
CPU user time (s): 1635.9
CPU system time (s): 20.99
CPU usage (%): 87.204
Max. virtual memory (cumulated for all children) (KiB): 12354360

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= 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 3.52146 second user time and 9.90349 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-08 16:49:51
IDJOB=3752403
IDBENCH=89910
IDSOLVER=2335
FILE ID=node136/3752403-1339166991
RUNJOBID= node136-1339165187-8263
PBS_JOBID= 14643778
Free space on /tmp= 70280 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-mul_8_3_shg.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752403-1339166991/watcher-3752403-1339166991 -o /tmp/evaluation-result-3752403-1339166991/solver-3752403-1339166991 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752403-1339166991.opb 655103000 HOME HOME

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

MD5SUM BENCH= 5ce23254bdc15fb1c07c51b856e9b57c
RANDOM SEED=655103000

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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:       32873844 kB
MemFree:        26518260 kB
Buffers:         1336340 kB
Cached:          4028772 kB
SwapCached:        20284 kB
Active:          2748416 kB
Inactive:        2675704 kB
Active(anon):      31080 kB
Inactive(anon):    22808 kB
Active(file):    2717336 kB
Inactive(file):  2652896 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083244 kB
Dirty:             83604 kB
Writeback:             0 kB
AnonPages:         40068 kB
Mapped:            10088 kB
Shmem:                 0 kB
Slab:             790884 kB
SReclaimable:     231680 kB
SUnreclaim:       559204 kB
KernelStack:        1440 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     156264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 67092 MiB
End job on node136 at 2012-06-08 17:21:33