Trace number 3699525

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-rot.b.opb
MD5SUM82ceb454755e01aa6cecb68eb859eaa6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark115
Best CPU time to get the best result obtained on this benchmark1.12483
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 116
Optimality of the best value was proved NO
Number of variables1451
Total number of constraints2932
Number of constraints which are clauses2932
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 constraint1
Maximum length of a constraint81
Number of terms in the objective function 1451
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 1451
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1451
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c run inc solver
0.00/0.08	c [INC SYSTEM] run initial solver
0.00/0.08	c [INC SYSTEM] preprocess with white file
0.00/0.76	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.76	c [INC SYSTEM] execute solver
0.00/0.80	c [INC SEARCH] formula is SAT
0.00/0.81	c [INC SYSTEM] solved the initial formula
0.00/0.82	c model valid
0.00/0.82	c current solution ok
0.00/0.89	o 278
0.00/0.89	c execute binary inc search
0.00/0.89	c [INC SEARCH] current bound: 139
0.00/0.89	c [INC SEARCH] iteration: 0
0.00/0.89	c [INC SEARCH] lower bound: 0 upperbound 278 current bound: 139 best value:278
0.00/0.89	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.89	c write failed with 2
0.00/0.89	c [INC SYSTEM] create new solver instance
0.00/0.89	c [INC] encode full formula
0.00/0.89	c (debug) using card networks
0.00/0.92	c set iterative enc to: card
0.00/0.92	c set iterative enc to: none
0.00/0.92	c [INC SEARCH] isOptimum variable: 0
4.58/4.61	c [INC SEARCH] formula is SAT
4.58/4.61	c [INC SEARCH] copied best model
4.58/4.61	c sat variable: 1 optimum/unsat variable: 0
4.58/4.63	c model valid
4.58/4.63	c current solution ok
4.58/4.63	o 139
4.58/4.63	c [INC SEARCH] current bound: 69
4.58/4.63	c [INC SEARCH] iteration: 1
4.58/4.63	c [INC SEARCH] lower bound: 0 upperbound 139 current bound: 69 best value:139
4.58/4.63	c [INC SYSTEM] there exists a inc, kill it!
4.58/4.63	c write failed with 2
4.58/4.63	c [INC SYSTEM] create new solver instance
4.58/4.63	c [INC] encode full formula
4.58/4.63	c (debug) using card networks
4.58/4.65	c set iterative enc to: card
4.58/4.65	c set iterative enc to: none
4.58/4.66	c [INC SEARCH] isOptimum variable: 0
9.06/9.18	c [INC SEARCH] formula is UNSAT
9.06/9.18	c [INC SYSTEM] there exists a inc, kill it!
9.06/9.18	c write failed with 2
9.06/9.18	c sat variable: 0 optimum/unsat variable: 1
9.06/9.18	c [INC SEARCH] set lower bound to 70 upperbound 139
9.06/9.18	c [INC SEARCH] current bound: 104
9.06/9.18	c [INC SEARCH] iteration: 2
9.06/9.18	c [INC SEARCH] lower bound: 70 upperbound 139 current bound: 104 best value:139
9.06/9.18	c [INC SYSTEM] create new solver instance
9.06/9.18	c [INC] encode full formula
9.06/9.18	c (debug) using card networks
9.17/9.21	c set iterative enc to: card
9.17/9.21	c set iterative enc to: none
9.17/9.21	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.40	c an unexpexted return value has been received, exit
1800.09/1800.40	s UNKNOWN
1800.09/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.40	c write failed with -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-3699525-1338058998/watcher-3699525-1338058998 -o /tmp/evaluation-result-3699525-1338058998/solver-3699525-1338058998 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699525-1338058998.opb 1172009722 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: 1.94 2.00 1.99 3/178 996
/proc/meminfo: memFree=28688020/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0

[startup+0.0716029 s]
/proc/loadavg: 1.94 2.00 1.99 3/178 996
/proc/meminfo: memFree=28688020/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100189 s]
/proc/loadavg: 1.94 2.00 1.99 3/178 996
/proc/meminfo: memFree=28688020/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300159 s]
/proc/loadavg: 1.94 2.00 1.99 3/178 996
/proc/meminfo: memFree=28688020/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700119 s]
/proc/loadavg: 1.94 2.00 1.99 3/178 996
/proc/meminfo: memFree=28688020/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 1.94 2.00 1.99 3/181 1005
/proc/meminfo: memFree=28648612/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=15632 CPUtime=0.91 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 5503 10834 0 0 14 6 69 2 20 0 1 0 272026604 16007168 3278 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 3908 3278 180 440 0 3464 0
[pid=1005] ppid=997 vsize=30360 CPUtime=0.56 cores=0,2,4,6
/proc/1005/stat : 1005 (glucosInc) R 997 996 339 0 -1 4202496 5802 0 0 0 56 0 0 0 20 0 1 0 272026696 31088640 6081 33554432000 4194304 5654031 140736120732288 140736411953432 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1005/statm: 7590 6081 140 357 0 7230 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 55140

