Trace number 3747272

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 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_15.opb
MD5SUMb4a219bc21641bf0d46eae2692004ebe
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark176
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 176
Optimality of the best value was proved NO
Number of variables4320
Total number of constraints8414
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 constraints8414
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1469
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

12.87/12.96	c run inc solver
12.87/12.96	c [INC SYSTEM] run initial solver
12.87/12.96	c [INC SYSTEM] preprocess with white file
54.80/55.19	c [INC SYSTEM] finished preprocessing in 42 s
54.95/55.20	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-3747272-1339101800/watcher-3747272-1339101800 -o /tmp/evaluation-result-3747272-1339101800/solver-3747272-1339101800 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747272-1339101800.opb 1779082481 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 1.92 2/178 17931
/proc/meminfo: memFree=27009928/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0

[startup+0.0309459 s]
/proc/loadavg: 2.01 2.01 1.92 2/178 17931
/proc/meminfo: memFree=27009928/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 2.01 2.01 1.92 2/178 17931
/proc/meminfo: memFree=27009928/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 2.01 2.01 1.92 2/178 17931
/proc/meminfo: memFree=27009928/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 2.01 2.01 1.92 2/178 17931
/proc/meminfo: memFree=27009928/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 2.01 2.01 1.92 3/180 17933
/proc/meminfo: memFree=26913696/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=178228 CPUtime=1.49 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) R 17931 17931 17422 0 -1 4202496 9496 0 0 0 145 4 0 0 20 0 1 0 376305476 182505472 32148 33554432000 4194304 6004724 140736524039152 140736524033752 4415507 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17932/statm: 44557 32148 154 442 0 44111 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 187376

[startup+3.10026 s]
/proc/loadavg: 2.01 2.01 1.92 3/180 17933
/proc/meminfo: memFree=26741340/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=309300 CPUtime=3.09 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) R 17931 17931 17422 0 -1 4202496 10129 0 0 0 301 8 0 0 20 0 1 0 376305476 316723200 61844 33554432000 4194304 6004724 140736524039152 140736524033752 4536305 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17932/statm: 77325 61844 154 442 0 76879 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 318448

[startup+6.30019 s]
/proc/loadavg: 2.00 2.01 1.92 3/180 17933
/proc/meminfo: memFree=26570488/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=571444 CPUtime=6.29 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) R 17931 17931 17422 0 -1 4202496 10887 0 0 0 613 16 0 0 20 0 1 0 376305476 585158656 122772 33554432000 4194304 6004724 140736524039152 140736524033752 4820521 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17932/statm: 142861 122772 154 442 0 142415 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 580592

[startup+12.7002 s]
/proc/loadavg: 2.08 2.03 1.93 3/180 17933
/proc/meminfo: memFree=25086032/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1915812 CPUtime=12.67 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) R 17931 17931 17422 0 -1 4202496 13179 0 0 0 1140 127 0 0 20 0 1 0 376305476 1961791488 428659 33554432000 4194304 6004724 140736524039152 140736524035024 5193835 0 0 4096 0 0 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 478953 428659 157 442 0 478507 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1924960

[startup+25.5003 s]
/proc/loadavg: 2.22 2.06 1.94 3/182 17979
/proc/meminfo: memFree=23867640/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=12.93 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13186 0 0 0 1140 153 0 0 20 0 1 0 376305476 1094025216 216808 33554432000 4194304 6004724 140736524039152 140736524033616 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216808 163 442 0 266650 0
[pid=17934] ppid=17932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17934/stat : 17934 (cp2_pre.sh) S 17932 17931 17422 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376306772 9367552 277 33554432000 4194304 5064252 140733396527344 140733396526048 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17934/statm: 2287 277 234 213 0 72 0
[pid=17935] ppid=17934 vsize=1709860 CPUtime=12.52 cores=0,2,4,6
/proc/17935/stat : 17935 (coprocessor) R 17934 17931 17422 0 -1 4202496 22214 0 0 0 1198 54 0 0 20 0 1 0 376306773 1750896640 366817 33554432000 4194304 6586260 140735213968816 140735213964568 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/17935/statm: 427465 366817 158 584 0 426877 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 2796540

