Trace number 3702434

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.81 1801.35

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-n3div36.opb
MD5SUMd6fb43de5ad16fe6221d9ec8248960c2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1840
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22120
Total number of constraints4484
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)4424
Number of constraints which are nor clauses,nor cardinality constraints58
Minimum length of a constraint5
Maximum length of a constraint10890
Number of terms in the objective function 22120
Biggest coefficient in the objective function 554
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 3240754
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 554
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3240754
Number of bits of the biggest sum of numbers22
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.98	c fallback to adder encoding
1.89/1.96	c fallback to adder encoding
4.49/4.50	c fallback to adder encoding
5.79/5.80	c fallback to adder encoding
9.08/9.19	c run inc solver
9.08/9.19	c [INC SYSTEM] run initial solver
9.08/9.19	c [INC SYSTEM] preprocess with white file
31.82/32.09	c [INC SYSTEM] finished preprocessing in 22 s
31.82/32.09	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-3702434-1338102988/watcher-3702434-1338102988 -o /tmp/evaluation-result-3702434-1338102988/solver-3702434-1338102988 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702434-1338102988.opb 1710451918 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.07 3/180 1565
/proc/meminfo: memFree=28333860/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0

[startup+0.007924 s]
/proc/loadavg: 2.00 2.00 2.07 3/180 1565
/proc/meminfo: memFree=28333860/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100223 s]
/proc/loadavg: 2.00 2.00 2.07 3/180 1565
/proc/meminfo: memFree=28333860/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 2.00 2.00 2.07 3/180 1565
/proc/meminfo: memFree=28333860/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700306 s]
/proc/loadavg: 2.00 2.00 2.07 3/180 1565
/proc/meminfo: memFree=28333860/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.07 3/182 1567
/proc/meminfo: memFree=28244888/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=134124 CPUtime=1.48 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) R 1565 1565 23606 0 -1 4202496 18830 0 0 0 142 6 0 0 20 0 1 0 276424156 137342976 32608 33554432000 4194304 5992684 140734674869504 140734674864472 4571359 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 33531 32608 166 440 0 33087 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 143272

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.07 3/182 1567
/proc/meminfo: memFree=28161056/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=350544 CPUtime=3.09 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) R 1565 1565 23606 0 -1 4202496 24528 0 0 0 297 12 0 0 20 0 1 0 276424156 358957056 59161 33554432000 4194304 5992684 140734674869504 140734674864904 4964505 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 87636 59161 166 440 0 87192 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 359692

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.07 3/182 1567
/proc/meminfo: memFree=27893632/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=713592 CPUtime=6.29 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) R 1565 1565 23606 0 -1 4202496 41683 0 0 0 605 24 0 0 20 0 1 0 276424156 730718208 127799 33554432000 4194304 5992684 140734674869504 140734674864904 4568047 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 178398 127799 167 440 0 177954 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 722740

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.07 3/184 1569
/proc/meminfo: memFree=26890464/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=9.22 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56421 0 0 0 819 103 0 0 20 0 1 0 276424156 798146560 169572 33554432000 4194304 5992684 140734674869504 140734674863952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169572 174 440 0 194416 0
[pid=1568] ppid=1566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1568/stat : 1568 (cp2_pre.sh) S 1566 1565 23606 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276425078 9367552 276 33554432000 4194304 5064252 140733546589280 140733546587984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1568/statm: 2287 276 234 213 0 72 0
[pid=1569] ppid=1568 vsize=437872 CPUtime=3.45 cores=1,3,5,7
/proc/1569/stat : 1569 (coprocessor) R 1568 1565 23606 0 -1 4202496 16903 0 0 0 327 18 0 0 20 0 1 0 276425079 448380928 101121 33554432000 4194304 6586260 140736297222960 140736297219720 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/1569/statm: 109468 101121 137 584 0 108880 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1235608

