Trace number 3694842

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
pb2satCp2 2012-05-19? (TO) 1800.09 1801.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
MD5SUMfad34197fa8b5ebd519d12750a352ad5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark668
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 480
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495457
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495457
Number of bits of the biggest sum of numbers19
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

170.20/170.40	c model valid
170.20/170.40	c current solution ok
171.29/171.59	o 6800
171.29/171.59	c fallback to adder encoding
176.30/177.05	c model valid
176.30/177.05	c current solution ok
176.30/177.09	o 6447
176.30/177.09	c fallback to adder encoding
250.08/250.80	c model valid
250.08/250.80	c current solution ok
250.08/250.84	o 6344
250.08/250.84	c fallback to adder encoding
279.06/279.83	c model valid
279.06/279.83	c current solution ok
279.06/279.86	o 6281
279.06/279.86	c fallback to adder encoding
431.41/432.22	c model valid
431.41/432.22	c current solution ok
431.41/432.25	o 6228
431.41/432.25	c fallback to adder encoding
1800.09/1801.21	c error: unexpected solver exit code
1800.09/1801.21	s UNKNOWN

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-3694842-1338312576/watcher-3694842-1338312576 -o /tmp/evaluation-result-3694842-1338312576/solver-3694842-1338312576 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694842-1338312576.opb 957660336 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: 1.84 1.94 1.99 2/174 6093
/proc/meminfo: memFree=27526320/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0

[startup+0.0790371 s]
/proc/loadavg: 1.84 1.94 1.99 2/174 6093
/proc/meminfo: memFree=27526320/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 1.84 1.94 1.99 2/174 6093
/proc/meminfo: memFree=27526320/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300226 s]
/proc/loadavg: 1.84 1.94 1.99 2/174 6093
/proc/meminfo: memFree=27526320/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 1.84 1.94 1.99 2/174 6093
/proc/meminfo: memFree=27526320/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.84 1.94 1.99 3/179 6101
/proc/meminfo: memFree=27510108/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=20992 CPUtime=1.28 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 3571 0 0 0 125 3 0 0 20 0 1 0 297386251 21495808 3616 33554432000 4194304 5873084 140734530071168 140734530067592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/6094/statm: 5248 3616 162 410 0 4830 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 30140

[startup+3.10037 s]
/proc/loadavg: 1.93 1.95 1.99 3/183 6105
/proc/meminfo: memFree=27392596/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=20992 CPUtime=1.28 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 3571 0 0 0 125 3 0 0 20 0 1 0 297386251 21495808 3616 33554432000 4194304 5873084 140734530071168 140734530067592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/6094/statm: 5248 3616 162 410 0 4830 0
[pid=6104] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6104/stat : 6104 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297386393 9367552 267 33554432000 4194304 5064252 140736079803408 140736079802320 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6104/statm: 2287 267 226 213 0 72 0
[pid=6105] ppid=6104 vsize=43684 CPUtime=1.66 cores=1,3,5,7
/proc/6105/stat : 6105 (glucose_static) R 6104 6093 5920 0 -1 4202496 9069 0 0 0 164 2 0 0 20 0 1 0 297386394 44732416 9937 33554432000 4194304 4896791 140733892867104 140733892864488 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6105/statm: 10921 9938 76 172 0 10747 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 82972

[startup+6.30036 s]
/proc/loadavg: 1.93 1.95 1.99 3/183 6105
/proc/meminfo: memFree=27371592/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=20992 CPUtime=1.28 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 3571 0 0 0 125 3 0 0 20 0 1 0 297386251 21495808 3616 33554432000 4194304 5873084 140734530071168 140734530067592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/6094/statm: 5248 3616 162 410 0 4830 0
[pid=6104] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6104/stat : 6104 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297386393 9367552 267 33554432000 4194304 5064252 140736079803408 140736079802320 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6104/statm: 2287 267 226 213 0 72 0
[pid=6105] ppid=6104 vsize=44164 CPUtime=4.86 cores=1,3,5,7
/proc/6105/stat : 6105 (glucose_static) R 6104 6093 5920 0 -1 4202496 11482 0 0 0 483 3 0 0 20 0 1 0 297386394 45223936 10212 33554432000 4194304 4896791 140733892867104 140733892864680 4204816 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6105/statm: 11041 10212 76 172 0 10867 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 83452

