Trace number 3752060

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.08 1800.72

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.88/12.90	c run inc solver
12.88/12.90	c [INC SYSTEM] run initial solver
12.88/12.90	c [INC SYSTEM] preprocess with white file
54.52/54.91	c [INC SYSTEM] finished preprocessing in 42 s
54.52/54.91	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-3752060-1339125493/watcher-3752060-1339125493 -o /tmp/evaluation-result-3752060-1339125493/solver-3752060-1339125493 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752060-1339125493.opb 502338650 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.09 2.03 2.10 3/178 7519
/proc/meminfo: memFree=31026768/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0

[startup+0.0659519 s]
/proc/loadavg: 2.09 2.03 2.10 3/178 7519
/proc/meminfo: memFree=31026768/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100287 s]
/proc/loadavg: 2.09 2.03 2.10 3/178 7519
/proc/meminfo: memFree=31026768/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300287 s]
/proc/loadavg: 2.09 2.03 2.10 3/178 7519
/proc/meminfo: memFree=31026768/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700279 s]
/proc/loadavg: 2.09 2.03 2.10 3/178 7519
/proc/meminfo: memFree=31026768/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.08 2.03 2.10 3/180 7521
/proc/meminfo: memFree=30931448/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=178228 CPUtime=1.48 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) R 7519 7519 2890 0 -1 4202496 8887 0 0 0 144 4 0 0 20 0 1 0 378676176 182505472 32049 33554432000 4194304 6004724 140734905597808 140734905592408 5055540 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 44557 32049 154 442 0 44111 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 187376

[startup+3.10032 s]
/proc/loadavg: 2.08 2.03 2.10 3/180 7521
/proc/meminfo: memFree=30851204/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=309300 CPUtime=3.08 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) R 7519 7519 2890 0 -1 4202496 9521 0 0 0 300 8 0 0 20 0 1 0 378676176 316723200 62257 33554432000 4194304 6004724 140734905597808 140734905592408 4536054 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 77325 62257 154 442 0 76879 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 318448

[startup+6.30036 s]
/proc/loadavg: 2.08 2.03 2.10 3/180 7521
/proc/meminfo: memFree=30642512/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=571444 CPUtime=6.29 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) R 7519 7519 2890 0 -1 4202496 10280 0 0 0 613 16 0 0 20 0 1 0 378676176 585158656 123697 33554432000 4194304 6004724 140734905597808 140734905592408 4581092 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 142861 123697 154 442 0 142415 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 580592

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.10 3/180 7521
/proc/meminfo: memFree=29185468/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1915812 CPUtime=12.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) R 7519 7519 2890 0 -1 4202496 12059 0 0 0 1136 132 0 0 20 0 1 0 378676176 1961791488 428560 33554432000 4194304 6004724 140734905597808 140734905593680 5193835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 478953 428560 157 442 0 478507 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1924960

[startup+25.5004 s]
/proc/loadavg: 2.14 2.04 2.10 3/182 7523
/proc/meminfo: memFree=27767836/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=12.89 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12066 0 0 0 1136 153 0 0 20 0 1 0 378676176 1094025216 216709 33554432000 4194304 6004724 140734905597808 140734905592272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216709 163 442 0 266650 0
[pid=7522] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7522/stat : 7522 (cp2_pre.sh) S 7520 7519 2890 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378677467 9367552 277 33554432000 4194304 5064252 140735160239808 140735160238512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7522/statm: 2287 277 234 213 0 72 0
[pid=7523] ppid=7522 vsize=1709860 CPUtime=12.57 cores=1,3,5,7
/proc/7523/stat : 7523 (coprocessor) R 7522 7519 2890 0 -1 4202496 22684 0 0 0 1197 60 0 0 20 0 1 0 378677467 1750896640 367286 33554432000 4194304 6586260 140737385201104 140737385196856 5732496 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/7523/statm: 427465 367286 158 584 0 426877 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2796540

