Trace number 3748856

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.09 1829.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_20.opb
MD5SUM601a73d2c5752739e04dd0126b5500f0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark392
Best CPU time to get the best result obtained on this benchmark1783.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 398
Optimality of the best value was proved NO
Number of variables13478
Total number of constraints26620
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 constraints26619
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 190
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 445
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 589
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2977
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

57.80/76.05	c run inc solver
57.80/76.05	c [INC SYSTEM] run initial solver
57.80/76.05	c [INC SYSTEM] preprocess with white file
245.53/275.09	c [INC SYSTEM] finished preprocessing in 199 s
245.53/275.09	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-3748856-1339127440/watcher-3748856-1339127440 -o /tmp/evaluation-result-3748856-1339127440/solver-3748856-1339127440 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748856-1339127440.opb 1878992328 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/181 12974
/proc/meminfo: memFree=31867136/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0

[startup+0.040434 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12974
/proc/meminfo: memFree=31867136/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12974
/proc/meminfo: memFree=31867136/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300246 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12974
/proc/meminfo: memFree=31867136/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12974
/proc/meminfo: memFree=31867136/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12976
/proc/meminfo: memFree=31772592/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=140928 CPUtime=1.49 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) R 12974 12974 8890 0 -1 4202496 18474 0 0 0 145 4 0 0 20 0 1 0 22710717 144310272 32385 33554432000 4194304 6004724 140735068904304 140735068900328 4578091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12975/statm: 35232 32385 154 442 0 34786 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 150076

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12976
/proc/meminfo: memFree=31694272/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=337536 CPUtime=3.09 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) R 12974 12974 8890 0 -1 4202496 19648 0 0 0 300 9 0 0 20 0 1 0 22710717 345636864 61057 33554432000 4194304 6004724 140735068904304 140735068898904 4536263 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12975/statm: 84384 61057 154 442 0 83938 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 346684

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12976
/proc/meminfo: memFree=31445968/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=599680 CPUtime=6.29 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) R 12974 12974 8890 0 -1 4202496 20408 0 0 0 612 17 0 0 20 0 1 0 22710717 614072320 123009 33554432000 4194304 6004724 140735068904304 140735068898904 4582496 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12975/statm: 149920 123009 154 442 0 149474 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 608828

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12976
/proc/meminfo: memFree=30932372/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=1123968 CPUtime=12.69 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) R 12974 12974 8890 0 -1 4202496 21417 0 0 0 1237 32 0 0 20 0 1 0 22710717 1150943232 246913 33554432000 4194304 6004724 140735068904304 140735068899112 4617922 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12975/statm: 280992 246913 154 442 0 280546 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1133116

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12976
/proc/meminfo: memFree=29911112/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=2172544 CPUtime=25.48 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) R 12974 12974 8890 0 -1 4202496 22922 0 0 0 2486 62 0 0 20 0 1 0 22710717 2224685056 493697 33554432000 4194304 6004724 140735068904304 140735068898904 4579232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12975/statm: 543136 493697 154 442 0 542690 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2181692

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12976
/proc/meminfo: memFree=27828548/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4269696 CPUtime=51.08 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) R 12974 12974 8890 0 -1 4202496 25486 0 0 0 4983 125 0 0 20 0 1 0 22710717 4372168704 1020545 33554432000 4194304 6004724 140735068904304 140735068898904 4536305 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12975/statm: 1067424 1020545 154 442 0 1066978 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4278844

[startup+102.307 s]
/proc/loadavg: 2.89 2.22 2.07 3/184 12978
/proc/meminfo: memFree=20653756/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=57.86 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27817 0 0 0 5082 704 0 0 20 0 1 0 22710717 4360167424 1022744 33554432000 4194304 6004724 140735068904304 140735068898768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022744 163 442 0 1064048 0
[pid=12977] ppid=12975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12977/stat : 12977 (cp2_pre.sh) S 12975 12974 8890 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 22718322 9367552 277 33554432000 4194304 5064252 140735132410848 140735132409552 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12977/statm: 2287 277 234 213 0 72 0
[pid=12978] ppid=12977 vsize=3133556 CPUtime=26.23 cores=0,2,4,6
/proc/12978/stat : 12978 (coprocessor) R 12977 12974 8890 0 -1 4202496 24542 0 0 0 2517 106 0 0 20 0 1 0 22718323 3208761344 719739 33554432000 4194304 6586260 140733705316528 140733705313288 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/12978/statm: 783389 719739 137 584 0 782801 0
Current children cumulated CPU time (s) 84.09
Current children cumulated vsize (KiB) 7409828