[startup+25.5004 s]
/proc/loadavg: 2.22 2.05 2.08 3/184 1569
/proc/meminfo: memFree=26123028/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=9.22 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56421 0 0 0 819 103 0 0 20 0 1 0 276424156 798146560 169572 33554432000 4194304 5992684 140734674869504 140734674863952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169572 174 440 0 194416 0
[pid=1568] ppid=1566 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1568/stat : 1568 (cp2_pre.sh) S 1566 1565 23606 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276425078 9367552 276 33554432000 4194304 5064252 140733546589280 140733546587984 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1568/statm: 2287 276 234 213 0 72 0
[pid=1569] ppid=1568 vsize=1013696 CPUtime=16.12 cores=1,3,5,7
/proc/1569/stat : 1569 (coprocessor) R 1568 1565 23606 0 -1 4202496 20714 0 0 0 1526 86 0 0 20 0 1 0 276425079 1038024704 211731 33554432000 4194304 6586260 140736297222960 140736297218712 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 13 0 0
/proc/1569/statm: 253424 211731 158 584 0 252836 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 1811432

[startup+51.1072 s]
/proc/loadavg: 2.39 2.11 2.10 3/183 1574
/proc/meminfo: memFree=26019696/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1325664 CPUtime=19 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 163055 0 0 0 1846 54 0 0 20 0 1 0 276427365 1357479936 302308 33554432000 4194304 5654031 140734397855040 140734397842856 4209087 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 331416 302308 140 357 0 331056 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 2114252

[startup+102.3 s]
/proc/loadavg: 2.22 2.10 2.09 3/183 1574
/proc/meminfo: memFree=25994516/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1340432 CPUtime=70.18 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 166746 0 0 0 6963 55 0 0 20 0 1 0 276427365 1372602368 306510 33554432000 4194304 5654031 140734397855040 140734397842856 4208659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 335108 306510 141 357 0 334748 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 2129020

[startup+162.3 s]
/proc/loadavg: 2.08 2.08 2.09 3/183 1574
/proc/meminfo: memFree=25986636/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1340432 CPUtime=130.17 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 166754 0 0 0 12962 55 0 0 20 0 1 0 276427365 1372602368 306518 33554432000 4194304 5654031 140734397855040 140734397842856 4232715 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 335108 306518 141 357 0 334748 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 2129020

[startup+222.3 s]
/proc/loadavg: 2.03 2.06 2.08 3/184 1577
/proc/meminfo: memFree=26089628/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1340580 CPUtime=190.16 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 166760 0 0 0 18961 55 0 0 20 0 1 0 276427365 1372753920 306524 33554432000 4194304 5654031 140734397855040 140734397852648 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 335145 306524 141 357 0 334785 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 2129168

[startup+282.3 s]
/proc/loadavg: 2.01 2.05 2.08 3/183 1578
/proc/meminfo: memFree=26055584/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=23600312/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1601588 CPUtime=1269.99 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 178822 0 0 0 126936 63 0 0 20 0 1 0 276427365 1640026112 330304 33554432000 4194304 5654031 140734397855040 140734397852824 4233344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 400397 330304 141 357 0 400037 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 2390176

[startup+1362.31 s]
/proc/loadavg: 2.00 2.04 2.04 3/184 1633
/proc/meminfo: memFree=23574812/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1601984 CPUtime=1329.99 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 178922 0 0 0 132936 63 0 0 20 0 1 0 276427365 1640431616 330404 33554432000 4194304 5654031 140734397855040 140734397842856 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 400496 330404 141 357 0 400136 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 2390572