[startup+3.10032 s]
/proc/loadavg: 1.94 2.00 1.99 3/181 1005
/proc/meminfo: memFree=28643956/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=15632 CPUtime=0.91 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 5503 10834 0 0 14 6 69 2 20 0 1 0 272026604 16007168 3278 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 3908 3278 180 440 0 3464 0
[pid=1005] ppid=997 vsize=30360 CPUtime=2.16 cores=0,2,4,6
/proc/1005/stat : 1005 (glucosInc) R 997 996 339 0 -1 4202496 5858 0 0 0 216 0 0 0 20 0 1 0 272026696 31088640 6137 33554432000 4194304 5654031 140736120732288 140736120720104 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1005/statm: 7590 6137 141 357 0 7230 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 55140

[startup+6.3003 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 1007
/proc/meminfo: memFree=28639672/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=4.64 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 7660 18168 0 0 18 6 436 4 20 0 1 0 272026604 16916480 3432 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3432 181 440 0 3686 0
[pid=1007] ppid=997 vsize=25856 CPUtime=1.62 cores=0,2,4,6
/proc/1007/stat : 1007 (glucosInc) R 997 996 339 0 -1 4202496 4886 0 0 0 162 0 0 0 20 0 1 0 272027070 26476544 5231 33554432000 4194304 5654031 140737176362544 140737176360312 4232531 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1007/statm: 6464 5231 136 357 0 6104 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 51524

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 1009
/proc/meminfo: memFree=28639584/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=25800 CPUtime=3.47 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 5192 0 0 0 347 0 0 0 20 0 1 0 272027525 26419200 5536 33554432000 4194304 5654031 140733370218256 140733370206072 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 6450 5536 140 357 0 6090 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 51468

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 1009
/proc/meminfo: memFree=28624156/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=35992 CPUtime=16.27 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 8781 0 0 0 1626 1 0 0 20 0 1 0 272027525 36855808 8112 33554432000 4194304 5654031 140733370218256 140733370206072 4232403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 8998 8112 141 357 0 8638 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 61660

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 1009
/proc/meminfo: memFree=28616700/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=50288 CPUtime=41.87 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 9527 0 0 0 4185 2 0 0 20 0 1 0 272027525 51494912 9915 33554432000 4194304 5654031 140733370218256 140733370206072 4232488 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 12572 9915 141 357 0 12212 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 75956

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 1010
/proc/meminfo: memFree=28590436/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=57472 CPUtime=93.06 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 10249 0 0 0 9304 2 0 0 20 0 1 0 272027525 58851328 12155 33554432000 4194304 5654031 140733370218256 140733370206072 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 14368 12155 141 357 0 14008 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83140

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1011
/proc/meminfo: memFree=28583232/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=57472 CPUtime=153.05 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 11784 0 0 0 15301 4 0 0 20 0 1 0 272027525 58851328 13667 33554432000 4194304 5654031 140733370218256 140733370206072 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 14368 13667 141 357 0 14008 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 83140

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1011
/proc/meminfo: memFree=28556136/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=92460 CPUtime=213.03 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 12529 0 0 0 21299 4 0 0 20 0 1 0 272027525 94679040 15412 33554432000 4194304 5654031 140733370218256 140733370206072 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 23115 15412 141 357 0 22755 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 118128

[startup+282.3 s]

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

/proc/meminfo: memFree=28473984/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=124348 CPUtime=1232.87 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 18575 0 0 0 123270 17 0 0 20 0 1 0 272027525 127332352 30386 33554432000 4194304 5654031 140733370218256 140733370206072 4232997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 31087 30386 141 357 0 30727 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 150016

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1020
/proc/meminfo: memFree=28440984/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=173668 CPUtime=1292.88 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 19065 0 0 0 129269 19 0 0 20 0 1 0 272027525 177836032 38804 33554432000 4194304 5654031 140733370218256 140733370206072 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 43417 38804 141 357 0 43057 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 199336

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1021
/proc/meminfo: memFree=28438828/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=173668 CPUtime=1352.86 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 19313 0 0 0 135266 20 0 0 20 0 1 0 272027525 177836032 39316 33554432000 4194304 5654031 140733370218256 140733370206072 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 43417 39316 141 357 0 43057 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 199336

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 1021
/proc/meminfo: memFree=28434768/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=173668 CPUtime=1412.86 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 20150 0 0 0 141264 22 0 0 20 0 1 0 272027525 177836032 40852 33554432000 4194304 5654031 140733370218256 140733370206072 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 43417 40852 141 357 0 43057 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 199336

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1021
/proc/meminfo: memFree=28426840/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=173668 CPUtime=1472.85 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 20520 0 0 0 147262 23 0 0 20 0 1 0 272027525 177836032 42506 33554432000 4194304 5654031 140733370218256 140733370206072 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 43417 42506 141 357 0 43057 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 199336

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1021
/proc/meminfo: memFree=28380312/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=173668 CPUtime=1532.83 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 21218 0 0 0 153259 24 0 0 20 0 1 0 272027525 177836032 41876 33554432000 4194304 5654031 140733370218256 140733370206072 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 43417 41876 141 357 0 43057 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 199336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1021
/proc/meminfo: memFree=28468040/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=124592 CPUtime=1592.82 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 21524 0 0 0 159257 25 0 0 20 0 1 0 272027525 127582208 30447 33554432000 4194304 5654031 140733370218256 140733370206072 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 31148 30447 141 357 0 30788 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 150260

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 1025
/proc/meminfo: memFree=28466496/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=124592 CPUtime=1652.82 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 21772 0 0 0 165256 26 0 0 20 0 1 0 272027525 127582208 30447 33554432000 4194304 5654031 140733370218256 140733370216280 4216592 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 31148 30447 141 357 0 30788 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 150260

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1025
/proc/meminfo: memFree=28366280/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=173912 CPUtime=1712.8 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 22016 0 0 0 171254 26 0 0 20 0 1 0 272027525 178085888 39889 33554432000 4194304 5654031 140733370218256 140733370216184 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 43478 39889 141 357 0 43118 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 199580

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1026
/proc/meminfo: memFree=28366288/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=173912 CPUtime=1772.8 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 22266 0 0 0 177253 27 0 0 20 0 1 0 272027525 178085888 41937 33554432000 4194304 5654031 140733370218256 140733370206072 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 43478 41937 141 357 0 43118 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 199580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 1075
/proc/meminfo: memFree=28357720/32873648 swapFree=6844/6844
[pid=996] ppid=994 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/996/stat : 996 (npSolver-pbo-I.) S 994 996 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272026604 9367552 275 33554432000 4194304 5064252 140733449254096 140733449253008 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/996/statm: 2287 275 233 213 0 72 0
[pid=997] ppid=996 vsize=16520 CPUtime=9.2 cores=0,2,4,6
/proc/997/stat : 997 (npSolver-pbo) S 996 996 339 0 -1 4202496 9466 24366 0 0 21 6 887 6 20 0 1 0 272026604 16916480 3433 33554432000 4194304 5992684 140736411967296 140736411952200 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/997/statm: 4130 3433 181 440 0 3686 0
[pid=1009] ppid=997 vsize=124592 CPUtime=1790.89 cores=0,2,4,6
/proc/1009/stat : 1009 (glucosInc) R 997 996 339 0 -1 4202496 22866 0 0 0 179061 28 0 0 20 0 1 0 272027525 127582208 30447 33554432000 4194304 5654031 140733370218256 140733370206072 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1009/statm: 31148 30447 141 357 0 30788 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 150260

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.7
CPU system time (s): 0.420936
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 230400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.420936
maximum resident set size= 176208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57076
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 260
involuntary context switches= 2123

runsolver used 2.78558 second user time and 7.41787 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-26 21:03:18
IDJOB=3699525
IDBENCH=2055
IDSOLVER=2276
FILE ID=node115/3699525-1338058998
RUNJOBID= node115-1338051787-355
PBS_JOBID= 14624382
Free space on /tmp= 71568 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-rot.b.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699525-1338058998/watcher-3699525-1338058998 -o /tmp/evaluation-result-3699525-1338058998/solver-3699525-1338058998 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699525-1338058998.opb 1172009722 HOME HOME

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

MD5SUM BENCH= 82ceb454755e01aa6cecb68eb859eaa6
RANDOM SEED=1172009722

node115.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.462
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.92
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.462
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.462
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.462
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.462
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.92
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.462
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.462
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.462
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:        28687912 kB
Buffers:          248280 kB
Cached:          3130408 kB
SwapCached:            0 kB
Active:          1057764 kB
Inactive:        2357320 kB
Active(anon):      38716 kB
Inactive(anon):        0 kB
Active(file):    1019048 kB
Inactive(file):  2357320 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19424 kB
Writeback:             0 kB
AnonPages:         42992 kB
Mapped:            15680 kB
Shmem:               200 kB
Slab:             632728 kB
SReclaimable:      76332 kB
SUnreclaim:       556396 kB
KernelStack:        1520 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     153360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71500 MiB
End job on node115 at 2012-05-26 21:33:19