Trace number 3747351

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 (fixed)? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_3.opb
MD5SUM0278ee4f163393ac33163ff791a7f96d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark1792.21
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
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 constraint82
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 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5856
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.53	c run inc solver
0.00/0.53	c [INC SYSTEM] run initial solver
0.00/0.53	c [INC SYSTEM] preprocess with white file
6.08/6.18	c [INC SYSTEM] finished preprocessing in 5 s
6.08/6.18	c [INC SYSTEM] execute solver
1800.08/1800.40	c an unexpexted return value has been received, exit
1800.08/1800.40	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-3747351-1339101833/watcher-3747351-1339101833 -o /tmp/evaluation-result-3747351-1339101833/solver-3747351-1339101833 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747351-1339101833.opb 1191594466 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: 1.97 2.03 1.95 3/178 15903
/proc/meminfo: memFree=30329812/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0

[startup+0.0984741 s]
/proc/loadavg: 1.97 2.03 1.95 3/178 15903
/proc/meminfo: memFree=30329812/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100343 s]
/proc/loadavg: 1.97 2.03 1.95 3/178 15903
/proc/meminfo: memFree=30329812/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300274 s]
/proc/loadavg: 1.97 2.03 1.95 3/178 15903
/proc/meminfo: memFree=30329812/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700307 s]
/proc/loadavg: 1.97 2.03 1.95 3/178 15903
/proc/meminfo: memFree=30329812/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 1.97 2.03 1.95 3/182 15907
/proc/meminfo: memFree=30177360/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=0.52 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4640 0 0 0 49 3 0 0 20 0 1 0 376311919 30347264 6176 33554432000 4194304 6004724 140736801895232 140736801889696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6176 163 442 0 6963 0
[pid=15906] ppid=15904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (cp2_pre.sh) S 15904 15903 15254 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376311972 9367552 276 33554432000 4194304 5064252 140735940156448 140735940155152 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 276 234 213 0 72 0
[pid=15907] ppid=15906 vsize=155600 CPUtime=0.95 cores=1,3,5,7
/proc/15907/stat : 15907 (coprocessor) R 15906 15903 15254 0 -1 4202496 28165 0 0 0 90 5 0 0 20 0 1 0 376311972 159334400 37388 33554432000 4194304 6586260 140736412454288 140736412450312 4758304 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 38900 37388 182 584 0 38312 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 203532

[startup+3.10045 s]
/proc/loadavg: 1.97 2.03 1.95 3/182 15907
/proc/meminfo: memFree=30118120/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=0.52 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4640 0 0 0 49 3 0 0 20 0 1 0 376311919 30347264 6176 33554432000 4194304 6004724 140736801895232 140736801889696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6176 163 442 0 6963 0
[pid=15906] ppid=15904 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (cp2_pre.sh) S 15904 15903 15254 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376311972 9367552 276 33554432000 4194304 5064252 140735940156448 140735940155152 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 276 234 213 0 72 0
[pid=15907] ppid=15906 vsize=183068 CPUtime=2.56 cores=1,3,5,7
/proc/15907/stat : 15907 (coprocessor) R 15906 15903 15254 0 -1 4202496 32657 0 0 0 250 6 0 0 20 0 1 0 376311972 187461632 44435 33554432000 4194304 6586260 140736412454288 140736412449656 4683456 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 45767 44435 192 584 0 45179 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 231000

[startup+6.30036 s]
/proc/loadavg: 1.97 2.03 1.95 3/182 15907
/proc/meminfo: memFree=30116748/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 38784

[startup+12.7004 s]
/proc/loadavg: 1.98 2.03 1.95 3/181 15909
/proc/meminfo: memFree=30221408/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=78168 CPUtime=6.51 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 17144 0 0 0 648 3 0 0 20 0 1 0 376312537 80044032 17963 33554432000 4194304 5654031 140735299463168 140735299450984 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15909/statm: 19542 17963 140 357 0 19182 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 116952

