Trace number 3702518

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.05 1801.22

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_8.opb
MD5SUMe89bd659c62f9d4197f3ccc320e60b79
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4769881
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 150743150652
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 150743150652
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.80	c run inc solver
0.00/0.80	c [INC SYSTEM] run initial solver
0.00/0.80	c [INC SYSTEM] preprocess with white file
5.97/6.00	c [INC SYSTEM] finished preprocessing in 5 s
5.97/6.00	c [INC SYSTEM] execute solver
9.07/9.17	c [INC SEARCH] formula is SAT
9.17/9.20	c [INC SYSTEM] solved the initial formula
9.17/9.26	c model valid
9.17/9.26	c current solution ok
11.16/11.27	o 98024051
11.16/11.27	c starting approximation
11.16/11.27	c factor = 2
11.16/11.27	c factor still to low - shrinking to 5.85204e+06
11.16/11.27	c approx number of clauses: 1e+06
11.16/11.27	c current bound: 49012076
11.95/12.07	c leaving approximation
11.95/12.07	c finished approximation
11.95/12.07	c [INC SYSTEM] there exists a inc, kill it!
11.95/12.07	c write failed with 2
11.95/12.08	c [INC SEARCH] iteration: 0
11.95/12.08	c [INC BOUNDS] best value:98024151 search for 98024150
11.95/12.08	c [INC SYSTEM] create new solver instance
11.95/12.08	c [INC] encode full formula
11.95/12.08	c fallback to adder encoding
14.95/15.04	c set iterative enc to: adder
14.95/15.04	c set iterative enc to: none
15.34/16.25	c [INC SEARCH] isOptimum variable: 0
36.46/37.34	c formula is SAT
36.57/37.43	c [INC SEARCH] copied best model
36.57/37.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.66/37.50	c model valid
36.66/37.50	c current solution ok
36.66/37.50	o 16071505
36.66/37.50	c [INC SEARCH] iteration: 1
36.66/37.50	c [INC BOUNDS] best value:16071605 search for 16071604
36.66/37.50	c [INC SYSTEM] there exists a inc, kill it!
36.66/37.50	c write failed with 2
36.66/37.54	c [INC SYSTEM] create new solver instance
36.66/37.54	c [INC] encode full formula
36.66/37.54	c fallback to adder encoding
38.87/39.74	c set iterative enc to: adder
38.87/39.74	c set iterative enc to: none
39.16/40.08	c [INC SEARCH] isOptimum variable: 0
153.15/154.08	c formula is SAT
153.25/154.16	c [INC SEARCH] copied best model
153.25/154.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
153.35/154.23	c model valid
153.35/154.23	c current solution ok
153.35/154.23	o 13931803
153.35/154.23	c [INC SEARCH] iteration: 2
153.35/154.23	c [INC BOUNDS] best value:13931903 search for 13931902
153.35/154.23	c [INC SYSTEM] there exists a inc, kill it!
153.35/154.23	c write failed with 2
153.35/154.26	c [INC SYSTEM] create new solver instance
153.35/154.26	c [INC] encode full formula
153.35/154.26	c fallback to adder encoding
155.57/156.41	c set iterative enc to: adder
155.57/156.41	c set iterative enc to: none
155.88/156.74	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-3702518-1338135960/watcher-3702518-1338135960 -o /tmp/evaluation-result-3702518-1338135960/solver-3702518-1338135960 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702518-1338135960.opb 1865188698 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 26422
/proc/meminfo: memFree=31024472/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0

