Trace number 3752472

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_4.opb
MD5SUM49512b8058c62182b32b06ac219e7167
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-69
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -71
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)150968
Sum of products size (including duplicates)301936
Number of different products75484
Sum of products size150968

Solver Data

0.99/1.05	c run inc solver
0.99/1.05	c [INC SYSTEM] run initial solver
0.99/1.05	c [INC SYSTEM] preprocess with white file
4.87/4.91	c [INC SYSTEM] finished preprocessing in 3 s
4.87/4.91	c [INC SYSTEM] execute solver
1729.78/1730.18	c [INC SEARCH] formula is SAT
1729.78/1730.19	c [INC SYSTEM] solved the initial formula
1729.89/1730.27	c model valid
1729.89/1730.27	c current solution ok
1731.77/1732.12	o -47
1731.77/1732.12	c starting approximation
1731.77/1732.12	c factor = 1
1731.77/1732.12	c can not find a suitable factor, leaving approximation
1731.77/1732.12	c finished approximation
1731.77/1732.12	c [INC SYSTEM] there exists a inc, kill it!
1731.77/1732.12	c write failed with 2
1731.77/1732.13	c [INC SEARCH] iteration: 0
1731.77/1732.13	c [INC BOUNDS] best value:953 search for 952
1731.77/1732.13	c [INC SYSTEM] create new solver instance
1731.77/1732.13	c [INC] encode full formula
1731.77/1732.13	c (debug) using card networks
1731.77/1732.13	c old isEQ: 16, new EQ is 0
1731.77/1732.15	c set iterative enc to: card
1731.77/1732.15	c set iterative enc to: none
1731.77/1732.19	c [INC SEARCH] isOptimum variable: 0
1786.98/1787.35	c formula is SAT
1786.98/1787.37	c [INC SEARCH] copied best model
1786.98/1787.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1787.08/1787.45	c model valid
1787.08/1787.45	c current solution ok
1787.08/1787.45	o -52
1787.08/1787.45	c [INC SEARCH] iteration: 1
1787.08/1787.45	c [INC BOUNDS] best value:948 search for 947
1787.08/1787.45	c [INC SYSTEM] there exists a inc, kill it!
1787.08/1787.45	c write failed with 2
1787.08/1787.45	c [INC SYSTEM] create new solver instance
1787.08/1787.45	c [INC] encode full formula
1787.08/1787.45	c (debug) using card networks
1787.08/1787.45	c old isEQ: 192, new EQ is 0
1787.08/1787.48	c set iterative enc to: card
1787.08/1787.48	c set iterative enc to: none
1787.17/1787.53	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 14352 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

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-3752472-1339139682/watcher-3752472-1339139682 -o /tmp/evaluation-result-3752472-1339139682/solver-3752472-1339139682 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752472-1339139682.opb 626551715 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14351
/proc/meminfo: memFree=31732060/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0

