Trace number 3752081

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.05 1801.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C499.b.opb
MD5SUM0b80319f4195f1e1329c2c4b63b416b0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark45
Best CPU time to get the best result obtained on this benchmark1796.93
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 45
Optimality of the best value was proved NO
Number of variables5203
Total number of constraints19637
Number of constraints which are clauses19637
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 constraint11
Maximum length of a constraint360
Number of terms in the objective function 5203
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 5203
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 5203
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

Solver Data

4.32/4.70	c run inc solver
4.32/4.70	c [INC SYSTEM] run initial solver
4.32/4.70	c [INC SYSTEM] preprocess with white file
25.34/26.37	c [INC SYSTEM] finished preprocessing in 21 s
25.34/26.37	c [INC SYSTEM] execute solver
761.13/762.32	c [INC SEARCH] formula is SAT
761.13/762.38	c [INC SYSTEM] solved the initial formula
761.52/762.77	c model valid
761.52/762.77	c current solution ok
768.17/769.70	o 1844
768.17/769.70	c starting approximation
768.17/769.70	c factor = 1
768.17/769.70	c can not find a suitable factor, leaving approximation
768.17/769.70	c finished approximation
768.17/769.70	c [INC SYSTEM] there exists a inc, kill it!
768.17/769.70	c write failed with 2
768.17/769.71	c [INC SEARCH] iteration: 0
768.17/769.71	c [INC BOUNDS] best value:1844 search for 1843
768.17/769.71	c [INC SYSTEM] create new solver instance
768.17/769.71	c [INC] encode full formula
768.17/769.71	c fallback to adder encoding
768.68/770.02	c set iterative enc to: cardAdder
768.68/770.02	c set iterative enc to: none
768.87/770.23	c [INC SEARCH] isOptimum variable: 0
1677.49/1679.03	c formula is SAT
1677.60/1679.12	c [INC SEARCH] copied best model
1677.60/1679.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1678.00/1679.51	c model valid
1678.00/1679.51	c current solution ok
1678.00/1679.51	o 1843
1678.00/1679.51	c [INC SEARCH] iteration: 1
1678.00/1679.51	c [INC BOUNDS] best value:1843 search for 1842
1678.00/1679.51	c [INC SYSTEM] there exists a inc, kill it!
1678.00/1679.51	c write failed with 2
1678.00/1679.51	c [INC SYSTEM] create new solver instance
1678.00/1679.51	c [INC] encode full formula
1678.00/1679.51	c fallback to adder encoding
1678.31/1679.82	c set iterative enc to: cardAdder
1678.31/1679.82	c set iterative enc to: none
1678.33/1680.05	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-3752081-1339127356/watcher-3752081-1339127356 -o /tmp/evaluation-result-3752081-1339127356/solver-3752081-1339127356 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752081-1339127356.opb 823483920 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.66 0.24 0.66 4/179 9189
/proc/meminfo: memFree=25322640/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0

[startup+0.725645 s]
/proc/loadavg: 0.66 0.24 0.66 4/179 9189
/proc/meminfo: memFree=25322640/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.05354 s]
/proc/loadavg: 0.66 0.24 0.66 4/179 9189
/proc/meminfo: memFree=25322640/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.41357 s]
/proc/loadavg: 0.66 0.24 0.66 4/179 9189
/proc/meminfo: memFree=25322640/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.88959 s]
/proc/loadavg: 0.66 0.24 0.66 4/179 9189
/proc/meminfo: memFree=25322640/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.90158 s]
/proc/loadavg: 0.66 0.24 0.66 4/179 9189
/proc/meminfo: memFree=25322640/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+3.1204 s]
/proc/loadavg: 0.66 0.24 0.66 4/179 9189
/proc/meminfo: memFree=25322640/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148
heavy processes:

[startup+7.99672 s]
/proc/loadavg: 0.69 0.25 0.66 3/181 10481
/proc/meminfo: memFree=24980888/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=344044 CPUtime=4.71 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 25249 0 0 0 423 48 0 0 20 0 1 0 378864162 352301056 80695 33554432000 4194304 6004724 140735439491168 140735439485632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 86011 80695 163 442 0 85565 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 353192
heavy processes:

