Trace number 3748247

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.08 1806.62

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-seba.opb
MD5SUM1b2371606d4072012aff3f48017bfad5
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20367073880
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 20409176029
Optimality of the best value was proved NO
Number of variables23376
Total number of constraints1029
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 constraints1029
Minimum length of a constraint10
Maximum length of a constraint496
Number of terms in the objective function 7565
Biggest coefficient in the objective function 258342282854400
Number of bits for the biggest coefficient in the objective function 48
Sum of the numbers in the objective function 4664562894591719
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 258342282854400
Number of bits of the biggest number in a constraint 48
Biggest sum of numbers in a constraint 4664562894591719
Number of bits of the biggest sum of numbers53
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

45.92/47.90	c run inc solver
45.92/47.90	c [INC SYSTEM] run initial solver
45.92/47.90	c [INC SYSTEM] preprocess with white file
209.72/216.00	c [INC SYSTEM] finished preprocessing in 168 s
209.72/216.00	c [INC SYSTEM] execute solver

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748247-1339122205/watcher-3748247-1339122205 -o /tmp/evaluation-result-3748247-1339122205/solver-3748247-1339122205 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748247-1339122205.opb 2118764495 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31539
/proc/meminfo: memFree=30966852/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0

[startup+0.100924 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31539
/proc/meminfo: memFree=30966852/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200329 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31539
/proc/meminfo: memFree=30966852/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31539
/proc/meminfo: memFree=30966852/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 31539
/proc/meminfo: memFree=30966852/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31541
/proc/meminfo: memFree=30872312/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=170008 CPUtime=1.49 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) R 31539 31539 28222 0 -1 4202496 8297 0 0 0 145 4 0 0 20 0 1 0 378347790 174088192 30224 33554432000 4194304 6004724 140736953458848 140736953453800 4579297 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31540/statm: 42502 30224 154 442 0 42056 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 179156

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31541
/proc/meminfo: memFree=30793744/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=301080 CPUtime=3.09 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) R 31539 31539 28222 0 -1 4202496 8931 0 0 0 301 8 0 0 20 0 1 0 378347790 308305920 60432 33554432000 4194304 6004724 140736953458848 140736953453448 4618011 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31540/statm: 75270 60432 154 442 0 74824 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 310228

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31541
/proc/meminfo: memFree=30578580/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=563224 CPUtime=6.28 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) R 31539 31539 28222 0 -1 4202496 9693 0 0 0 613 15 0 0 20 0 1 0 378347790 576741376 123408 33554432000 4194304 6004724 140736953458848 140736953453464 4579232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31540/statm: 140806 123408 154 442 0 140360 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 572372

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31541
/proc/meminfo: memFree=30061776/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=1087516 CPUtime=12.69 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) R 31539 31539 28222 0 -1 4202496 10705 0 0 0 1238 31 0 0 20 0 1 0 378347790 1113616384 248337 33554432000 4194304 6004724 140736953458848 140736953453800 4617898 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31540/statm: 271879 248337 154 442 0 271433 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1096664

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 31541
/proc/meminfo: memFree=28986772/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=2136092 CPUtime=25.48 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) R 31539 31539 28222 0 -1 4202496 12217 0 0 0 2488 60 0 0 20 0 1 0 378347790 2187358208 498705 33554432000 4194304 6004724 140736953458848 140736953453448 4617984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31540/statm: 534023 498705 154 442 0 533577 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2145240