[startup+0.095065 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 26422
/proc/meminfo: memFree=31024472/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 26422
/proc/meminfo: memFree=31024472/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300245 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 26422
/proc/meminfo: memFree=31024472/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 26422
/proc/meminfo: memFree=31024472/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26426
/proc/meminfo: memFree=30904908/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=65016 CPUtime=0.83 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 10864 0 0 0 75 8 0 0 20 0 1 0 279720541 66576384 15234 33554432000 4194304 5992684 140735230632336 140735230626784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26423/statm: 16254 15234 172 440 0 15810 0
[pid=26425] ppid=26423 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26425/stat : 26425 (cp2_pre.sh) S 26423 26422 24278 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279720625 9367552 277 33554432000 4194304 5064252 140733301067936 140733301066640 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26425/statm: 2287 277 234 213 0 72 0
[pid=26426] ppid=26425 vsize=281040 CPUtime=0.65 cores=0,2,4,6
/proc/26426/stat : 26426 (coprocessor) R 26425 26422 24278 0 -1 4202496 27448 0 0 0 58 7 0 0 20 0 1 0 279720625 287784960 61729 33554432000 4194304 6586260 140736940252672 140736940248920 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/26426/statm: 70260 61729 166 584 0 69672 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 364352

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26426
/proc/meminfo: memFree=30636216/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=65016 CPUtime=0.83 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 10864 0 0 0 75 8 0 0 20 0 1 0 279720541 66576384 15234 33554432000 4194304 5992684 140735230632336 140735230626784 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26423/statm: 16254 15234 172 440 0 15810 0
[pid=26425] ppid=26423 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26425/stat : 26425 (cp2_pre.sh) S 26423 26422 24278 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279720625 9367552 277 33554432000 4194304 5064252 140733301067936 140733301066640 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26425/statm: 2287 277 234 213 0 72 0
[pid=26426] ppid=26425 vsize=366764 CPUtime=2.24 cores=0,2,4,6
/proc/26426/stat : 26426 (coprocessor) R 26425 26422 24278 0 -1 4202496 48115 0 0 0 214 10 0 0 20 0 1 0 279720625 375566336 89036 33554432000 4194304 6586260 140736940252672 140736940248600 4754362 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/26426/statm: 91691 89036 182 584 0 91103 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 450076

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26426
/proc/meminfo: memFree=30471216/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=65016 CPUtime=5.98 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 10880 58108 0 0 75 8 444 71 20 0 1 0 279720541 66576384 15236 33554432000 4194304 5992684 140735230632336 140735230618600 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26423/statm: 16254 15236 174 440 0 15810 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 74164

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26434
/proc/meminfo: memFree=30681824/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=190440 CPUtime=12.66 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) R 26422 26422 24278 0 -1 4202496 20521 137676 0 0 189 172 807 98 20 0 1 0 279720541 195010560 40296 33554432000 4194304 5992684 140735230632336 140735230625128 4570181 0 0 4096 0 0 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 47610 40296 204 440 0 47166 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 199588

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 26496
/proc/meminfo: memFree=30137388/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=124904 CPUtime=15.4 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 22064 138191 0 0 422 209 807 102 20 0 1 0 279720541 127901696 30237 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 31226 30237 205 440 0 30782 0
[pid=26485] ppid=26423 vsize=708968 CPUtime=9.23 cores=0,2,4,6
/proc/26485/stat : 26485 (glucosInc) R 26423 26422 24278 0 -1 4202496 103472 0 0 0 892 31 0 0 20 0 1 0 279722166 725983232 155283 33554432000 4194304 5654031 140735860073664 140735860071448 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26485/statm: 177242 155283 140 357 0 176882 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 843020

[startup+51.1004 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 26500
/proc/meminfo: memFree=30312104/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=39.25 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 31312 244037 0 0 659 239 2881 146 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26498] ppid=26423 vsize=550988 CPUtime=11 cores=0,2,4,6
/proc/26498/stat : 26498 (glucosInc) R 26423 26422 24278 0 -1 4202496 87456 0 0 0 1077 23 0 0 20 0 1 0 279724549 564211712 125196 33554432000 4194304 5654031 140737290802160 140737290789976 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26498/statm: 137747 125196 140 357 0 137387 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 697116

[startup+102.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 26506
/proc/meminfo: memFree=30290996/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=39.25 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 31312 244037 0 0 659 239 2881 146 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26498] ppid=26423 vsize=564296 CPUtime=62.2 cores=0,2,4,6
/proc/26498/stat : 26498 (glucosInc) R 26423 26422 24278 0 -1 4202496 89949 0 0 0 6195 25 0 0 20 0 1 0 279724549 577839104 132764 33554432000 4194304 5654031 140737290802160 140737290789976 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26498/statm: 141074 132764 141 357 0 140714 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 710424

[startup+162.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 26515
/proc/meminfo: memFree=30335992/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=155.92 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 40574 335625 0 0 890 268 14250 184 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26515] ppid=26423 vsize=546852 CPUtime=5.55 cores=0,2,4,6
/proc/26515/stat : 26515 (glucosInc) R 26423 26422 24278 0 -1 4202496 84787 0 0 0 530 25 0 0 20 0 1 0 279736215 559976448 122105 33554432000 4194304 5654031 140733267006960 140733267004568 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26515/statm: 136713 122105 140 357 0 136353 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 692980

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/181 26519
/proc/meminfo: memFree=30243512/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=155.92 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 40574 335625 0 0 890 268 14250 184 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26515] ppid=26423 vsize=630828 CPUtime=65.52 cores=0,2,4,6
/proc/26515/stat : 26515 (glucosInc) R 26423 26422 24278 0 -1 4202496 87990 0 0 0 6518 34 0 0 20 0 1 0 279736215 645967872 149217 33554432000 4194304 5654031 140733267006960 140733267004856 4218714 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26515/statm: 157707 149217 140 357 0 157347 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 776956

