Trace number 3697991

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? (TO) 1800.09 1801.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data10_3.opb
MD5SUMdccfffd22c38fcd3c497d688dab4b7a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark76666
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 79290
Optimality of the best value was proved NO
Number of variables2700
Total number of constraints42620
Number of constraints which are clauses20220
Number of constraints which are cardinality constraints (but not clauses)800
Number of constraints which are nor clauses,nor cardinality constraints21600
Minimum length of a constraint2
Maximum length of a constraint36
Number of terms in the objective function 900
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 559660
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 559660
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

3.67/3.70	c run inc solver
3.67/3.70	c [INC SYSTEM] run initial solver
3.67/3.70	c [INC SYSTEM] preprocess with white file
18.14/18.31	c [INC SYSTEM] finished preprocessing in 14 s
18.14/18.31	c [INC SYSTEM] execute solver
26.27/26.42	c [INC SEARCH] formula is SAT
26.27/26.49	c [INC SYSTEM] solved the initial formula
26.47/26.61	c model valid
26.47/26.61	c current solution ok
34.26/34.66	o 90185
34.26/34.66	c [INC SYSTEM] there exists a inc, kill it!
34.26/34.66	c write failed with 2
34.26/34.69	c [INC SEARCH] iteration: 0
34.26/34.69	c [INC BOUNDS] best value:90185 search for 90184
34.26/34.69	c [INC SYSTEM] create new solver instance
34.26/34.69	c [INC] encode full formula
34.26/34.69	c fallback to adder encoding
34.46/34.77	c set iterative enc to: adder
34.46/34.77	c set iterative enc to: none
34.54/35.49	c [INC SEARCH] isOptimum variable: 0
53.43/54.22	c formula is SAT
53.43/54.30	c [INC SEARCH] copied best model
53.54/54.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.64/54.43	c model valid
53.64/54.43	c current solution ok
53.64/54.43	o 88378
53.64/54.43	c [INC SEARCH] iteration: 1
53.64/54.43	c [INC BOUNDS] best value:88378 search for 88377
53.64/54.43	c [INC SYSTEM] there exists a inc, kill it!
53.64/54.43	c write failed with 2
53.64/54.46	c [INC SYSTEM] create new solver instance
53.64/54.46	c [INC] encode full formula
53.64/54.46	c fallback to adder encoding
53.75/54.54	c set iterative enc to: adder
53.75/54.54	c set iterative enc to: none
53.80/54.79	c [INC SEARCH] isOptimum variable: 0
93.99/94.83	c formula is SAT
94.09/94.91	c [INC SEARCH] copied best model
94.09/94.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
94.20/95.04	c model valid
94.20/95.04	c current solution ok
94.20/95.04	o 86335
94.20/95.04	c [INC SEARCH] iteration: 2
94.20/95.04	c [INC BOUNDS] best value:86335 search for 86334
94.20/95.04	c [INC SYSTEM] there exists a inc, kill it!
94.20/95.04	c write failed with 2
94.20/95.06	c [INC SYSTEM] create new solver instance
94.20/95.06	c [INC] encode full formula
94.20/95.06	c fallback to adder encoding
94.31/95.14	c set iterative enc to: adder
94.31/95.14	c set iterative enc to: none
94.35/95.33	c [INC SEARCH] isOptimum variable: 0
140.80/141.66	c formula is SAT
140.91/141.74	c [INC SEARCH] copied best model
140.91/141.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
141.01/141.87	c model valid
141.01/141.87	c current solution ok
141.01/141.87	o 80677
141.01/141.87	c [INC SEARCH] iteration: 3
141.01/141.87	c [INC BOUNDS] best value:80677 search for 80676
141.01/141.87	c [INC SYSTEM] there exists a inc, kill it!
141.01/141.87	c write failed with 2
141.01/141.89	c [INC SYSTEM] create new solver instance
141.01/141.89	c [INC] encode full formula
141.01/141.89	c fallback to adder encoding
141.12/141.97	c set iterative enc to: adder
141.12/141.97	c set iterative enc to: none
141.20/142.16	c [INC SEARCH] isOptimum variable: 0

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-3697991-1338056554/watcher-3697991-1338056554 -o /tmp/evaluation-result-3697991-1338056554/solver-3697991-1338056554 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697991-1338056554.opb 52968261 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.01 2.01 2.00 3/171 1133
/proc/meminfo: memFree=28536100/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0

