Trace number 3752061

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.01 1801.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_16.opb
MD5SUM69b04711942c7a7cbb28264339dbffe2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark210
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 223
Optimality of the best value was proved NO
Number of variables5584
Total number of constraints10895
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 constraints10895
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2555
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

19.92/20.09	c run inc solver
19.92/20.09	c [INC SYSTEM] run initial solver
19.92/20.09	c [INC SYSTEM] preprocess with white file
83.73/85.35	c [INC SYSTEM] finished preprocessing in 65 s
83.73/85.35	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-3752061-1339125224/watcher-3752061-1339125224 -o /tmp/evaluation-result-3752061-1339125224/solver-3752061-1339125224 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752061-1339125224.opb 1621774629 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6133
/proc/meminfo: memFree=29951940/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0

[startup+0.089236 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6133
/proc/meminfo: memFree=29951940/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6133
/proc/meminfo: memFree=29951940/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30021 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6133
/proc/meminfo: memFree=29951940/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700195 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6133
/proc/meminfo: memFree=29951940/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6135
/proc/meminfo: memFree=29847064/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=185420 CPUtime=1.49 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) R 6133 6133 11851 0 -1 4202496 10264 0 0 0 145 4 0 0 20 0 1 0 378649176 189870080 32839 33554432000 4194304 6004724 140736454065648 140736454060248 4534704 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6134/statm: 46355 32839 154 442 0 45909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 194568

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6135
/proc/meminfo: memFree=29758504/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=316492 CPUtime=3.08 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) R 6133 6133 11851 0 -1 4202496 10897 0 0 0 301 7 0 0 20 0 1 0 378649176 324087808 62535 33554432000 4194304 6004724 140736454065648 140736454060248 5055456 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6134/statm: 79123 62535 154 442 0 78677 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 325640

[startup+6.30026 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 6135
/proc/meminfo: memFree=29489116/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=578636 CPUtime=6.29 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) R 6133 6133 11851 0 -1 4202496 11655 0 0 0 614 15 0 0 20 0 1 0 378649176 592523264 123463 33554432000 4194304 6004724 140736454065648 140736454060248 4536318 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6134/statm: 144659 123463 154 442 0 144213 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 587784

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 6135
/proc/meminfo: memFree=29083564/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=1102924 CPUtime=12.69 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) R 6133 6133 11851 0 -1 4202496 12660 0 0 0 1239 30 0 0 20 0 1 0 378649176 1129394176 245319 33554432000 4194304 6004724 140736454065648 140736454060696 4415504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6134/statm: 275731 245319 154 442 0 275285 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1112072

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 6137
/proc/meminfo: memFree=26619420/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=20.01 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14642 0 0 0 1763 238 0 0 20 0 1 0 378649176 2175131648 333723 33554432000 4194304 6004724 140736454065648 140736454060112 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333723 163 442 0 530592 0
[pid=6136] ppid=6134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6136/stat : 6136 (cp2_pre.sh) S 6134 6133 11851 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378651185 9367552 277 33554432000 4194304 5064252 140736109958496 140736109957200 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6136/statm: 2287 277 234 213 0 72 0
[pid=6137] ppid=6136 vsize=625072 CPUtime=5.39 cores=1,3,5,7
/proc/6137/stat : 6137 (coprocessor) R 6136 6133 11851 0 -1 4202496 17017 0 0 0 519 20 0 0 20 0 1 0 378651185 640073728 153291 33554432000 4194304 6586260 140735250599216 140735250595976 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/6137/statm: 156268 153291 137 584 0 155680 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 2767520

[startup+51.1003 s]
/proc/loadavg: 2.43 2.11 2.03 3/182 6137
/proc/meminfo: memFree=24644692/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=20.01 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14642 0 0 0 1763 238 0 0 20 0 1 0 378649176 2175131648 333723 33554432000 4194304 6004724 140736454065648 140736454060112 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333723 163 442 0 530592 0
[pid=6136] ppid=6134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6136/stat : 6136 (cp2_pre.sh) S 6134 6133 11851 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378651185 9367552 277 33554432000 4194304 5064252 140736109958496 140736109957200 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6136/statm: 2287 277 234 213 0 72 0
[pid=6137] ppid=6136 vsize=2672796 CPUtime=30.04 cores=1,3,5,7
/proc/6137/stat : 6137 (coprocessor) R 6136 6133 11851 0 -1 4202496 25420 0 0 0 2862 142 0 0 20 0 1 0 378651185 2736943104 566949 33554432000 4194304 6586260 140735250599216 140735250594968 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 94 0 0
/proc/6137/statm: 668199 566949 158 584 0 667611 0
Current children cumulated CPU time (s) 50.05
Current children cumulated vsize (KiB) 4815244

