Trace number 3747255

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 (fixed)? (TO) 1800.01 1802.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_15.opb
MD5SUM76cbd1f5f345389511b95f4555e7fed1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark178
Best CPU time to get the best result obtained on this benchmark1798.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 179
Optimality of the best value was proved NO
Number of variables4320
Total number of constraints8415
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8414
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 105
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 232
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 329
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1558
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

13.18/13.22	c run inc solver
13.18/13.22	c [INC SYSTEM] run initial solver
13.18/13.22	c [INC SYSTEM] preprocess with white file
56.82/59.29	c [INC SYSTEM] finished preprocessing in 46 s
56.82/59.29	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-3747255-1339101919/watcher-3747255-1339101919 -o /tmp/evaluation-result-3747255-1339101919/solver-3747255-1339101919 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747255-1339101919.opb 829369486 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 2/178 30592
/proc/meminfo: memFree=26469116/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0

[startup+0.0207691 s]
/proc/loadavg: 2.00 2.00 1.91 2/178 30592
/proc/meminfo: memFree=26469116/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 1.91 2/178 30592
/proc/meminfo: memFree=26469116/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300281 s]
/proc/loadavg: 2.00 2.00 1.91 2/178 30592
/proc/meminfo: memFree=26469116/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 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.00 2.00 1.91 2/178 30592
/proc/meminfo: memFree=26469116/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 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.00 2.00 1.91 3/180 30594
/proc/meminfo: memFree=26367276/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=181984 CPUtime=1.49 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) R 30592 30592 30107 0 -1 4202496 9867 0 0 0 145 4 0 0 20 0 1 0 376316316 186351616 32518 33554432000 4194304 6004724 140735213337696 140735213332696 4534752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30593/statm: 45496 32518 154 442 0 45050 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191132

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 30594
/proc/meminfo: memFree=26283052/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=313056 CPUtime=3.08 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) R 30592 30592 30107 0 -1 4202496 10499 0 0 0 301 7 0 0 20 0 1 0 376316316 320569344 61702 33554432000 4194304 6004724 140735213337696 140735213332296 4534738 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30593/statm: 78264 61702 154 442 0 77818 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 322204

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 30594
/proc/meminfo: memFree=26080224/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=575200 CPUtime=6.28 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) R 30592 30592 30107 0 -1 4202496 11256 0 0 0 613 15 0 0 20 0 1 0 376316316 589004800 122118 33554432000 4194304 6004724 140735213337696 140735213332296 4536259 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30593/statm: 143800 122118 154 442 0 143354 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 584348

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 30594
/proc/meminfo: memFree=25049672/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1927060 CPUtime=12.67 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) R 30592 30592 30107 0 -1 4202496 12873 0 0 0 1167 100 0 0 20 0 1 0 376316316 1973309440 433462 33554432000 4194304 6004724 140735213337696 140735213333568 5193835 0 0 4096 0 0 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 481765 433462 157 442 0 481319 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1936208

[startup+25.5003 s]
/proc/loadavg: 2.15 2.03 1.92 3/182 30597
/proc/meminfo: memFree=23190144/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=13.19 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12880 0 0 0 1167 152 0 0 20 0 1 0 376316316 1097871360 219738 33554432000 4194304 6004724 140735213337696 140735213332160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219738 163 442 0 267589 0
[pid=30595] ppid=30593 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30595/stat : 30595 (cp2_pre.sh) S 30593 30592 30107 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376317638 9367552 277 33554432000 4194304 5064252 140737000400512 140737000399216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30595/statm: 2287 277 234 213 0 72 0
[pid=30596] ppid=30595 vsize=1714108 CPUtime=12.26 cores=0,2,4,6
/proc/30596/stat : 30596 (coprocessor) R 30595 30592 30107 0 -1 4202496 22854 0 0 0 1173 53 0 0 20 0 1 0 376317638 1755246592 368478 33554432000 4194304 6586260 140734808004128 140734807999880 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/30596/statm: 428527 368478 158 584 0 427939 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 2804544