[startup+0.027413 s]
/proc/loadavg: 2.01 2.01 2.00 3/171 1133
/proc/meminfo: memFree=28536100/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100313 s]
/proc/loadavg: 2.01 2.01 2.00 3/171 1133
/proc/meminfo: memFree=28536100/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30035 s]
/proc/loadavg: 2.01 2.01 2.00 3/171 1133
/proc/meminfo: memFree=28536100/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700314 s]
/proc/loadavg: 2.01 2.01 2.00 3/171 1133
/proc/meminfo: memFree=28536100/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/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.01 2.01 2.00 3/179 1194
/proc/meminfo: memFree=28506812/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=38592 CPUtime=1.49 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) R 1133 1133 824 0 -1 4202496 3868 0 0 0 148 1 0 0 20 0 1 0 271783973 39518208 6395 33554432000 4194304 5992684 140736722864320 140736722860440 4957503 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1134/statm: 9648 6395 146 440 0 9204 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47740

[startup+3.10032 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 1194
/proc/meminfo: memFree=28431128/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=216360 CPUtime=3.09 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) R 1133 1133 824 0 -1 4202496 24937 0 0 0 302 7 0 0 20 0 1 0 271783973 221552640 44279 33554432000 4194304 5992684 140736722864320 140736722859400 5044667 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1134/statm: 54090 44279 162 440 0 53646 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 225508