[startup+162.3 s]
/proc/loadavg: 3.16 2.44 2.16 3/184 12978
/proc/meminfo: memFree=16854920/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=57.86 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27817 0 0 0 5082 704 0 0 20 0 1 0 22710717 4360167424 1022744 33554432000 4194304 6004724 140735068904304 140735068898768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022744 163 442 0 1064048 0
[pid=12977] ppid=12975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12977/stat : 12977 (cp2_pre.sh) S 12975 12974 8890 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 22718322 9367552 277 33554432000 4194304 5064252 140735132410848 140735132409552 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12977/statm: 2287 277 234 213 0 72 0
[pid=12978] ppid=12977 vsize=6759524 CPUtime=83.58 cores=0,2,4,6
/proc/12978/stat : 12978 (coprocessor) R 12977 12974 8890 0 -1 4202496 30123 0 0 0 7962 396 0 0 20 0 1 0 22718323 6921752576 1448863 33554432000 4194304 6586260 140733705316528 140733705312280 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 263 0 0
/proc/12978/statm: 1689881 1448863 158 584 0 1689293 0
Current children cumulated CPU time (s) 141.44
Current children cumulated vsize (KiB) 11035796

[startup+222.3 s]
/proc/loadavg: 2.50 2.38 2.15 3/184 12979
/proc/meminfo: memFree=15252416/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=57.86 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27817 0 0 0 5082 704 0 0 20 0 1 0 22710717 4360167424 1022744 33554432000 4194304 6004724 140735068904304 140735068898768 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022744 163 442 0 1064048 0
[pid=12977] ppid=12975 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12977/stat : 12977 (cp2_pre.sh) S 12975 12974 8890 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 22718322 9367552 277 33554432000 4194304 5064252 140735132410848 140735132409552 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12977/statm: 2287 277 234 213 0 72 0
[pid=12978] ppid=12977 vsize=6759524 CPUtime=139.94 cores=0,2,4,6
/proc/12978/stat : 12978 (coprocessor) R 12977 12974 8890 0 -1 4202496 30123 0 0 0 13279 715 0 0 20 0 1 0 22718323 6921752576 1448863 33554432000 4194304 6586260 140733705316528 140733705312280 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 626 0 0
/proc/12978/statm: 1689881 1448863 158 584 0 1689293 0
Current children cumulated CPU time (s) 197.8
Current children cumulated vsize (KiB) 11035796

[startup+282.3 s]
/proc/loadavg: 2.18 2.31 2.14 3/183 12981
/proc/meminfo: memFree=22339356/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=245.64 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27835 31026 0 0 5082 704 17703 1075 20 0 1 0 22710717 4360167424 1022749 33554432000 4194304 6004724 140735068904304 140735068890584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022749 167 442 0 1064048 0
[pid=12981] ppid=12975 vsize=1824424 CPUtime=7.19 cores=0,2,4,6

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

/proc/meminfo: memFree=8761332/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=245.64 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27835 31026 0 0 5082 704 17703 1075 20 0 1 0 22710717 4360167424 1022749 33554432000 4194304 6004724 140735068904304 140735068890584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022749 167 442 0 1064048 0
[pid=12981] ppid=12975 vsize=10481428 CPUtime=1027.04 cores=0,2,4,6
/proc/12981/stat : 12981 (glucosInc) R 12975 12974 8890 0 -1 4202496 913483 0 0 0 102351 353 0 0 20 0 1 0 22738227 10732982272 2049590 33554432000 4194304 5654031 140735646858560 140735646856344 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12981/statm: 2620357 2049590 141 357 0 2619997 0
Current children cumulated CPU time (s) 1272.68
Current children cumulated vsize (KiB) 14748552

[startup+1362.3 s]
/proc/loadavg: 2.10 2.05 2.06 3/183 13058
/proc/meminfo: memFree=8754308/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=245.64 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27835 31026 0 0 5082 704 17703 1075 20 0 1 0 22710717 4360167424 1022749 33554432000 4194304 6004724 140735068904304 140735068890584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022749 167 442 0 1064048 0
[pid=12981] ppid=12975 vsize=10482956 CPUtime=1087.01 cores=0,2,4,6
/proc/12981/stat : 12981 (glucosInc) R 12975 12974 8890 0 -1 4202496 913854 0 0 0 108348 353 0 0 20 0 1 0 22738227 10734546944 2050983 33554432000 4194304 5654031 140735646858560 140735646856344 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12981/statm: 2620739 2050983 141 357 0 2620379 0
Current children cumulated CPU time (s) 1332.65
Current children cumulated vsize (KiB) 14750080