[startup+102.307 s]
/proc/loadavg: 2.64 2.22 2.08 3/181 6139
/proc/meminfo: memFree=24522724/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3005352 CPUtime=16.94 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 327069 0 0 0 1589 105 0 0 20 0 1 0 378657711 3077480448 704467 33554432000 4194304 5654031 140734235048592 140734235036408 4233460 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6139/statm: 751338 704467 140 357 0 750978 0
Current children cumulated CPU time (s) 100.89
Current children cumulated vsize (KiB) 5138652

[startup+162.3 s]
/proc/loadavg: 2.24 2.18 2.07 3/181 6139
/proc/meminfo: memFree=24366804/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3070952 CPUtime=76.91 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 332274 0 0 0 7585 106 0 0 20 0 1 0 378657711 3144654848 717337 33554432000 4194304 5654031 140734235048592 140734235036408 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6139/statm: 767738 717337 141 357 0 767378 0
Current children cumulated CPU time (s) 160.86
Current children cumulated vsize (KiB) 5204252

[startup+222.3 s]
/proc/loadavg: 2.08 2.14 2.06 3/181 6140
/proc/meminfo: memFree=24440908/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3070952 CPUtime=136.91 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 332279 0 0 0 13584 107 0 0 20 0 1 0 378657711 3144654848 719897 33554432000 4194304 5654031 140734235048592 140734235036408 4214638 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6139/statm: 767738 719897 141 357 0 767378 0
Current children cumulated CPU time (s) 220.86
Current children cumulated vsize (KiB) 5204252

[startup+282.3 s]
/proc/loadavg: 2.03 2.12 2.06 3/181 6140
/proc/meminfo: memFree=24363024/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7

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

/proc/meminfo: memFree=24226104/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3681612 CPUtime=1276.74 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 334162 0 0 0 127565 109 0 0 20 0 1 0 378657711 3769970688 739650 33554432000 4194304 5654031 140734235048592 140734235036408 4214622 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6139/statm: 920403 739650 141 357 0 920043 0
Current children cumulated CPU time (s) 1360.69
Current children cumulated vsize (KiB) 5814912

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6150
/proc/meminfo: memFree=24273056/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3681612 CPUtime=1336.73 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 334177 0 0 0 133564 109 0 0 20 0 1 0 378657711 3769970688 740189 33554432000 4194304 5654031 140734235048592 140734235036408 4209217 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6139/statm: 920403 740189 141 357 0 920043 0
Current children cumulated CPU time (s) 1420.68
Current children cumulated vsize (KiB) 5814912

[startup+1482.3 s]
/proc/loadavg: 1.56 1.89 1.96 3/183 17174
/proc/meminfo: memFree=24554540/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3681612 CPUtime=1396.71 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 334185 0 0 0 139562 109 0 0 20 0 1 0 378657711 3769970688 740733 33554432000 4194304 5654031 140734235048592 140734235036408 4214498 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6139/statm: 920403 740733 141 357 0 920043 0
Current children cumulated CPU time (s) 1480.66
Current children cumulated vsize (KiB) 5814912

[startup+1542.3 s]
/proc/loadavg: 1.20 1.72 1.90 3/183 3167
/proc/meminfo: memFree=24555284/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3700628 CPUtime=1456.7 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 334194 0 0 0 145561 109 0 0 20 0 1 0 378657711 3789443072 740750 33554432000 4194304 5654031 140734235048592 140734235036408 4214612 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6139/statm: 925157 740750 141 357 0 924797 0
Current children cumulated CPU time (s) 1540.65
Current children cumulated vsize (KiB) 5833928

[startup+1602.3 s]
/proc/loadavg: 1.19 1.62 1.85 3/183 21420
/proc/meminfo: memFree=24550468/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3700628 CPUtime=1516.69 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 334312 0 0 0 151560 109 0 0 20 0 1 0 378657711 3789443072 741916 33554432000 4194304 5654031 140734235048592 140734235036408 4214486 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6139/statm: 925157 741916 141 357 0 924797 0
Current children cumulated CPU time (s) 1600.64
Current children cumulated vsize (KiB) 5833928

[startup+1662.3 s]
/proc/loadavg: 1.15 1.52 1.80 3/183 7564
/proc/meminfo: memFree=24545616/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3700628 CPUtime=1576.67 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 334719 0 0 0 157558 109 0 0 20 0 1 0 378657711 3789443072 742839 33554432000 4194304 5654031 140734235048592 140734235036408 4214567 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6139/statm: 925157 742839 141 357 0 924797 0
Current children cumulated CPU time (s) 1660.62
Current children cumulated vsize (KiB) 5833928

