Trace number 3749844

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 1.0 (fixed)? (TO) 1800.04 1802.82

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-share1b.opb
MD5SUM5f65628b04d3927231e0304c2eb471a1
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.374942
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6750
Total number of constraints117
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 constraints117
Minimum length of a constraint30
Maximum length of a constraint1110
Number of terms in the objective function 930
Biggest coefficient in the objective function 268435456000000
Number of bits for the biggest coefficient in the objective function 48
Sum of the numbers in the objective function 2701523689249770
Number of bits of the sum of numbers in the objective function 52
Biggest number in a constraint 7098668259737600
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 57387730531810471
Number of bits of the biggest sum of numbers56
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

17.72/19.78	c run usual solver
1800.04/1802.81	c error: unexpected solver exit code
1800.04/1802.81	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-3749844-1339121990/watcher-3749844-1339121990 -o /tmp/evaluation-result-3749844-1339121990/solver-3749844-1339121990 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749844-1339121990.opb 35755342 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.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=31558116/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0

[startup+0.090284 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=31558116/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/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.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=31558116/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300289 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=31558116/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=31558116/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16158
/proc/meminfo: memFree=31499592/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=98380 CPUtime=1.49 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) R 16156 16156 12469 0 -1 4202496 9395 0 0 0 146 3 0 0 20 0 1 0 378324103 100741120 23360 33554432000 4194304 6004724 140735434936864 140735434931464 4582623 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16157/statm: 24595 23360 154 442 0 24149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107528

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16158
/proc/meminfo: memFree=31421272/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=294996 CPUtime=3.08 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) R 16156 16156 12469 0 -1 4202496 10575 0 0 0 300 8 0 0 20 0 1 0 378324103 302075904 51527 33554432000 4194304 6004724 140735434936864 140735434931464 4579246 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16157/statm: 73749 51527 154 442 0 73303 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 304144

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16158
/proc/meminfo: memFree=31243048/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=558028 CPUtime=6.28 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) R 16156 16156 12469 0 -1 4202496 11536 0 0 0 611 17 0 0 20 0 1 0 378324103 571420672 112658 33554432000 4194304 6004724 140735434936864 140735434931896 4534766 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16157/statm: 139507 112658 154 442 0 139061 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 567176

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16161
/proc/meminfo: memFree=30739552/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=1082316 CPUtime=12.69 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) R 16156 16156 12469 0 -1 4202496 12540 0 0 0 1233 36 0 0 20 0 1 0 378324103 1108291584 234002 33554432000 4194304 6004724 140735434936864 140735434931816 4534749 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16157/statm: 270579 234002 154 442 0 270133 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1091464

[startup+25.5005 s]
/proc/loadavg: 2.16 2.03 2.01 3/184 16163
/proc/meminfo: memFree=28722396/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=17.78 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14849 0 0 0 1550 228 0 0 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434930912 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16162] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16162/stat : 16162 (cp2_pre.sh) S 16157 16156 12469 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378326082 9367552 277 33554432000 4194304 5064252 140733667748368 140733667747072 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16162/statm: 2287 277 234 213 0 72 0
[pid=16163] ppid=16162 vsize=620976 CPUtime=5.7 cores=1,3,5,7
/proc/16163/stat : 16163 (coprocessor) R 16162 16156 12469 0 -1 4202496 17026 0 0 0 546 24 0 0 20 0 1 0 378326082 635879424 152716 33554432000 4194304 6586260 140736189577536 140736189574296 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16163/statm: 155244 152716 137 584 0 154656 0
Current children cumulated CPU time (s) 23.48
Current children cumulated vsize (KiB) 2741644

[startup+51.1004 s]
/proc/loadavg: 2.49 2.12 2.04 3/184 16163
/proc/meminfo: memFree=27022576/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=17.78 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14849 0 0 0 1550 228 0 0 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434930912 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16162] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16162/stat : 16162 (cp2_pre.sh) S 16157 16156 12469 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378326082 9367552 277 33554432000 4194304 5064252 140733667748368 140733667747072 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16162/statm: 2287 277 234 213 0 72 0
[pid=16163] ppid=16162 vsize=2217588 CPUtime=31.09 cores=1,3,5,7
/proc/16163/stat : 16163 (coprocessor) R 16162 16156 12469 0 -1 4202496 24594 0 0 0 2941 168 0 0 20 0 1 0 378326082 2270810112 458738 33554432000 4194304 6586260 140736189577536 140736189573288 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 20 0 0
/proc/16163/statm: 554397 458738 158 584 0 553809 0
Current children cumulated CPU time (s) 48.87
Current children cumulated vsize (KiB) 4338256

