Trace number 3752138

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.03 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_1.opb
MD5SUM0263d0a7c5e3320bd7cce9534c14bf27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1792.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 32
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint85
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6162
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.55	c run inc solver
0.00/0.55	c [INC SYSTEM] run initial solver
0.00/0.55	c [INC SYSTEM] preprocess with white file
5.23/5.52	c [INC SYSTEM] finished preprocessing in 4 s
5.23/5.52	c [INC SYSTEM] execute solver
1800.03/1800.61	c an unexpexted return value has been received, exit
1800.03/1800.61	s UNKNOWN

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-3752138-1339128807/watcher-3752138-1339128807 -o /tmp/evaluation-result-3752138-1339128807/solver-3752138-1339128807 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752138-1339128807.opb 253943981 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 29816
/proc/meminfo: memFree=31613332/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0

[startup+0.0361439 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 29816
/proc/meminfo: memFree=31613332/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100372 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 29816
/proc/meminfo: memFree=31613332/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300287 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 29816
/proc/meminfo: memFree=31613332/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/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.04 2.01 2.00 3/178 29816
/proc/meminfo: memFree=31613332/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50047 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 29820
/proc/meminfo: memFree=31459108/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=0.54 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4877 0 0 0 51 3 0 0 20 0 1 0 379007671 31510528 6412 33554432000 4194304 6004724 140737212923152 140737212917616 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6412 163 442 0 7247 0
[pid=29819] ppid=29817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29819/stat : 29819 (cp2_pre.sh) S 29817 29816 26405 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 379007726 9367552 277 33554432000 4194304 5064252 140736271652416 140736271651120 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29819/statm: 2287 277 234 213 0 72 0
[pid=29820] ppid=29819 vsize=157768 CPUtime=0.94 cores=1,3,5,7
/proc/29820/stat : 29820 (coprocessor) R 29819 29816 26405 0 -1 4202496 28686 0 0 0 88 6 0 0 20 0 1 0 379007726 161554432 38165 33554432000 4194304 6586260 140736050471808 140736050468072 4774031 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/29820/statm: 39442 38165 175 584 0 38854 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 206836

[startup+3.10047 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 29820
/proc/meminfo: memFree=31395912/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=0.54 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4877 0 0 0 51 3 0 0 20 0 1 0 379007671 31510528 6412 33554432000 4194304 6004724 140737212923152 140737212917616 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6412 163 442 0 7247 0
[pid=29819] ppid=29817 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29819/stat : 29819 (cp2_pre.sh) S 29817 29816 26405 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 379007726 9367552 277 33554432000 4194304 5064252 140736271652416 140736271651120 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29819/statm: 2287 277 234 213 0 72 0
[pid=29820] ppid=29819 vsize=185728 CPUtime=2.54 cores=1,3,5,7
/proc/29820/stat : 29820 (coprocessor) R 29819 29816 26405 0 -1 4202496 33374 0 0 0 247 7 0 0 20 0 1 0 379007726 190185472 45408 33554432000 4194304 6586260 140736050471808 140736050467176 4683456 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/29820/statm: 46432 45408 192 584 0 45844 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 234796

[startup+6.30039 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 29820
/proc/meminfo: memFree=31385744/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
Current children cumulated CPU time (s) 5.24
Current children cumulated vsize (KiB) 39920

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 29822
/proc/meminfo: memFree=31466424/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=81344 CPUtime=7.17 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 17332 0 0 0 713 4 0 0 20 0 1 0 379008223 83296256 19238 33554432000 4194304 5654031 140733766049856 140733766037672 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29822/statm: 20336 19238 140 357 0 19976 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 121264

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29822
/proc/meminfo: memFree=31498580/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=90480 CPUtime=19.96 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 17990 0 0 0 1992 4 0 0 20 0 1 0 379008223 92651520 19883 33554432000 4194304 5654031 140733766049856 140733766037672 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29822/statm: 22620 19883 140 357 0 22260 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 130400

[startup+51.1004 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 29822
/proc/meminfo: memFree=31484988/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=91644 CPUtime=45.56 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 19471 0 0 0 4551 5 0 0 20 0 1 0 379008223 93843456 20227 33554432000 4194304 5654031 140733766049856 140733766037672 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 22911 20227 141 357 0 22551 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 131564

[startup+102.307 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 29866
/proc/meminfo: memFree=31512340/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=113916 CPUtime=96.75 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 21072 0 0 0 9669 6 0 0 20 0 1 0 379008223 116649984 26769 33554432000 4194304 5654031 140733766049856 140733766037672 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 28479 26769 141 357 0 28119 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 153836

[startup+162.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 29867
/proc/meminfo: memFree=31501828/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=113916 CPUtime=156.73 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 21192 0 0 0 15667 6 0 0 20 0 1 0 379008223 116649984 27044 33554432000 4194304 5654031 140733766049856 140733766037672 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 28479 27044 141 357 0 28119 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 153836

[startup+222.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/181 29867
/proc/meminfo: memFree=31492520/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=113916 CPUtime=216.72 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 21194 0 0 0 21666 6 0 0 20 0 1 0 379008223 116649984 27560 33554432000 4194304 5654031 140733766049856 140733766037672 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 28479 27560 141 357 0 28119 0
Current children cumulated CPU time (s) 221.96

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

/proc/loadavg: 2.00 2.00 2.00 3/182 29877
/proc/meminfo: memFree=31411268/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=165816 CPUtime=1296.56 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 25995 0 0 0 129645 11 0 0 20 0 1 0 379008223 169795584 40535 33554432000 4194304 5654031 140733766049856 140733766037672 4233194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 41454 40535 141 357 0 41094 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 205736

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29878
/proc/meminfo: memFree=31411212/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=165816 CPUtime=1356.55 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 26230 0 0 0 135643 12 0 0 20 0 1 0 379008223 169795584 40535 33554432000 4194304 5654031 140733766049856 140733766037672 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 41454 40535 141 357 0 41094 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 205736

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29878
/proc/meminfo: memFree=31377948/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=215136 CPUtime=1416.55 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 26463 0 0 0 141642 13 0 0 20 0 1 0 379008223 220299264 48944 33554432000 4194304 5654031 140733766049856 140733766047784 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 53784 48944 141 357 0 53424 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 255056

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29878
/proc/meminfo: memFree=31411088/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=165816 CPUtime=1476.53 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 26465 0 0 0 147640 13 0 0 20 0 1 0 379008223 169795584 40535 33554432000 4194304 5654031 140733766049856 140733766047880 4232925 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 41454 40535 141 357 0 41094 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 205736

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29878
/proc/meminfo: memFree=31374224/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=215136 CPUtime=1536.52 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 26700 0 0 0 153639 13 0 0 20 0 1 0 379008223 220299264 49968 33554432000 4194304 5654031 140733766049856 140733766037672 4232491 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 53784 49968 141 357 0 53424 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 255056

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29881
/proc/meminfo: memFree=31374192/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=215136 CPUtime=1596.51 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 26936 0 0 0 159637 14 0 0 20 0 1 0 379008223 220299264 49968 33554432000 4194304 5654031 140733766049856 140733766037672 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 53784 49968 141 357 0 53424 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 255056

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29882
/proc/meminfo: memFree=31374100/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=215136 CPUtime=1656.5 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 27173 0 0 0 165635 15 0 0 20 0 1 0 379008223 220299264 49968 33554432000 4194304 5654031 140733766049856 140733766037672 4233184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 53784 49968 141 357 0 53424 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 255056

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 29882
/proc/meminfo: memFree=31411460/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=215136 CPUtime=1716.5 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 27406 0 0 0 171634 16 0 0 20 0 1 0 379008223 220299264 48432 33554432000 4194304 5654031 140733766049856 140733766047784 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 53784 48432 141 357 0 53424 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 255056

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29882
/proc/meminfo: memFree=31411460/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=165816 CPUtime=1776.49 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 27411 0 0 0 177633 16 0 0 20 0 1 0 379008223 169795584 40535 33554432000 4194304 5654031 140733766049856 140733766037672 4232813 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 41454 40535 141 357 0 41094 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 205736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29882
/proc/meminfo: memFree=31376272/32873844 swapFree=7116/7116
[pid=29816] ppid=29814 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29816/stat : 29816 (npSolver-pbo-It) S 29814 29816 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 379007670 9367552 275 33554432000 4194304 5064252 140734850529520 140734850528432 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29816/statm: 2287 275 233 213 0 72 0
[pid=29817] ppid=29816 vsize=30772 CPUtime=5.24 cores=1,3,5,7
/proc/29817/stat : 29817 (npSolver-pbo) S 29816 29816 26405 0 -1 4202496 4895 34984 0 0 51 3 459 11 20 0 1 0 379007671 31510528 6416 33554432000 4194304 6004724 140737212923152 140737212909432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29817/statm: 7693 6416 167 442 0 7247 0
[pid=29822] ppid=29817 vsize=215136 CPUtime=1794.79 cores=1,3,5,7
/proc/29822/stat : 29822 (glucosInc) R 29817 29816 26405 0 -1 4202496 27645 0 0 0 179463 16 0 0 20 0 1 0 379008223 220299264 49456 33554432000 4194304 5654031 140733766049856 140733766037672 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29822/statm: 53784 49456 141 357 0 53424 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 255056

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 29816 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=110223
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=152976
# CPU time returned by wait4() is 5.2632
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.03
CPU user time (s): 1799.73
CPU system time (s): 0.3
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 255056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.11022
system time used= 0.152976
maximum resident set size= 188540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40256
page faults= 0
swaps= 0
block input operations= 0
block output operations= 43760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 10

runsolver used 7.03893 second user time and 19.415 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-08 06:13:27
IDJOB=3752138
IDBENCH=2920
IDSOLVER=2335
FILE ID=node111/3752138-1339128807
RUNJOBID= node111-1339112314-27896
PBS_JOBID= 14643742
Free space on /tmp= 71264 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752138-1339128807/watcher-3752138-1339128807 -o /tmp/evaluation-result-3752138-1339128807/solver-3752138-1339128807 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752138-1339128807.opb 253943981 HOME HOME

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

MD5SUM BENCH= 0263d0a7c5e3320bd7cce9534c14bf27
RANDOM SEED=253943981

node111.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.152
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.30
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.152
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.152
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.152
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.152
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.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31613968 kB
Buffers:          188568 kB
Cached:           161968 kB
SwapCached:         1308 kB
Active:           389716 kB
Inactive:          49672 kB
Active(anon):      86392 kB
Inactive(anon):     5024 kB
Active(file):     303324 kB
Inactive(file):    44648 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:         35844 kB
Mapped:            10180 kB
Shmem:                 0 kB
Slab:             681064 kB
SReclaimable:     123372 kB
SUnreclaim:       557692 kB
KernelStack:        1504 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     230144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 71244 MiB
End job on node111 at 2012-06-08 06:43:28