Trace number 3702519

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.03 1801.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_9.opb
MD5SUMe6b7e246739aa40cd77e9f80dee24dab
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5562055
Best CPU time to get the best result obtained on this benchmark1800.13
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 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 148129891148
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 148129891148
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.81	c run inc solver
0.00/0.81	c [INC SYSTEM] run initial solver
0.00/0.81	c [INC SYSTEM] preprocess with white file
5.63/5.89	c [INC SYSTEM] finished preprocessing in 5 s
5.63/5.89	c [INC SYSTEM] execute solver
8.72/8.99	c [INC SEARCH] formula is SAT
8.83/9.02	c [INC SYSTEM] solved the initial formula
8.83/9.08	c model valid
8.83/9.08	c current solution ok
10.83/11.25	o 63887113
10.83/11.25	c starting approximation
10.83/11.25	c factor = 2
10.83/11.25	c factor still to low - shrinking to 3.81407e+06
10.83/11.25	c approx number of clauses: 1e+06
10.83/11.25	c current bound: 31943606
11.62/12.07	c leaving approximation
11.62/12.07	c finished approximation
11.62/12.07	c [INC SYSTEM] there exists a inc, kill it!
11.62/12.07	c write failed with 2
11.62/12.08	c [INC SEARCH] iteration: 0
11.62/12.08	c [INC BOUNDS] best value:63887213 search for 63887212
11.62/12.08	c [INC SYSTEM] create new solver instance
11.62/12.08	c [INC] encode full formula
11.62/12.08	c fallback to adder encoding
14.54/14.98	c set iterative enc to: adder
14.54/14.98	c set iterative enc to: none
14.95/16.16	c [INC SEARCH] isOptimum variable: 0
24.45/25.62	c formula is SAT
24.55/25.75	c [INC SEARCH] copied best model
24.55/25.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.55/25.79	c model valid
24.55/25.79	c current solution ok
24.55/25.79	o 26237663
24.55/25.79	c [INC SEARCH] iteration: 1
24.55/25.79	c [INC BOUNDS] best value:26237763 search for 26237762
24.55/25.79	c [INC SYSTEM] there exists a inc, kill it!
24.55/25.79	c write failed with 2
24.65/25.83	c [INC SYSTEM] create new solver instance
24.65/25.83	c [INC] encode full formula
24.65/25.83	c fallback to adder encoding
27.16/28.36	c set iterative enc to: adder
27.16/28.36	c set iterative enc to: none
27.56/28.73	c [INC SEARCH] isOptimum variable: 0
91.77/92.94	c formula is SAT
91.87/93.02	c [INC SEARCH] copied best model
91.87/93.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
91.87/93.09	c model valid
91.87/93.09	c current solution ok
91.87/93.09	o 25139437
91.87/93.09	c [INC SEARCH] iteration: 2
91.87/93.09	c [INC BOUNDS] best value:25139537 search for 25139536
91.87/93.09	c [INC SYSTEM] there exists a inc, kill it!
91.87/93.09	c write failed with 2
91.97/93.12	c [INC SYSTEM] create new solver instance
91.97/93.12	c [INC] encode full formula
91.97/93.12	c fallback to adder encoding
94.49/95.63	c set iterative enc to: adder
94.49/95.63	c set iterative enc to: none
94.78/95.99	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-3702519-1338134375/watcher-3702519-1338134375 -o /tmp/evaluation-result-3702519-1338134375/solver-3702519-1338134375 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702519-1338134375.opb 543189644 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.06 2.03 2.00 3/180 5335
/proc/meminfo: memFree=30719272/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0