[startup+102.3 s]
/proc/loadavg: 2.38 2.16 2.06 3/183 16167
/proc/meminfo: memFree=27047656/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=72.02 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14860 25496 0 0 1550 228 5108 316 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434932000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16165] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16165/stat : 16165 (satsolver.sh) S 16157 16156 12469 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378331549 9367552 267 33554432000 4194304 5064252 140736688301904 140736688300816 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16165/statm: 2287 267 226 213 0 72 0
[pid=16166] ppid=16165 vsize=2726608 CPUtime=27.81 cores=1,3,5,7
/proc/16166/stat : 16166 (glucose) R 16165 16156 12469 0 -1 4202496 263973 0 0 0 2676 105 0 0 20 0 1 0 378331550 2792046592 574144 33554432000 4194304 5208918 140736298110880 140736298108728 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16166/statm: 681652 574145 104 248 0 681401 0
Current children cumulated CPU time (s) 99.83
Current children cumulated vsize (KiB) 4847276

[startup+162.307 s]
/proc/loadavg: 2.19 2.14 2.06 3/183 16167
/proc/meminfo: memFree=27021108/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=72.02 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14860 25496 0 0 1550 228 5108 316 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434932000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16165] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16165/stat : 16165 (satsolver.sh) S 16157 16156 12469 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378331549 9367552 267 33554432000 4194304 5064252 140736688301904 140736688300816 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16165/statm: 2287 267 226 213 0 72 0
[pid=16166] ppid=16165 vsize=2789932 CPUtime=87.81 cores=1,3,5,7
/proc/16166/stat : 16166 (glucose) R 16165 16156 12469 0 -1 4202496 268553 0 0 0 8673 108 0 0 20 0 1 0 378331550 2856890368 596094 33554432000 4194304 5208918 140736298110880 140736298107256 4212763 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16166/statm: 697483 596094 104 248 0 697232 0
Current children cumulated CPU time (s) 159.83
Current children cumulated vsize (KiB) 4910600

[startup+222.3 s]
/proc/loadavg: 2.10 2.13 2.06 3/183 16167
/proc/meminfo: memFree=26923348/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=72.02 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14860 25496 0 0 1550 228 5108 316 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434932000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16165] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16165/stat : 16165 (satsolver.sh) S 16157 16156 12469 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378331549 9367552 267 33554432000 4194304 5064252 140736688301904 140736688300816 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16165/statm: 2287 267 226 213 0 72 0
[pid=16166] ppid=16165 vsize=2790732 CPUtime=147.79 cores=1,3,5,7
/proc/16166/stat : 16166 (glucose) R 16165 16156 12469 0 -1 4202496 269285 0 0 0 14669 110 0 0 20 0 1 0 378331550 2857709568 611129 33554432000 4194304 5208918 140736298110880 140736298107256 4211182 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16166/statm: 697683 611129 104 248 0 697432 0
Current children cumulated CPU time (s) 219.81

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