[startup+51.1064 s]
/proc/loadavg: 2.20 2.07 1.94 3/182 17979
/proc/meminfo: memFree=23232164/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=12.93 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13186 0 0 0 1140 153 0 0 20 0 1 0 376305476 1094025216 216808 33554432000 4194304 6004724 140736524039152 140736524033616 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216808 163 442 0 266650 0
[pid=17934] ppid=17932 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17934/stat : 17934 (cp2_pre.sh) S 17932 17931 17422 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 376306772 9367552 277 33554432000 4194304 5064252 140733396527344 140733396526048 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17934/statm: 2287 277 234 213 0 72 0
[pid=17935] ppid=17934 vsize=1709860 CPUtime=37.94 cores=0,2,4,6
/proc/17935/stat : 17935 (coprocessor) R 17934 17931 17422 0 -1 4202496 22214 0 0 0 3593 201 0 0 20 0 1 0 376306773 1750896640 366817 33554432000 4194304 6586260 140735213968816 140735213964568 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 17 0 0
/proc/17935/statm: 427465 366817 158 584 0 426877 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 2796540

[startup+102.3 s]
/proc/loadavg: 2.09 2.06 1.94 3/181 17981
/proc/meminfo: memFree=23517816/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2374344 CPUtime=47.08 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 241298 0 0 0 4641 67 0 0 20 0 1 0 376310996 2431328256 480277 33554432000 4194304 5654031 140735879380608 140735879368424 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 593586 480277 140 357 0 593226 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 3451876

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 1.94 3/181 17982
/proc/meminfo: memFree=23507820/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2374344 CPUtime=107.07 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 241382 0 0 0 10640 67 0 0 20 0 1 0 376310996 2431328256 482916 33554432000 4194304 5654031 140735879380608 140735879368424 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 593586 482916 140 357 0 593226 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 3451876

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 1.94 3/181 17982
/proc/meminfo: memFree=23488460/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2388192 CPUtime=167.06 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 242001 0 0 0 16639 67 0 0 20 0 1 0 376310996 2445508608 486601 33554432000 4194304 5654031 140735879380608 140735879368424 4214131 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 597048 486601 140 357 0 596688 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 3465724

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/181 17982
/proc/meminfo: memFree=23485160/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6

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

/proc/meminfo: memFree=23370708/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2426204 CPUtime=1306.84 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 243824 0 0 0 130615 69 0 0 20 0 1 0 376310996 2484432896 503238 33554432000 4194304 5654031 140735879380608 140735879368424 4232632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 606551 503238 140 357 0 606191 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 3503736

[startup+1422.3 s]
/proc/loadavg: 2.11 2.08 2.00 3/181 18015
/proc/meminfo: memFree=23368380/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2426204 CPUtime=1366.82 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 243830 0 0 0 136613 69 0 0 20 0 1 0 376310996 2484432896 503750 33554432000 4194304 5654031 140735879380608 140735879368424 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 606551 503750 140 357 0 606191 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 3503736

[startup+1482.3 s]
/proc/loadavg: 2.04 2.07 2.00 3/181 18015
/proc/meminfo: memFree=23366600/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2426204 CPUtime=1426.81 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 243835 0 0 0 142612 69 0 0 20 0 1 0 376310996 2484432896 504262 33554432000 4194304 5654031 140735879380608 140735879368424 4214578 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 606551 504262 140 357 0 606191 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 3503736

[startup+1542.3 s]
/proc/loadavg: 2.06 2.07 2.00 3/181 18015
/proc/meminfo: memFree=23366288/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2426204 CPUtime=1486.8 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 243836 0 0 0 148611 69 0 0 20 0 1 0 376310996 2484432896 504263 33554432000 4194304 5654031 140735879380608 140735879368424 4214603 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 606551 504263 140 357 0 606191 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 3503736