[startup+0.0343081 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14351
/proc/meminfo: memFree=31732060/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14351
/proc/meminfo: memFree=31732060/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300249 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14351
/proc/meminfo: memFree=31732060/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700257 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14351
/proc/meminfo: memFree=31732060/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14353
/proc/meminfo: memFree=31656204/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=1.05 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14922 0 0 0 98 7 0 0 20 0 1 0 23934897 76087296 17709 33554432000 4194304 6004724 140734392483600 140734392478064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17709 162 442 0 18130 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 83452

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14355
/proc/meminfo: memFree=31444028/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=1.05 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14922 0 0 0 98 7 0 0 20 0 1 0 23934897 76087296 17709 33554432000 4194304 6004724 140734392483600 140734392478064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17709 162 442 0 18130 0
[pid=14354] ppid=14352 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14354/stat : 14354 (cp2_pre.sh) S 14352 14351 13680 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 23935002 9367552 276 33554432000 4194304 5064252 140737373702960 140737373701664 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14354/statm: 2287 276 234 213 0 72 0
[pid=14355] ppid=14354 vsize=222664 CPUtime=2.02 cores=0,2,4,6
/proc/14355/stat : 14355 (coprocessor) R 14354 14351 13680 0 -1 4202496 36156 0 0 0 196 6 0 0 20 0 1 0 23935003 228007936 54087 33554432000 4194304 6586260 140734547649792 140734547645720 4774993 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/14355/statm: 55666 54087 182 584 0 55078 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 315264

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14359
/proc/meminfo: memFree=31543776/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=121344 CPUtime=1.38 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 21409 0 0 0 134 4 0 0 20 0 1 0 23935388 124256256 23769 33554432000 4194304 5654031 140735848294096 140735848291880 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14357/statm: 30336 23769 131 357 0 29976 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 204796

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14361
/proc/meminfo: memFree=31535656/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=121480 CPUtime=7.78 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 21432 0 0 0 774 4 0 0 20 0 1 0 23935388 124395520 24303 33554432000 4194304 5654031 140735848294096 140735848291992 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14357/statm: 30370 24303 131 357 0 30010 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 204932

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14363
/proc/meminfo: memFree=31539468/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=121480 CPUtime=20.58 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 21451 0 0 0 2054 4 0 0 20 0 1 0 23935388 124395520 24833 33554432000 4194304 5654031 140735848294096 140735848291992 4215028 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14357/statm: 30370 24833 131 357 0 30010 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 204932

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14363
/proc/meminfo: memFree=31516764/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=121612 CPUtime=46.17 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 21486 0 0 0 4613 4 0 0 20 0 1 0 23935388 124530688 25890 33554432000 4194304 5654031 140735848294096 140735848291880 4215040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14357/statm: 30403 25890 131 357 0 30043 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 205064

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14363
/proc/meminfo: memFree=31486920/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=140844 CPUtime=97.36 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 22058 0 0 0 9732 4 0 0 20 0 1 0 23935388 144224256 28743 33554432000 4194304 5654031 140735848294096 140735848291880 4215307 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14357/statm: 35211 28743 131 357 0 34851 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 224296

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14363
/proc/meminfo: memFree=31492336/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=126112 CPUtime=157.35 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 23946 0 0 0 15729 6 0 0 20 0 1 0 23935388 129138688 26678 33554432000 4194304 5654031 140735848294096 140735848291992 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14357/statm: 31528 26678 132 357 0 31168 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 209564

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14364
/proc/meminfo: memFree=31479744/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=129572 CPUtime=217.34 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 24900 0 0 0 21728 6 0 0 20 0 1 0 23935388 132681728 27507 33554432000 4194304 5654031 140735848294096 140735848281912 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14357/statm: 32393 27507 141 357 0 32033 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 213024

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.01 2.00 3/183 14374
/proc/meminfo: memFree=31377536/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=183920 CPUtime=1297.17 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 29345 0 0 0 129706 11 0 0 20 0 1 0 23935388 188334080 39251 33554432000 4194304 5654031 140735848294096 140735848281912 4232710 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14357/statm: 45980 39251 142 357 0 45620 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 267372

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14374
/proc/meminfo: memFree=31377164/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=183920 CPUtime=1357.16 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 29713 0 0 0 135705 11 0 0 20 0 1 0 23935388 188334080 39293 33554432000 4194304 5654031 140735848294096 140735848281912 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14357/statm: 45980 39293 142 357 0 45620 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 267372

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14374
/proc/meminfo: memFree=31359044/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=183920 CPUtime=1417.15 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 29716 0 0 0 141704 11 0 0 20 0 1 0 23935388 188334080 40829 33554432000 4194304 5654031 140735848294096 140735848281912 4233176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14357/statm: 45980 40829 142 357 0 45620 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 267372

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14375
/proc/meminfo: memFree=31359104/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=183920 CPUtime=1477.14 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 30030 0 0 0 147702 12 0 0 20 0 1 0 23935388 188334080 40787 33554432000 4194304 5654031 140735848294096 140735848281912 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14357/statm: 45980 40787 142 357 0 45620 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 267372

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14378
/proc/meminfo: memFree=31323288/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=183920 CPUtime=1537.13 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 30394 0 0 0 153700 13 0 0 20 0 1 0 23935388 188334080 39805 33554432000 4194304 5654031 140735848294096 140735848281912 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14357/statm: 45980 39805 142 357 0 45620 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 267372

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14378
/proc/meminfo: memFree=31365124/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=183920 CPUtime=1597.12 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 30710 0 0 0 159698 14 0 0 20 0 1 0 23935388 188334080 39251 33554432000 4194304 5654031 140735848294096 140735848281912 4232905 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14357/statm: 45980 39251 142 357 0 45620 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 267372

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14378
/proc/meminfo: memFree=31357180/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=183920 CPUtime=1657.11 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 30714 0 0 0 165697 14 0 0 20 0 1 0 23935388 188334080 41299 33554432000 4194304 5654031 140735848294096 140735848281912 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14357/statm: 45980 41299 142 357 0 45620 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 267372

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14378
/proc/meminfo: memFree=31329812/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74304 CPUtime=4.88 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 14940 41036 0 0 98 7 358 25 20 0 1 0 23934897 76087296 17713 33554432000 4194304 6004724 140734392483600 140734392469880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18576 17713 166 442 0 18130 0
[pid=14357] ppid=14352 vsize=183920 CPUtime=1717.1 cores=0,2,4,6
/proc/14357/stat : 14357 (glucosInc) R 14352 14351 13680 0 -1 4202496 31074 0 0 0 171695 15 0 0 20 0 1 0 23935388 188334080 40317 33554432000 4194304 5654031 140735848294096 140735848281912 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14357/statm: 45980 40317 142 357 0 45620 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 267372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14382
/proc/meminfo: memFree=31348840/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74308 CPUtime=1731.89 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 18160 73431 0 0 138 162 172842 47 20 0 1 0 23934897 76091392 17743 33554432000 4194304 6004724 140734392483600 140734392469448 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18577 17743 195 442 0 18131 0
[pid=14381] ppid=14352 vsize=132004 CPUtime=50.09 cores=0,2,4,6
/proc/14381/stat : 14381 (glucosInc) R 14352 14351 13680 0 -1 4202496 26038 0 0 0 5004 5 0 0 20 0 1 0 24108116 135172096 28410 33554432000 4194304 5654031 140734798981808 140734798969624 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14381/statm: 33001 28410 140 357 0 32641 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 215460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14426
/proc/meminfo: memFree=31471668/32873844 swapFree=7632/7632
[pid=14351] ppid=14349 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14351/stat : 14351 (npSolver-pbo-It) S 14349 14351 13680 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 23934897 9367552 274 33554432000 4194304 5064252 140733614161264 140733614160176 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14351/statm: 2287 274 233 213 0 72 0
[pid=14352] ppid=14351 vsize=74308 CPUtime=1787.21 cores=0,2,4,6
/proc/14352/stat : 14352 (npSolver-pbo) S 14351 14351 13680 0 -1 4202496 22023 100170 0 0 150 162 178352 57 20 0 1 0 23934897 76091392 17743 33554432000 4194304 6004724 140734392483600 140734392469448 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14352/statm: 18577 17743 195 442 0 18131 0
[pid=14384] ppid=14352 vsize=129200 CPUtime=12.87 cores=0,2,4,6
/proc/14384/stat : 14384 (glucosInc) R 14352 14351 13680 0 -1 4202496 24771 0 0 0 1282 5 0 0 20 0 1 0 24113650 132300800 28236 33554432000 4194304 5654031 140736501783488 140736501781272 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14384/statm: 32300 28236 139 357 0 31940 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 212656

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 14351 and gives
#  childrusage.ru_utime.tv_sec=1785
#  childrusage.ru_utime.tv_usec=25634
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=207664
# CPU time returned by wait4() is 1787.23
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1797.84
CPU system time (s): 2.24
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 347916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.03
system time used= 2.20766
maximum resident set size= 256780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122567
page faults= 0
swaps= 0
block input operations= 8
block output operations= 258624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1238
involuntary context switches= 2159

runsolver used 3.55446 second user time and 9.2346 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 09:14:43
IDJOB=3752472
IDBENCH=48229
IDSOLVER=2335
FILE ID=node135/3752472-1339139682
RUNJOBID= node135-1339134279-13696
PBS_JOBID= 14643799
Free space on /tmp= 70588 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_60_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752472-1339139682/watcher-3752472-1339139682 -o /tmp/evaluation-result-3752472-1339139682/solver-3752472-1339139682 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752472-1339139682.opb 626551715 HOME HOME

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

MD5SUM BENCH= 49512b8058c62182b32b06ac219e7167
RANDOM SEED=626551715

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31732472 kB
Buffers:           88480 kB
Cached:           235648 kB
SwapCached:         2232 kB
Active:           291392 kB
Inactive:          42272 kB
Active(anon):      10228 kB
Inactive(anon):     1060 kB
Active(file):     281164 kB
Inactive(file):    41212 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098800 kB
Dirty:             18852 kB
Writeback:             0 kB
AnonPages:        111740 kB
Mapped:             9264 kB
Shmem:                 0 kB
Slab:             667992 kB
SReclaimable:     109212 kB
SUnreclaim:       558780 kB
KernelStack:        1488 kB
PageTables:         3676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     133052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 70536 MiB
End job on node135 at 2012-06-08 09:44:43