/proc/16166/stat : 16166 (glucose) R 16165 16156 12469 0 -1 4202496 277229 0 0 0 128551 207 0 0 20 0 1 0 378331550 3551625216 662492 33554432000 4194304 5208918 140736298110880 140736298107256 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16166/statm: 867096 662492 105 248 0 866845 0
Current children cumulated CPU time (s) 1359.6
Current children cumulated vsize (KiB) 5589052

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16223
/proc/meminfo: memFree=25402140/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=72.02 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14860 25496 0 0 1550 228 5108 316 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434932000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16165] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16165/stat : 16165 (satsolver.sh) S 16157 16156 12469 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378331549 9367552 267 33554432000 4194304 5064252 140736688301904 140736688300816 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16165/statm: 2287 267 226 213 0 72 0
[pid=16166] ppid=16165 vsize=2917688 CPUtime=1347.57 cores=1,3,5,7
/proc/16166/stat : 16166 (glucose) R 16165 16156 12469 0 -1 4202496 278551 0 0 0 134528 229 0 0 20 0 1 0 378331550 2987712512 626398 33554432000 4194304 5208918 140736298110880 140736298107256 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16166/statm: 729422 626398 105 248 0 729171 0
Current children cumulated CPU time (s) 1419.59
Current children cumulated vsize (KiB) 5038356

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16223
/proc/meminfo: memFree=25340200/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=72.02 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14860 25496 0 0 1550 228 5108 316 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434932000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16165] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16165/stat : 16165 (satsolver.sh) S 16157 16156 12469 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378331549 9367552 267 33554432000 4194304 5064252 140736688301904 140736688300816 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16165/statm: 2287 267 226 213 0 72 0
[pid=16166] ppid=16165 vsize=2917688 CPUtime=1407.56 cores=1,3,5,7
/proc/16166/stat : 16166 (glucose) R 16165 16156 12469 0 -1 4202496 278573 0 0 0 140527 229 0 0 20 0 1 0 378331550 2987712512 637151 33554432000 4194304 5208918 140736298110880 140736298107256 4229460 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16166/statm: 729422 637151 105 248 0 729171 0
Current children cumulated CPU time (s) 1479.58
Current children cumulated vsize (KiB) 5038356

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16223
/proc/meminfo: memFree=25359344/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=72.02 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14860 25496 0 0 1550 228 5108 316 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434932000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16165] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16165/stat : 16165 (satsolver.sh) S 16157 16156 12469 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378331549 9367552 267 33554432000 4194304 5064252 140736688301904 140736688300816 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16165/statm: 2287 267 226 213 0 72 0
[pid=16166] ppid=16165 vsize=2917688 CPUtime=1467.55 cores=1,3,5,7
/proc/16166/stat : 16166 (glucose) R 16165 16156 12469 0 -1 4202496 278592 0 0 0 146525 230 0 0 20 0 1 0 378331550 2987712512 646879 33554432000 4194304 5208918 140736298110880 140736298107256 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16166/statm: 729422 646879 105 248 0 729171 0
Current children cumulated CPU time (s) 1539.57
Current children cumulated vsize (KiB) 5038356

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16223
/proc/meminfo: memFree=25313944/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=72.02 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14860 25496 0 0 1550 228 5108 316 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434932000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16165] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16165/stat : 16165 (satsolver.sh) S 16157 16156 12469 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378331549 9367552 267 33554432000 4194304 5064252 140736688301904 140736688300816 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16165/statm: 2287 267 226 213 0 72 0
[pid=16166] ppid=16165 vsize=2917688 CPUtime=1527.54 cores=1,3,5,7
/proc/16166/stat : 16166 (glucose) R 16165 16156 12469 0 -1 4202496 278608 0 0 0 152523 231 0 0 20 0 1 0 378331550 2987712512 655071 33554432000 4194304 5208918 140736298110880 140736298107256 4229006 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16166/statm: 729422 655071 105 248 0 729171 0
Current children cumulated CPU time (s) 1599.56
Current children cumulated vsize (KiB) 5038356

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16224
/proc/meminfo: memFree=25242148/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=72.02 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14860 25496 0 0 1550 228 5108 316 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434932000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16165] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16165/stat : 16165 (satsolver.sh) S 16157 16156 12469 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378331549 9367552 267 33554432000 4194304 5064252 140736688301904 140736688300816 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16165/statm: 2287 267 226 213 0 72 0
[pid=16166] ppid=16165 vsize=3498464 CPUtime=1587.54 cores=1,3,5,7
/proc/16166/stat : 16166 (glucose) R 16165 16156 12469 0 -1 4202496 279935 0 0 0 158515 239 0 0 20 0 1 0 378331550 3582427136 666076 33554432000 4194304 5208918 140736298110880 140736298106648 4211147 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16166/statm: 874616 666076 105 248 0 874365 0
Current children cumulated CPU time (s) 1659.56
Current children cumulated vsize (KiB) 5619132

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 16224
/proc/meminfo: memFree=25199008/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=72.02 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14860 25496 0 0 1550 228 5108 316 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434932000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16165] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16165/stat : 16165 (satsolver.sh) S 16157 16156 12469 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378331549 9367552 267 33554432000 4194304 5064252 140736688301904 140736688300816 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16165/statm: 2287 267 226 213 0 72 0
[pid=16166] ppid=16165 vsize=3517300 CPUtime=1647.53 cores=1,3,5,7
/proc/16166/stat : 16166 (glucose) R 16165 16156 12469 0 -1 4202496 279954 0 0 0 164513 240 0 0 20 0 1 0 378331550 3601715200 674782 33554432000 4194304 5208918 140736298110880 140736298107256 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16166/statm: 879325 674782 105 248 0 879074 0
Current children cumulated CPU time (s) 1719.55
Current children cumulated vsize (KiB) 5637968

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 16224
/proc/meminfo: memFree=25145140/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=72.02 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14860 25496 0 0 1550 228 5108 316 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434932000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16165] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16165/stat : 16165 (satsolver.sh) S 16157 16156 12469 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378331549 9367552 267 33554432000 4194304 5064252 140736688301904 140736688300816 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16165/statm: 2287 267 226 213 0 72 0
[pid=16166] ppid=16165 vsize=3517300 CPUtime=1707.51 cores=1,3,5,7
/proc/16166/stat : 16166 (glucose) R 16165 16156 12469 0 -1 4202496 279971 0 0 0 170511 240 0 0 20 0 1 0 378331550 3601715200 683486 33554432000 4194304 5208918 140736298110880 140736298107256 4229780 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16166/statm: 879325 683486 105 248 0 879074 0
Current children cumulated CPU time (s) 1779.53
Current children cumulated vsize (KiB) 5637968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.8 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 16224
/proc/meminfo: memFree=25125032/32873844 swapFree=7124/7124
[pid=16156] ppid=16154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16156/stat : 16156 (npSolver-pbo.sh) S 16154 16156 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378324103 9367552 275 33554432000 4194304 5064252 140733384508576 140733384507488 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16156/statm: 2287 275 233 213 0 72 0
[pid=16157] ppid=16156 vsize=2102372 CPUtime=72.02 cores=1,3,5,7
/proc/16157/stat : 16157 (npSolver-pbo) S 16156 16156 12469 0 -1 4202496 14860 25496 0 0 1550 228 5108 316 20 0 1 0 378324103 2152828928 275013 33554432000 4194304 6004724 140735434936864 140735434932000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 199 0 0
/proc/16157/statm: 525593 275013 163 442 0 525147 0
[pid=16165] ppid=16157 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16165/stat : 16165 (satsolver.sh) S 16157 16156 12469 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378331549 9367552 267 33554432000 4194304 5064252 140736688301904 140736688300816 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16165/statm: 2287 267 226 213 0 72 0
[pid=16166] ppid=16165 vsize=3517300 CPUtime=1728.02 cores=1,3,5,7
/proc/16166/stat : 16166 (glucose) R 16165 16156 12469 0 -1 4202496 279979 0 0 0 172561 241 0 0 20 0 1 0 378331550 3601715200 687582 33554432000 4194304 5208918 140736298110880 140736298107192 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16166/statm: 879325 687582 105 248 0 879074 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 5637968

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 16156 and gives
#  childrusage.ru_utime.tv_sec=66
#  childrusage.ru_utime.tv_usec=592876
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=454170
# CPU time returned by wait4() is 72.0471
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.82
CPU time (s): 1800.04
CPU user time (s): 1792.19
CPU system time (s): 7.85
CPU usage (%): 99.8459
Max. virtual memory (cumulated for all children) (KiB): 6497100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.5929
system time used= 5.45417
maximum resident set size= 2194192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41334
page faults= 0
swaps= 0
block input operations= 112
block output operations= 4343936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54
involuntary context switches= 100

