Trace number 3748849

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 (fixed)? (TO) 1800.05 1800.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_13.opb
MD5SUMe41be903cf92c8332743e4188dbf4c82
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark1798
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 123
Optimality of the best value was proved NO
Number of variables2467
Total number of constraints4745
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4744
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 78
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 205
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 1391
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

5.98/6.05	c run inc solver
5.98/6.05	c [INC SYSTEM] run initial solver
5.98/6.05	c [INC SYSTEM] preprocess with white file
25.22/25.49	c [INC SYSTEM] finished preprocessing in 19 s
25.22/25.49	c [INC SYSTEM] execute solver
1800.05/1800.61	HOME/npSolver-pbo-I.sh: line 18: 11476 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

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-3748849-1339127574/watcher-3748849-1339127574 -o /tmp/evaluation-result-3748849-1339127574/solver-3748849-1339127574 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748849-1339127574.opb 1001760317 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11475
/proc/meminfo: memFree=30872076/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0

[startup+0.0997531 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11475
/proc/meminfo: memFree=30872076/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100222 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11475
/proc/meminfo: memFree=30872076/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300139 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11475
/proc/meminfo: memFree=30872076/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11475
/proc/meminfo: memFree=30872076/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11477
/proc/meminfo: memFree=30779520/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=172020 CPUtime=1.49 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) R 11475 11475 4113 0 -1 4202496 7695 0 0 0 145 4 0 0 20 0 1 0 378883395 176148480 31737 33554432000 4194304 6004724 140736028827536 140736028822136 5055489 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 43005 31737 154 442 0 42559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 181168

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11478
/proc/meminfo: memFree=30668820/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=303092 CPUtime=3.08 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) R 11475 11475 4113 0 -1 4202496 8329 0 0 0 301 7 0 0 20 0 1 0 378883395 310366208 61945 33554432000 4194304 6004724 140736028827536 140736028822136 4582601 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 75773 61945 154 442 0 75327 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 312240

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11478
/proc/meminfo: memFree=30448632/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=6.04 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9517 0 0 0 534 70 0 0 20 0 1 0 378883395 549597184 98856 33554432000 4194304 6004724 140736028827536 140736028822000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98856 163 442 0 133733 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 545864

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11480
/proc/meminfo: memFree=29407288/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=6.04 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9517 0 0 0 534 70 0 0 20 0 1 0 378883395 549597184 98856 33554432000 4194304 6004724 140736028827536 140736028822000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98856 163 442 0 133733 0
[pid=11479] ppid=11476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11479/stat : 11479 (cp2_pre.sh) S 11476 11475 4113 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378884001 9367552 277 33554432000 4194304 5064252 140733333570176 140733333568880 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11479/statm: 2287 277 234 213 0 72 0
[pid=11480] ppid=11479 vsize=763628 CPUtime=6.62 cores=0,2,4,6
/proc/11480/stat : 11480 (coprocessor) R 11479 11475 4113 0 -1 4202496 18534 0 0 0 633 29 0 0 20 0 1 0 378884001 781955072 160430 33554432000 4194304 6586260 140734593988544 140734593984296 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/11480/statm: 190907 160430 158 584 0 190319 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1318640

[startup+25.5002 s]
/proc/loadavg: 2.22 2.05 2.02 3/183 11480
/proc/meminfo: memFree=29092392/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 545864

[startup+51.1003 s]
/proc/loadavg: 2.20 2.06 2.02 3/182 11482
/proc/meminfo: memFree=29177752/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1069216 CPUtime=25.59 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 128847 0 0 0 2528 31 0 0 20 0 1 0 378885945 1094877184 230457 33554432000 4194304 5654031 140734495645904 140734495633720 4216016 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 267304 230457 140 357 0 266944 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 1615080

[startup+102.3 s]
/proc/loadavg: 2.14 2.06 2.02 3/181 11482
/proc/meminfo: memFree=29151944/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1077816 CPUtime=76.78 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 129096 0 0 0 7647 31 0 0 20 0 1 0 378885945 1103683584 234794 33554432000 4194304 5654031 140734495645904 140734495633720 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 269454 234794 140 357 0 269094 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 1623680

[startup+162.3 s]
/proc/loadavg: 2.13 2.07 2.02 3/181 11482
/proc/meminfo: memFree=29133516/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1077816 CPUtime=136.77 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 129633 0 0 0 13645 32 0 0 20 0 1 0 378885945 1103683584 238397 33554432000 4194304 5654031 140734495645904 140734495633720 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 269454 238397 140 357 0 269094 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 1623680