[startup+1602.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/182 18018
/proc/meminfo: memFree=23362672/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2426204 CPUtime=1546.79 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 243846 0 0 0 154610 69 0 0 20 0 1 0 376310996 2484432896 505148 33554432000 4194304 5654031 140735879380608 140735879368424 4214603 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 606551 505148 140 357 0 606191 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 3503736

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/181 18018
/proc/meminfo: memFree=23362832/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2426204 CPUtime=1606.77 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 243972 0 0 0 160608 69 0 0 20 0 1 0 376310996 2484432896 505265 33554432000 4194304 5654031 140735879380608 140735879368424 4214475 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 606551 505265 140 357 0 606191 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 3503736

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 18019
/proc/meminfo: memFree=23360032/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2439064 CPUtime=1666.77 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 244192 0 0 0 166607 70 0 0 20 0 1 0 376310996 2497601536 505994 33554432000 4194304 5654031 140735879380608 140735879368424 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 609766 505994 140 357 0 609406 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 3516596

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 18019
/proc/meminfo: memFree=23357176/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2439064 CPUtime=1726.76 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 244369 0 0 0 172606 70 0 0 20 0 1 0 376310996 2497601536 506682 33554432000 4194304 5654031 140735879380608 140735879368424 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 609766 506682 140 357 0 609406 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 3516596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 18019
/proc/meminfo: memFree=23356740/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2439064 CPUtime=1745.06 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 244369 0 0 0 174436 70 0 0 20 0 1 0 376310996 2497601536 506682 33554432000 4194304 5654031 140735879380608 140735879368424 4214432 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 609766 506682 140 357 0 609406 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3516596

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

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 18019
/proc/meminfo: memFree=23356740/32873648 swapFree=7116/7116
[pid=17931] ppid=17929 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17931/stat : 17931 (npSolver-pbo-It) S 17929 17931 17422 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376305476 9367552 274 33554432000 4194304 5064252 140735533650288 140735533649200 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17931/statm: 2287 274 233 213 0 72 0
[pid=17932] ppid=17931 vsize=1068384 CPUtime=54.95 cores=0,2,4,6
/proc/17932/stat : 17932 (npSolver-pbo) S 17931 17931 17422 0 -1 4202496 13202 23115 0 0 1140 153 3966 236 20 0 1 0 376305476 1094025216 216813 33554432000 4194304 6004724 140736524039152 140736524025432 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/17932/statm: 267096 216813 167 442 0 266650 0
[pid=17981] ppid=17932 vsize=2439064 CPUtime=1745.06 cores=0,2,4,6
/proc/17981/stat : 17981 (glucosInc) R 17932 17931 17422 0 -1 4202496 244369 0 0 0 174436 70 0 0 20 0 1 0 376310996 2497601536 506682 33554432000 4194304 5654031 140735879380608 140735879368424 4214432 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17981/statm: 609766 506682 140 357 0 609406 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3516596

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.62
CPU time (s): 1800.01
CPU user time (s): 1795.42
CPU system time (s): 4.59
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 3516596

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

runsolver used 3.88141 second user time and 10.2034 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-07 22:43:20
IDJOB=3747272
IDBENCH=2634
IDSOLVER=2332
FILE ID=node123/3747272-1339101800
RUNJOBID= node123-1339098177-17438
PBS_JOBID= 14643730
Free space on /tmp= 71272 MiB

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

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

MD5SUM BENCH= b4a219bc21641bf0d46eae2692004ebe
RANDOM SEED=1779082481

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27010456 kB
Buffers:         1784580 kB
Cached:          2926616 kB
SwapCached:         2512 kB
Active:          2274196 kB
Inactive:        2685096 kB
Active(anon):     240736 kB
Inactive(anon):     7728 kB
Active(file):    2033460 kB
Inactive(file):  2677368 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:             10540 kB
Writeback:             0 kB
AnonPages:        253256 kB
Mapped:            11332 kB
Shmem:                 0 kB
Slab:             763524 kB
SReclaimable:     207740 kB
SUnreclaim:       555784 kB
KernelStack:        1472 kB
PageTables:         4388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     374216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70464 MiB
End job on node123 at 2012-06-07 23:13:23