[startup+13.0718 s]
/proc/loadavg: 0.82 0.29 0.67 3/183 13633
/proc/meminfo: memFree=23808124/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=344044 CPUtime=4.71 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 25249 0 0 0 423 48 0 0 20 0 1 0 378864162 352301056 80695 33554432000 4194304 6004724 140735439491168 140735439485632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 86011 80695 163 442 0 85565 0
[pid=10711] ppid=9191 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10711/stat : 10711 (cp2_pre.sh) S 9191 9189 22913 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378864634 9367552 276 33554432000 4194304 5064252 140736910084992 140736910083696 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10711/statm: 2287 276 234 213 0 72 0
[pid=10713] ppid=10711 vsize=955776 CPUtime=8.34 cores=0,2,4,6
/proc/10713/stat : 10713 (coprocessor) R 10711 9189 22913 0 -1 4202496 100605 0 0 0 802 32 0 0 20 0 1 0 378864634 978714624 235658 33554432000 4194304 6586260 140733844211376 140733844207400 4753744 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/10713/statm: 238944 235658 180 584 0 238356 0
Current children cumulated CPU time (s) 13.05
Current children cumulated vsize (KiB) 1318116

[startup+26.3273 s]
/proc/loadavg: 0.84 0.30 0.67 3/184 16169
/proc/meminfo: memFree=23672016/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=344044 CPUtime=4.71 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 25249 0 0 0 423 48 0 0 20 0 1 0 378864162 352301056 80695 33554432000 4194304 6004724 140735439491168 140735439485632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 86011 80695 163 442 0 85565 0
[pid=10711] ppid=9191 vsize=9148 CPUtime=20.63 cores=0,2,4,6
/proc/10711/stat : 10711 (cp2_pre.sh) S 9191 9189 22913 0 -1 4202496 631 115199 0 0 0 0 1994 69 20 0 1 0 378864634 9367552 280 33554432000 4194304 5064252 140736910084992 140736910083696 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10711/statm: 2287 280 238 213 0 72 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 362340

[startup+52.7457 s]
/proc/loadavg: 0.91 0.38 0.68 3/184 28688
/proc/meminfo: memFree=24498872/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=344044 CPUtime=25.39 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 25267 116098 0 0 423 48 1994 74 20 0 1 0 378864162 352301056 80699 33554432000 4194304 6004724 140735439491168 140735439477448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 86011 80699 167 442 0 85565 0
[pid=18707] ppid=9191 vsize=440024 CPUtime=26.35 cores=0,2,4,6
/proc/18707/stat : 18707 (glucosInc) R 9191 9189 22913 0 -1 4202496 71545 0 0 0 2620 15 0 0 20 0 1 0 378866800 450584576 102664 33554432000 4194304 5654031 140737073665520 140737073653336 4208621 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18707/statm: 110006 102664 141 357 0 109646 0
Current children cumulated CPU time (s) 51.74
Current children cumulated vsize (KiB) 793216

[startup+103.822 s]
/proc/loadavg: 0.95 0.45 0.69 2/183 10165
/proc/meminfo: memFree=24492368/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=344044 CPUtime=25.39 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 25267 116098 0 0 423 48 1994 74 20 0 1 0 378864162 352301056 80699 33554432000 4194304 6004724 140735439491168 140735439477448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 86011 80699 167 442 0 85565 0
[pid=18707] ppid=9191 vsize=498496 CPUtime=77.42 cores=0,2,4,6
/proc/18707/stat : 18707 (glucosInc) R 9191 9189 22913 0 -1 4202496 73071 0 0 0 7726 16 0 0 20 0 1 0 378866800 510459904 105698 33554432000 4194304 5654031 140737073665520 140737073653336 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18707/statm: 124624 105698 141 357 0 124264 0
Current children cumulated CPU time (s) 102.81
Current children cumulated vsize (KiB) 851688

[startup+163.856 s]
/proc/loadavg: 0.98 0.54 0.71 3/183 965
/proc/meminfo: memFree=24481044/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=344044 CPUtime=25.39 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 25267 116098 0 0 423 48 1994 74 20 0 1 0 378864162 352301056 80699 33554432000 4194304 6004724 140735439491168 140735439477448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 86011 80699 167 442 0 85565 0
[pid=18707] ppid=9191 vsize=506240 CPUtime=137.44 cores=0,2,4,6
/proc/18707/stat : 18707 (glucosInc) R 9191 9189 22913 0 -1 4202496 73768 0 0 0 13728 16 0 0 20 0 1 0 378866800 518389760 107417 33554432000 4194304 5654031 140737073665520 140737073653336 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18707/statm: 126560 107417 141 357 0 126200 0
Current children cumulated CPU time (s) 162.83
Current children cumulated vsize (KiB) 859432