[startup+12.7004 s]
/proc/loadavg: 1.94 1.96 1.99 3/183 6105
/proc/meminfo: memFree=27394764/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=20992 CPUtime=1.28 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 3571 0 0 0 125 3 0 0 20 0 1 0 297386251 21495808 3616 33554432000 4194304 5873084 140734530071168 140734530067592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/6094/statm: 5248 3616 162 410 0 4830 0
[pid=6104] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6104/stat : 6104 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297386393 9367552 267 33554432000 4194304 5064252 140736079803408 140736079802320 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6104/statm: 2287 267 226 213 0 72 0
[pid=6105] ppid=6104 vsize=56596 CPUtime=11.26 cores=1,3,5,7
/proc/6105/stat : 6105 (glucose_static) R 6104 6093 5920 0 -1 4202496 14861 0 0 0 1120 6 0 0 20 0 1 0 297386394 57954304 11324 33554432000 4194304 4896791 140733892867104 140733892864680 4204876 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6105/statm: 14149 11324 76 172 0 13975 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 95884

[startup+25.5004 s]
/proc/loadavg: 1.95 1.96 1.99 3/184 6108
/proc/meminfo: memFree=27381408/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=20992 CPUtime=1.28 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 3571 0 0 0 125 3 0 0 20 0 1 0 297386251 21495808 3616 33554432000 4194304 5873084 140734530071168 140734530067592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/6094/statm: 5248 3616 162 410 0 4830 0
[pid=6104] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6104/stat : 6104 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297386393 9367552 267 33554432000 4194304 5064252 140736079803408 140736079802320 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6104/statm: 2287 267 226 213 0 72 0
[pid=6105] ppid=6104 vsize=58160 CPUtime=24.05 cores=1,3,5,7
/proc/6105/stat : 6105 (glucose_static) R 6104 6093 5920 0 -1 4202496 19551 0 0 0 2396 9 0 0 20 0 1 0 297386394 59555840 11758 33554432000 4194304 4896791 140733892867104 140733892864632 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6105/statm: 14540 11758 76 172 0 14366 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 97448

[startup+51.1005 s]
/proc/loadavg: 2.03 1.97 2.00 3/184 6108
/proc/meminfo: memFree=27349100/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=20992 CPUtime=1.28 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 3571 0 0 0 125 3 0 0 20 0 1 0 297386251 21495808 3616 33554432000 4194304 5873084 140734530071168 140734530067592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/6094/statm: 5248 3616 162 410 0 4830 0
[pid=6104] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6104/stat : 6104 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297386393 9367552 267 33554432000 4194304 5064252 140736079803408 140736079802320 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6104/statm: 2287 267 226 213 0 72 0
[pid=6105] ppid=6104 vsize=78784 CPUtime=49.65 cores=1,3,5,7
/proc/6105/stat : 6105 (glucose_static) R 6104 6093 5920 0 -1 4202496 27018 0 0 0 4949 16 0 0 20 0 1 0 297386394 80674816 15846 33554432000 4194304 4896791 140733892867104 140733892864632 4206896 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6105/statm: 19696 15846 76 172 0 19522 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 118072

[startup+102.3 s]
/proc/loadavg: 2.01 1.97 2.00 3/182 6108
/proc/meminfo: memFree=27368848/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=20992 CPUtime=1.28 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 3571 0 0 0 125 3 0 0 20 0 1 0 297386251 21495808 3616 33554432000 4194304 5873084 140734530071168 140734530067592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/6094/statm: 5248 3616 162 410 0 4830 0
[pid=6104] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6104/stat : 6104 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297386393 9367552 267 33554432000 4194304 5064252 140736079803408 140736079802320 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6104/statm: 2287 267 226 213 0 72 0
[pid=6105] ppid=6104 vsize=50352 CPUtime=100.84 cores=1,3,5,7
/proc/6105/stat : 6105 (glucose_static) R 6104 6093 5920 0 -1 4202496 38794 0 0 0 10058 26 0 0 20 0 1 0 297386394 51560448 11947 33554432000 4194304 4896791 140733892867104 140733892864680 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6105/statm: 12588 11947 76 172 0 12414 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 89640

