Trace number 3696468

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-3.opb
MD5SUM29f577041bedcbf69a98210424b233be
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints81068
Number of constraints which are clauses81068
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 constraint2
Number of terms in the objective function 1150
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.25	c model valid
0.00/0.25	c current solution ok
0.00/0.38	o 0
0.00/0.38	c current bound: 575
0.00/0.38	c (debug) using card networks
5.37/5.49	c current bound: 863
5.37/5.49	c (debug) using card networks
14.26/14.33	c current bound: 1007
14.26/14.33	c (debug) using card networks
26.66/26.75	c current bound: 1079
26.66/26.75	c (debug) using card networks
42.13/42.25	c current bound: 1115
42.13/42.25	c (debug) using card networks
46.16/46.24	c model valid
46.16/46.24	c current solution ok
46.16/46.25	o -35
46.16/46.25	c current bound: 1097
46.16/46.25	c (debug) using card networks
63.24/63.36	c current bound: 1106
63.24/63.36	c (debug) using card networks
81.44/81.51	c model valid
81.44/81.51	c current solution ok
81.44/81.51	o -44
81.44/81.51	c current bound: 1102
81.44/81.51	c (debug) using card networks
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	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-3696468-1338063419/watcher-3696468-1338063419 -o /tmp/evaluation-result-3696468-1338063419/solver-3696468-1338063419 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696468-1338063419.opb 300385377 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2287
/proc/meminfo: memFree=28889648/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0