[startup+6.30043 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1198
/proc/meminfo: memFree=27255868/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=237048 CPUtime=3.68 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 30757 0 0 0 342 26 0 0 20 0 1 0 271783973 242737152 54548 33554432000 4194304 5992684 140736722864320 140736722858768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1134/statm: 59262 54548 169 440 0 58818 0
[pid=1195] ppid=1134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1195/stat : 1195 (cp2_pre.sh) S 1134 1133 824 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 271784343 9367552 276 33554432000 4194304 5064252 140734238792528 140734238791232 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1195/statm: 2287 276 234 213 0 72 0
[pid=1196] ppid=1195 vsize=617812 CPUtime=2.58 cores=1,3,5,7
/proc/1196/stat : 1196 (coprocessor) R 1195 1133 824 0 -1 4202496 49174 0 0 0 240 18 0 0 20 0 1 0 271784343 632639488 133124 33554432000 4194304 6586260 140736665196960 140736665193224 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/1196/statm: 154453 133124 164 584 0 153865 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 873156

[startup+12.7005 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 1198
/proc/meminfo: memFree=26261764/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=237048 CPUtime=3.68 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 30757 0 0 0 342 26 0 0 20 0 1 0 271783973 242737152 54548 33554432000 4194304 5992684 140736722864320 140736722858768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1134/statm: 59262 54548 169 440 0 58818 0
[pid=1195] ppid=1134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1195/stat : 1195 (cp2_pre.sh) S 1134 1133 824 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 271784343 9367552 276 33554432000 4194304 5064252 140734238792528 140734238791232 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1195/statm: 2287 276 234 213 0 72 0
[pid=1196] ppid=1195 vsize=826848 CPUtime=8.98 cores=1,3,5,7
/proc/1196/stat : 1196 (coprocessor) R 1195 1133 824 0 -1 4202496 81081 0 0 0 871 27 0 0 20 0 1 0 271784343 846692352 199779 33554432000 4194304 6586260 140736665196960 140736665192328 4687106 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/1196/statm: 206712 199779 189 584 0 206124 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1082192

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 1202
/proc/meminfo: memFree=27073956/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=237048 CPUtime=18.17 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 30774 82830 0 0 342 26 1393 56 20 0 1 0 271783973 242737152 54550 33554432000 4194304 5992684 140736722864320 140736722850584 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/1134/statm: 59262 54550 171 440 0 58818 0
[pid=1202] ppid=1134 vsize=462976 CPUtime=7.16 cores=1,3,5,7
/proc/1202/stat : 1202 (glucosInc) R 1134 1133 824 0 -1 4202496 65745 0 0 0 698 18 0 0 20 0 1 0 271785804 474087424 96377 33554432000 4194304 5654031 140733508725168 140733508722952 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1202/statm: 115744 96377 141 357 0 115384 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 709172

[startup+51.1004 s]
/proc/loadavg: 2.17 2.05 2.01 3/181 1210
/proc/meminfo: memFree=26827432/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=277076 CPUtime=34.73 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 34078 150887 0 0 485 696 2182 110 20 0 1 0 271783973 283725824 64124 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 69269 64124 188 440 0 68825 0
[pid=1208] ppid=1134 vsize=471384 CPUtime=15.6 cores=1,3,5,7
/proc/1208/stat : 1208 (glucosInc) R 1134 1133 824 0 -1 4202496 68274 0 0 0 1541 19 0 0 20 0 1 0 271787522 482697216 99888 33554432000 4194304 5654031 140733728700768 140733728688584 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1208/statm: 117846 99888 141 357 0 117486 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 757608

[startup+102.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 1215
/proc/meminfo: memFree=26794656/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=94.53 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 46936 292425 0 0 550 701 8019 183 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1215] ppid=1134 vsize=469464 CPUtime=6.96 cores=1,3,5,7
/proc/1215/stat : 1215 (glucosInc) R 1134 1133 824 0 -1 4202496 67043 0 0 0 679 17 0 0 20 0 1 0 271793505 480731136 99688 33554432000 4194304 5654031 140735982451040 140735982448824 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1215/statm: 117366 99688 141 357 0 117006 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 776908

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 1217
/proc/meminfo: memFree=26792192/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=141.38 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 51916 362724 0 0 582 704 12632 220 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1217] ppid=1134 vsize=471964 CPUtime=20.12 cores=1,3,5,7
/proc/1217/stat : 1217 (glucosInc) R 1134 1133 824 0 -1 4202496 68353 0 0 0 1996 16 0 0 20 0 1 0 271798188 483291136 101517 33554432000 4194304 5654031 140736689522352 140736689510168 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1217/statm: 117991 101517 141 357 0 117631 0
Current children cumulated CPU time (s) 161.5
Current children cumulated vsize (KiB) 779408

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 1219
/proc/meminfo: memFree=26767960/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=141.38 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 51916 362724 0 0 582 704 12632 220 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1217] ppid=1134 vsize=476112 CPUtime=80.12 cores=1,3,5,7
/proc/1217/stat : 1217 (glucosInc) R 1134 1133 824 0 -1 4202496 69384 0 0 0 7995 17 0 0 20 0 1 0 271798188 487538688 106125 33554432000 4194304 5654031 140736689522352 140736689510168 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1217/statm: 119028 106125 141 357 0 118668 0
Current children cumulated CPU time (s) 221.5
Current children cumulated vsize (KiB) 783556

[startup+282.3 s]

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

