Trace number 3700679

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? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-blend.opb
MD5SUMeff6ad715055e79721cc364806b971f0
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark78.661
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables2490
Total number of constraints74
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 constraints74
Minimum length of a constraint30
Maximum length of a constraint780
Number of terms in the objective function 660
Biggest coefficient in the objective function 14388140441600
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 203610440670021
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 78436840243200
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 789015556311444
Number of bits of the biggest sum of numbers50
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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-3700679-1338064357/watcher-3700679-1338064357 -o /tmp/evaluation-result-3700679-1338064357/solver-3700679-1338064357 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700679-1338064357.opb 59747403 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.01 2.01 2.00 3/181 6665
/proc/meminfo: memFree=28656492/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0

[startup+0.0571991 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6665
/proc/meminfo: memFree=28656492/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6665
/proc/meminfo: memFree=28656492/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6665
/proc/meminfo: memFree=28656492/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6665
/proc/meminfo: memFree=28656492/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6667
/proc/meminfo: memFree=28637852/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=35116 CPUtime=1.48 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 3105 0 0 0 148 0 0 0 20 0 1 0 272560514 35958784 7675 33554432000 4194304 5992684 140737483624640 140737483620184 4571337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 8779 7675 145 440 0 8335 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44264

[startup+3.10026 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6667
/proc/meminfo: memFree=28616736/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=67884 CPUtime=3.09 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 3647 0 0 0 308 1 0 0 20 0 1 0 272560514 69513216 15355 33554432000 4194304 5992684 140737483624640 140737483619832 4768816 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 16971 15355 145 440 0 16527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77032

[startup+6.30025 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6667
/proc/meminfo: memFree=28553124/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=133420 CPUtime=6.29 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 4219 0 0 0 626 3 0 0 20 0 1 0 272560514 136622080 30203 33554432000 4194304 5992684 140737483624640 140737483620184 4524750 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 33355 30203 145 440 0 32911 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142568

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6667
/proc/meminfo: memFree=28396740/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=264492 CPUtime=12.68 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 4852 0 0 0 1261 7 0 0 20 0 1 0 272560514 270839808 59899 33554432000 4194304 5992684 140737483624640 140737483620184 4571462 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 66123 59899 145 440 0 65679 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 273640

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 6667
/proc/meminfo: memFree=28140392/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=526636 CPUtime=25.48 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 5606 0 0 0 2535 13 0 0 20 0 1 0 272560514 539275264 118779 33554432000 4194304 5992684 140737483624640 140737483619832 4768657 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 131659 118779 145 440 0 131215 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 535784

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6667
/proc/meminfo: memFree=27662464/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=1050924 CPUtime=51.08 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 6601 0 0 0 5080 28 0 0 20 0 1 0 272560514 1076146176 235515 33554432000 4194304 5992684 140737483624640 140737483619832 4809385 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 262731 235515 145 440 0 262287 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1060072

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6667
/proc/meminfo: memFree=26728528/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=2099500 CPUtime=102.28 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 8077 0 0 0 10170 58 0 0 20 0 1 0 272560514 2149888000 467451 33554432000 4194304 5992684 140737483624640 140737483620184 4375528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 524875 467451 145 440 0 524431 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2108648

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 6713
/proc/meminfo: memFree=25157812/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=4196652 CPUtime=162.27 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 10130 0 0 0 16114 113 0 0 20 0 1 0 272560514 4297371648 732667 33554432000 4194304 5992684 140737483624640 140737483620184 4768657 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 1049163 732667 145 440 0 1048719 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 4205800

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6713
/proc/meminfo: memFree=23991804/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=4196652 CPUtime=222.26 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 10660 0 0 0 22095 131 0 0 20 0 1 0 272560514 4297371648 1004027 33554432000 4194304 5992684 140737483624640 140737483620184 4375624 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 1049163 1004027 145 440 0 1048719 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 4205800

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6713
/proc/meminfo: memFree=22964712/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8390956 CPUtime=282.24 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 13724 0 0 0 28006 218 0 0 20 0 1 0 272560514 8592338944 1262587 33554432000 4194304 5992684 140737483624640 140737483620184 4809249 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2097739 1262587 145 440 0 2097295 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 8400104

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6713
/proc/meminfo: memFree=21844952/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8390956 CPUtime=342.24 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 14245 0 0 0 33988 236 0 0 20 0 1 0 272560514 8592338944 1529339 33554432000 4194304 5992684 140737483624640 140737483620184 4809171 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2097739 1529339 145 440 0 2097295 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 8400104

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6713
/proc/meminfo: memFree=20736692/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 8465640

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6722
/proc/meminfo: memFree=19424768/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8456492 CPUtime=1242.1 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 15676 0 0 0 123931 279 0 0 20 0 1 0 272560514 8659447808 2097469 33554432000 4194304 5992684 140737483624640 140737483619512 4809401 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 8465640

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6722
/proc/meminfo: memFree=19445748/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8456492 CPUtime=1302.09 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 15676 0 0 0 129930 279 0 0 20 0 1 0 272560514 8659447808 2097469 33554432000 4194304 5992684 140737483624640 140737483619512 4375123 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 8465640

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6723
/proc/meminfo: memFree=19402064/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8456492 CPUtime=1362.08 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 15676 0 0 0 135929 279 0 0 20 0 1 0 272560514 8659447808 2097469 33554432000 4194304 5992684 140737483624640 140737483619512 4571390 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 8465640

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 6723
/proc/meminfo: memFree=19425340/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8456492 CPUtime=1422.08 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 15676 0 0 0 141929 279 0 0 20 0 1 0 272560514 8659447808 2097469 33554432000 4194304 5992684 140737483624640 140737483619512 4768679 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 8465640

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 6723
/proc/meminfo: memFree=19416344/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8456492 CPUtime=1482.06 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 15676 0 0 0 147927 279 0 0 20 0 1 0 272560514 8659447808 2097469 33554432000 4194304 5992684 140737483624640 140737483619512 4768798 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 8465640

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6723
/proc/meminfo: memFree=19410264/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8456492 CPUtime=1542.05 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 15676 0 0 0 153926 279 0 0 20 0 1 0 272560514 8659447808 2097469 33554432000 4194304 5992684 140737483624640 140737483619512 4768552 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 8465640

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6723
/proc/meminfo: memFree=19401020/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8456492 CPUtime=1602.04 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 15676 0 0 0 159925 279 0 0 20 0 1 0 272560514 8659447808 2097469 33554432000 4194304 5992684 140737483624640 140737483619512 4809163 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 8465640

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 6727
/proc/meminfo: memFree=19391208/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8456492 CPUtime=1662.03 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 15676 0 0 0 165924 279 0 0 20 0 1 0 272560514 8659447808 2097469 33554432000 4194304 5992684 140737483624640 140737483619512 4768399 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 8465640

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 6750
/proc/meminfo: memFree=19382088/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8456492 CPUtime=1722.02 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 15676 0 0 0 171923 279 0 0 20 0 1 0 272560514 8659447808 2097469 33554432000 4194304 5992684 140737483624640 140737483619512 4568033 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 8465640

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6750
/proc/meminfo: memFree=19380300/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8456492 CPUtime=1782.01 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 15676 0 0 0 177922 279 0 0 20 0 1 0 272560514 8659447808 2097469 33554432000 4194304 5992684 140737483624640 140737483619512 4374760 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 8465640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6750
/proc/meminfo: memFree=19409408/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8456492 CPUtime=1800.02 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 15676 0 0 0 179723 279 0 0 20 0 1 0 272560514 8659447808 2097469 33554432000 4194304 5992684 140737483624640 140737483619512 4374668 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 8465640

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6750
/proc/meminfo: memFree=19409408/32873844 swapFree=7616/7616
[pid=6665] ppid=6663 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6665/stat : 6665 (npSolver-pbo.sh) S 6663 6665 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272560514 9367552 275 33554432000 4194304 5064252 140734218690128 140734218689040 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6665/statm: 2287 275 233 213 0 72 0
[pid=6666] ppid=6665 vsize=8456492 CPUtime=1800.02 cores=0,2,4,6
/proc/6666/stat : 6666 (npSolver-pbo) R 6665 6665 3926 0 -1 4202496 15676 0 0 0 179723 279 0 0 20 0 1 0 272560514 8659447808 2097469 33554432000 4194304 5992684 140737483624640 140737483619512 4374668 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6666/statm: 2114123 2097469 192 440 0 2113679 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 8465640

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1797.23
CPU system time (s): 2.79
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 12594408

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

The end

Launcher Data

Begin job on node135 at 2012-05-26 22:32:37
IDJOB=3700679
IDBENCH=2462
IDSOLVER=2277
FILE ID=node135/3700679-1338064357
RUNJOBID= node135-1338048946-3942
PBS_JOBID= 14624374
Free space on /tmp= 71496 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-blend.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700679-1338064357/watcher-3700679-1338064357 -o /tmp/evaluation-result-3700679-1338064357/solver-3700679-1338064357 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700679-1338064357.opb 59747403 HOME HOME

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

MD5SUM BENCH= eff6ad715055e79721cc364806b971f0
RANDOM SEED=59747403

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28657172 kB
Buffers:          279632 kB
Cached:          2933752 kB
SwapCached:          940 kB
Active:          1149476 kB
Inactive:        2253728 kB
Active(anon):     179284 kB
Inactive(anon):    13124 kB
Active(file):     970192 kB
Inactive(file):  2240604 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67106688 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:        159812 kB
Mapped:            15484 kB
Shmem:               208 kB
Slab:             671676 kB
SReclaimable:     113928 kB
SUnreclaim:       557748 kB
KernelStack:        1536 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     303020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 71372 MiB
End job on node135 at 2012-05-26 23:02:40