[startup+222.307 s]
/proc/loadavg: 0.99 0.64 0.73 3/183 29360
/proc/meminfo: memFree=24475320/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=344044 CPUtime=25.39 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 25267 116098 0 0 423 48 1994 74 20 0 1 0 378864162 352301056 80699 33554432000 4194304 6004724 140735439491168 140735439477448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 86011 80699 167 442 0 85565 0
[pid=18707] ppid=9191 vsize=506240 CPUtime=195.88 cores=0,2,4,6
/proc/18707/stat : 18707 (glucosInc) R 9191 9189 22913 0 -1 4202496 74153 0 0 0 19572 16 0 0 20 0 1 0 378866800 518389760 108821 33554432000 4194304 5654031 140737073665520 140737073653336 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18707/statm: 126560 108821 141 357 0 126200 0
Current children cumulated CPU time (s) 221.27
Current children cumulated vsize (KiB) 859432

[startup+282.3 s]
/proc/loadavg: 1.03 0.72 0.75 3/182 20331
/proc/meminfo: memFree=24469268/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=344044 CPUtime=25.39 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 25267 116098 0 0 423 48 1994 74 20 0 1 0 378864162 352301056 80699 33554432000 4194304 6004724 140735439491168 140735439477448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 86011 80699 167 442 0 85565 0
[pid=18707] ppid=9191 vsize=510032 CPUtime=255.83 cores=0,2,4,6
/proc/18707/stat : 18707 (glucosInc) R 9191 9189 22913 0 -1 4202496 74714 0 0 0 25567 16 0 0 20 0 1 0 378866800 522272768 110368 33554432000 4194304 5654031 140737073665520 140737073653336 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0

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

/proc/meminfo: memFree=24099128/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=383676 CPUtime=768.9 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 31626 193372 0 0 614 599 75548 129 20 0 1 0 378864162 392884224 90631 33554432000 4194304 6004724 140735439491168 140735439477016 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/9191/statm: 95919 90631 191 442 0 95473 0
[pid=19448] ppid=9191 vsize=561068 CPUtime=591.9 cores=0,2,4,6
/proc/19448/stat : 19448 (glucosInc) R 9191 9189 22913 0 -1 4202496 82223 0 0 0 59168 22 0 0 20 0 1 0 378941185 574533632 132364 33554432000 4194304 5654031 140735507587088 140735507574904 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19448/statm: 140267 132364 141 357 0 139907 0
Current children cumulated CPU time (s) 1360.8
Current children cumulated vsize (KiB) 953892

[startup+1422.3 s]
/proc/loadavg: 2.00 1.85 1.37 3/181 13943
/proc/meminfo: memFree=24095032/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=383676 CPUtime=768.9 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 31626 193372 0 0 614 599 75548 129 20 0 1 0 378864162 392884224 90631 33554432000 4194304 6004724 140735439491168 140735439477016 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/9191/statm: 95919 90631 191 442 0 95473 0
[pid=19448] ppid=9191 vsize=561068 CPUtime=651.89 cores=0,2,4,6
/proc/19448/stat : 19448 (glucosInc) R 9191 9189 22913 0 -1 4202496 82225 0 0 0 65167 22 0 0 20 0 1 0 378941185 574533632 133388 33554432000 4194304 5654031 140735507587088 140735507574904 4215017 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19448/statm: 140267 133388 141 357 0 139907 0
Current children cumulated CPU time (s) 1420.79
Current children cumulated vsize (KiB) 953892

[startup+1482.3 s]
/proc/loadavg: 2.00 1.87 1.41 3/181 13944
/proc/meminfo: memFree=24113776/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=383676 CPUtime=768.9 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 31626 193372 0 0 614 599 75548 129 20 0 1 0 378864162 392884224 90631 33554432000 4194304 6004724 140735439491168 140735439477016 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/9191/statm: 95919 90631 191 442 0 95473 0
[pid=19448] ppid=9191 vsize=565660 CPUtime=711.88 cores=0,2,4,6
/proc/19448/stat : 19448 (glucosInc) R 9191 9189 22913 0 -1 4202496 83096 0 0 0 71164 24 0 0 20 0 1 0 378941185 579235840 128569 33554432000 4194304 5654031 140735507587088 140735507574904 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19448/statm: 141415 128569 141 357 0 141055 0
Current children cumulated CPU time (s) 1480.78
Current children cumulated vsize (KiB) 958484