[startup+0.0891939 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2287
/proc/meminfo: memFree=28889648/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2287
/proc/meminfo: memFree=28889648/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300201 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2287
/proc/meminfo: memFree=28889648/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700159 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2287
/proc/meminfo: memFree=28889648/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 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.01 2.00 3/181 2294
/proc/meminfo: memFree=28869916/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=8300 CPUtime=0.42 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 2452 2653 0 0 31 10 1 0 20 0 1 0 272470425 8499200 1417 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 2075 1417 172 410 0 1657 0
[pid=2293] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2293/stat : 2293 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272470468 9367552 267 33554432000 4194304 5064252 140734713850544 140734713849456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2293/statm: 2287 267 226 213 0 72 0
[pid=2294] ppid=2293 vsize=32812 CPUtime=1.05 cores=1,3,5,7
/proc/2294/stat : 2294 (glucose_static) R 2293 2287 1205 0 -1 4202496 8551 0 0 0 104 1 0 0 20 0 1 0 272470469 33599488 7409 33554432000 4194304 4896791 140734163800704 140734163798216 4224722 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2294/statm: 8203 7409 76 172 0 8029 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 59408

[startup+3.10038 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2294
/proc/meminfo: memFree=28867372/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=8300 CPUtime=0.42 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 2452 2653 0 0 31 10 1 0 20 0 1 0 272470425 8499200 1417 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 2075 1417 172 410 0 1657 0
[pid=2293] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2293/stat : 2293 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272470468 9367552 267 33554432000 4194304 5064252 140734713850544 140734713849456 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2293/statm: 2287 267 226 213 0 72 0
[pid=2294] ppid=2293 vsize=32892 CPUtime=2.64 cores=1,3,5,7
/proc/2294/stat : 2294 (glucose_static) R 2293 2287 1205 0 -1 4202496 10326 0 0 0 263 1 0 0 20 0 1 0 272470469 33681408 7459 33554432000 4194304 4896791 140734163800704 140734163798216 4224812 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2294/statm: 8223 7459 76 172 0 8049 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 59488

[startup+6.30023 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2294
/proc/meminfo: memFree=28864092/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=11372 CPUtime=5.52 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 3720 16697 0 0 36 10 502 4 20 0 1 0 272470425 11644928 2186 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 2843 2186 172 410 0 2425 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 20520

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2297
/proc/meminfo: memFree=28853860/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=11372 CPUtime=5.52 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 3720 16697 0 0 36 10 502 4 20 0 1 0 272470425 11644928 2186 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 2843 2186 172 410 0 2425 0
[pid=2296] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2296/stat : 2296 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272470980 9367552 267 33554432000 4194304 5064252 140733581253008 140733581251920 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2296/statm: 2287 267 226 213 0 72 0
[pid=2297] ppid=2296 vsize=35880 CPUtime=7.14 cores=1,3,5,7
/proc/2297/stat : 2297 (glucose_static) R 2296 2287 1205 0 -1 4202496 13943 0 0 0 710 4 0 0 20 0 1 0 272470980 36741120 7639 33554432000 4194304 4896791 140734195272224 140734195269736 4224706 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2297/statm: 8970 7639 77 172 0 8796 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 65548

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2300
/proc/meminfo: memFree=28860228/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=11372 CPUtime=14.36 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 4988 33513 0 0 41 11 1375 9 20 0 1 0 272470425 11644928 2186 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 2843 2186 172 410 0 2425 0
[pid=2299] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2299/stat : 2299 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272471863 9367552 267 33554432000 4194304 5064252 140737205102208 140737205101120 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2299/statm: 2287 267 226 213 0 72 0
[pid=2300] ppid=2299 vsize=36252 CPUtime=11.1 cores=1,3,5,7
/proc/2300/stat : 2300 (glucose_static) R 2299 2287 1205 0 -1 4202496 18289 0 0 0 1106 4 0 0 20 0 1 0 272471863 37122048 7831 33554432000 4194304 4896791 140733464183632 140733464181144 4230751 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2300/statm: 9063 7831 78 172 0 8889 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 65920

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2309
/proc/meminfo: memFree=28855300/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=12888 CPUtime=46.27 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 9936 92048 0 0 66 14 4522 25 20 0 1 0 272470425 13197312 2625 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 3222 2625 172 410 0 2804 0
[pid=2308] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2308/stat : 2308 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272475055 9367552 266 33554432000 4194304 5064252 140736414495600 140736414494512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2308/statm: 2287 266 226 213 0 72 0
[pid=2309] ppid=2308 vsize=36604 CPUtime=4.77 cores=1,3,5,7
/proc/2309/stat : 2309 (glucose_static) R 2308 2287 1205 0 -1 4202496 13107 0 0 0 475 2 0 0 20 0 1 0 272475056 37482496 8038 33554432000 4194304 4896791 140735973325024 140735973322536 4224706 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2309/statm: 9151 8038 78 172 0 8977 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 67788

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2315
/proc/meminfo: memFree=28840940/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=12888 CPUtime=81.52 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 13327 144380 0 0 86 15 8012 39 20 0 1 0 272470425 13197312 2625 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 3222 2625 172 410 0 2804 0
[pid=2314] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2314/stat : 2314 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272478582 9367552 267 33554432000 4194304 5064252 140735173743568 140735173742480 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2314/statm: 2287 267 226 213 0 72 0
[pid=2315] ppid=2314 vsize=39164 CPUtime=20.71 cores=1,3,5,7
/proc/2315/stat : 2315 (glucose_static) R 2314 2287 1205 0 -1 4202496 27126 0 0 0 2065 6 0 0 20 0 1 0 272478582 40103936 8995 33554432000 4194304 4896791 140735303125120 140735303120200 4230803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2315/statm: 9791 8995 78 172 0 9617 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 70348

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2316
/proc/meminfo: memFree=28816724/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=12888 CPUtime=81.52 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 13327 144380 0 0 86 15 8012 39 20 0 1 0 272470425 13197312 2625 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 3222 2625 172 410 0 2804 0
[pid=2314] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2314/stat : 2314 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272478582 9367552 267 33554432000 4194304 5064252 140735173743568 140735173742480 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2314/statm: 2287 267 226 213 0 72 0
[pid=2315] ppid=2314 vsize=68880 CPUtime=80.68 cores=1,3,5,7
/proc/2315/stat : 2315 (glucose_static) R 2314 2287 1205 0 -1 4202496 44835 0 0 0 8055 13 0 0 20 0 1 0 272478582 70533120 13963 33554432000 4194304 4896791 140735303125120 140735303122408 4231978 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2315/statm: 17220 13963 78 172 0 17046 0
Current children cumulated CPU time (s) 162.2

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

/proc/2315/stat : 2315 (glucose_static) R 2314 2287 1205 0 -1 4202496 137156 0 0 0 133949 94 0 0 20 0 1 0 272478582 172945408 35915 33554432000 4194304 4896791 140735303125120 140735303122376 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2315/statm: 42223 35915 78 172 0 42049 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 200076

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2378
/proc/meminfo: memFree=27422496/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=12888 CPUtime=81.52 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 13327 144380 0 0 86 15 8012 39 20 0 1 0 272470425 13197312 2625 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 3222 2625 172 410 0 2804 0
[pid=2314] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2314/stat : 2314 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272478582 9367552 267 33554432000 4194304 5064252 140735173743568 140735173742480 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2314/statm: 2287 267 226 213 0 72 0
[pid=2315] ppid=2314 vsize=171696 CPUtime=1400.42 cores=1,3,5,7
/proc/2315/stat : 2315 (glucose_static) R 2314 2287 1205 0 -1 4202496 138848 0 0 0 139945 97 0 0 20 0 1 0 272478582 175816704 36175 33554432000 4194304 4896791 140735303125120 140735303122328 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2315/statm: 42924 36175 78 172 0 42750 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 202880

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2378
/proc/meminfo: memFree=27434636/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=12888 CPUtime=81.52 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 13327 144380 0 0 86 15 8012 39 20 0 1 0 272470425 13197312 2625 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 3222 2625 172 410 0 2804 0
[pid=2314] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2314/stat : 2314 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272478582 9367552 267 33554432000 4194304 5064252 140735173743568 140735173742480 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2314/statm: 2287 267 226 213 0 72 0
[pid=2315] ppid=2314 vsize=123276 CPUtime=1460.41 cores=1,3,5,7
/proc/2315/stat : 2315 (glucose_static) R 2314 2287 1205 0 -1 4202496 140534 0 0 0 145941 100 0 0 20 0 1 0 272478582 126234624 28413 33554432000 4194304 4896791 140735303125120 140735303122696 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2315/statm: 30819 28413 78 172 0 30645 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 154460

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 2378
/proc/meminfo: memFree=27423616/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=12888 CPUtime=81.52 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 13327 144380 0 0 86 15 8012 39 20 0 1 0 272470425 13197312 2625 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 3222 2625 172 410 0 2804 0
[pid=2314] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2314/stat : 2314 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272478582 9367552 267 33554432000 4194304 5064252 140735173743568 140735173742480 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2314/statm: 2287 267 226 213 0 72 0
[pid=2315] ppid=2314 vsize=125636 CPUtime=1520.39 cores=1,3,5,7
/proc/2315/stat : 2315 (glucose_static) R 2314 2287 1205 0 -1 4202496 142727 0 0 0 151937 102 0 0 20 0 1 0 272478582 128651264 28772 33554432000 4194304 4896791 140735303125120 140735303122696 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2315/statm: 31409 28772 78 172 0 31235 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 156820

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2379
/proc/meminfo: memFree=27391584/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=12888 CPUtime=81.52 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 13327 144380 0 0 86 15 8012 39 20 0 1 0 272470425 13197312 2625 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 3222 2625 172 410 0 2804 0
[pid=2314] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2314/stat : 2314 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272478582 9367552 267 33554432000 4194304 5064252 140735173743568 140735173742480 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2314/statm: 2287 267 226 213 0 72 0
[pid=2315] ppid=2314 vsize=177164 CPUtime=1580.39 cores=1,3,5,7
/proc/2315/stat : 2315 (glucose_static) R 2314 2287 1205 0 -1 4202496 143694 0 0 0 157935 104 0 0 20 0 1 0 272478582 181415936 39949 33554432000 4194304 4896791 140735303125120 140735303122552 4224960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2315/statm: 44291 39949 78 172 0 44117 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 208348

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2379
/proc/meminfo: memFree=27426836/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=12888 CPUtime=81.52 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 13327 144380 0 0 86 15 8012 39 20 0 1 0 272470425 13197312 2625 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 3222 2625 172 410 0 2804 0
[pid=2314] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2314/stat : 2314 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272478582 9367552 267 33554432000 4194304 5064252 140735173743568 140735173742480 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2314/statm: 2287 267 226 213 0 72 0
[pid=2315] ppid=2314 vsize=128084 CPUtime=1640.38 cores=1,3,5,7
/proc/2315/stat : 2315 (glucose_static) R 2314 2287 1205 0 -1 4202496 145622 0 0 0 163931 107 0 0 20 0 1 0 272478582 131158016 30588 33554432000 4194304 4896791 140735303125120 140735303122696 4225445 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2315/statm: 32021 30588 78 172 0 31847 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 159268

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2379
/proc/meminfo: memFree=27415284/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=12888 CPUtime=81.52 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 13327 144380 0 0 86 15 8012 39 20 0 1 0 272470425 13197312 2625 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 3222 2625 172 410 0 2804 0
[pid=2314] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2314/stat : 2314 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272478582 9367552 267 33554432000 4194304 5064252 140735173743568 140735173742480 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2314/statm: 2287 267 226 213 0 72 0
[pid=2315] ppid=2314 vsize=129740 CPUtime=1700.37 cores=1,3,5,7
/proc/2315/stat : 2315 (glucose_static) R 2314 2287 1205 0 -1 4202496 147689 0 0 0 169927 110 0 0 20 0 1 0 272478582 132853760 31105 33554432000 4194304 4896791 140735303125120 140735303122632 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2315/statm: 32435 31105 78 172 0 32261 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 160924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2379
/proc/meminfo: memFree=27387844/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=12888 CPUtime=81.52 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 13327 144380 0 0 86 15 8012 39 20 0 1 0 272470425 13197312 2625 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 3222 2625 172 410 0 2804 0
[pid=2314] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2314/stat : 2314 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272478582 9367552 267 33554432000 4194304 5064252 140735173743568 140735173742480 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2314/statm: 2287 267 226 213 0 72 0
[pid=2315] ppid=2314 vsize=149256 CPUtime=1718.57 cores=1,3,5,7
/proc/2315/stat : 2315 (glucose_static) R 2314 2287 1205 0 -1 4202496 147861 0 0 0 171747 110 0 0 20 0 1 0 272478582 152838144 34853 33554432000 4194304 4896791 140735303125120 140735303122376 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2315/statm: 37314 34853 78 172 0 37140 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 180440

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2379
/proc/meminfo: memFree=27387844/32873844 swapFree=7104/7104
[pid=2287] ppid=2285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2287/stat : 2287 (runPb2sat.sh) S 2285 2287 1205 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272470424 9367552 275 33554432000 4194304 5064252 140734433661488 140734433660400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2287/statm: 2287 275 233 213 0 72 0
[pid=2288] ppid=2287 vsize=12888 CPUtime=81.52 cores=1,3,5,7
/proc/2288/stat : 2288 (pb2sat) S 2287 2287 1205 0 -1 4202496 13327 144380 0 0 86 15 8012 39 20 0 1 0 272470425 13197312 2625 33554432000 4194304 5873084 140735840919504 140735840913320 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2288/statm: 3222 2625 172 410 0 2804 0
[pid=2314] ppid=2288 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2314/stat : 2314 (satsolver.sh) S 2288 2287 1205 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272478582 9367552 267 33554432000 4194304 5064252 140735173743568 140735173742480 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2314/statm: 2287 267 226 213 0 72 0
[pid=2315] ppid=2314 vsize=149256 CPUtime=1718.57 cores=1,3,5,7
/proc/2315/stat : 2315 (glucose_static) R 2314 2287 1205 0 -1 4202496 147861 0 0 0 171747 110 0 0 20 0 1 0 272478582 152838144 34853 33554432000 4194304 4896791 140735303125120 140735303122376 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2315/statm: 37314 34853 78 172 0 37140 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 180440

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2287 and gives
#  childrusage.ru_utime.tv_sec=80
#  childrusage.ru_utime.tv_usec=985688
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=554915
# CPU time returned by wait4() is 81.5406
# 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): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.45
CPU system time (s): 1.64
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 241064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.9857
system time used= 0.554915
maximum resident set size= 43456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158686
page faults= 0
swaps= 0
block input operations= 0
block output operations= 68920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81
involuntary context switches= 286

runsolver used 2.82157 second user time and 7.07392 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-26 22:16:59
IDJOB=3696468
IDBENCH=2261
IDSOLVER=2274
FILE ID=node104/3696468-1338063419
RUNJOBID= node104-1338052957-1222
PBS_JOBID= 14624411
Free space on /tmp= 70988 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-3.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696468-1338063419/watcher-3696468-1338063419 -o /tmp/evaluation-result-3696468-1338063419/solver-3696468-1338063419 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696468-1338063419.opb 300385377 HOME HOME

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

MD5SUM BENCH= 29f577041bedcbf69a98210424b233be
RANDOM SEED=300385377

node104.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.266
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.53
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.266
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.266
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.266
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.92
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.266
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.266
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28889648 kB
Buffers:          285440 kB
Cached:          2784880 kB
SwapCached:            0 kB
Active:          1271896 kB
Inactive:        1910864 kB
Active(anon):     114744 kB
Inactive(anon):        0 kB
Active(file):    1157152 kB
Inactive(file):  1910864 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10464 kB
Writeback:             0 kB
AnonPages:        119296 kB
Mapped:            15272 kB
Shmem:               200 kB
Slab:             659404 kB
SReclaimable:     102016 kB
SUnreclaim:       557388 kB
KernelStack:        1464 kB
PageTables:         4260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     235372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 70672 MiB
End job on node104 at 2012-05-26 22:46:59