[startup+162.3 s]
/proc/loadavg: 2.00 1.97 2.00 3/183 6109
/proc/meminfo: memFree=27332452/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=20992 CPUtime=1.28 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 3571 0 0 0 125 3 0 0 20 0 1 0 297386251 21495808 3616 33554432000 4194304 5873084 140734530071168 140734530067592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 13 0 0
/proc/6094/statm: 5248 3616 162 410 0 4830 0
[pid=6104] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6104/stat : 6104 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297386393 9367552 267 33554432000 4194304 5064252 140736079803408 140736079802320 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6104/statm: 2287 267 226 213 0 72 0
[pid=6105] ppid=6104 vsize=83460 CPUtime=160.82 cores=1,3,5,7
/proc/6105/stat : 6105 (glucose_static) R 6104 6093 5920 0 -1 4202496 49146 0 0 0 16046 36 0 0 20 0 1 0 297386394 85463040 16410 33554432000 4194304 4896791 140733892867104 140733892864312 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6105/statm: 20865 16410 76 172 0 20691 0
Current children cumulated CPU time (s) 162.1

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

/proc/6140/stat : 6140 (glucose_static) R 6139 6093 5920 0 -1 4202496 86693 0 0 0 98775 126 0 0 20 0 1 0 297429557 507781120 90190 33554432000 4194304 4896791 140733675955584 140733675953112 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6140/statm: 123970 90190 78 172 0 123796 0
Current children cumulated CPU time (s) 1421.27
Current children cumulated vsize (KiB) 608056

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 6152
/proc/meminfo: memFree=26741780/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=93880 CPUtime=432.26 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 37771 203462 0 0 838 150 42131 107 20 0 1 0 297386251 96133120 16988 33554432000 4194304 5873084 140734530071168 140734530064984 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 57 0 0
/proc/6094/statm: 23470 16988 179 410 0 23052 0
[pid=6139] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6139/stat : 6139 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297429557 9367552 267 33554432000 4194304 5064252 140735205941184 140735205940096 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6139/statm: 2287 267 226 213 0 72 0
[pid=6140] ppid=6139 vsize=364356 CPUtime=1049 cores=1,3,5,7
/proc/6140/stat : 6140 (glucose_static) R 6139 6093 5920 0 -1 4202496 89203 0 0 0 104767 133 0 0 20 0 1 0 297429557 373100544 82686 33554432000 4194304 4896791 140733675955584 140733675952792 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6140/statm: 91089 82686 78 172 0 90915 0
Current children cumulated CPU time (s) 1481.26
Current children cumulated vsize (KiB) 476532

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6152
/proc/meminfo: memFree=26775412/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=93880 CPUtime=432.26 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 37771 203462 0 0 838 150 42131 107 20 0 1 0 297386251 96133120 16988 33554432000 4194304 5873084 140734530071168 140734530064984 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 57 0 0
/proc/6094/statm: 23470 16988 179 410 0 23052 0
[pid=6139] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6139/stat : 6139 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297429557 9367552 267 33554432000 4194304 5064252 140735205941184 140735205940096 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6139/statm: 2287 267 226 213 0 72 0
[pid=6140] ppid=6139 vsize=365700 CPUtime=1108.99 cores=1,3,5,7
/proc/6140/stat : 6140 (glucose_static) R 6139 6093 5920 0 -1 4202496 92343 0 0 0 110760 139 0 0 20 0 1 0 297429557 374476800 70191 33554432000 4194304 4896791 140733675955584 140733675953112 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6140/statm: 91425 70191 78 172 0 91251 0
Current children cumulated CPU time (s) 1541.25
Current children cumulated vsize (KiB) 477876

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6152
/proc/meminfo: memFree=26719312/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=93880 CPUtime=432.26 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 37771 203462 0 0 838 150 42131 107 20 0 1 0 297386251 96133120 16988 33554432000 4194304 5873084 140734530071168 140734530064984 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 57 0 0
/proc/6094/statm: 23470 16988 179 410 0 23052 0
[pid=6139] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6139/stat : 6139 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297429557 9367552 267 33554432000 4194304 5064252 140735205941184 140735205940096 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6139/statm: 2287 267 226 213 0 72 0
[pid=6140] ppid=6139 vsize=285096 CPUtime=1168.98 cores=1,3,5,7
/proc/6140/stat : 6140 (glucose_static) R 6139 6093 5920 0 -1 4202496 94567 0 0 0 116753 145 0 0 20 0 1 0 297429557 291938304 56259 33554432000 4194304 4896791 140733675955584 140733675953112 4225168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6140/statm: 71274 56259 78 172 0 71100 0
Current children cumulated CPU time (s) 1601.24
Current children cumulated vsize (KiB) 397272

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6153
/proc/meminfo: memFree=26517480/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=93880 CPUtime=432.26 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 37771 203462 0 0 838 150 42131 107 20 0 1 0 297386251 96133120 16988 33554432000 4194304 5873084 140734530071168 140734530064984 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 57 0 0
/proc/6094/statm: 23470 16988 179 410 0 23052 0
[pid=6139] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6139/stat : 6139 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297429557 9367552 267 33554432000 4194304 5064252 140735205941184 140735205940096 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6139/statm: 2287 267 226 213 0 72 0
[pid=6140] ppid=6139 vsize=499360 CPUtime=1228.96 cores=1,3,5,7
/proc/6140/stat : 6140 (glucose_static) R 6139 6093 5920 0 -1 4202496 96095 0 0 0 122748 148 0 0 20 0 1 0 297429557 511344640 94628 33554432000 4194304 4896791 140733675955584 140733675953112 4225191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6140/statm: 124840 94628 78 172 0 124666 0
Current children cumulated CPU time (s) 1661.22
Current children cumulated vsize (KiB) 611536

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6153
/proc/meminfo: memFree=26693804/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=93880 CPUtime=432.26 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 37771 203462 0 0 838 150 42131 107 20 0 1 0 297386251 96133120 16988 33554432000 4194304 5873084 140734530071168 140734530064984 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 57 0 0
/proc/6094/statm: 23470 16988 179 410 0 23052 0
[pid=6139] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6139/stat : 6139 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297429557 9367552 267 33554432000 4194304 5064252 140735205941184 140735205940096 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6139/statm: 2287 267 226 213 0 72 0
[pid=6140] ppid=6139 vsize=367752 CPUtime=1288.94 cores=1,3,5,7
/proc/6140/stat : 6140 (glucose_static) R 6139 6093 5920 0 -1 4202496 98603 0 0 0 128739 155 0 0 20 0 1 0 297429557 376578048 76342 33554432000 4194304 4896791 140733675955584 140733675952872 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6140/statm: 91938 76342 78 172 0 91764 0
Current children cumulated CPU time (s) 1721.2
Current children cumulated vsize (KiB) 479928

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 6156
/proc/meminfo: memFree=26866080/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=93880 CPUtime=432.26 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 37771 203462 0 0 838 150 42131 107 20 0 1 0 297386251 96133120 16988 33554432000 4194304 5873084 140734530071168 140734530064984 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 57 0 0
/proc/6094/statm: 23470 16988 179 410 0 23052 0
[pid=6139] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6139/stat : 6139 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297429557 9367552 267 33554432000 4194304 5064252 140735205941184 140735205940096 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6139/statm: 2287 267 226 213 0 72 0
[pid=6140] ppid=6139 vsize=286720 CPUtime=1348.93 cores=1,3,5,7
/proc/6140/stat : 6140 (glucose_static) R 6139 6093 5920 0 -1 4202496 100820 0 0 0 134731 162 0 0 20 0 1 0 297429557 293601280 57306 33554432000 4194304 4896791 140733675955584 140733675953112 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6140/statm: 71680 57306 78 172 0 71506 0
Current children cumulated CPU time (s) 1781.19
Current children cumulated vsize (KiB) 398896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.10 2.03 2.01 2/174 6181
/proc/meminfo: memFree=27142296/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=93880 CPUtime=432.26 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 37771 203462 0 0 838 150 42131 107 20 0 1 0 297386251 96133120 16988 33554432000 4194304 5873084 140734530071168 140734530064984 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 57 0 0
/proc/6094/statm: 23470 16988 179 410 0 23052 0
[pid=6139] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6139/stat : 6139 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297429557 9367552 267 33554432000 4194304 5064252 140735205941184 140735205940096 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6139/statm: 2287 267 226 213 0 72 0
[pid=6140] ppid=6139 vsize=286896 CPUtime=1367.83 cores=1,3,5,7
/proc/6140/stat : 6140 (glucose_static) R 6139 6093 5920 0 -1 4202496 100874 0 0 0 136620 163 0 0 20 0 1 0 297429557 293781504 68602 33554432000 4194304 4896791 140733675955584 140733675952792 4203826 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6140/statm: 71724 68602 78 172 0 71550 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 399072

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.2 s]
/proc/loadavg: 2.10 2.03 2.01 2/174 6181
/proc/meminfo: memFree=27142296/32873844 swapFree=7116/7116
[pid=6093] ppid=6091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6093/stat : 6093 (runPb2satCp2.sh) S 6091 6093 5920 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 297386251 9367552 275 33554432000 4194304 5064252 140735452517536 140735452516448 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6093/statm: 2287 275 233 213 0 72 0
[pid=6094] ppid=6093 vsize=93880 CPUtime=432.26 cores=1,3,5,7
/proc/6094/stat : 6094 (pb2sat) S 6093 6093 5920 0 -1 4202496 37771 203462 0 0 838 150 42131 107 20 0 1 0 297386251 96133120 16988 33554432000 4194304 5873084 140734530071168 140734530064984 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 57 0 0
/proc/6094/statm: 23470 16988 179 410 0 23052 0
[pid=6139] ppid=6094 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6139/stat : 6139 (satsolver.sh) S 6094 6093 5920 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297429557 9367552 267 33554432000 4194304 5064252 140735205941184 140735205940096 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6139/statm: 2287 267 226 213 0 72 0
[pid=6140] ppid=6139 vsize=286896 CPUtime=1367.83 cores=1,3,5,7
/proc/6140/stat : 6140 (glucose_static) R 6139 6093 5920 0 -1 4202496 100874 0 0 0 136620 163 0 0 20 0 1 0 297429557 293781504 68602 33554432000 4194304 4896791 140733675955584 140733675952792 4203826 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6140/statm: 71724 68602 78 172 0 71550 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 399072

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6093 and gives
#  childrusage.ru_utime.tv_sec=429
#  childrusage.ru_utime.tv_usec=702675
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=588606
# CPU time returned by wait4() is 432.291
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.21
CPU time (s): 1800.09
CPU user time (s): 1795.89
CPU system time (s): 4.2
CPU usage (%): 99.9376
Max. virtual memory (cumulated for all children) (KiB): 862480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 429.703
system time used= 2.58861
maximum resident set size= 216284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242210
page faults= 0
swaps= 0
block input operations= 8
block output operations= 615728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 156
involuntary context switches= 502