[startup+1542.31 s]
/proc/loadavg: 2.00 1.89 1.44 3/181 13944
/proc/meminfo: memFree=24104576/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=383676 CPUtime=768.9 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 31626 193372 0 0 614 599 75548 129 20 0 1 0 378864162 392884224 90631 33554432000 4194304 6004724 140735439491168 140735439477016 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/9191/statm: 95919 90631 191 442 0 95473 0
[pid=19448] ppid=9191 vsize=569900 CPUtime=771.87 cores=0,2,4,6
/proc/19448/stat : 19448 (glucosInc) R 9191 9189 22913 0 -1 4202496 83417 0 0 0 77163 24 0 0 20 0 1 0 378941185 583577600 130930 33554432000 4194304 5654031 140735507587088 140735507574904 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19448/statm: 142475 130930 141 357 0 142115 0
Current children cumulated CPU time (s) 1540.77
Current children cumulated vsize (KiB) 962724

[startup+1602.3 s]
/proc/loadavg: 2.00 1.91 1.47 3/181 13944
/proc/meminfo: memFree=24093344/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=383676 CPUtime=768.9 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 31626 193372 0 0 614 599 75548 129 20 0 1 0 378864162 392884224 90631 33554432000 4194304 6004724 140735439491168 140735439477016 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/9191/statm: 95919 90631 191 442 0 95473 0
[pid=19448] ppid=9191 vsize=569900 CPUtime=831.85 cores=0,2,4,6
/proc/19448/stat : 19448 (glucosInc) R 9191 9189 22913 0 -1 4202496 83672 0 0 0 83161 24 0 0 20 0 1 0 378941185 583577600 133740 33554432000 4194304 5654031 140735507587088 140735507574904 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19448/statm: 142475 133740 141 357 0 142115 0
Current children cumulated CPU time (s) 1600.75
Current children cumulated vsize (KiB) 962724

[startup+1662.3 s]
/proc/loadavg: 2.00 1.92 1.50 3/181 13944
/proc/meminfo: memFree=24079196/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=383676 CPUtime=768.9 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 31626 193372 0 0 614 599 75548 129 20 0 1 0 378864162 392884224 90631 33554432000 4194304 6004724 140735439491168 140735439477016 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/9191/statm: 95919 90631 191 442 0 95473 0
[pid=19448] ppid=9191 vsize=574148 CPUtime=891.85 cores=0,2,4,6
/proc/19448/stat : 19448 (glucosInc) R 9191 9189 22913 0 -1 4202496 84161 0 0 0 89160 25 0 0 20 0 1 0 378941185 587927552 137295 33554432000 4194304 5654031 140735507587088 140735507574904 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19448/statm: 143537 137295 141 357 0 143177 0
Current children cumulated CPU time (s) 1660.75
Current children cumulated vsize (KiB) 966972

[startup+1722.3 s]
/proc/loadavg: 2.00 1.93 1.53 3/181 13946
/proc/meminfo: memFree=24146960/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=400484 CPUtime=1678.55 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 38258 278681 0 0 696 606 166379 174 20 0 1 0 378864162 410095616 94833 33554432000 4194304 6004724 140735439491168 140735439477016 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/9191/statm: 100121 94833 191 442 0 99675 0
[pid=13946] ppid=9191 vsize=522864 CPUtime=42.23 cores=0,2,4,6
/proc/13946/stat : 13946 (glucosInc) R 9191 9189 22913 0 -1 4202496 77155 0 0 0 4206 17 0 0 20 0 1 0 379032167 535412736 115774 33554432000 4194304 5654031 140734499031344 140734499019160 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13946/statm: 130716 115774 140 357 0 130356 0
Current children cumulated CPU time (s) 1720.78
Current children cumulated vsize (KiB) 932496