[startup+1422.31 s]
/proc/loadavg: 2.25 2.09 2.07 3/183 13058
/proc/meminfo: memFree=8742832/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=245.64 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27835 31026 0 0 5082 704 17703 1075 20 0 1 0 22710717 4360167424 1022749 33554432000 4194304 6004724 140735068904304 140735068890584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022749 167 442 0 1064048 0
[pid=12981] ppid=12975 vsize=10485064 CPUtime=1147.01 cores=0,2,4,6
/proc/12981/stat : 12981 (glucosInc) R 12975 12974 8890 0 -1 4202496 918704 0 0 0 114345 356 0 0 20 0 1 0 22738227 10736705536 2052542 33554432000 4194304 5654031 140735646858560 140735646846376 4209217 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12981/statm: 2621266 2052542 141 357 0 2620906 0
Current children cumulated CPU time (s) 1392.65
Current children cumulated vsize (KiB) 14752188

[startup+1482.3 s]
/proc/loadavg: 2.25 2.10 2.08 3/183 13059
/proc/meminfo: memFree=8733232/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=245.64 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27835 31026 0 0 5082 704 17703 1075 20 0 1 0 22710717 4360167424 1022749 33554432000 4194304 6004724 140735068904304 140735068890584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022749 167 442 0 1064048 0
[pid=12981] ppid=12975 vsize=10488604 CPUtime=1206.99 cores=0,2,4,6
/proc/12981/stat : 12981 (glucosInc) R 12975 12974 8890 0 -1 4202496 919524 0 0 0 120343 356 0 0 20 0 1 0 22738227 10740330496 2053873 33554432000 4194304 5654031 140735646858560 140735646856456 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12981/statm: 2622151 2053873 141 357 0 2621791 0
Current children cumulated CPU time (s) 1452.63
Current children cumulated vsize (KiB) 14755728

[startup+1542.3 s]
/proc/loadavg: 2.25 2.11 2.08 3/183 13059
/proc/meminfo: memFree=8718300/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=245.64 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27835 31026 0 0 5082 704 17703 1075 20 0 1 0 22710717 4360167424 1022749 33554432000 4194304 6004724 140735068904304 140735068890584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022749 167 442 0 1064048 0
[pid=12981] ppid=12975 vsize=10491188 CPUtime=1266.98 cores=0,2,4,6
/proc/12981/stat : 12981 (glucosInc) R 12975 12974 8890 0 -1 4202496 925468 0 0 0 126339 359 0 0 20 0 1 0 22738227 10742976512 2056019 33554432000 4194304 5654031 140735646858560 140735646856344 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12981/statm: 2622797 2056019 141 357 0 2622437 0
Current children cumulated CPU time (s) 1512.62
Current children cumulated vsize (KiB) 14758312

[startup+1602.3 s]
/proc/loadavg: 2.09 2.09 2.08 3/183 13059
/proc/meminfo: memFree=8711452/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=245.64 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27835 31026 0 0 5082 704 17703 1075 20 0 1 0 22710717 4360167424 1022749 33554432000 4194304 6004724 140735068904304 140735068890584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022749 167 442 0 1064048 0
[pid=12981] ppid=12975 vsize=10492228 CPUtime=1326.98 cores=0,2,4,6
/proc/12981/stat : 12981 (glucosInc) R 12975 12974 8890 0 -1 4202496 930062 0 0 0 132335 363 0 0 20 0 1 0 22738227 10744041472 2057326 33554432000 4194304 5654031 140735646858560 140735646846376 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12981/statm: 2623057 2057326 141 357 0 2622697 0
Current children cumulated CPU time (s) 1572.62
Current children cumulated vsize (KiB) 14759352

[startup+1662.3 s]
/proc/loadavg: 2.11 2.09 2.08 3/183 13059
/proc/meminfo: memFree=8701856/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=245.64 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27835 31026 0 0 5082 704 17703 1075 20 0 1 0 22710717 4360167424 1022749 33554432000 4194304 6004724 140735068904304 140735068890584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022749 167 442 0 1064048 0
[pid=12981] ppid=12975 vsize=10494336 CPUtime=1386.97 cores=0,2,4,6
/proc/12981/stat : 12981 (glucosInc) R 12975 12974 8890 0 -1 4202496 930601 0 0 0 138334 363 0 0 20 0 1 0 22738227 10746200064 2059398 33554432000 4194304 5654031 140735646858560 140735646846376 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12981/statm: 2623584 2059398 141 357 0 2623224 0
Current children cumulated CPU time (s) 1632.61
Current children cumulated vsize (KiB) 14761460