[startup+0.0115159 s]
/proc/loadavg: 2.06 2.03 2.00 3/180 5335
/proc/meminfo: memFree=30719272/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.06 2.03 2.00 3/180 5335
/proc/meminfo: memFree=30719272/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 2.06 2.03 2.00 3/180 5335
/proc/meminfo: memFree=30719272/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 2.06 2.03 2.00 3/180 5335
/proc/meminfo: memFree=30719272/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.06 2.03 2.00 3/184 5339
/proc/meminfo: memFree=30594044/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=65016 CPUtime=0.83 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 11281 0 0 0 73 10 0 0 20 0 1 0 279562886 66576384 15139 33554432000 4194304 5992684 140734138718320 140734138712768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5336/statm: 16254 15139 172 440 0 15810 0
[pid=5338] ppid=5336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5338/stat : 5338 (cp2_pre.sh) S 5336 5335 4091 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279562970 9367552 276 33554432000 4194304 5064252 140735745278288 140735745276992 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5338/statm: 2287 276 234 213 0 72 0
[pid=5339] ppid=5338 vsize=281824 CPUtime=0.64 cores=0,2,4,6
/proc/5339/stat : 5339 (coprocessor) R 5338 5335 4091 0 -1 4202496 27940 0 0 0 58 6 0 0 20 0 1 0 279562970 288587776 62221 33554432000 4194304 6586260 140737262080448 140737262077336 4547847 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/5339/statm: 70456 62221 166 584 0 69868 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 365136

[startup+3.10036 s]
/proc/loadavg: 2.06 2.03 2.00 3/184 5339
/proc/meminfo: memFree=30349200/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=65016 CPUtime=0.83 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 11281 0 0 0 73 10 0 0 20 0 1 0 279562886 66576384 15139 33554432000 4194304 5992684 140734138718320 140734138712768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5336/statm: 16254 15139 172 440 0 15810 0
[pid=5338] ppid=5336 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5338/stat : 5338 (cp2_pre.sh) S 5336 5335 4091 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279562970 9367552 276 33554432000 4194304 5064252 140735745278288 140735745276992 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5338/statm: 2287 276 234 213 0 72 0
[pid=5339] ppid=5338 vsize=366764 CPUtime=2.25 cores=0,2,4,6
/proc/5339/stat : 5339 (coprocessor) R 5338 5335 4091 0 -1 4202496 47975 0 0 0 215 10 0 0 20 0 1 0 279562970 375566336 88896 33554432000 4194304 6586260 140737262080448 140737262076376 4789040 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/5339/statm: 91691 88896 182 584 0 91103 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 450076

[startup+6.30024 s]
/proc/loadavg: 2.13 2.04 2.01 3/184 5339
/proc/meminfo: memFree=30160180/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=65016 CPUtime=5.73 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 11298 56558 0 0 73 10 438 52 20 0 1 0 279562886 66576384 15141 33554432000 4194304 5992684 140734138718320 140734138704584 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5336/statm: 16254 15141 174 440 0 15810 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 74164

[startup+12.7003 s]
/proc/loadavg: 2.20 2.06 2.01 3/185 5347
/proc/meminfo: memFree=30385932/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=190248 CPUtime=12.35 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) R 5335 5335 4091 0 -1 4202496 21007 135298 0 0 185 173 798 79 20 0 1 0 279562886 194813952 40059 33554432000 4194304 5992684 140734138718320 140734138714384 5044443 0 0 4096 0 0 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 47562 40059 205 440 0 47118 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 199396

[startup+25.5003 s]
/proc/loadavg: 2.30 2.09 2.02 3/183 5351
/proc/meminfo: memFree=29683380/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=124712 CPUtime=15.03 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 26187 135814 0 0 412 210 798 83 20 0 1 0 279562886 127705088 30095 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 31178 30095 206 440 0 30734 0
[pid=5351] ppid=5336 vsize=687488 CPUtime=9.32 cores=0,2,4,6
/proc/5351/stat : 5351 (glucosInc) R 5336 5335 4091 0 -1 4202496 101183 0 0 0 904 28 0 0 20 0 1 0 279564502 703987712 150347 33554432000 4194304 5654031 140733520010976 140733520007448 4976752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5351/statm: 171872 150347 142 357 0 171512 0
Current children cumulated CPU time (s) 24.35
Current children cumulated vsize (KiB) 821348