[startup+1722.3 s]
/proc/loadavg: 1.05 1.42 1.75 4/184 25751
/proc/meminfo: memFree=24543544/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3700628 CPUtime=1636.66 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 334721 0 0 0 163557 109 0 0 20 0 1 0 378657711 3789443072 743364 33554432000 4194304 5654031 140734235048592 140734235036408 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6139/statm: 925157 743364 141 357 0 924797 0
Current children cumulated CPU time (s) 1720.61
Current children cumulated vsize (KiB) 5833928

[startup+1782.3 s]
/proc/loadavg: 1.11 1.37 1.71 3/182 11936
/proc/meminfo: memFree=24540800/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3700628 CPUtime=1696.65 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 334755 0 0 0 169556 109 0 0 20 0 1 0 378657711 3789443072 743929 33554432000 4194304 5654031 140734235048592 140734235036408 4232817 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6139/statm: 925157 743929 141 357 0 924797 0
Current children cumulated CPU time (s) 1780.6
Current children cumulated vsize (KiB) 5833928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.7 s]
/proc/loadavg: 1.08 1.35 1.69 3/183 17995
/proc/meminfo: memFree=24540792/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3700628 CPUtime=1716.06 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 334755 0 0 0 171497 109 0 0 20 0 1 0 378657711 3789443072 743946 33554432000 4194304 5654031 140734235048592 140734235036408 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6139/statm: 925157 743946 141 357 0 924797 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 5833928

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

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

[startup+1801.7 s]
/proc/loadavg: 1.08 1.35 1.69 3/183 17995
/proc/meminfo: memFree=24540792/32873648 swapFree=7372/7372
[pid=6133] ppid=6131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6133/stat : 6133 (npSolver-pbo-It) S 6131 6133 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378649175 9367552 275 33554432000 4194304 5064252 140736790404672 140736790403584 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6133/statm: 2287 275 233 213 0 72 0
[pid=6134] ppid=6133 vsize=2124152 CPUtime=83.95 cores=1,3,5,7
/proc/6134/stat : 6134 (npSolver-pbo) S 6133 6133 11851 0 -1 4202496 14661 26323 0 0 1763 239 6042 351 20 0 1 0 378649176 2175131648 333728 33554432000 4194304 6004724 140736454065648 140736454051928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 6 0 0
/proc/6134/statm: 531038 333728 167 442 0 530592 0
[pid=6139] ppid=6134 vsize=3700628 CPUtime=1716.06 cores=1,3,5,7
/proc/6139/stat : 6139 (glucosInc) R 6134 6133 11851 0 -1 4202496 334755 0 0 0 171497 109 0 0 20 0 1 0 378657711 3789443072 743946 33554432000 4194304 5654031 140734235048592 140734235036408 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6139/statm: 925157 743946 141 357 0 924797 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 5833928

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6133 and gives
#  childrusage.ru_utime.tv_sec=78
#  childrusage.ru_utime.tv_usec=62132
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=914100
# CPU time returned by wait4() is 83.9762
# 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): 1801.72
CPU time (s): 1800.01
CPU user time (s): 1793.02
CPU system time (s): 6.99
CPU usage (%): 99.9049
Max. virtual memory (cumulated for all children) (KiB): 5833928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.0621
system time used= 5.9141
maximum resident set size= 2644036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41342
page faults= 0
swaps= 0
block input operations= 144
block output operations= 5143696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54
involuntary context switches= 125

runsolver used 3.9414 second user time and 10.3934 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-08 05:13:44
IDJOB=3752061
IDBENCH=2627
IDSOLVER=2335
FILE ID=node115/3752061-1339125224
RUNJOBID= node115-1339112155-13397
PBS_JOBID= 14643738
Free space on /tmp= 70776 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_16.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752061-1339125224/watcher-3752061-1339125224 -o /tmp/evaluation-result-3752061-1339125224/solver-3752061-1339125224 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752061-1339125224.opb 1621774629 HOME HOME

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

MD5SUM BENCH= 69b04711942c7a7cbb28264339dbffe2
RANDOM SEED=1621774629

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.92
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.462
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		: 2666.462
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		: 2666.462
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:        29952460 kB
Buffers:          153452 kB
Cached:          1711624 kB
SwapCached:         2184 kB
Active:           523724 kB
Inactive:        1560972 kB
Active(anon):     218620 kB
Inactive(anon):     2268 kB
Active(file):     305104 kB
Inactive(file):  1558704 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:             11232 kB
Writeback:             0 kB
AnonPages:        227884 kB
Mapped:            10180 kB
Shmem:                 0 kB
Slab:             693796 kB
SReclaimable:     137280 kB
SUnreclaim:       556516 kB
KernelStack:        1472 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     404636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 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= 69532 MiB
End job on node115 at 2012-06-08 05:43:48