[startup+51.1004 s]
/proc/loadavg: 2.37 2.09 1.94 3/182 30597
/proc/meminfo: memFree=22663828/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=13.19 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12880 0 0 0 1167 152 0 0 20 0 1 0 376316316 1097871360 219738 33554432000 4194304 6004724 140735213337696 140735213332160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219738 163 442 0 267589 0
[pid=30595] ppid=30593 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30595/stat : 30595 (cp2_pre.sh) S 30593 30592 30107 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376317638 9367552 277 33554432000 4194304 5064252 140737000400512 140737000399216 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30595/statm: 2287 277 234 213 0 72 0
[pid=30596] ppid=30595 vsize=1714108 CPUtime=35.96 cores=0,2,4,6
/proc/30596/stat : 30596 (coprocessor) R 30595 30592 30107 0 -1 4202496 22854 0 0 0 3415 181 0 0 20 0 1 0 376317638 1755246592 368478 33554432000 4194304 6586260 140734808004128 140734807999880 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 189 0 0
/proc/30596/statm: 428527 368478 158 584 0 427939 0
Current children cumulated CPU time (s) 49.15
Current children cumulated vsize (KiB) 2804544

[startup+102.3 s]
/proc/loadavg: 2.16 2.08 1.94 3/181 30599
/proc/meminfo: memFree=22769036/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2376444 CPUtime=42.99 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 240562 0 0 0 4227 72 0 0 20 0 1 0 376322245 2433478656 484162 33554432000 4194304 5654031 140734360058400 140734360046216 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30599/statm: 594111 484162 140 357 0 593751 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (KiB) 3457732

[startup+162.3 s]
/proc/loadavg: 2.06 2.06 1.94 3/181 30599
/proc/meminfo: memFree=22784936/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2376444 CPUtime=102.98 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 240572 0 0 0 10226 72 0 0 20 0 1 0 376322245 2433478656 488771 33554432000 4194304 5654031 140734360058400 140734360046216 4232800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30599/statm: 594111 488771 140 357 0 593751 0
Current children cumulated CPU time (s) 159.95
Current children cumulated vsize (KiB) 3457732

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 1.94 3/181 30599
/proc/meminfo: memFree=22756988/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2390684 CPUtime=162.97 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 241120 0 0 0 16224 73 0 0 20 0 1 0 376322245 2448060416 492385 33554432000 4194304 5654031 140734360058400 140734360046216 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30599/statm: 597671 492385 140 357 0 597311 0
Current children cumulated CPU time (s) 219.94
Current children cumulated vsize (KiB) 3471972

[startup+282.307 s]
/proc/loadavg: 2.00 2.04 1.94 3/182 30602
/proc/meminfo: memFree=22750116/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6

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

/proc/meminfo: memFree=22639420/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2430888 CPUtime=1242.73 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 243011 0 0 0 124198 75 0 0 20 0 1 0 376322245 2489229312 526437 33554432000 4194304 5654031 140734360058400 140734360046216 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 607722 526437 140 357 0 607362 0
Current children cumulated CPU time (s) 1299.7
Current children cumulated vsize (KiB) 3512176

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 30632
/proc/meminfo: memFree=22451560/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2430888 CPUtime=1302.73 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 243103 0 0 0 130197 76 0 0 20 0 1 0 376322245 2489229312 527543 33554432000 4194304 5654031 140734360058400 140734360046216 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 607722 527543 140 357 0 607362 0
Current children cumulated CPU time (s) 1359.7
Current children cumulated vsize (KiB) 3512176

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 30632
/proc/meminfo: memFree=22615600/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2444192 CPUtime=1362.71 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 243503 0 0 0 136195 76 0 0 20 0 1 0 376322245 2502852608 529468 33554432000 4194304 5654031 140734360058400 140734360046216 4214505 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 611048 529468 140 357 0 610688 0
Current children cumulated CPU time (s) 1419.68
Current children cumulated vsize (KiB) 3525480

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 30635
/proc/meminfo: memFree=22613540/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2444192 CPUtime=1422.7 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 243553 0 0 0 142194 76 0 0 20 0 1 0 376322245 2502852608 530025 33554432000 4194304 5654031 140734360058400 140734360046216 4209087 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 611048 530025 140 357 0 610688 0
Current children cumulated CPU time (s) 1479.67
Current children cumulated vsize (KiB) 3525480

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 30635
/proc/meminfo: memFree=22574200/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2444192 CPUtime=1482.69 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 243560 0 0 0 148193 76 0 0 20 0 1 0 376322245 2502852608 532005 33554432000 4194304 5654031 140734360058400 140734360046216 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 611048 532005 140 357 0 610688 0
Current children cumulated CPU time (s) 1539.66
Current children cumulated vsize (KiB) 3525480