[startup+222.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/181 11482
/proc/meminfo: memFree=29122780/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1086236 CPUtime=196.76 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 129766 0 0 0 19644 32 0 0 20 0 1 0 378885945 1112305664 241085 33554432000 4194304 5654031 140734495645904 140734495633720 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 271559 241085 140 357 0 271199 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 1632100

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/181 11482
/proc/meminfo: memFree=29079468/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1086236 CPUtime=256.75 cores=0,2,4,6

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

/proc/loadavg: 2.01 2.02 2.00 3/181 11562
/proc/meminfo: memFree=28933528/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1132112 CPUtime=1276.51 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 133784 0 0 0 127611 40 0 0 20 0 1 0 378885945 1159282688 255615 33554432000 4194304 5654031 140734495645904 140734495633720 4214567 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 283028 255615 141 357 0 282668 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 1677976

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11562
/proc/meminfo: memFree=28918948/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1132112 CPUtime=1336.5 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 134074 0 0 0 133610 40 0 0 20 0 1 0 378885945 1159282688 256416 33554432000 4194304 5654031 140734495645904 140734495633720 4214618 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 283028 256416 141 357 0 282668 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 1677976

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11562
/proc/meminfo: memFree=28925528/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1132112 CPUtime=1396.49 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 134298 0 0 0 139609 40 0 0 20 0 1 0 378885945 1159282688 259195 33554432000 4194304 5654031 140734495645904 140734495633720 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 283028 259195 141 357 0 282668 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 1677976

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11562
/proc/meminfo: memFree=28898780/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1132112 CPUtime=1456.47 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 134302 0 0 0 145607 40 0 0 20 0 1 0 378885945 1159282688 260221 33554432000 4194304 5654031 140734495645904 140734495633720 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 283028 260221 141 357 0 282668 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 1677976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11563
/proc/meminfo: memFree=28912316/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1140856 CPUtime=1516.46 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 134304 0 0 0 151606 40 0 0 20 0 1 0 378885945 1168236544 260734 33554432000 4194304 5654031 140734495645904 140734495633720 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 285214 260734 141 357 0 284854 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1686720

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11563
/proc/meminfo: memFree=28901204/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1140856 CPUtime=1576.46 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 134650 0 0 0 157605 41 0 0 20 0 1 0 378885945 1168236544 262611 33554432000 4194304 5654031 140734495645904 140734495633720 4214632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 285214 262611 141 357 0 284854 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 1686720

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11566
/proc/meminfo: memFree=28888800/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1140856 CPUtime=1636.45 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 134819 0 0 0 163604 41 0 0 20 0 1 0 378885945 1168236544 263291 33554432000 4194304 5654031 140734495645904 140734495633720 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 285214 263291 141 357 0 284854 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 1686720

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 11566
/proc/meminfo: memFree=28869824/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1140856 CPUtime=1696.44 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 134820 0 0 0 169603 41 0 0 20 0 1 0 378885945 1168236544 263803 33554432000 4194304 5654031 140734495645904 140734495633720 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 285214 263803 141 357 0 284854 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1686720

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 11566
/proc/meminfo: memFree=28892152/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1140856 CPUtime=1756.44 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 134823 0 0 0 175603 41 0 0 20 0 1 0 378885945 1168236544 265339 33554432000 4194304 5654031 140734495645904 140734495633720 4214531 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 285214 265339 141 357 0 284854 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 1686720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 11568
/proc/meminfo: memFree=28929460/32873648 swapFree=7628/7628
[pid=11475] ppid=11473 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11475/stat : 11475 (npSolver-pbo-I.) S 11473 11475 4113 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378883395 9367552 274 33554432000 4194304 5064252 140736323460352 140736323459264 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11475/statm: 2287 274 233 213 0 72 0
[pid=11476] ppid=11475 vsize=536716 CPUtime=25.31 cores=0,2,4,6
/proc/11476/stat : 11476 (npSolver-pbo) S 11475 11475 4113 0 -1 4202496 9535 19437 0 0 534 70 1824 103 20 0 1 0 378883395 549597184 98861 33554432000 4194304 6004724 140736028827536 140736028813816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11476/statm: 134179 98861 167 442 0 133733 0
[pid=11482] ppid=11476 vsize=1140856 CPUtime=1774.74 cores=0,2,4,6
/proc/11482/stat : 11482 (glucosInc) R 11476 11475 4113 0 -1 4202496 134824 0 0 0 177433 41 0 0 20 0 1 0 378885945 1168236544 265851 33554432000 4194304 5654031 140734495645904 140734495633720 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11482/statm: 285214 265851 141 357 0 284854 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1686720

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11475 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=597412
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=747734
# CPU time returned by wait4() is 25.3451
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.61
CPU time (s): 1800.05
CPU user time (s): 1797.91
CPU system time (s): 2.14
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 2228012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.5974
system time used= 1.74773
maximum resident set size= 779440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29346
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1505536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 70

runsolver used 3.34149 second user time and 7.76882 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-08 05:52:54
IDJOB=3748849
IDBENCH=2948
IDSOLVER=2333
FILE ID=node122/3748849-1339127574
RUNJOBID= node122-1339112139-9716
PBS_JOBID= 14643731
Free space on /tmp= 71152 MiB

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

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

MD5SUM BENCH= e41be903cf92c8332743e4188dbf4c82
RANDOM SEED=1001760317

node122.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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.06
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.533
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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.04
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.533
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.533
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		: 2666.533
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	: 5438.54
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.533
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.533
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:        30871704 kB
Buffers:          109844 kB
Cached:           907296 kB
SwapCached:         2132 kB
Active:           345736 kB
Inactive:         853068 kB
Active(anon):     181988 kB
Inactive(anon):     2216 kB
Active(file):     163748 kB
Inactive(file):   850852 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:              9564 kB
Writeback:             0 kB
AnonPages:        187192 kB
Mapped:             9828 kB
Shmem:                 0 kB
Slab:             662380 kB
SReclaimable:     106012 kB
SUnreclaim:       556368 kB
KernelStack:        1480 kB
PageTables:         4072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     308572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 70720 MiB
End job on node122 at 2012-06-08 06:22:55