Trace number 3751981

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.1 1800.63

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
MD5SUM35ffbede57b8807d38d913370f4c4486
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark448
Best CPU time to get the best result obtained on this benchmark1793.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 419
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495618
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495618
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.58/1.65	c run inc solver
1.58/1.65	c [INC SYSTEM] run initial solver
1.58/1.65	c [INC SYSTEM] preprocess with white file
2.95/3.11	c [INC SYSTEM] finished preprocessing in 1 s
2.95/3.11	c [INC SYSTEM] execute solver
3.33/3.51	c [INC SEARCH] formula is SAT
3.33/3.51	c [INC SYSTEM] solved the initial formula
3.93/4.19	c model valid
3.93/4.19	c current solution ok
5.03/5.23	o 7231
5.03/5.23	c starting approximation
5.03/5.23	c factor = 2
5.03/5.23	c factor still to low - shrinking to 216.93
5.03/5.23	c approx number of clauses: 1e+06
5.03/5.23	c current bound: 3615
5.62/5.89	c leaving approximation
5.62/5.89	c finished approximation
5.62/5.89	c [INC SYSTEM] there exists a inc, kill it!
5.62/5.89	c write failed with 2
5.62/5.89	c [INC SEARCH] iteration: 0
5.62/5.89	c [INC BOUNDS] best value:7231 search for 7230
5.62/5.89	c [INC SYSTEM] create new solver instance
5.62/5.89	c [INC] encode full formula
5.62/5.89	c fallback to adder encoding
6.36/6.56	c set iterative enc to: adder
6.36/6.56	c set iterative enc to: none
6.46/6.68	c [INC SEARCH] isOptimum variable: 0
11.92/12.13	c formula is SAT
11.92/12.15	c [INC SEARCH] copied best model
11.92/12.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.61/12.83	c model valid
12.61/12.83	c current solution ok
12.61/12.83	o 5997
12.61/12.83	c [INC SEARCH] iteration: 1
12.61/12.83	c [INC BOUNDS] best value:5997 search for 5996
12.61/12.83	c [INC SYSTEM] there exists a inc, kill it!
12.61/12.83	c write failed with 2
12.61/12.83	c [INC SYSTEM] create new solver instance
12.61/12.83	c [INC] encode full formula
12.61/12.83	c fallback to adder encoding
13.32/13.51	c set iterative enc to: adder
13.32/13.51	c set iterative enc to: none
13.42/13.62	c [INC SEARCH] isOptimum variable: 0

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-3751981-1339115854/watcher-3751981-1339115854 -o /tmp/evaluation-result-3751981-1339115854/solver-3751981-1339115854 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751981-1339115854.opb 944995631 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: 1.91 1.89 1.86 3/180 32261
/proc/meminfo: memFree=30151764/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0

[startup+0.047261 s]
/proc/loadavg: 1.91 1.89 1.86 3/180 32261
/proc/meminfo: memFree=30151764/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 1.91 1.89 1.86 3/180 32261
/proc/meminfo: memFree=30151764/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30028 s]
/proc/loadavg: 1.91 1.89 1.86 3/180 32261
/proc/meminfo: memFree=30151764/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700287 s]
/proc/loadavg: 1.91 1.89 1.86 3/180 32261
/proc/meminfo: memFree=30151764/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.91 1.89 1.86 3/182 32277
/proc/meminfo: memFree=30006508/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229596 CPUtime=1.48 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) R 32261 32261 11851 0 -1 4202496 41024 0 0 0 138 10 0 0 20 0 1 0 377712231 235106304 57015 33554432000 4194304 6004724 140736909031248 140736909027688 4374379 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32262/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 238744

[startup+3.10036 s]
/proc/loadavg: 1.91 1.89 1.86 3/184 32300
/proc/meminfo: memFree=29865436/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229596 CPUtime=1.66 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 41040 0 0 0 153 13 0 0 20 0 1 0 377712231 235106304 57030 33554432000 4194304 6004724 140736909031248 140736909025712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32262/statm: 57399 57030 148 442 0 56953 0
[pid=32292] ppid=32262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32292/stat : 32292 (cp2_pre.sh) S 32262 32261 11851 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377712399 9367552 277 33554432000 4194304 5064252 140734376310848 140734376309552 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32292/statm: 2287 277 234 213 0 72 0
[pid=32293] ppid=32292 vsize=53276 CPUtime=1.29 cores=0,2,4,6
/proc/32293/stat : 32293 (coprocessor) R 32292 32261 11851 0 -1 4202496 11454 0 0 0 125 4 0 0 20 0 1 0 377712399 54554624 12473 33554432000 4194304 6586260 140736416364480 140736416360232 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 12 0 0
/proc/32293/statm: 13319 12473 195 584 0 12731 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 301168