[startup+1602.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 30636
/proc/meminfo: memFree=22571108/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2444192 CPUtime=1542.68 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 243569 0 0 0 154192 76 0 0 20 0 1 0 376322245 2502852608 534053 33554432000 4194304 5654031 140734360058400 140734360046216 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 611048 534053 140 357 0 610688 0
Current children cumulated CPU time (s) 1599.65
Current children cumulated vsize (KiB) 3525480

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 30636
/proc/meminfo: memFree=22400528/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2444192 CPUtime=1602.66 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 243588 0 0 0 160190 76 0 0 20 0 1 0 376322245 2502852608 536725 33554432000 4194304 5654031 140734360058400 140734360046216 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 611048 536725 140 357 0 610688 0
Current children cumulated CPU time (s) 1659.63
Current children cumulated vsize (KiB) 3525480

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/181 30737
/proc/meminfo: memFree=22652876/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2444192 CPUtime=1662.65 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 243591 0 0 0 166189 76 0 0 20 0 1 0 376322245 2502852608 538261 33554432000 4194304 5654031 140734360058400 140734360046216 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 611048 538261 140 357 0 610688 0
Current children cumulated CPU time (s) 1719.62
Current children cumulated vsize (KiB) 3525480

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 1.97 3/181 30741
/proc/meminfo: memFree=22641576/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2457816 CPUtime=1722.64 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 243714 0 0 0 172188 76 0 0 20 0 1 0 376322245 2516803584 539406 33554432000 4194304 5654031 140734360058400 140734360046216 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 614454 539406 140 357 0 614094 0
Current children cumulated CPU time (s) 1779.61
Current children cumulated vsize (KiB) 3539104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.7 s]
/proc/loadavg: 2.04 2.02 1.97 3/181 30741
/proc/meminfo: memFree=22634440/32873844 swapFree=7628/7628
[pid=30592] ppid=30590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30592/stat : 30592 (npSolver-pbo-It) S 30590 30592 30107 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376316315 9367552 275 33554432000 4194304 5064252 140736561083440 140736561082352 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30592/statm: 2287 275 233 213 0 72 0
[pid=30593] ppid=30592 vsize=1072140 CPUtime=56.97 cores=0,2,4,6
/proc/30593/stat : 30593 (npSolver-pbo) S 30592 30592 30107 0 -1 4202496 12899 23756 0 0 1167 153 4138 239 20 0 1 0 376316316 1097871360 219743 33554432000 4194304 6004724 140735213337696 140735213323976 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/30593/statm: 268035 219743 167 442 0 267589 0
[pid=30599] ppid=30593 vsize=2457816 CPUtime=1743.04 cores=0,2,4,6
/proc/30599/stat : 30599 (glucosInc) R 30593 30592 30107 0 -1 4202496 243964 0 0 0 174228 76 0 0 20 0 1 0 376322245 2516803584 541189 33554432000 4194304 5654031 140734360058400 140734360046216 4214490 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30599/statm: 614454 541189 140 357 0 614094 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3539104

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1802.72
CPU time (s): 1800.01
CPU user time (s): 1795.33
CPU system time (s): 4.68
CPU usage (%): 99.8499
Max. virtual memory (cumulated for all children) (KiB): 3539104

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

The end

Launcher Data

Begin job on node145 at 2012-06-07 22:45:19
IDJOB=3747255
IDBENCH=2935
IDSOLVER=2332
FILE ID=node145/3747255-1339101919
RUNJOBID= node145-1339098177-30123
PBS_JOBID= 14643708
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_15.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747255-1339101919/watcher-3747255-1339101919 -o /tmp/evaluation-result-3747255-1339101919/solver-3747255-1339101919 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747255-1339101919.opb 829369486 HOME HOME

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

MD5SUM BENCH= 76cbd1f5f345389511b95f4555e7fed1
RANDOM SEED=829369486

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26469752 kB
Buffers:          468320 kB
Cached:          4934952 kB
SwapCached:            4 kB
Active:          2140524 kB
Inactive:        3394372 kB
Active(anon):     122432 kB
Inactive(anon):    10864 kB
Active(file):    2018092 kB
Inactive(file):  3383508 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108852 kB
Dirty:             10120 kB
Writeback:             0 kB
AnonPages:        312220 kB
Mapped:            15356 kB
Shmem:               200 kB
Slab:             726588 kB
SReclaimable:     168232 kB
SUnreclaim:       558356 kB
KernelStack:        1504 kB
PageTables:         4512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     260940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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= 70200 MiB
End job on node145 at 2012-06-07 23:15:24