Trace number 3752108

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.04 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-saucier.r.opb
MD5SUMaa80468537d69826ea16800f352007ec
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark1593.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables6207
Total number of constraints171
Number of constraints which are clauses171
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint5184
Number of terms in the objective function 6207
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 6207
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6207
Number of bits of the biggest sum of numbers13
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

0.00/0.47	c run inc solver
0.00/0.47	c [INC SYSTEM] run initial solver
0.00/0.47	c [INC SYSTEM] preprocess with white file
4.67/4.78	c [INC SYSTEM] finished preprocessing in 4 s
4.67/4.78	c [INC SYSTEM] execute solver
4.76/4.81	c [INC SEARCH] formula is SAT
4.76/4.81	c [INC SYSTEM] solved the initial formula
4.84/4.98	c model valid
4.84/4.98	c current solution ok
4.84/4.99	o 12
4.84/4.99	c starting approximation
4.84/4.99	c factor = 1
4.84/4.99	c can not find a suitable factor, leaving approximation
4.84/4.99	c finished approximation
4.84/4.99	c [INC SYSTEM] there exists a inc, kill it!
4.84/4.99	c write failed with 2
4.84/4.99	c [INC SEARCH] iteration: 0
4.84/4.99	c [INC BOUNDS] best value:12 search for 11
4.84/4.99	c [INC SYSTEM] create new solver instance
4.84/4.99	c [INC] encode full formula
4.97/5.02	c set iterative enc to: swc
4.97/5.03	c [INC SEARCH] isOptimum variable: 0
5.01/5.17	c formula is SAT
5.01/5.18	c [INC SEARCH] copied best model
5.01/5.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.13/5.34	c model valid
5.13/5.34	c current solution ok
5.13/5.34	o 9
5.13/5.34	c [INC SEARCH] iteration: 1
5.13/5.34	c [INC BOUNDS] best value:9 search for 8
5.13/5.34	c [INC ENCODE] setup new number of clauses ...
5.13/5.34	c [INC] encode incremental formula
5.13/5.34	c return only the limitting unit clause for 8
5.13/5.34	c [INC SYSTEM] transmit new clauses to solver: 1
5.13/5.34	c [INC SEARCH] isOptimum variable: 0
5.57/5.62	c formula is SAT
5.57/5.62	c [INC SEARCH] copied best model
5.57/5.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.67/5.79	c model valid
5.67/5.79	c current solution ok
5.67/5.79	o 8
5.67/5.79	c [INC SEARCH] iteration: 2
5.67/5.79	c [INC BOUNDS] best value:8 search for 7
5.67/5.79	c [INC ENCODE] setup new number of clauses ...
5.67/5.79	c [INC] encode incremental formula
5.67/5.79	c return only the limitting unit clause for 7
5.67/5.79	c [INC SYSTEM] transmit new clauses to solver: 1
5.67/5.79	c [INC SEARCH] isOptimum variable: 0
6.17/6.23	c formula is SAT
6.17/6.23	c [INC SEARCH] copied best model
6.17/6.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.26/6.39	c model valid
6.26/6.39	c current solution ok
6.26/6.39	o 7
6.26/6.39	c [INC SEARCH] iteration: 3
6.26/6.39	c [INC BOUNDS] best value:7 search for 6
6.26/6.39	c [INC ENCODE] setup new number of clauses ...
6.26/6.39	c [INC] encode incremental formula
6.26/6.39	c return only the limitting unit clause for 6
6.26/6.39	c [INC SYSTEM] transmit new clauses to solver: 1
6.26/6.39	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18:   673 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-3752108-1339127037/watcher-3752108-1339127037 -o /tmp/evaluation-result-3752108-1339127037/solver-3752108-1339127037 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752108-1339127037.opb 1393690536 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: 0.95 1.07 1.20 3/180 672
/proc/meminfo: memFree=26671032/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0

[startup+0.02881 s]
/proc/loadavg: 0.95 1.07 1.20 3/180 672
/proc/meminfo: memFree=26671032/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 0.95 1.07 1.20 3/180 672
/proc/meminfo: memFree=26671032/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30015 s]
/proc/loadavg: 0.95 1.07 1.20 3/180 672
/proc/meminfo: memFree=26671032/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700122 s]
/proc/loadavg: 0.95 1.07 1.20 3/180 672
/proc/meminfo: memFree=26671032/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.03 1.08 1.20 3/184 718
/proc/meminfo: memFree=26633008/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=33036 CPUtime=0.47 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 9136 0 0 0 45 2 0 0 20 0 1 0 378829163 33828864 7817 33554432000 4194304 6004724 140737447376464 140737447370928 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/673/statm: 8259 7817 148 442 0 7813 0
[pid=696] ppid=673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/696/stat : 696 (cp2_pre.sh) S 673 672 11259 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378829211 9367552 277 33554432000 4194304 5064252 140736387711872 140736387710576 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/696/statm: 2287 277 234 213 0 72 0
[pid=697] ppid=696 vsize=7884 CPUtime=1.01 cores=0,2,4,6
/proc/697/stat : 697 (coprocessor) R 696 672 11259 0 -1 4202496 1498 0 0 0 101 0 0 0 20 0 1 0 378829211 8073216 1415 33554432000 4194304 6586260 140735174775888 140735174772648 4368007 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/697/statm: 1971 1415 136 584 0 1383 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 59216