[startup+6.30033 s]
/proc/loadavg: 1.99 1.91 1.87 3/185 32340
/proc/meminfo: memFree=29840748/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=262368 CPUtime=6.15 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) R 32261 32261 11851 0 -1 4202496 55147 42143 0 0 285 102 213 15 20 0 1 0 377712231 268664832 64137 33554432000 4194304 6004724 140736909031248 140736909027328 4536263 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32262/statm: 65592 64137 194 442 0 65146 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 271516

[startup+12.7003 s]
/proc/loadavg: 2.07 1.92 1.87 3/183 32424
/proc/meminfo: memFree=29714104/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=7.08 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) R 32261 32261 11851 0 -1 4202496 58057 42658 0 0 369 109 213 17 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909025608 5190736 0 0 4096 0 0 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32368] ppid=32262 vsize=164680 CPUtime=5.42 cores=0,2,4,6
/proc/32368/stat : 32368 (glucosInc) S 32262 32261 11851 0 -1 4202496 30806 0 0 0 537 5 0 0 20 0 1 0 377712900 168632320 36560 33554432000 4194304 5654031 140734740850000 140734740848312 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/32368/statm: 41170 36560 147 357 0 40810 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 403428

[startup+25.5004 s]
/proc/loadavg: 2.06 1.93 1.88 3/183 32601
/proc/meminfo: memFree=29708956/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=165316 CPUtime=11.86 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 30613 0 0 0 1179 7 0 0 20 0 1 0 377713593 169283584 38035 33554432000 4194304 5654031 140735887641600 140735887629416 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 41329 38035 141 357 0 40969 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 404064

[startup+51.1004 s]
/proc/loadavg: 2.04 1.93 1.88 3/183 505
/proc/meminfo: memFree=29704604/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=167752 CPUtime=37.46 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 31872 0 0 0 3737 9 0 0 20 0 1 0 377713593 171778048 39172 33554432000 4194304 5654031 140735887641600 140735887629416 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 41938 39172 141 357 0 41578 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 406500

[startup+102.307 s]
/proc/loadavg: 2.04 1.94 1.88 3/183 1246
/proc/meminfo: memFree=29699300/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=170836 CPUtime=88.65 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 33684 0 0 0 8854 11 0 0 20 0 1 0 377713593 174936064 40634 33554432000 4194304 5654031 140735887641600 140735887629416 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 42709 40634 141 357 0 42349 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 409584

[startup+162.3 s]
/proc/loadavg: 2.05 1.96 1.89 3/184 2149
/proc/meminfo: memFree=29689316/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=204948 CPUtime=148.64 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 36585 0 0 0 14849 15 0 0 20 0 1 0 377713593 209866752 42817 33554432000 4194304 5654031 140735887641600 140735887629416 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 51237 42817 141 357 0 50877 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 443696

[startup+222.3 s]
/proc/loadavg: 2.10 2.00 1.91 3/183 3010
/proc/meminfo: memFree=29700884/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=177280 CPUtime=208.6 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 38909 0 0 0 20841 19 0 0 20 0 1 0 377713593 181534720 40527 33554432000 4194304 5654031 140735887641600 140735887629416 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 44320 40527 141 357 0 43960 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 416028