[startup+1722.3 s]
/proc/loadavg: 2.12 2.09 2.08 3/183 13059
/proc/meminfo: memFree=8690792/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=245.64 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27835 31026 0 0 5082 704 17703 1075 20 0 1 0 22710717 4360167424 1022749 33554432000 4194304 6004724 140735068904304 140735068890584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022749 167 442 0 1064048 0
[pid=12981] ppid=12975 vsize=10495788 CPUtime=1446.96 cores=0,2,4,6
/proc/12981/stat : 12981 (glucosInc) R 12975 12974 8890 0 -1 4202496 936322 0 0 0 144330 366 0 0 20 0 1 0 22738227 10747686912 2060789 33554432000 4194304 5654031 140735646858560 140735646856344 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12981/statm: 2623947 2060789 141 357 0 2623587 0
Current children cumulated CPU time (s) 1692.6
Current children cumulated vsize (KiB) 14762912

[startup+1782.3 s]
/proc/loadavg: 2.12 2.09 2.08 3/184 13063
/proc/meminfo: memFree=8681752/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=245.64 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27835 31026 0 0 5082 704 17703 1075 20 0 1 0 22710717 4360167424 1022749 33554432000 4194304 6004724 140735068904304 140735068890584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022749 167 442 0 1064048 0
[pid=12981] ppid=12975 vsize=10496660 CPUtime=1506.95 cores=0,2,4,6
/proc/12981/stat : 12981 (glucosInc) R 12975 12974 8890 0 -1 4202496 936531 0 0 0 150329 366 0 0 20 0 1 0 22738227 10748579840 2062020 33554432000 4194304 5654031 140735646858560 140735646846376 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12981/statm: 2624165 2062020 141 357 0 2623805 0
Current children cumulated CPU time (s) 1752.59
Current children cumulated vsize (KiB) 14763784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1829.8 s]
/proc/loadavg: 2.05 2.07 2.07 3/183 13063
/proc/meminfo: memFree=8675260/32873844 swapFree=6868/6868
[pid=12974] ppid=12972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12974/stat : 12974 (npSolver-pbo-I.) S 12972 12974 8890 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 22710717 9367552 275 33554432000 4194304 5064252 140735612946800 140735612945712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12974/statm: 2287 275 233 213 0 72 0
[pid=12975] ppid=12974 vsize=4257976 CPUtime=245.64 cores=0,2,4,6
/proc/12975/stat : 12975 (npSolver-pbo) S 12974 12974 8890 0 -1 4202496 27835 31026 0 0 5082 704 17703 1075 20 0 1 0 22710717 4360167424 1022749 33554432000 4194304 6004724 140735068904304 140735068890584 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1818 0 0
/proc/12975/statm: 1064494 1022749 167 442 0 1064048 0
[pid=12981] ppid=12975 vsize=10498108 CPUtime=1554.45 cores=0,2,4,6
/proc/12981/stat : 12981 (glucosInc) R 12975 12974 8890 0 -1 4202496 942269 0 0 0 155076 369 0 0 20 0 1 0 22738227 10750062592 2063428 33554432000 4194304 5654031 140735646858560 140735646846376 4214618 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12981/statm: 2624527 2063428 141 357 0 2624167 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 14765232

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1829.82
CPU time (s): 1800.09
CPU user time (s): 1778.61
CPU system time (s): 21.48
CPU usage (%): 98.3755
Max. virtual memory (cumulated for all children) (KiB): 14857520

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

runsolver used 3.9624 second user time and 10.8034 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 05:50:41
IDJOB=3748856
IDBENCH=2947
IDSOLVER=2333
FILE ID=node135/3748856-1339127440
RUNJOBID= node135-1339112432-11227
PBS_JOBID= 14643718
Free space on /tmp= 70740 MiB

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

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

MD5SUM BENCH= 601a73d2c5752739e04dd0126b5500f0
RANDOM SEED=1878992328

node135.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.905
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.81
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.905
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	: 5274.12
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.905
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.90
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.905
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.905
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.93
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.905
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.905
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.905
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31867524 kB
Buffers:           55024 kB
Cached:            53108 kB
SwapCached:         2200 kB
Active:           205056 kB
Inactive:          10392 kB
Active(anon):     108460 kB
Inactive(anon):     1256 kB
Active(file):      96596 kB
Inactive(file):     9136 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67097988 kB
Dirty:             15548 kB
Writeback:             0 kB
AnonPages:        240504 kB
Mapped:             8920 kB
Shmem:                 0 kB
Slab:             647180 kB
SReclaimable:      88628 kB
SUnreclaim:       558552 kB
KernelStack:        1528 kB
PageTables:         3840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     239512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 65936 MiB
End job on node135 at 2012-06-08 06:21:13