[startup+51.1004 s]
/proc/loadavg: 2.48 2.13 2.13 3/182 7523
/proc/meminfo: memFree=27155740/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=12.89 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12066 0 0 0 1136 153 0 0 20 0 1 0 378676176 1094025216 216709 33554432000 4194304 6004724 140734905597808 140734905592272 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216709 163 442 0 266650 0
[pid=7522] ppid=7520 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7522/stat : 7522 (cp2_pre.sh) S 7520 7519 2890 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378677467 9367552 277 33554432000 4194304 5064252 140735160239808 140735160238512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7522/statm: 2287 277 234 213 0 72 0
[pid=7523] ppid=7522 vsize=1709860 CPUtime=37.98 cores=1,3,5,7
/proc/7523/stat : 7523 (coprocessor) R 7522 7519 2890 0 -1 4202496 22684 0 0 0 3598 200 0 0 20 0 1 0 378677467 1750896640 367286 33554432000 4194304 6586260 140737385201104 140737385196856 5732496 0 0 4096 8404994 0 0 0 17 1 0 0 19 0 0
/proc/7523/statm: 427465 367286 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.24 2.12 2.12 3/181 7525
/proc/meminfo: memFree=27414160/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2374348 CPUtime=47.36 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 239977 0 0 0 4670 66 0 0 20 0 1 0 378681668 2431332352 479860 33554432000 4194304 5654031 140737011455680 140737011443496 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/7525/statm: 593587 479860 140 357 0 593227 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 3451880

[startup+162.3 s]
/proc/loadavg: 2.09 2.10 2.11 3/182 7528
/proc/meminfo: memFree=27395604/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2374348 CPUtime=107.35 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 240061 0 0 0 10669 66 0 0 20 0 1 0 378681668 2431332352 482499 33554432000 4194304 5654031 140737011455680 140737011443496 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/7525/statm: 593587 482499 140 357 0 593227 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 3451880

[startup+222.3 s]
/proc/loadavg: 2.03 2.08 2.10 3/181 7528
/proc/meminfo: memFree=27429192/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2388196 CPUtime=167.33 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 240679 0 0 0 16667 66 0 0 20 0 1 0 378681668 2445512704 485672 33554432000 4194304 5654031 140737011455680 140737011443496 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/7525/statm: 597049 485672 140 357 0 596689 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 3465728

[startup+282.3 s]
/proc/loadavg: 2.01 2.06 2.09 3/181 7529
/proc/meminfo: memFree=27386744/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7

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

/proc/meminfo: memFree=27444992/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2426208 CPUtime=1307.07 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 242531 0 0 0 130639 68 0 0 20 0 1 0 378681668 2484436992 502309 33554432000 4194304 5654031 140737011455680 140737011443496 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7525/statm: 606552 502309 140 357 0 606192 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 3503740

[startup+1422.3 s]
/proc/loadavg: 1.14 1.68 1.88 3/183 15808
/proc/meminfo: memFree=27440800/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2426208 CPUtime=1367.06 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 242534 0 0 0 136638 68 0 0 20 0 1 0 378681668 2484436992 502821 33554432000 4194304 5654031 140737011455680 140737011443496 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7525/statm: 606552 502821 140 357 0 606192 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 3503740

[startup+1482.3 s]
/proc/loadavg: 1.05 1.55 1.82 3/183 22825
/proc/meminfo: memFree=27436264/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2426208 CPUtime=1427.05 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 242537 0 0 0 142637 68 0 0 20 0 1 0 378681668 2484436992 503333 33554432000 4194304 5654031 140737011455680 140737011443496 4214494 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7525/statm: 606552 503333 140 357 0 606192 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 3503740

[startup+1542.3 s]
/proc/loadavg: 1.02 1.45 1.77 3/183 29195
/proc/meminfo: memFree=27433784/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2426208 CPUtime=1487.03 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 242543 0 0 0 148635 68 0 0 20 0 1 0 378681668 2484436992 504395 33554432000 4194304 5654031 140737011455680 140737011443496 4214494 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7525/statm: 606552 504395 140 357 0 606192 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 3503740

[startup+1602.3 s]
/proc/loadavg: 1.00 1.36 1.72 3/183 3194
/proc/meminfo: memFree=27433256/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2426208 CPUtime=1547.01 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 242555 0 0 0 154633 68 0 0 20 0 1 0 378681668 2484436992 504396 33554432000 4194304 5654031 140737011455680 140737011443496 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7525/statm: 606552 504396 140 357 0 606192 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 3503740

[startup+1662.3 s]
/proc/loadavg: 1.00 1.29 1.67 3/182 9678
/proc/meminfo: memFree=27432992/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2426208 CPUtime=1607 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 242556 0 0 0 160632 68 0 0 20 0 1 0 378681668 2484436992 504396 33554432000 4194304 5654031 140737011455680 140737011443496 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7525/statm: 606552 504396 140 357 0 606192 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 3503740