[startup+1782.3 s]
/proc/loadavg: 2.00 1.94 1.56 3/181 13947
/proc/meminfo: memFree=24134456/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=400484 CPUtime=1678.55 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 38258 278681 0 0 696 606 166379 174 20 0 1 0 378864162 410095616 94833 33554432000 4194304 6004724 140735439491168 140735439477016 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/9191/statm: 100121 94833 191 442 0 99675 0
[pid=13946] ppid=9191 vsize=531040 CPUtime=102.21 cores=0,2,4,6
/proc/13946/stat : 13946 (glucosInc) R 9191 9189 22913 0 -1 4202496 78208 0 0 0 10204 17 0 0 20 0 1 0 379032167 543784960 118855 33554432000 4194304 5654031 140734499031344 140734499019160 4244199 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13946/statm: 132760 118855 140 357 0 132400 0
Current children cumulated CPU time (s) 1780.76
Current children cumulated vsize (KiB) 940672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.00 1.95 1.57 3/181 13947
/proc/meminfo: memFree=24131508/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=400484 CPUtime=1678.55 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 38258 278681 0 0 696 606 166379 174 20 0 1 0 378864162 410095616 94833 33554432000 4194304 6004724 140735439491168 140735439477016 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/9191/statm: 100121 94833 191 442 0 99675 0
[pid=13946] ppid=9191 vsize=534876 CPUtime=121.5 cores=0,2,4,6
/proc/13946/stat : 13946 (glucosInc) R 9191 9189 22913 0 -1 4202496 78437 0 0 0 12133 17 0 0 20 0 1 0 379032167 547713024 119580 33554432000 4194304 5654031 140734499031344 140734499029112 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13946/statm: 133719 119580 140 357 0 133359 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 944508

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

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

[startup+1801.6 s]
/proc/loadavg: 2.00 1.95 1.57 3/181 13947
/proc/meminfo: memFree=24131508/32873844 swapFree=8652/8652
[pid=9189] ppid=9186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-pbo-It) S 9186 9189 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378864162 9367552 275 33554432000 4194304 5064252 140735053366000 140735053364912 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 275 233 213 0 72 0
[pid=9191] ppid=9189 vsize=400484 CPUtime=1678.55 cores=0,2,4,6
/proc/9191/stat : 9191 (npSolver-pbo) S 9189 9189 22913 0 -1 4202496 38258 278681 0 0 696 606 166379 174 20 0 1 0 378864162 410095616 94833 33554432000 4194304 6004724 140735439491168 140735439477016 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 15 0 0
/proc/9191/statm: 100121 94833 191 442 0 99675 0
[pid=13946] ppid=9191 vsize=534876 CPUtime=121.5 cores=0,2,4,6
/proc/13946/stat : 13946 (glucosInc) R 9191 9189 22913 0 -1 4202496 78437 0 0 0 12133 17 0 0 20 0 1 0 379032167 547713024 119580 33554432000 4194304 5654031 140734499031344 140734499029112 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13946/statm: 133719 119580 140 357 0 133359 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 944508

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.62
CPU time (s): 1800.05
CPU user time (s): 1792.08
CPU system time (s): 7.97
CPU usage (%): 99.9131
Max. virtual memory (cumulated for all children) (KiB): 1430428

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= 358
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 3.79142 second user time and 8.93664 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-08 05:49:16
IDJOB=3752081
IDBENCH=2889
IDSOLVER=2335
FILE ID=node107/3752081-1339127356
RUNJOBID= node107-1339112122-24330
PBS_JOBID= 14643746
Free space on /tmp= 70628 MiB

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

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

MD5SUM BENCH= 0b80319f4195f1e1329c2c4b63b416b0
RANDOM SEED=823483920

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:        25322848 kB
Buffers:         1065184 kB
Cached:          5538144 kB
SwapCached:           72 kB
Active:          2949784 kB
Inactive:        3669356 kB
Active(anon):       5808 kB
Inactive(anon):    11092 kB
Active(file):    2943976 kB
Inactive(file):  3658264 kB
Unevictable:        8652 kB
Mlocked:            8652 kB
SwapTotal:      67108856 kB
SwapFree:       67108784 kB
Dirty:             18156 kB
Writeback:             0 kB
AnonPages:         22516 kB
Mapped:            16012 kB
Shmem:               184 kB
Slab:             788836 kB
SReclaimable:     222352 kB
SUnreclaim:       566484 kB
KernelStack:        2120 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     135700 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= 70412 MiB
End job on node107 at 2012-06-08 06:19:20