[startup+282.3 s]

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

/proc/meminfo: memFree=30133856/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=155.92 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 40574 335625 0 0 890 268 14250 184 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26515] ppid=26423 vsize=673532 CPUtime=1145.31 cores=0,2,4,6
/proc/26515/stat : 26515 (glucosInc) R 26423 26422 24278 0 -1 4202496 118615 0 0 0 114354 177 0 0 20 0 1 0 279736215 689696768 153282 33554432000 4194304 5654031 140733267006960 140733266994776 4219872 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26515/statm: 168383 153282 141 357 0 168023 0
Current children cumulated CPU time (s) 1301.23
Current children cumulated vsize (KiB) 819660

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 26542
/proc/meminfo: memFree=30164848/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=155.92 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 40574 335625 0 0 890 268 14250 184 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26515] ppid=26423 vsize=673532 CPUtime=1205.3 cores=0,2,4,6
/proc/26515/stat : 26515 (glucosInc) R 26423 26422 24278 0 -1 4202496 118620 0 0 0 120352 178 0 0 20 0 1 0 279736215 689696768 155842 33554432000 4194304 5654031 140733267006960 140733266994776 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26515/statm: 168383 155842 141 357 0 168023 0
Current children cumulated CPU time (s) 1361.22
Current children cumulated vsize (KiB) 819660