runsolver used 7.39188 second user time and 19.811 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-08 04:19:50
IDJOB=3749844
IDBENCH=2385
IDSOLVER=2334
FILE ID=node138/3749844-1339121990
RUNJOBID= node138-1339110951-13766
PBS_JOBID= 14643715
Free space on /tmp= 70692 MiB

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

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

MD5SUM BENCH= 5f65628b04d3927231e0304c2eb471a1
RANDOM SEED=35755342

node138.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		: 2667.347
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	: 5334.69
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		: 2667.347
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		: 2667.347
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.91
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		: 2667.347
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		: 2667.347
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		: 2667.347
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		: 2667.347
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.92
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		: 2667.347
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:        31558660 kB
Buffers:          102116 kB
Cached:           144596 kB
SwapCached:        19640 kB
Active:           392788 kB
Inactive:         135448 kB
Active(anon):     263612 kB
Inactive(anon):    20456 kB
Active(file):     129176 kB
Inactive(file):   114992 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082140 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:        222556 kB
Mapped:             9872 kB
Shmem:                 0 kB
Slab:             631456 kB
SReclaimable:      72760 kB
SUnreclaim:       558696 kB
KernelStack:        1520 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     417812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 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= 69288 MiB
End job on node138 at 2012-06-08 04:49:53