[startup+282.3 s]
/proc/loadavg: 2.03 2.00 1.91 3/183 3857
/proc/meminfo: memFree=29678604/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=28677660/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=742488 CPUtime=1288.42 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 84371 0 0 0 128712 130 0 0 20 0 1 0 377713593 760307712 177019 33554432000 4194304 5654031 140735887641600 140735887639384 4233448 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 185622 177019 141 357 0 185262 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 981236

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 5072
/proc/meminfo: memFree=29001892/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=397088 CPUtime=1348.41 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 87279 0 0 0 134697 144 0 0 20 0 1 0 377713593 406618112 96513 33554432000 4194304 5654031 140735887641600 140735887639384 4215290 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 99272 96513 141 357 0 98912 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 635836

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 5095
/proc/meminfo: memFree=28698716/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=745568 CPUtime=1408.4 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 88642 0 0 0 140691 149 0 0 20 0 1 0 377713593 763461632 160727 33554432000 4194304 5654031 140735887641600 140735887639384 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 186392 160727 141 357 0 186032 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 984316

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 5095
/proc/meminfo: memFree=28516312/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=1096020 CPUtime=1468.38 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 89760 0 0 0 146683 155 0 0 20 0 1 0 377713593 1122324480 207081 33554432000 4194304 5654031 140735887641600 140735887639384 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 274005 207081 141 357 0 273645 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 1334768

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 5095
/proc/meminfo: memFree=28802252/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=532712 CPUtime=1528.37 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 92229 0 0 0 152670 167 0 0 20 0 1 0 377713593 545497088 119001 33554432000 4194304 5654031 140735887641600 140735887639384 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 133178 119001 141 357 0 132818 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 771460

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 5095
/proc/meminfo: memFree=28364240/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=1097772 CPUtime=1588.36 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 93771 0 0 0 158662 174 0 0 20 0 1 0 377713593 1124118528 188505 33554432000 4194304 5654031 140735887641600 140735887639688 4215913 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 274443 188505 141 357 0 274083 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 1336520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 5096
/proc/meminfo: memFree=27973364/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=1099600 CPUtime=1648.35 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 94326 0 0 0 164658 177 0 0 20 0 1 0 377713593 1125990400 248336 33554432000 4194304 5654031 140735887641600 140735887639384 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 274900 248336 141 357 0 274540 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 1338348

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 1.93 3/182 5096
/proc/meminfo: memFree=28328588/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=750800 CPUtime=1708.35 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 97216 0 0 0 170645 190 0 0 20 0 1 0 377713593 768819200 138647 33554432000 4194304 5654031 140735887641600 140735887639384 4216325 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 187700 138647 141 357 0 187340 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 989548

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/182 5096
/proc/meminfo: memFree=27910212/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=1101416 CPUtime=1768.34 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 98389 0 0 0 176637 197 0 0 20 0 1 0 377713593 1127849984 225668 33554432000 4194304 5654031 140735887641600 140735887639384 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 275354 225668 141 357 0 274994 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 1340164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.01 2.01 1.93 3/182 5096
/proc/meminfo: memFree=27801296/32873648 swapFree=7372/7372
[pid=32261] ppid=32259 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32261/stat : 32261 (npSolver-pbo-It) S 32259 32261 11851 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377712231 9367552 275 33554432000 4194304 5064252 140735928426560 140735928425472 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32261/statm: 2287 275 233 213 0 72 0
[pid=32262] ppid=32261 vsize=229600 CPUtime=13.45 cores=0,2,4,6
/proc/32262/stat : 32262 (npSolver-pbo) S 32261 32261 11851 0 -1 4202496 68369 73986 0 0 449 119 751 26 20 0 1 0 377712231 235110400 57077 33554432000 4194304 6004724 140736909031248 140736909017096 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/32262/statm: 57400 57077 194 442 0 56954 0
[pid=32447] ppid=32262 vsize=1101668 CPUtime=1786.65 cores=0,2,4,6
/proc/32447/stat : 32447 (glucosInc) R 32262 32261 11851 0 -1 4202496 98513 0 0 0 178467 198 0 0 20 0 1 0 377713593 1128108032 246743 33554432000 4194304 5654031 140735887641600 140735887639384 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32447/statm: 275417 246743 141 357 0 275057 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1340416

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 32261 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.63
CPU time (s): 1800.1
CPU user time (s): 1796.67
CPU system time (s): 3.43
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 1387668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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.67244 second user time and 10.4524 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-08 02:37:35
IDJOB=3751981
IDBENCH=1964
IDSOLVER=2335
FILE ID=node115/3751981-1339115854
RUNJOBID= node115-1339112155-13396
PBS_JOBID= 14643738
Free space on /tmp= 70760 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751981-1339115854/watcher-3751981-1339115854 -o /tmp/evaluation-result-3751981-1339115854/solver-3751981-1339115854 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751981-1339115854.opb 944995631 HOME HOME

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

MD5SUM BENCH= 35ffbede57b8807d38d913370f4c4486
RANDOM SEED=944995631

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30152144 kB
Buffers:          139632 kB
Cached:          1724432 kB
SwapCached:         2184 kB
Active:           342304 kB
Inactive:        1551980 kB
Active(anon):      29508 kB
Inactive(anon):     2268 kB
Active(file):     312796 kB
Inactive(file):  1549712 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:             26580 kB
Writeback:             8 kB
AnonPages:         36864 kB
Mapped:            10620 kB
Shmem:                 0 kB
Slab:             688936 kB
SReclaimable:     129956 kB
SUnreclaim:       558980 kB
KernelStack:        1472 kB
PageTables:         4364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     157788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 70612 MiB
End job on node115 at 2012-06-08 03:07:37