[startup+1422.31 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 26543
/proc/meminfo: memFree=30169912/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=155.92 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 40574 335625 0 0 890 268 14250 184 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26515] ppid=26423 vsize=673532 CPUtime=1265.29 cores=0,2,4,6
/proc/26515/stat : 26515 (glucosInc) R 26423 26422 24278 0 -1 4202496 119898 0 0 0 126345 184 0 0 20 0 1 0 279736215 689696768 143344 33554432000 4194304 5654031 140733267006960 140733266994776 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26515/statm: 168383 143344 141 357 0 168023 0
Current children cumulated CPU time (s) 1421.21
Current children cumulated vsize (KiB) 819660

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 26546
/proc/meminfo: memFree=30167812/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=155.92 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 40574 335625 0 0 890 268 14250 184 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26515] ppid=26423 vsize=678420 CPUtime=1325.27 cores=0,2,4,6
/proc/26515/stat : 26515 (glucosInc) R 26423 26422 24278 0 -1 4202496 120412 0 0 0 132343 184 0 0 20 0 1 0 279736215 694702080 145391 33554432000 4194304 5654031 140733267006960 140733266994776 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26515/statm: 169605 145391 141 357 0 169245 0
Current children cumulated CPU time (s) 1481.19
Current children cumulated vsize (KiB) 824548

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26546
/proc/meminfo: memFree=30122332/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=155.92 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 40574 335625 0 0 890 268 14250 184 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26515] ppid=26423 vsize=678420 CPUtime=1385.26 cores=0,2,4,6
/proc/26515/stat : 26515 (glucosInc) R 26423 26422 24278 0 -1 4202496 120420 0 0 0 138342 184 0 0 20 0 1 0 279736215 694702080 149487 33554432000 4194304 5654031 140733267006960 140733266994776 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26515/statm: 169605 149487 141 357 0 169245 0
Current children cumulated CPU time (s) 1541.18
Current children cumulated vsize (KiB) 824548

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26546
/proc/meminfo: memFree=30174224/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=155.92 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 40574 335625 0 0 890 268 14250 184 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26515] ppid=26423 vsize=597032 CPUtime=1445.26 cores=0,2,4,6
/proc/26515/stat : 26515 (glucosInc) R 26423 26422 24278 0 -1 4202496 120550 0 0 0 144338 188 0 0 20 0 1 0 279736215 611360768 140615 33554432000 4194304 5654031 140733267006960 140733266994776 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26515/statm: 149258 140615 141 357 0 148898 0
Current children cumulated CPU time (s) 1601.18
Current children cumulated vsize (KiB) 743160

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26550
/proc/meminfo: memFree=30249084/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=155.92 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 40574 335625 0 0 890 268 14250 184 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26515] ppid=26423 vsize=678420 CPUtime=1505.25 cores=0,2,4,6
/proc/26515/stat : 26515 (glucosInc) R 26423 26422 24278 0 -1 4202496 121245 0 0 0 150336 189 0 0 20 0 1 0 279736215 694702080 145903 33554432000 4194304 5654031 140733267006960 140733266994776 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26515/statm: 169605 145903 141 357 0 169245 0
Current children cumulated CPU time (s) 1661.17
Current children cumulated vsize (KiB) 824548

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26551
/proc/meminfo: memFree=30194640/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=155.92 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 40574 335625 0 0 890 268 14250 184 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26515] ppid=26423 vsize=678420 CPUtime=1565.24 cores=0,2,4,6
/proc/26515/stat : 26515 (glucosInc) R 26423 26422 24278 0 -1 4202496 121270 0 0 0 156334 190 0 0 20 0 1 0 279736215 694702080 158703 33554432000 4194304 5654031 140733267006960 140733266994776 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26515/statm: 169605 158703 141 357 0 169245 0
Current children cumulated CPU time (s) 1721.16
Current children cumulated vsize (KiB) 824548

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26551
/proc/meminfo: memFree=30094732/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=155.92 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 40574 335625 0 0 890 268 14250 184 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26515] ppid=26423 vsize=815296 CPUtime=1625.23 cores=0,2,4,6
/proc/26515/stat : 26515 (glucosInc) R 26423 26422 24278 0 -1 4202496 122699 0 0 0 162331 192 0 0 20 0 1 0 279736215 834863104 165238 33554432000 4194304 5654031 140733267006960 140733266994776 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26515/statm: 203824 165238 141 357 0 203464 0
Current children cumulated CPU time (s) 1781.15
Current children cumulated vsize (KiB) 961424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 26551
/proc/meminfo: memFree=30090264/32873844 swapFree=6080/6080
[pid=26422] ppid=26420 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26422/stat : 26422 (npSolver-pbo-It) S 26420 26422 24278 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279720541 9367552 274 33554432000 4194304 5064252 140734748290416 140734748289328 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26422/statm: 2287 274 233 213 0 72 0
[pid=26423] ppid=26422 vsize=136980 CPUtime=155.92 cores=0,2,4,6
/proc/26423/stat : 26423 (npSolver-pbo) S 26422 26422 24278 0 -1 4202496 40574 335625 0 0 890 268 14250 184 20 0 1 0 279720541 140267520 33257 33554432000 4194304 5992684 140735230632336 140735230618168 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/26423/statm: 34245 33257 206 440 0 33801 0
[pid=26515] ppid=26423 vsize=815296 CPUtime=1644.13 cores=0,2,4,6
/proc/26515/stat : 26515 (glucosInc) R 26423 26422 24278 0 -1 4202496 122710 0 0 0 164221 192 0 0 20 0 1 0 279736215 834863104 165760 33554432000 4194304 5654031 140733267006960 140733266994776 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26515/statm: 203824 165760 141 357 0 203464 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 961424

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26422 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# 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.22
CPU time (s): 1800.05
CPU user time (s): 1793.61
CPU system time (s): 6.44
CPU usage (%): 99.9353
Max. virtual memory (cumulated for all children) (KiB): 1344112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
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.88041 second user time and 10.3744 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 18:26:00
IDJOB=3702518
IDBENCH=92744
IDSOLVER=2278
FILE ID=node139/3702518-1338135960
RUNJOBID= node139-1338122473-24294
PBS_JOBID= 14624487
Free space on /tmp= 71568 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat100_4_32_8.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702518-1338135960/watcher-3702518-1338135960 -o /tmp/evaluation-result-3702518-1338135960/solver-3702518-1338135960 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702518-1338135960.opb 1865188698 HOME HOME

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

MD5SUM BENCH= e89bd659c62f9d4197f3ccc320e60b79
RANDOM SEED=1865188698

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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.750
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.750
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.750
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:        31025488 kB
Buffers:          357584 kB
Cached:           374724 kB
SwapCached:          828 kB
Active:           950432 kB
Inactive:          44400 kB
Active(anon):     255780 kB
Inactive(anon):     9096 kB
Active(file):     694652 kB
Inactive(file):    35304 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             82164 kB
Writeback:             0 kB
AnonPages:        206244 kB
Mapped:            13032 kB
Shmem:                 8 kB
Slab:             713904 kB
SReclaimable:     156384 kB
SUnreclaim:       557520 kB
KernelStack:        1504 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     403124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 71400 MiB
End job on node139 at 2012-05-27 18:56:03