[startup+25.5004 s]
/proc/loadavg: 1.98 2.03 1.95 3/181 15909
/proc/meminfo: memFree=30206020/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=78648 CPUtime=19.3 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 17454 0 0 0 1927 3 0 0 20 0 1 0 376312537 80535552 18267 33554432000 4194304 5654031 140735299463168 140735299461064 4232880 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15909/statm: 19662 18267 140 357 0 19302 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 117432

[startup+51.1004 s]
/proc/loadavg: 1.99 2.03 1.95 3/181 15913
/proc/meminfo: memFree=30231540/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=81488 CPUtime=44.89 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 19248 0 0 0 4485 4 0 0 20 0 1 0 376312537 83443712 18863 33554432000 4194304 5654031 140735299463168 140735299450984 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 20372 18863 141 357 0 20012 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 120272

[startup+102.307 s]
/proc/loadavg: 1.99 2.02 1.95 3/181 15913
/proc/meminfo: memFree=30177332/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=110272 CPUtime=96.08 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 20200 0 0 0 9603 5 0 0 20 0 1 0 376312537 112918528 25855 33554432000 4194304 5654031 140735299463168 140735299450984 4232531 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 27568 25855 141 357 0 27208 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 149056

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 1.95 3/182 15915
/proc/meminfo: memFree=30149028/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=110272 CPUtime=156.07 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 20200 0 0 0 15602 5 0 0 20 0 1 0 376312537 112918528 25855 33554432000 4194304 5654031 140735299463168 140735299450984 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 27568 25855 141 357 0 27208 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 149056

[startup+222.3 s]
/proc/loadavg: 1.99 2.01 1.95 3/181 15915
/proc/meminfo: memFree=30140776/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=110272 CPUtime=216.06 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 20202 0 0 0 21601 5 0 0 20 0 1 0 376312537 112918528 26367 33554432000 4194304 5654031 140735299463168 140735299450984 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 27568 26367 141 357 0 27208 0
Current children cumulated CPU time (s) 222.22

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