[startup+3.10024 s]
/proc/loadavg: 1.03 1.08 1.20 3/184 761
/proc/meminfo: memFree=26625180/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=33036 CPUtime=0.47 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 9136 0 0 0 45 2 0 0 20 0 1 0 378829163 33828864 7817 33554432000 4194304 6004724 140737447376464 140737447370928 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/673/statm: 8259 7817 148 442 0 7813 0
[pid=696] ppid=673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/696/stat : 696 (cp2_pre.sh) S 673 672 11259 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378829211 9367552 277 33554432000 4194304 5064252 140736387711872 140736387710576 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/696/statm: 2287 277 234 213 0 72 0
[pid=697] ppid=696 vsize=13648 CPUtime=2.6 cores=0,2,4,6
/proc/697/stat : 697 (coprocessor) R 696 672 11259 0 -1 4202496 2990 0 0 0 260 0 0 0 20 0 1 0 378829211 13975552 2907 33554432000 4194304 6586260 140735174775888 140735174771912 4753856 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/697/statm: 3412 2907 179 584 0 2824 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 64980

[startup+6.30025 s]
/proc/loadavg: 1.03 1.08 1.20 3/184 895
/proc/meminfo: memFree=26616544/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.41 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) R 672 672 11259 0 -1 4202496 12034 6148 0 0 105 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=32628 CPUtime=0.85 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) S 673 672 11259 0 -1 4202496 6070 0 0 0 84 1 0 0 20 0 1 0 378829666 33411072 6947 33554432000 4194304 5654031 140736324563152 140736324561464 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/871/statm: 8157 6947 151 357 0 7797 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 78948

[startup+12.7002 s]
/proc/loadavg: 1.18 1.11 1.21 3/183 1155
/proc/meminfo: memFree=26590352/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=52112 CPUtime=7.15 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 7246 0 0 0 714 1 0 0 20 0 1 0 378829666 53362688 10167 33554432000 4194304 5654031 140736324563152 140736324550968 4216337 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/871/statm: 13028 10167 151 357 0 12668 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 98432

[startup+25.5069 s]
/proc/loadavg: 1.31 1.14 1.21 3/183 1725
/proc/meminfo: memFree=26575252/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=71344 CPUtime=19.95 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 7845 0 0 0 1994 1 0 0 20 0 1 0 378829666 73056256 13831 33554432000 4194304 5654031 140736324563152 140736324550968 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 17836 13831 151 357 0 17476 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 117664

[startup+51.1002 s]
/proc/loadavg: 1.47 1.19 1.23 3/184 2757
/proc/meminfo: memFree=26587976/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=53036 CPUtime=45.54 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 8790 0 0 0 4551 3 0 0 20 0 1 0 378829666 54308864 12618 33554432000 4194304 5654031 140736324563152 140736324560936 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 13259 12618 152 357 0 12899 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 99356

[startup+102.3 s]
/proc/loadavg: 1.75 1.31 1.27 3/183 4784
/proc/meminfo: memFree=26522304/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=153704 CPUtime=96.74 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 10381 0 0 0 9669 5 0 0 20 0 1 0 378829666 157392896 26996 33554432000 4194304 5654031 140736324563152 140736324561240 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 38426 26996 152 357 0 38066 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 200024

[startup+162.3 s]
/proc/loadavg: 1.78 1.40 1.30 3/183 7213
/proc/meminfo: memFree=26506692/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=157836 CPUtime=156.72 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 12699 0 0 0 15664 8 0 0 20 0 1 0 378829666 161624064 32152 33554432000 4194304 5654031 140736324563152 140736324560936 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 39459 32152 152 357 0 39099 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 204156

[startup+222.3 s]
/proc/loadavg: 1.87 1.49 1.33 3/183 9637
/proc/meminfo: memFree=26451736/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=243756 CPUtime=216.72 cores=0,2,4,6

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

/proc/loadavg: 2.00 1.97 1.75 3/181 25477
/proc/meminfo: memFree=26185256/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=396928 CPUtime=1296.52 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 28513 0 0 0 129589 63 0 0 20 0 1 0 378829666 406454272 88193 33554432000 4194304 5654031 140736324563152 140736324560936 4215200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 99232 88193 153 357 0 98872 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 443248

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/181 25477
/proc/meminfo: memFree=26157556/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=397692 CPUtime=1356.5 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 28698 0 0 0 135587 63 0 0 20 0 1 0 378829666 407236608 94540 33554432000 4194304 5654031 140736324563152 140736324560936 4215076 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 99423 94540 153 357 0 99063 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 444012

[startup+1422.3 s]
/proc/loadavg: 2.04 1.99 1.78 3/181 25477
/proc/meminfo: memFree=26121392/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=614160 CPUtime=1416.5 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 29500 0 0 0 141584 66 0 0 20 0 1 0 378829666 628899840 103517 33554432000 4194304 5654031 140736324563152 140736324560936 4215115 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 153540 103517 153 357 0 153180 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 660480