/proc/meminfo: memFree=26570396/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=141.38 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 51916 362724 0 0 582 704 12632 220 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1217] ppid=1134 vsize=516452 CPUtime=1159.88 cores=1,3,5,7
/proc/1217/stat : 1217 (glucosInc) R 1134 1133 824 0 -1 4202496 82615 0 0 0 115930 58 0 0 20 0 1 0 271798188 528846848 117730 33554432000 4194304 5654031 140736689522352 140736689510168 4232782 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1217/statm: 129113 117730 142 357 0 128753 0
Current children cumulated CPU time (s) 1301.26
Current children cumulated vsize (KiB) 823896

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 1232
/proc/meminfo: memFree=26557340/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=141.38 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 51916 362724 0 0 582 704 12632 220 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1217] ppid=1134 vsize=516452 CPUtime=1219.87 cores=1,3,5,7
/proc/1217/stat : 1217 (glucosInc) R 1134 1133 824 0 -1 4202496 83169 0 0 0 121926 61 0 0 20 0 1 0 271798188 528846848 117909 33554432000 4194304 5654031 140736689522352 140736689510168 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1217/statm: 129113 117909 142 357 0 128753 0
Current children cumulated CPU time (s) 1361.25
Current children cumulated vsize (KiB) 823896

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 1232
/proc/meminfo: memFree=26518184/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=141.38 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 51916 362724 0 0 582 704 12632 220 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1217] ppid=1134 vsize=597840 CPUtime=1279.86 cores=1,3,5,7
/proc/1217/stat : 1217 (glucosInc) R 1134 1133 824 0 -1 4202496 83599 0 0 0 127925 61 0 0 20 0 1 0 271798188 612188160 122423 33554432000 4194304 5654031 140736689522352 140736689520440 4232700 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1217/statm: 149460 122423 142 357 0 149100 0
Current children cumulated CPU time (s) 1421.24
Current children cumulated vsize (KiB) 905284

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1232
/proc/meminfo: memFree=26509248/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=141.38 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 51916 362724 0 0 582 704 12632 220 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1217] ppid=1134 vsize=516452 CPUtime=1339.85 cores=1,3,5,7
/proc/1217/stat : 1217 (glucosInc) R 1134 1133 824 0 -1 4202496 84010 0 0 0 133921 64 0 0 20 0 1 0 271798188 528846848 120770 33554432000 4194304 5654031 140736689522352 140736689510168 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1217/statm: 129113 120770 142 357 0 128753 0
Current children cumulated CPU time (s) 1481.23
Current children cumulated vsize (KiB) 823896

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1232
/proc/meminfo: memFree=26499008/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=141.38 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 51916 362724 0 0 582 704 12632 220 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1217] ppid=1134 vsize=520252 CPUtime=1399.84 cores=1,3,5,7
/proc/1217/stat : 1217 (glucosInc) R 1134 1133 824 0 -1 4202496 84822 0 0 0 139917 67 0 0 20 0 1 0 271798188 532738048 120249 33554432000 4194304 5654031 140736689522352 140736689510168 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1217/statm: 130063 120249 142 357 0 129703 0
Current children cumulated CPU time (s) 1541.22
Current children cumulated vsize (KiB) 827696

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1232
/proc/meminfo: memFree=26482808/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=141.38 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 51916 362724 0 0 582 704 12632 220 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1217] ppid=1134 vsize=520252 CPUtime=1459.83 cores=1,3,5,7
/proc/1217/stat : 1217 (glucosInc) R 1134 1133 824 0 -1 4202496 85740 0 0 0 145913 70 0 0 20 0 1 0 271798188 532738048 120761 33554432000 4194304 5654031 140736689522352 140736689510168 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1217/statm: 130063 120761 142 357 0 129703 0
Current children cumulated CPU time (s) 1601.21
Current children cumulated vsize (KiB) 827696

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 1236
/proc/meminfo: memFree=26482732/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=141.38 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 51916 362724 0 0 582 704 12632 220 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1217] ppid=1134 vsize=520252 CPUtime=1519.82 cores=1,3,5,7
/proc/1217/stat : 1217 (glucosInc) R 1134 1133 824 0 -1 4202496 86642 0 0 0 151907 75 0 0 20 0 1 0 271798188 532738048 118201 33554432000 4194304 5654031 140736689522352 140736689510168 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1217/statm: 130063 118201 142 357 0 129703 0
Current children cumulated CPU time (s) 1661.2
Current children cumulated vsize (KiB) 827696

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1236
/proc/meminfo: memFree=26445444/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=141.38 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 51916 362724 0 0 582 704 12632 220 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1217] ppid=1134 vsize=601640 CPUtime=1579.82 cores=1,3,5,7
/proc/1217/stat : 1217 (glucosInc) R 1134 1133 824 0 -1 4202496 87340 0 0 0 157905 77 0 0 20 0 1 0 271798188 616079360 124001 33554432000 4194304 5654031 140736689522352 140736689510168 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1217/statm: 150410 124001 142 357 0 150050 0
Current children cumulated CPU time (s) 1721.2
Current children cumulated vsize (KiB) 909084

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1236
/proc/meminfo: memFree=26533380/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=141.38 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 51916 362724 0 0 582 704 12632 220 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1217] ppid=1134 vsize=525100 CPUtime=1639.81 cores=1,3,5,7
/proc/1217/stat : 1217 (glucosInc) R 1134 1133 824 0 -1 4202496 88258 0 0 0 163901 80 0 0 20 0 1 0 271798188 537702400 121973 33554432000 4194304 5654031 140736689522352 140736689510168 4233283 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1217/statm: 131275 121973 142 357 0 130915 0
Current children cumulated CPU time (s) 1781.19
Current children cumulated vsize (KiB) 832544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 1237
/proc/meminfo: memFree=27349228/32873844 swapFree=7620/7620
[pid=1133] ppid=1131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1133/stat : 1133 (npSolver-pbo-It) S 1131 1133 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783972 9367552 275 33554432000 4194304 5064252 140733436486384 140733436485296 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1133/statm: 2287 275 233 213 0 72 0
[pid=1134] ppid=1133 vsize=298296 CPUtime=141.38 cores=1,3,5,7
/proc/1134/stat : 1134 (npSolver-pbo) S 1133 1133 824 0 -1 4202496 51916 362724 0 0 582 704 12632 220 20 0 1 0 271783973 305455104 68283 33554432000 4194304 5992684 140736722864320 140736722850152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 12 0 0
/proc/1134/statm: 74574 68283 188 440 0 74130 0
[pid=1217] ppid=1134 vsize=525100 CPUtime=1658.71 cores=1,3,5,7
/proc/1217/stat : 1217 (glucosInc) R 1134 1133 824 0 -1 4202496 88261 0 0 0 165790 81 0 0 20 0 1 0 271798188 537702400 123509 33554432000 4194304 5654031 140736689522352 140736689510168 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1217/statm: 131275 123509 142 357 0 130915 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 832544

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 1133 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=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.22
CPU time (s): 1800.09
CPU user time (s): 1790.04
CPU system time (s): 10.05
CPU usage (%): 99.9375
Max. virtual memory (cumulated for all children) (KiB): 1082608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 360
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.73028 second user time and 10.6934 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-26 20:22:34
IDJOB=3697991
IDBENCH=2011
IDSOLVER=2275
FILE ID=node107/3697991-1338056554
RUNJOBID= node107-1338052952-841
PBS_JOBID= 14624408
Free space on /tmp= 71504 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data10_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697991-1338056554/watcher-3697991-1338056554 -o /tmp/evaluation-result-3697991-1338056554/solver-3697991-1338056554 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697991-1338056554.opb 52968261 HOME HOME

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

MD5SUM BENCH= dccfffd22c38fcd3c497d688dab4b7a4
RANDOM SEED=52968261

node107.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.760
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.760
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.760
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.760
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.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.86
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.760
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:        28536588 kB
Buffers:          256008 kB
Cached:          3293124 kB
SwapCached:            0 kB
Active:           743368 kB
Inactive:        2816684 kB
Active(anon):      13464 kB
Inactive(anon):        0 kB
Active(file):     729904 kB
Inactive(file):  2816684 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19476 kB
Writeback:             0 kB
AnonPages:         18296 kB
Mapped:            13664 kB
Shmem:               200 kB
Slab:             637456 kB
SReclaimable:      79540 kB
SUnreclaim:       557916 kB
KernelStack:        1464 kB
PageTables:         3864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71296 MiB
End job on node107 at 2012-05-26 20:52:38