Trace number 3700222

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 incOPT3 251.075 251.269

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=37-P1=43-B.opb
MD5SUM2fc96c84e9a32377eb9e70bf4047222f
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.000999
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables21
Total number of constraints3
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3
Minimum length of a constraint7
Maximum length of a constraint56
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32440
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)49
Sum of products size (including duplicates)98
Number of different products49
Sum of products size98

Quality of the solution as a function of time


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

Solver Data

8.99/9.08	c run inc solver
8.99/9.08	c [INC SYSTEM] run initial solver
8.99/9.08	c [INC SYSTEM] preprocess with white file
26.73/26.96	c [INC SYSTEM] finished preprocessing in 17 s
26.73/26.96	c [INC SYSTEM] execute solver
214.29/214.50	c [INC SEARCH] formula is SAT
214.29/214.50	c [INC SYSTEM] solved the initial formula
214.29/214.50	c model valid
214.29/214.50	c current solution ok
217.79/218.23	o 73
217.79/218.23	c execute binary inc search
217.79/218.23	c [INC SEARCH] current bound: 36
217.79/218.23	c [INC SEARCH] iteration: 0
217.79/218.23	c [INC SEARCH] lower bound: 0 upperbound 73 current bound: 36 best value:73
217.79/218.23	c [INC SYSTEM] there exists a inc, kill it!
217.79/218.23	c write failed with 2
217.79/218.25	c [INC SYSTEM] create new solver instance
217.79/218.25	c [INC] encode full formula
217.79/218.25	c set iterative enc to: swc
218.29/218.50	c [INC SEARCH] isOptimum variable: 0
247.77/248.02	c [INC SEARCH] formula is SAT
247.77/248.02	c [INC SEARCH] copied best model
247.77/248.02	c sat variable: 1 optimum/unsat variable: 0
247.77/248.02	c model valid
247.77/248.02	c current solution ok
247.77/248.02	o 35
247.77/248.02	c [INC SEARCH] current bound: 17
247.77/248.02	c [INC SEARCH] iteration: 1
247.77/248.02	c [INC SEARCH] lower bound: 0 upperbound 35 current bound: 17 best value:35
247.77/248.02	c [INC ENCODE] setup new number of clauses ...
247.77/248.02	c [INC] encode incremental formula
247.77/248.02	c return only the limitting unit clause for 17
247.77/248.02	c [INC SYSTEM] transmit new clauses to solver: 1
247.77/248.02	c [INC SEARCH] isOptimum variable: 0
248.17/248.43	c [INC SEARCH] formula is SAT
248.17/248.43	c [INC SEARCH] copied best model
248.17/248.43	c sat variable: 1 optimum/unsat variable: 0
248.17/248.43	c model valid
248.17/248.43	c current solution ok
248.17/248.43	o 17
248.17/248.43	c [INC SEARCH] current bound: 8
248.17/248.43	c [INC SEARCH] iteration: 2
248.17/248.43	c [INC SEARCH] lower bound: 0 upperbound 17 current bound: 8 best value:17
248.17/248.43	c [INC ENCODE] setup new number of clauses ...
248.17/248.43	c [INC] encode incremental formula
248.17/248.43	c return only the limitting unit clause for 8
248.17/248.43	c [INC SYSTEM] transmit new clauses to solver: 1
248.17/248.43	c [INC SEARCH] isOptimum variable: 0
248.38/248.64	c [INC SEARCH] formula is SAT
248.38/248.64	c [INC SEARCH] copied best model
248.38/248.64	c sat variable: 1 optimum/unsat variable: 0
248.38/248.64	c model valid
248.38/248.64	c current solution ok
248.38/248.64	o 3
248.38/248.64	c [INC SEARCH] current bound: 1
248.38/248.64	c [INC SEARCH] iteration: 3
248.38/248.64	c [INC SEARCH] lower bound: 0 upperbound 3 current bound: 1 best value:3
248.38/248.64	c [INC ENCODE] setup new number of clauses ...
248.38/248.64	c [INC] encode incremental formula
248.38/248.64	c return only the limitting unit clause for 1
248.38/248.64	c [INC SYSTEM] transmit new clauses to solver: 1
248.38/248.64	c [INC SEARCH] isOptimum variable: 0
248.38/248.64	c [INC SEARCH] formula is UNSAT
248.38/248.64	c [INC SYSTEM] there exists a inc, kill it!
248.38/248.64	c write failed with 2
248.38/248.65	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f38280)
248.38/248.65	c sat variable: 0 optimum/unsat variable: 1
248.38/248.65	c [INC SEARCH] set lower bound to 2 upperbound 3
248.38/248.65	c [INC SEARCH] current bound: 2
248.38/248.65	c [INC SEARCH] iteration: 4
248.38/248.65	c [INC SEARCH] lower bound: 2 upperbound 3 current bound: 2 best value:3
248.38/248.65	c [INC SYSTEM] create new solver instance
248.38/248.65	c [INC] encode full formula
248.38/248.65	c set iterative enc to: swc
248.44/248.89	c [INC SEARCH] isOptimum variable: 0
250.97/251.22	c [INC SEARCH] formula is UNSAT
250.97/251.22	c [INC SYSTEM] there exists a inc, kill it!
250.97/251.22	c write failed with 2
250.97/251.22	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f38280)
250.97/251.22	c sat variable: 0 optimum/unsat variable: 1
250.97/251.22	c [INC SEARCH] set lower bound to 3 upperbound 3
250.97/251.22	c display solution
250.97/251.22	s OPTIMUM FOUND
250.97/251.22	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 x10 x11 x12 x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 