[startup+1482.3 s]
/proc/loadavg: 2.01 1.99 1.79 3/181 25478
/proc/meminfo: memFree=26090052/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=614796 CPUtime=1476.48 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 29658 0 0 0 147582 66 0 0 20 0 1 0 378829666 629551104 111340 33554432000 4194304 5654031 140736324563152 140736324560936 4214993 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 153699 111340 153 357 0 153339 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 661116

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/181 25478
/proc/meminfo: memFree=26058944/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=614796 CPUtime=1536.48 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 29674 0 0 0 153581 67 0 0 20 0 1 0 378829666 629551104 118086 33554432000 4194304 5654031 140736324563152 140736324560936 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 153699 118086 153 357 0 153339 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 661116

[startup+1602.3 s]
/proc/loadavg: 2.07 2.00 1.82 3/182 25481
/proc/meminfo: memFree=26026332/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=614796 CPUtime=1596.46 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 29697 0 0 0 159579 67 0 0 20 0 1 0 378829666 629551104 125767 33554432000 4194304 5654031 140736324563152 140736324560936 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 153699 125767 153 357 0 153339 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 661116

[startup+1662.31 s]
/proc/loadavg: 2.02 2.00 1.83 3/181 25481
/proc/meminfo: memFree=26283232/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=267876 CPUtime=1656.46 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 30185 0 0 0 165576 70 0 0 20 0 1 0 378829666 274305024 60923 33554432000 4194304 5654031 140736324563152 140736324561176 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 66969 60923 153 357 0 66609 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 314196

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.83 3/181 25481
/proc/meminfo: memFree=26258472/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=400272 CPUtime=1716.44 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 30689 0 0 0 171572 72 0 0 20 0 1 0 378829666 409878528 67048 33554432000 4194304 5654031 140736324563152 140736324561240 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 100068 67048 153 357 0 99708 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 446592

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/181 25482
/proc/meminfo: memFree=26235692/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=400544 CPUtime=1776.43 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 30760 0 0 0 177571 72 0 0 20 0 1 0 378829666 410157056 72740 33554432000 4194304 5654031 140736324563152 140736324560936 4215297 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 100136 72740 153 357 0 99776 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 446864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.84 3/181 25482
/proc/meminfo: memFree=26220140/32873648 swapFree=7376/7376
[pid=672] ppid=670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/672/stat : 672 (npSolver-pbo-It) S 670 672 11259 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378829163 9367552 274 33554432000 4194304 5064252 140734167290144 140734167289056 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/672/statm: 2287 274 233 213 0 72 0
[pid=673] ppid=672 vsize=37172 CPUtime=5.51 cores=0,2,4,6
/proc/673/stat : 673 (npSolver-pbo) S 672 672 11259 0 -1 4202496 12034 6148 0 0 115 3 431 2 20 0 1 0 378829163 38064128 8468 33554432000 4194304 6004724 140737447376464 140737447362312 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/673/statm: 9293 8468 179 442 0 8847 0
[pid=871] ppid=673 vsize=400688 CPUtime=1794.53 cores=0,2,4,6
/proc/871/stat : 871 (glucosInc) R 673 672 11259 0 -1 4202496 30794 0 0 0 179381 72 0 0 20 0 1 0 378829666 410304512 74818 33554432000 4194304 5654031 140736324563152 140736324560936 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/871/statm: 100172 74818 153 357 0 99812 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 447008

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

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1799.27
CPU system time (s): 0.77
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 872996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.47217
system time used= 0.066989
maximum resident set size= 58580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18556
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 379
involuntary context switches= 17

runsolver used 3.24851 second user time and 8.82266 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-08 05:43:57
IDJOB=3752108
IDBENCH=2850
IDSOLVER=2335
FILE ID=node125/3752108-1339127037
RUNJOBID= node125-1339112632-13349
PBS_JOBID= 14643728
Free space on /tmp= 70788 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-saucier.r.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752108-1339127037/watcher-3752108-1339127037 -o /tmp/evaluation-result-3752108-1339127037/solver-3752108-1339127037 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752108-1339127037.opb 1393690536 HOME HOME

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

MD5SUM BENCH= aa80468537d69826ea16800f352007ec
RANDOM SEED=1393690536

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26671404 kB
Buffers:          669040 kB
Cached:          4567016 kB
SwapCached:         2256 kB
Active:          2297208 kB
Inactive:        2986888 kB
Active(anon):      37508 kB
Inactive(anon):     9460 kB
Active(file):    2259700 kB
Inactive(file):  2977428 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67102620 kB
Dirty:             14448 kB
Writeback:             0 kB
AnonPages:         52652 kB
Mapped:            15800 kB
Shmem:                96 kB
Slab:             780876 kB
SReclaimable:     221064 kB
SUnreclaim:       559812 kB
KernelStack:        1488 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     168724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70772 MiB
End job on node125 at 2012-06-08 06:13:58