[startup+51.1004 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 31543
/proc/meminfo: memFree=24116732/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=45.94 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16535 0 0 0 4024 570 0 0 20 0 1 0 378347790 4305641472 801857 33554432000 4194304 6004724 140736953458848 140736953453312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801857 163 442 0 1050736 0
[pid=31542] ppid=31540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31542/stat : 31542 (cp2_pre.sh) S 31540 31539 28222 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378352581 9367552 277 33554432000 4194304 5064252 140734499948272 140734499946976 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31542/statm: 2287 277 234 213 0 72 0
[pid=31543] ppid=31542 vsize=414012 CPUtime=3.16 cores=0,2,4,6
/proc/31543/stat : 31543 (coprocessor) R 31542 31539 28222 0 -1 4202496 16349 0 0 0 303 13 0 0 20 0 1 0 378352582 423948288 95388 33554432000 4194304 6586260 140736340446528 140736340443288 5732400 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/31543/statm: 103503 95388 137 584 0 102915 0
Current children cumulated CPU time (s) 49.1
Current children cumulated vsize (KiB) 4637036

[startup+102.3 s]
/proc/loadavg: 2.55 2.16 2.05 3/182 31543
/proc/meminfo: memFree=19492872/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=45.94 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16535 0 0 0 4024 570 0 0 20 0 1 0 378347790 4305641472 801857 33554432000 4194304 6004724 140736953458848 140736953453312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801857 163 442 0 1050736 0
[pid=31542] ppid=31540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31542/stat : 31542 (cp2_pre.sh) S 31540 31539 28222 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378352581 9367552 277 33554432000 4194304 5064252 140734499948272 140734499946976 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31542/statm: 2287 277 234 213 0 72 0
[pid=31543] ppid=31542 vsize=5431300 CPUtime=54.13 cores=0,2,4,6
/proc/31543/stat : 31543 (coprocessor) R 31542 31539 28222 0 -1 4202496 30726 0 0 0 5180 233 0 0 20 0 1 0 378352582 5561651200 1153627 33554432000 4194304 6586260 140736340446528 140736340442280 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 22 0 0
/proc/31543/statm: 1357825 1153627 158 584 0 1357237 0
Current children cumulated CPU time (s) 100.07
Current children cumulated vsize (KiB) 9654324

[startup+162.3 s]
/proc/loadavg: 2.33 2.18 2.06 3/182 31543
/proc/meminfo: memFree=18028816/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=45.94 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16535 0 0 0 4024 570 0 0 20 0 1 0 378347790 4305641472 801857 33554432000 4194304 6004724 140736953458848 140736953453312 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801857 163 442 0 1050736 0
[pid=31542] ppid=31540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31542/stat : 31542 (cp2_pre.sh) S 31540 31539 28222 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378352581 9367552 277 33554432000 4194304 5064252 140734499948272 140734499946976 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31542/statm: 2287 277 234 213 0 72 0
[pid=31543] ppid=31542 vsize=5431300 CPUtime=111.43 cores=0,2,4,6
/proc/31543/stat : 31543 (coprocessor) R 31542 31539 28222 0 -1 4202496 30726 0 0 0 10620 523 0 0 20 0 1 0 378352582 5561651200 1153627 33554432000 4194304 6586260 140736340446528 140736340442280 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 290 0 0
/proc/31543/statm: 1357825 1153627 158 584 0 1357237 0
Current children cumulated CPU time (s) 157.37
Current children cumulated vsize (KiB) 9654324

[startup+222.307 s]
/proc/loadavg: 2.17 2.16 2.06 3/181 31546
/proc/meminfo: memFree=23127528/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=209.73 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16552 31629 0 0 4024 570 15516 863 20 0 1 0 378347790 4305641472 801861 33554432000 4194304 6004724 140736953458848 140736953445128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801861 167 442 0 1050736 0
[pid=31546] ppid=31540 vsize=1602000 CPUtime=6.29 cores=0,2,4,6
/proc/31546/stat : 31546 (glucosInc) R 31540 31539 28222 0 -1 4202496 169232 0 0 0 576 53 0 0 20 0 1 0 378369391 1640448000 346438 33554432000 4194304 5654031 140734962170656 140734961120248 4797458 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31546/statm: 400500 346438 108 357 0 400140 0
Current children cumulated CPU time (s) 216.02
Current children cumulated vsize (KiB) 5815876

[startup+282.3 s]
/proc/loadavg: 2.06 2.13 2.06 3/181 31546
/proc/meminfo: memFree=18197676/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=209.73 cores=0,2,4,6

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

/proc/meminfo: memFree=17705568/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=209.73 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16552 31629 0 0 4024 570 15516 863 20 0 1 0 378347790 4305641472 801861 33554432000 4194304 6004724 140736953458848 140736953445128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801861 167 442 0 1050736 0
[pid=31546] ppid=31540 vsize=8728204 CPUtime=1146.1 cores=0,2,4,6
/proc/31546/stat : 31546 (glucosInc) R 31540 31539 28222 0 -1 4202496 731707 0 0 0 114329 281 0 0 20 0 1 0 378369391 8937680896 1695907 33554432000 4194304 5654031 140734962170656 140734962158472 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31546/statm: 2182051 1695907 141 357 0 2181691 0
Current children cumulated CPU time (s) 1355.83
Current children cumulated vsize (KiB) 12942080

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31602
/proc/meminfo: memFree=17708984/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=209.73 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16552 31629 0 0 4024 570 15516 863 20 0 1 0 378347790 4305641472 801861 33554432000 4194304 6004724 140736953458848 140736953445128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801861 167 442 0 1050736 0
[pid=31546] ppid=31540 vsize=8730096 CPUtime=1206.1 cores=0,2,4,6
/proc/31546/stat : 31546 (glucosInc) R 31540 31539 28222 0 -1 4202496 736408 0 0 0 120327 283 0 0 20 0 1 0 378369391 8939618304 1700963 33554432000 4194304 5654031 140734962170656 140734962158472 4214193 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31546/statm: 2182524 1700963 141 357 0 2182164 0
Current children cumulated CPU time (s) 1415.83
Current children cumulated vsize (KiB) 12943972

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31602
/proc/meminfo: memFree=17641492/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=209.73 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16552 31629 0 0 4024 570 15516 863 20 0 1 0 378347790 4305641472 801861 33554432000 4194304 6004724 140736953458848 140736953445128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801861 167 442 0 1050736 0
[pid=31546] ppid=31540 vsize=8732496 CPUtime=1266.09 cores=0,2,4,6
/proc/31546/stat : 31546 (glucosInc) R 31540 31539 28222 0 -1 4202496 741288 0 0 0 126323 286 0 0 20 0 1 0 378369391 8942075904 1706709 33554432000 4194304 5654031 140734962170656 140734962158472 4233344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31546/statm: 2183124 1706709 141 357 0 2182764 0
Current children cumulated CPU time (s) 1475.82
Current children cumulated vsize (KiB) 12946372

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31602
/proc/meminfo: memFree=17565824/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=209.73 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16552 31629 0 0 4024 570 15516 863 20 0 1 0 378347790 4305641472 801861 33554432000 4194304 6004724 140736953458848 140736953445128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801861 167 442 0 1050736 0
[pid=31546] ppid=31540 vsize=8735540 CPUtime=1326.09 cores=0,2,4,6
/proc/31546/stat : 31546 (glucosInc) R 31540 31539 28222 0 -1 4202496 741778 0 0 0 132322 287 0 0 20 0 1 0 378369391 8945192960 1711798 33554432000 4194304 5654031 140734962170656 140734962158472 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31546/statm: 2183885 1711798 141 357 0 2183525 0
Current children cumulated CPU time (s) 1535.82
Current children cumulated vsize (KiB) 12949416

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 31605
/proc/meminfo: memFree=17552084/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=209.73 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16552 31629 0 0 4024 570 15516 863 20 0 1 0 378347790 4305641472 801861 33554432000 4194304 6004724 140736953458848 140736953445128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801861 167 442 0 1050736 0
[pid=31546] ppid=31540 vsize=8737680 CPUtime=1386.06 cores=0,2,4,6
/proc/31546/stat : 31546 (glucosInc) R 31540 31539 28222 0 -1 4202496 747004 0 0 0 138317 289 0 0 20 0 1 0 378369391 8947384320 1715981 33554432000 4194304 5654031 140734962170656 140734962158472 4233155 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31546/statm: 2184420 1715981 141 357 0 2184060 0
Current children cumulated CPU time (s) 1595.79
Current children cumulated vsize (KiB) 12951556

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 31605
/proc/meminfo: memFree=17520640/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=209.73 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16552 31629 0 0 4024 570 15516 863 20 0 1 0 378347790 4305641472 801861 33554432000 4194304 6004724 140736953458848 140736953445128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801861 167 442 0 1050736 0
[pid=31546] ppid=31540 vsize=8739180 CPUtime=1446.06 cores=0,2,4,6
/proc/31546/stat : 31546 (glucosInc) R 31540 31539 28222 0 -1 4202496 752033 0 0 0 144314 292 0 0 20 0 1 0 378369391 8948920320 1720968 33554432000 4194304 5654031 140734962170656 140734962158472 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31546/statm: 2184795 1720968 141 357 0 2184435 0
Current children cumulated CPU time (s) 1655.79
Current children cumulated vsize (KiB) 12953056

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 31606
/proc/meminfo: memFree=17490260/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=209.73 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16552 31629 0 0 4024 570 15516 863 20 0 1 0 378347790 4305641472 801861 33554432000 4194304 6004724 140736953458848 140736953445128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801861 167 442 0 1050736 0
[pid=31546] ppid=31540 vsize=8741216 CPUtime=1506.05 cores=0,2,4,6
/proc/31546/stat : 31546 (glucosInc) R 31540 31539 28222 0 -1 4202496 757257 0 0 0 150311 294 0 0 20 0 1 0 378369391 8951005184 1725146 33554432000 4194304 5654031 140734962170656 140734962158472 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31546/statm: 2185304 1725146 141 357 0 2184944 0
Current children cumulated CPU time (s) 1715.78
Current children cumulated vsize (KiB) 12955092

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31606
/proc/meminfo: memFree=17461096/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=209.73 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16552 31629 0 0 4024 570 15516 863 20 0 1 0 378347790 4305641472 801861 33554432000 4194304 6004724 140736953458848 140736953445128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801861 167 442 0 1050736 0
[pid=31546] ppid=31540 vsize=8742780 CPUtime=1566.04 cores=0,2,4,6
/proc/31546/stat : 31546 (glucosInc) R 31540 31539 28222 0 -1 4202496 757674 0 0 0 156309 295 0 0 20 0 1 0 378369391 8952606720 1729651 33554432000 4194304 5654031 140734962170656 140734962158472 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31546/statm: 2185695 1729651 141 357 0 2185335 0
Current children cumulated CPU time (s) 1775.77
Current children cumulated vsize (KiB) 12956656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31606
/proc/meminfo: memFree=17489260/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=209.73 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16552 31629 0 0 4024 570 15516 863 20 0 1 0 378347790 4305641472 801861 33554432000 4194304 6004724 140736953458848 140736953445128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801861 167 442 0 1050736 0
[pid=31546] ppid=31540 vsize=8743312 CPUtime=1590.35 cores=0,2,4,6
/proc/31546/stat : 31546 (glucosInc) R 31540 31539 28222 0 -1 4202496 757853 0 0 0 158740 295 0 0 20 0 1 0 378369391 8953151488 1731363 33554432000 4194304 5654031 140734962170656 140734962158472 4219872 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31546/statm: 2185828 1731363 141 357 0 2185468 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 12957188

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

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

[startup+1806.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31606
/proc/meminfo: memFree=17489260/32873648 swapFree=7376/7376
[pid=31539] ppid=31537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (npSolver-pbo-I.) S 31537 31539 28222 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378347790 9367552 274 33554432000 4194304 5064252 140736048622688 140736048621600 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31539/statm: 2287 274 233 213 0 72 0
[pid=31540] ppid=31539 vsize=4204728 CPUtime=209.73 cores=0,2,4,6
/proc/31540/stat : 31540 (npSolver-pbo) S 31539 31539 28222 0 -1 4202496 16552 31629 0 0 4024 570 15516 863 20 0 1 0 378347790 4305641472 801861 33554432000 4194304 6004724 140736953458848 140736953445128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 196 0 0
/proc/31540/statm: 1051182 801861 167 442 0 1050736 0
[pid=31546] ppid=31540 vsize=8743312 CPUtime=1590.35 cores=0,2,4,6
/proc/31546/stat : 31546 (glucosInc) R 31540 31539 28222 0 -1 4202496 757853 0 0 0 158740 295 0 0 20 0 1 0 378369391 8953151488 1731363 33554432000 4194304 5654031 140734962170656 140734962158472 4219872 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31546/statm: 2185828 1731363 141 357 0 2185468 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 12957188

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31539 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# 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): 1806.62
CPU time (s): 1800.08
CPU user time (s): 1782.8
CPU system time (s): 17.28
CPU usage (%): 99.6382
Max. virtual memory (cumulated for all children) (KiB): 13017248

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

The end

Launcher Data

Begin job on node112 at 2012-06-08 04:23:25
IDJOB=3748247
IDBENCH=2432
IDSOLVER=2333
FILE ID=node112/3748247-1339122205
RUNJOBID= node112-1339112634-30529
PBS_JOBID= 14643741
Free space on /tmp= 71160 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-seba.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748247-1339122205/watcher-3748247-1339122205 -o /tmp/evaluation-result-3748247-1339122205/solver-3748247-1339122205 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748247-1339122205.opb 2118764495 HOME HOME

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

MD5SUM BENCH= 1b2371606d4072012aff3f48017bfad5
RANDOM SEED=2118764495

node112.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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
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.763
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.763
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.763
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.763
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.763
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.92
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.763
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.763
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:        30966852 kB
Buffers:          111860 kB
Cached:           836236 kB
SwapCached:         2092 kB
Active:           474284 kB
Inactive:         631240 kB
Active(anon):     156668 kB
Inactive(anon):     3064 kB
Active(file):     317616 kB
Inactive(file):   628176 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099380 kB
Dirty:             10144 kB
Writeback:             0 kB
AnonPages:        173880 kB
Mapped:             9964 kB
Shmem:                 0 kB
Slab:             651872 kB
SReclaimable:      95908 kB
SUnreclaim:       555964 kB
KernelStack:        1472 kB
PageTables:         4512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     298104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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= 68060 MiB
End job on node112 at 2012-06-08 04:53:34