Verifier Data

OK	3

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-3700222-1338074723/watcher-3700222-1338074723 -o /tmp/evaluation-result-3700222-1338074723/solver-3700222-1338074723 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3700222-1338074723.opb 1928314420 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 4/180 14639
/proc/meminfo: memFree=31698664/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0

[startup+0.051831 s]
/proc/loadavg: 2.04 2.01 2.00 4/180 14639
/proc/meminfo: memFree=31698664/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 2.04 2.01 2.00 4/180 14639
/proc/meminfo: memFree=31698664/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.04 2.01 2.00 4/180 14639
/proc/meminfo: memFree=31698664/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700268 s]
/proc/loadavg: 2.04 2.01 2.00 4/180 14639
/proc/meminfo: memFree=31698664/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 14641
/proc/meminfo: memFree=31682452/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=34884 CPUtime=1.49 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) R 14639 14639 8474 0 -1 4202496 2932 0 0 0 148 1 0 0 20 0 1 0 273597660 35721216 6479 33554432000 4194304 5992684 140735451812144 140735451807336 4767900 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 8721 6479 146 440 0 8277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44032

[startup+3.10023 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 14641
/proc/meminfo: memFree=31659792/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=67652 CPUtime=3.08 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) R 14639 14639 8474 0 -1 4202496 3471 0 0 0 307 1 0 0 20 0 1 0 273597660 69275648 12623 33554432000 4194304 5992684 140735451812144 140735451807688 4809285 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 16913 12623 146 440 0 16469 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 76800

[startup+6.30025 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 14641
/proc/meminfo: memFree=31605056/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=133188 CPUtime=6.29 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) R 14639 14639 8474 0 -1 4202496 4038 0 0 0 625 4 0 0 20 0 1 0 273597660 136384512 24911 33554432000 4194304 5992684 140735451812144 140735451807688 4524741 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 33297 24911 146 440 0 32853 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142336

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 14643
/proc/meminfo: memFree=31141168/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264260 CPUtime=9.08 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5480 0 0 0 880 28 0 0 20 0 1 0 273597660 270602240 34654 33554432000 4194304 5992684 140735451812144 140735451806592 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66065 34654 161 440 0 65621 0
[pid=14642] ppid=14640 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14642/stat : 14642 (cp2_pre.sh) S 14640 14639 8474 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273598569 9367552 276 33554432000 4194304 5064252 140736688402800 140736688401504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 2287 276 234 213 0 72 0
[pid=14643] ppid=14642 vsize=301220 CPUtime=3.6 cores=1,3,5,7
/proc/14643/stat : 14643 (coprocessor) R 14642 14639 8474 0 -1 4202496 61860 0 0 0 342 18 0 0 20 0 1 0 273598569 308449280 73164 33554432000 4194304 6586260 140736498173264 140736498169528 4546635 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/14643/statm: 75305 73164 166 584 0 74717 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 583776