/proc/loadavg: 2.03 2.03 2.00 3/181 15954
/proc/meminfo: memFree=30119860/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=180216 CPUtime=1295.9 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 22268 0 0 0 129581 9 0 0 20 0 1 0 376312537 184541184 40002 33554432000 4194304 5654031 140735299463168 140735299461192 4232551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 45054 40002 141 357 0 44694 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 219000

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 15955
/proc/meminfo: memFree=30052972/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=229536 CPUtime=1355.88 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 22292 0 0 0 135579 9 0 0 20 0 1 0 376312537 235044864 48713 33554432000 4194304 5654031 140735299463168 140735299450984 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 57384 48713 141 357 0 57024 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 268320

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 15955
/proc/meminfo: memFree=30088144/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=180216 CPUtime=1415.88 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 22316 0 0 0 141578 10 0 0 20 0 1 0 376312537 184541184 40002 33554432000 4194304 5654031 140735299463168 140735299450984 4232518 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 45054 40002 141 357 0 44694 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 219000

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15955
/proc/meminfo: memFree=30074492/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=180216 CPUtime=1475.86 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 22316 0 0 0 147576 10 0 0 20 0 1 0 376312537 184541184 40002 33554432000 4194304 5654031 140735299463168 140735299450984 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 45054 40002 141 357 0 44694 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 219000

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15955
/proc/meminfo: memFree=30041476/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=229536 CPUtime=1535.86 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 22365 0 0 0 153574 12 0 0 20 0 1 0 376312537 235044864 48201 33554432000 4194304 5654031 140735299463168 140735299461096 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 57384 48201 141 357 0 57024 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 268320

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/182 15958
/proc/meminfo: memFree=30040784/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=180216 CPUtime=1595.85 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 22368 0 0 0 159573 12 0 0 20 0 1 0 376312537 184541184 40002 33554432000 4194304 5654031 140735299463168 140735299450984 4232925 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 45054 40002 141 357 0 44694 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 219000

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 15959
/proc/meminfo: memFree=30040792/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=180216 CPUtime=1655.84 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 22395 0 0 0 165571 13 0 0 20 0 1 0 376312537 184541184 40002 33554432000 4194304 5654031 140735299463168 140735299450984 4208687 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 45054 40002 141 357 0 44694 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 219000

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15959
/proc/meminfo: memFree=30034772/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=229536 CPUtime=1715.82 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 22421 0 0 0 171569 13 0 0 20 0 1 0 376312537 235044864 49737 33554432000 4194304 5654031 140735299463168 140735299450984 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 57384 49737 141 357 0 57024 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 268320

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 16001
/proc/meminfo: memFree=29834968/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=229536 CPUtime=1775.82 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 22449 0 0 0 177568 14 0 0 20 0 1 0 376312537 235044864 50249 33554432000 4194304 5654031 140735299463168 140735299450984 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 57384 50249 141 357 0 57024 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 268320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 16003
/proc/meminfo: memFree=29921768/32873844 swapFree=7116/7116
[pid=15903] ppid=15901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15903/stat : 15903 (npSolver-pbo-It) S 15901 15903 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376311919 9367552 274 33554432000 4194304 5064252 140736076881264 140736076880176 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15903/statm: 2287 274 233 213 0 72 0
[pid=15904] ppid=15903 vsize=29636 CPUtime=6.16 cores=1,3,5,7
/proc/15904/stat : 15904 (npSolver-pbo) S 15903 15903 15254 0 -1 4202496 4657 34185 0 0 49 3 555 9 20 0 1 0 376311919 30347264 6180 33554432000 4194304 6004724 140736801895232 140736801881512 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15904/statm: 7409 6180 167 442 0 6963 0
[pid=15909] ppid=15904 vsize=229536 CPUtime=1793.92 cores=1,3,5,7
/proc/15909/stat : 15909 (glucosInc) R 15904 15903 15254 0 -1 4202496 22451 0 0 0 179378 14 0 0 20 0 1 0 376312537 235044864 51273 33554432000 4194304 5654031 140735299463168 140735299450984 4219887 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15909/statm: 57384 51273 141 357 0 57024 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 268320

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 15903 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=45081
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=134979
# CPU time returned by wait4() is 6.18006
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.82
CPU system time (s): 0.26
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 268320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.04508
system time used= 0.134979
maximum resident set size= 184328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39218
page faults= 0
swaps= 0
block input operations= 0
block output operations= 39512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 13

runsolver used 3.33349 second user time and 8.65568 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-07 22:43:53
IDJOB=3747351
IDBENCH=2912
IDSOLVER=2332
FILE ID=node103/3747351-1339101833
RUNJOBID= node103-1339098177-15271
PBS_JOBID= 14643750
Free space on /tmp= 71224 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747351-1339101833/watcher-3747351-1339101833 -o /tmp/evaluation-result-3747351-1339101833/solver-3747351-1339101833 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747351-1339101833.opb 1191594466 HOME HOME

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

MD5SUM BENCH= 0278ee4f163393ac33163ff791a7f96d
RANDOM SEED=1191594466

node103.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.189
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.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:       32873844 kB
MemFree:        30330704 kB
Buffers:          251148 kB
Cached:          1483916 kB
SwapCached:         5468 kB
Active:           373292 kB
Inactive:        1390536 kB
Active(anon):      25100 kB
Inactive(anon):     5816 kB
Active(file):     348192 kB
Inactive(file):  1384720 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:             17356 kB
Writeback:             0 kB
AnonPages:         21336 kB
Mapped:            10384 kB
Shmem:                 0 kB
Slab:             640124 kB
SReclaimable:      80680 kB
SUnreclaim:       559444 kB
KernelStack:        1504 kB
PageTables:         4176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     153496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71188 MiB
End job on node103 at 2012-06-07 23:13:54