runsolver used 2.93855 second user time and 8.5427 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-29 19:29:37
IDJOB=3694842
IDBENCH=1974
IDSOLVER=2273
FILE ID=node108/3694842-1338312576
RUNJOBID= node108-1338312576-6071
PBS_JOBID= 14632120
Free space on /tmp= 71644 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694842-1338312576/watcher-3694842-1338312576 -o /tmp/evaluation-result-3694842-1338312576/solver-3694842-1338312576 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694842-1338312576.opb 957660336 HOME HOME

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

MD5SUM BENCH= fad34197fa8b5ebd519d12750a352ad5
RANDOM SEED=957660336

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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	: 5438.55
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.273
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.90
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.273
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:        27526692 kB
Buffers:          311596 kB
Cached:          4223128 kB
SwapCached:            0 kB
Active:          1038860 kB
Inactive:        3510212 kB
Active(anon):       1848 kB
Inactive(anon):    13452 kB
Active(file):    1037012 kB
Inactive(file):  3496760 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             50468 kB
Writeback:             0 kB
AnonPages:         19872 kB
Mapped:            13500 kB
Shmem:               200 kB
Slab:             660164 kB
SReclaimable:     101920 kB
SUnreclaim:       558244 kB
KernelStack:        1400 kB
PageTables:         3880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71588 MiB
End job on node108 at 2012-05-29 19:59:38