[startup+25.5004 s]
/proc/loadavg: 2.10 2.03 2.00 3/184 14643
/proc/meminfo: memFree=30847236/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264260 CPUtime=9.08 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5480 0 0 0 880 28 0 0 20 0 1 0 273597660 270602240 34654 33554432000 4194304 5992684 140735451812144 140735451806592 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66065 34654 161 440 0 65621 0
[pid=14642] ppid=14640 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14642/stat : 14642 (cp2_pre.sh) S 14640 14639 8474 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273598569 9367552 276 33554432000 4194304 5064252 140736688402800 140736688401504 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14642/statm: 2287 276 234 213 0 72 0
[pid=14643] ppid=14642 vsize=475316 CPUtime=16.4 cores=1,3,5,7
/proc/14643/stat : 14643 (coprocessor) R 14642 14639 8474 0 -1 4202496 86723 0 0 0 1597 43 0 0 20 0 1 0 273598569 486723584 114379 33554432000 4194304 6586260 140736498173264 140736498169016 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 118829 114379 196 584 0 118241 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 757872

[startup+51.1005 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 14645
/proc/meminfo: memFree=31076884/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264260 CPUtime=26.8 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5494 87627 0 0 880 28 1718 54 20 0 1 0 273597660 270602240 34657 33554432000 4194304 5992684 140735451812144 140735451798408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66065 34657 163 440 0 65621 0
[pid=14645] ppid=14640 vsize=371076 CPUtime=24.12 cores=1,3,5,7
/proc/14645/stat : 14645 (glucosInc) R 14640 14639 8474 0 -1 4202496 36600 0 0 0 2393 19 0 0 20 0 1 0 273600356 379981824 80177 33554432000 4194304 5654031 140734412651792 140734412649784 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14645/statm: 92769 80177 130 357 0 92409 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 644484

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 14646
/proc/meminfo: memFree=31026820/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264260 CPUtime=26.8 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5494 87627 0 0 880 28 1718 54 20 0 1 0 273597660 270602240 34657 33554432000 4194304 5992684 140735451812144 140735451798408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66065 34657 163 440 0 65621 0
[pid=14645] ppid=14640 vsize=395008 CPUtime=75.31 cores=1,3,5,7
/proc/14645/stat : 14645 (glucosInc) R 14640 14639 8474 0 -1 4202496 41186 0 0 0 7510 21 0 0 20 0 1 0 273600356 404488192 86754 33554432000 4194304 5654031 140734412651792 140734412649784 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14645/statm: 98752 86754 130 357 0 98392 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 668416

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 14646
/proc/meminfo: memFree=31009824/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264260 CPUtime=26.8 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5494 87627 0 0 880 28 1718 54 20 0 1 0 273597660 270602240 34657 33554432000 4194304 5992684 140735451812144 140735451798408 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66065 34657 163 440 0 65621 0
[pid=14645] ppid=14640 vsize=404800 CPUtime=135.29 cores=1,3,5,7
/proc/14645/stat : 14645 (glucosInc) R 14640 14639 8474 0 -1 4202496 43303 0 0 0 13506 23 0 0 20 0 1 0 273600356 414515200 90915 33554432000 4194304 5654031 140734412651792 140734412649784 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14645/statm: 101200 90915 130 357 0 100840 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 678208

[startup+222.307 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 14649
/proc/meminfo: memFree=31068744/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264264 CPUtime=218.29 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5577 133463 0 0 943 314 20444 128 20 0 1 0 273597660 270606336 34671 33554432000 4194304 5992684 140735451812144 140735451797048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66066 34671 176 440 0 65622 0
[pid=14649] ppid=14640 vsize=196144 CPUtime=3.8 cores=1,3,5,7
/proc/14649/stat : 14649 (glucosInc) R 14640 14639 8474 0 -1 4202496 17235 0 0 0 369 11 0 0 20 0 1 0 273619510 200851456 37738 33554432000 4194304 5654031 140736839494784 140736839492616 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14649/statm: 49036 37738 131 357 0 48676 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 469556

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

[startup+230.4 s]
/proc/loadavg: 2.24 2.07 2.02 3/183 14649
/proc/meminfo: memFree=31072772/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264264 CPUtime=218.29 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5577 133463 0 0 943 314 20444 128 20 0 1 0 273597660 270606336 34671 33554432000 4194304 5992684 140735451812144 140735451797048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66066 34671 176 440 0 65622 0
[pid=14649] ppid=14640 vsize=201440 CPUtime=11.88 cores=1,3,5,7
/proc/14649/stat : 14649 (glucosInc) R 14640 14639 8474 0 -1 4202496 18512 0 0 0 1177 11 0 0 20 0 1 0 273619510 206274560 39479 33554432000 4194304 5654031 140736839494784 140736839492776 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14649/statm: 50360 39479 131 357 0 50000 0
Current children cumulated CPU time (s) 230.17
Current children cumulated vsize (KiB) 474852

[startup+243.207 s]
/proc/loadavg: 2.18 2.06 2.01 3/183 14649
/proc/meminfo: memFree=31062476/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264264 CPUtime=218.29 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5577 133463 0 0 943 314 20444 128 20 0 1 0 273597660 270606336 34671 33554432000 4194304 5992684 140735451812144 140735451797048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66066 34671 176 440 0 65622 0
[pid=14649] ppid=14640 vsize=209668 CPUtime=24.69 cores=1,3,5,7
/proc/14649/stat : 14649 (glucosInc) R 14640 14639 8474 0 -1 4202496 20181 0 0 0 2457 12 0 0 20 0 1 0 273619510 214700032 42122 33554432000 4194304 5654031 140736839494784 140736839492616 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14649/statm: 52417 42122 131 357 0 52057 0
Current children cumulated CPU time (s) 242.98
Current children cumulated vsize (KiB) 483080

[startup+246.4 s]
/proc/loadavg: 2.17 2.06 2.01 3/183 14649
/proc/meminfo: memFree=31061980/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264264 CPUtime=218.29 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5577 133463 0 0 943 314 20444 128 20 0 1 0 273597660 270606336 34671 33554432000 4194304 5992684 140735451812144 140735451797048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66066 34671 176 440 0 65622 0
[pid=14649] ppid=14640 vsize=210076 CPUtime=27.89 cores=1,3,5,7
/proc/14649/stat : 14649 (glucosInc) R 14640 14639 8474 0 -1 4202496 20362 0 0 0 2777 12 0 0 20 0 1 0 273619510 215117824 42237 33554432000 4194304 5654031 140736839494784 140736839492616 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14649/statm: 52519 42237 131 357 0 52159 0
Current children cumulated CPU time (s) 246.18
Current children cumulated vsize (KiB) 483488

[startup+249.6 s]
/proc/loadavg: 2.17 2.06 2.01 3/183 14649
/proc/meminfo: memFree=31054476/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264416 CPUtime=248.68 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5640 155679 0 0 943 314 23445 166 20 0 1 0 273597660 270761984 34678 33554432000 4194304 5992684 140735451812144 140735451797048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66104 34678 177 440 0 65660 0
Current children cumulated CPU time (s) 248.68
Current children cumulated vsize (KiB) 273564

[startup+250.4 s]
/proc/loadavg: 2.17 2.06 2.01 3/183 14651
/proc/meminfo: memFree=31134008/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264416 CPUtime=248.68 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5640 155679 0 0 943 314 23445 166 20 0 1 0 273597660 270761984 34678 33554432000 4194304 5992684 140735451812144 140735451797048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66104 34678 177 440 0 65660 0
[pid=14651] ppid=14640 vsize=251740 CPUtime=1.49 cores=1,3,5,7
/proc/14651/stat : 14651 (glucosInc) R 14640 14639 8474 0 -1 4202496 12910 0 0 0 143 6 0 0 20 0 1 0 273622549 257781760 42693 33554432000 4194304 5654031 140734333403520 140734332353112 4206148 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14651/statm: 62935 42693 108 357 0 62575 0
Current children cumulated CPU time (s) 250.17
Current children cumulated vsize (KiB) 525304

[startup+250.8 s]
/proc/loadavg: 2.16 2.06 2.01 3/183 14651
/proc/meminfo: memFree=31009664/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264416 CPUtime=248.68 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5640 155679 0 0 943 314 23445 166 20 0 1 0 273597660 270761984 34678 33554432000 4194304 5992684 140735451812144 140735451797048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66104 34678 177 440 0 65660 0
[pid=14651] ppid=14640 vsize=266332 CPUtime=1.9 cores=1,3,5,7
/proc/14651/stat : 14651 (glucosInc) R 14640 14639 8474 0 -1 4202496 14962 0 0 0 182 8 0 0 20 0 1 0 273622549 272723968 54454 33554432000 4194304 5654031 140734333403520 140734332353112 4244976 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14651/statm: 66583 54454 108 357 0 66223 0
Current children cumulated CPU time (s) 250.58
Current children cumulated vsize (KiB) 539896

[startup+251.2 s]
/proc/loadavg: 2.16 2.06 2.01 3/183 14651
/proc/meminfo: memFree=31009664/32873844 swapFree=7112/7112
[pid=14639] ppid=14637 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14639/stat : 14639 (npSolver-pbo-I.) S 14637 14639 8474 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273597660 9367552 275 33554432000 4194304 5064252 140733620527168 140733620526080 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14639/statm: 2287 275 233 213 0 72 0
[pid=14640] ppid=14639 vsize=264416 CPUtime=248.68 cores=1,3,5,7
/proc/14640/stat : 14640 (npSolver-pbo) S 14639 14639 8474 0 -1 4202496 5640 155679 0 0 943 314 23445 166 20 0 1 0 273597660 270761984 34678 33554432000 4194304 5992684 140735451812144 140735451797048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14640/statm: 66104 34678 177 440 0 65660 0
[pid=14651] ppid=14640 vsize=63668 CPUtime=2.29 cores=1,3,5,7
/proc/14651/stat : 14651 (glucosInc) R 14640 14639 8474 0 -1 4202496 16469 0 0 0 220 9 0 0 20 0 1 0 273622549 65196032 13465 33554432000 4194304 5654031 140734333403520 140734333401304 4233229 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14651/statm: 15917 13465 131 357 0 15557 0
Current children cumulated CPU time (s) 250.97
Current children cumulated vsize (KiB) 337232

Child status: 0
Real time (s): 251.269
CPU time (s): 251.075
CPU user time (s): 246.122
CPU system time (s): 4.95325
CPU usage (%): 99.9227
Max. virtual memory (cumulated for all children) (KiB): 814988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.122
system time used= 4.95325
maximum resident set size= 457524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178663
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1634304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62
involuntary context switches= 539

runsolver used 0.415936 second user time and 1.19982 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-27 01:25:23
IDJOB=3700222
IDBENCH=47941
IDSOLVER=2276
FILE ID=node132/3700222-1338074723
RUNJOBID= node132-1338052924-8491
PBS_JOBID= 14624394
Free space on /tmp= 71532 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=37-P1=43-B.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700222-1338074723/watcher-3700222-1338074723 -o /tmp/evaluation-result-3700222-1338074723/solver-3700222-1338074723 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3700222-1338074723.opb 1928314420 HOME HOME

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

MD5SUM BENCH= 2fc96c84e9a32377eb9e70bf4047222f
RANDOM SEED=1928314420

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31698672 kB
Buffers:          135228 kB
Cached:           207568 kB
SwapCached:         1560 kB
Active:           299768 kB
Inactive:         104148 kB
Active(anon):      53404 kB
Inactive(anon):     9988 kB
Active(file):     246364 kB
Inactive(file):    94160 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105236 kB
Dirty:             11568 kB
Writeback:             0 kB
AnonPages:        108092 kB
Mapped:            12388 kB
Shmem:                 8 kB
Slab:             628892 kB
SReclaimable:      70268 kB
SUnreclaim:       558624 kB
KernelStack:        1520 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     188672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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= 71388 MiB
End job on node132 at 2012-05-27 01:29:35