[startup+51.1003 s]
/proc/loadavg: 2.26 2.10 2.02 3/184 5356
/proc/meminfo: memFree=29741872/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=27.6 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 32299 237525 0 0 680 243 1714 123 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5356] ppid=5336 vsize=624316 CPUtime=22.34 cores=0,2,4,6
/proc/5356/stat : 5356 (glucosInc) R 5336 5335 4091 0 -1 4202496 91767 0 0 0 2209 25 0 0 20 0 1 0 279565760 639299584 137330 33554432000 4194304 5654031 140737203472864 140737203460680 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5356/statm: 156079 137330 139 357 0 155719 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (KiB) 771268

[startup+102.307 s]
/proc/loadavg: 2.19 2.10 2.02 3/184 5382
/proc/meminfo: memFree=29838248/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=609172 CPUtime=6.29 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 90494 0 0 0 604 25 0 0 20 0 1 0 279572486 623792128 134441 33554432000 4194304 5654031 140733950723600 140733950721384 4216339 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5382/statm: 152293 134441 131 357 0 151933 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 756124

[startup+162.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/183 5384
/proc/meminfo: memFree=29853360/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=624028 CPUtime=66.27 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 92895 0 0 0 6601 26 0 0 20 0 1 0 279572486 639004672 139376 33554432000 4194304 5654031 140733950723600 140733950711416 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5382/statm: 156007 139376 141 357 0 155647 0
Current children cumulated CPU time (s) 161.15
Current children cumulated vsize (KiB) 770980

[startup+222.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/183 5384
/proc/meminfo: memFree=29832288/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=624028 CPUtime=126.23 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 93035 0 0 0 12597 26 0 0 20 0 1 0 279572486 639004672 143069 33554432000 4194304 5654031 140733950723600 140733950711416 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5382/statm: 156007 143069 141 357 0 155647 0
Current children cumulated CPU time (s) 221.11
Current children cumulated vsize (KiB) 770980

[startup+282.3 s]

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

/proc/meminfo: memFree=29819772/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=860064 CPUtime=1266.01 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 115534 0 0 0 126460 141 0 0 20 0 1 0 279572486 880705536 174034 33554432000 4194304 5654031 140733950723600 140733950721688 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 215016 174034 141 357 0 214656 0
Current children cumulated CPU time (s) 1360.89
Current children cumulated vsize (KiB) 1007016

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 5403
/proc/meminfo: memFree=29747020/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=860064 CPUtime=1326.01 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 116506 0 0 0 132451 150 0 0 20 0 1 0 279572486 880705536 188882 33554432000 4194304 5654031 140733950723600 140733950721688 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 215016 188882 141 357 0 214656 0
Current children cumulated CPU time (s) 1420.89
Current children cumulated vsize (KiB) 1007016

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 5403
/proc/meminfo: memFree=29699012/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=860064 CPUtime=1385.99 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 117920 0 0 0 138438 161 0 0 20 0 1 0 279572486 880705536 203218 33554432000 4194304 5654031 140733950723600 140733950721688 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 215016 203218 141 357 0 214656 0
Current children cumulated CPU time (s) 1480.87
Current children cumulated vsize (KiB) 1007016

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5404
/proc/meminfo: memFree=29820296/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=727804 CPUtime=1445.99 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 120182 0 0 0 144419 180 0 0 20 0 1 0 279572486 745271296 169473 33554432000 4194304 5654031 140733950723600 140733950721624 4215175 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 181951 169473 141 357 0 181591 0
Current children cumulated CPU time (s) 1540.87
Current children cumulated vsize (KiB) 874756

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 5451
/proc/meminfo: memFree=30275028/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=860064 CPUtime=1505.98 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 122071 0 0 0 150405 193 0 0 20 0 1 0 279572486 880705536 176082 33554432000 4194304 5654031 140733950723600 140733950721688 4215168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 215016 176082 141 357 0 214656 0
Current children cumulated CPU time (s) 1600.86
Current children cumulated vsize (KiB) 1007016

[startup+1662.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 5464
/proc/meminfo: memFree=30199264/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=860240 CPUtime=1565.96 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 123511 0 0 0 156392 204 0 0 20 0 1 0 279572486 880885760 181228 33554432000 4194304 5654031 140733950723600 140733950721688 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 215060 181228 141 357 0 214700 0
Current children cumulated CPU time (s) 1660.84
Current children cumulated vsize (KiB) 1007192

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 5464
/proc/meminfo: memFree=30152164/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=860664 CPUtime=1625.95 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 125022 0 0 0 162379 216 0 0 20 0 1 0 279572486 881319936 188989 33554432000 4194304 5654031 140733950723600 140733950721688 4215251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 215166 188989 141 357 0 214806 0
Current children cumulated CPU time (s) 1720.83
Current children cumulated vsize (KiB) 1007616

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 5466
/proc/meminfo: memFree=30157776/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=861092 CPUtime=1685.95 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 126539 0 0 0 168367 228 0 0 20 0 1 0 279572486 881758208 193686 33554432000 4194304 5654031 140733950723600 140733950721688 4215014 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 215273 193686 141 357 0 214913 0
Current children cumulated CPU time (s) 1780.83
Current children cumulated vsize (KiB) 1008044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 5467
/proc/meminfo: memFree=30083812/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=1076016 CPUtime=1705.15 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 127007 0 0 0 170285 230 0 0 20 0 1 0 279572486 1101840384 210506 33554432000 4194304 5654031 140733950723600 140733950721688 4214996 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 269004 210506 141 357 0 268644 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1222968

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

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

[startup+1801.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 5467
/proc/meminfo: memFree=30083812/32873844 swapFree=7112/7112
[pid=5335] ppid=5333 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (npSolver-pbo-It) S 5333 5335 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279562886 9367552 275 33554432000 4194304 5064252 140736744859248 140736744858160 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5335/statm: 2287 275 233 213 0 72 0
[pid=5336] ppid=5335 vsize=137804 CPUtime=94.88 cores=0,2,4,6
/proc/5336/stat : 5336 (npSolver-pbo) S 5335 5335 4091 0 -1 4202496 41266 330528 0 0 947 277 8105 159 20 0 1 0 279562886 141111296 33368 33554432000 4194304 5992684 140734138718320 140734138704152 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 19 0 0
/proc/5336/statm: 34451 33368 206 440 0 34007 0
[pid=5382] ppid=5336 vsize=1076016 CPUtime=1705.15 cores=0,2,4,6
/proc/5382/stat : 5382 (glucosInc) R 5336 5335 4091 0 -1 4202496 127007 0 0 0 170285 230 0 0 20 0 1 0 279572486 1101840384 210506 33554432000 4194304 5654031 140733950723600 140733950721688 4214996 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5382/statm: 269004 210506 141 357 0 268644 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1222968

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5335 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.52
CPU time (s): 1800.03
CPU user time (s): 1793.37
CPU system time (s): 6.66
CPU usage (%): 99.9175
Max. virtual memory (cumulated for all children) (KiB): 1434584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.80042 second user time and 10.1055 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-27 17:59:36
IDJOB=3702519
IDBENCH=92739
IDSOLVER=2278
FILE ID=node132/3702519-1338134375
RUNJOBID= node132-1338123012-4107
PBS_JOBID= 14624343
Free space on /tmp= 71452 MiB

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

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

MD5SUM BENCH= e6b7e246739aa40cd77e9f80dee24dab
RANDOM SEED=543189644

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:        30719916 kB
Buffers:          367592 kB
Cached:           320100 kB
SwapCached:         2272 kB
Active:          1242760 kB
Inactive:          36772 kB
Active(anon):     584272 kB
Inactive(anon):     9224 kB
Active(file):     658488 kB
Inactive(file):    27548 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67103728 kB
Dirty:              9680 kB
Writeback:            40 kB
AnonPages:        598364 kB
Mapped:            12408 kB
Shmem:                 8 kB
Slab:             730772 kB
SReclaimable:     172284 kB
SUnreclaim:       558488 kB
KernelStack:        1480 kB
PageTables:         4952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     768764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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= 71356 MiB
End job on node132 at 2012-05-27 18:29:39