[startup+1722.3 s]
/proc/loadavg: 1.00 1.24 1.63 3/183 16812
/proc/meminfo: memFree=27425220/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2439068 CPUtime=1667 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 242706 0 0 0 166631 69 0 0 20 0 1 0 378681668 2497605632 505568 33554432000 4194304 5654031 140737011455680 140737011443496 4214638 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7525/statm: 609767 505568 140 357 0 609407 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 3516600

[startup+1782.3 s]
/proc/loadavg: 1.00 1.19 1.58 3/183 23480
/proc/meminfo: memFree=27421920/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2439068 CPUtime=1727 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 242901 0 0 0 172631 69 0 0 20 0 1 0 378681668 2497605632 506274 33554432000 4194304 5654031 140737011455680 140737011443496 4214432 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7525/statm: 609767 506274 140 357 0 609407 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 3516600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.00 1.18 1.57 3/181 3082
/proc/meminfo: memFree=27421416/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2439068 CPUtime=1745.4 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 242901 0 0 0 174471 69 0 0 20 0 1 0 378681668 2497605632 506274 33554432000 4194304 5654031 140737011455680 140737011443496 4209217 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7525/statm: 609767 506274 140 357 0 609407 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 3516600

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

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

[startup+1800.7 s]
/proc/loadavg: 1.00 1.18 1.57 3/181 3082
/proc/meminfo: memFree=27421416/32873648 swapFree=7376/7376
[pid=7519] ppid=7517 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7519/stat : 7519 (npSolver-pbo-It) S 7517 7519 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378676176 9367552 275 33554432000 4194304 5064252 140733716095568 140733716094480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7519/statm: 2287 275 233 213 0 72 0
[pid=7520] ppid=7519 vsize=1068384 CPUtime=54.68 cores=1,3,5,7
/proc/7520/stat : 7520 (npSolver-pbo) S 7519 7519 2890 0 -1 4202496 12083 23587 0 0 1136 153 3946 233 20 0 1 0 378676176 1094025216 216714 33554432000 4194304 6004724 140734905597808 140734905584088 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/7520/statm: 267096 216714 167 442 0 266650 0
[pid=7525] ppid=7520 vsize=2439068 CPUtime=1745.4 cores=1,3,5,7
/proc/7525/stat : 7525 (glucosInc) R 7520 7519 2890 0 -1 4202496 242901 0 0 0 174471 69 0 0 20 0 1 0 378681668 2497605632 506274 33554432000 4194304 5654031 140737011455680 140737011443496 4209217 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7525/statm: 609767 506274 140 357 0 609407 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 3516600

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7519 and gives
#  childrusage.ru_utime.tv_sec=50
#  childrusage.ru_utime.tv_usec=828272
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=872411
# CPU time returned by wait4() is 54.7007
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.08
CPU user time (s): 1795.53
CPU system time (s): 4.55
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 3516600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.8283
system time used= 3.87241
maximum resident set size= 1714240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36029
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3323096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 87

runsolver used 2.98255 second user time and 11.5612 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 05:18:13
IDJOB=3752060
IDBENCH=2634
IDSOLVER=2335
FILE ID=node113/3752060-1339125493
RUNJOBID= node113-1339111913-4673
PBS_JOBID= 14643740
Free space on /tmp= 71156 MiB

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

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

MD5SUM BENCH= b4a219bc21641bf0d46eae2692004ebe
RANDOM SEED=502338650

node113.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.026
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.05
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.026
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.90
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.026
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	: 5438.54
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.026
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.026
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.026
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.026
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.92
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.026
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:        31027296 kB
Buffers:          433188 kB
Cached:           366884 kB
SwapCached:         1532 kB
Active:           480628 kB
Inactive:         449212 kB
Active(anon):     129240 kB
Inactive(anon):     2328 kB
Active(file):     351388 kB
Inactive(file):   446884 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:             10488 kB
Writeback:             0 kB
AnonPages:        137788 kB
Mapped:            11508 kB
Shmem:                 0 kB
Slab:             777064 kB
SReclaimable:     220836 kB
SUnreclaim:       556228 kB
KernelStack:        1472 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     263660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 70348 MiB
End job on node113 at 2012-06-08 05:48:16