[startup+1422.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/185 1636
/proc/meminfo: memFree=23280716/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1602248 CPUtime=1389.97 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 179004 0 0 0 138934 63 0 0 20 0 1 0 276427365 1640701952 330486 33554432000 4194304 5654031 140734397855040 140734397852824 4214638 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 400562 330486 141 357 0 400202 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 2390836

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/184 1637
/proc/meminfo: memFree=22918540/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1605168 CPUtime=1449.94 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 179734 0 0 0 144931 63 0 0 20 0 1 0 276427365 1643692032 332217 33554432000 4194304 5654031 140734397855040 140734397842856 4214632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 401292 332217 141 357 0 400932 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 2393756

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/184 1637
/proc/meminfo: memFree=22881588/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1606264 CPUtime=1509.94 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 179987 0 0 0 150930 64 0 0 20 0 1 0 276427365 1644814336 332987 33554432000 4194304 5654031 140734397855040 140734397842856 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 401566 332987 141 357 0 401206 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 2394852

[startup+1602.3 s]
/proc/loadavg: 2.11 2.04 2.03 3/184 1637
/proc/meminfo: memFree=22441744/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1607980 CPUtime=1569.93 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 180450 0 0 0 156929 64 0 0 20 0 1 0 276427365 1646571520 334037 33554432000 4194304 5654031 140734397855040 140734397852824 4208717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 401995 334037 141 357 0 401635 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 2396568

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.03 3/184 1637
/proc/meminfo: memFree=22407088/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1609036 CPUtime=1629.91 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 180745 0 0 0 162926 65 0 0 20 0 1 0 276427365 1647652864 335333 33554432000 4194304 5654031 140734397855040 140734397842856 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 402259 335333 141 357 0 401899 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 2397624

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/184 1637
/proc/meminfo: memFree=22377892/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1609960 CPUtime=1689.88 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 180988 0 0 0 168923 65 0 0 20 0 1 0 276427365 1648599040 336124 33554432000 4194304 5654031 140734397855040 140734397852824 4214567 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 402490 336124 141 357 0 402130 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 2398548

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/184 1638
/proc/meminfo: memFree=20241868/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1612140 CPUtime=1749.87 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 181404 0 0 0 174922 65 0 0 20 0 1 0 276427365 1650831360 337559 33554432000 4194304 5654031 140734397855040 140734397842856 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 403035 337559 141 357 0 402675 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 2400728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.02 2.01 3/184 1638
/proc/meminfo: memFree=19816588/32873844 swapFree=7112/7112
[pid=1565] ppid=1563 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1565/stat : 1565 (npSolver-pbo-It) S 1563 1565 23606 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276424156 9367552 274 33554432000 4194304 5064252 140733284707312 140733284706224 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1565/statm: 2287 274 233 213 0 72 0
[pid=1566] ppid=1565 vsize=779440 CPUtime=31.91 cores=1,3,5,7
/proc/1566/stat : 1566 (npSolver-pbo) S 1565 1565 23606 0 -1 4202496 56436 21616 0 0 819 103 2138 131 20 0 1 0 276424156 798146560 169574 33554432000 4194304 5992684 140734674869504 140734674855768 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1566/statm: 194860 169574 176 440 0 194416 0
[pid=1574] ppid=1566 vsize=1612140 CPUtime=1768.9 cores=1,3,5,7
/proc/1574/stat : 1574 (glucosInc) R 1566 1565 23606 0 -1 4202496 181405 0 0 0 176825 65 0 0 20 0 1 0 276427365 1650831360 337559 33554432000 4194304 5654031 140734397855040 140734397842856 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1574/statm: 403035 337559 141 357 0 402675 0
Current children cumulated CPU time (s) 1800.81
Current children cumulated vsize (KiB) 2400728

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1565 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.81
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.35
CPU time (s): 1800.81
CPU user time (s): 1797.82
CPU system time (s): 2.99
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 2400728

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= 357
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 4.07138 second user time and 11.5942 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-27 09:16:28
IDJOB=3702434
IDBENCH=89897
IDSOLVER=2278
FILE ID=node132/3702434-1338102988
RUNJOBID= node132-1338088060-23623
PBS_JOBID= 14624453
Free space on /tmp= 71072 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-n3div36.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702434-1338102988/watcher-3702434-1338102988 -o /tmp/evaluation-result-3702434-1338102988/solver-3702434-1338102988 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702434-1338102988.opb 1710451918 HOME HOME

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

MD5SUM BENCH= d6fb43de5ad16fe6221d9ec8248960c2
RANDOM SEED=1710451918

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28333868 kB
Buffers:          313360 kB
Cached:          1065148 kB
SwapCached:         1488 kB
Active:          3246184 kB
Inactive:         451752 kB
Active(anon):    2311020 kB
Inactive(anon):     9244 kB
Active(file):     935164 kB
Inactive(file):   442508 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105400 kB
Dirty:             11652 kB
Writeback:             0 kB
AnonPages:       2475340 kB
Mapped:            12320 kB
Shmem:                 8 kB
Slab:             697656 kB
SReclaimable:     139728 kB
SUnreclaim:       557928 kB
KernelStack:        1520 kB
PageTables:         8788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3052544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1327104 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= 68540 MiB
End job on node132 at 2012-05-27 09:46:33